diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:24:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:24:13 +0000 |
commit | 6ec268088e86fb9e7baac4e2b19a1387be4fb616 (patch) | |
tree | c2fe740e3d6ab05360ed13c6ad6d699e5bfe1a43 /media-gfx | |
parent | Stable for ppc, wrt bug #529964 (diff) | |
download | gentoo-2-6ec268088e86fb9e7baac4e2b19a1387be4fb616.tar.gz gentoo-2-6ec268088e86fb9e7baac4e2b19a1387be4fb616.tar.bz2 gentoo-2-6ec268088e86fb9e7baac4e2b19a1387be4fb616.zip |
Stable for ppc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gphoto2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gphoto2/ChangeLog b/media-gfx/gphoto2/ChangeLog index 515a7bbdb645..6aaf579df4f0 100644 --- a/media-gfx/gphoto2/ChangeLog +++ b/media-gfx/gphoto2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gphoto2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.160 2014/12/19 13:39:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.161 2014/12/28 12:24:13 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gphoto2-2.5.5.ebuild: + Stable for ppc, wrt bug #529964 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> gphoto2-2.5.5.ebuild: amd64 stable, bug 529964 diff --git a/media-gfx/gphoto2/gphoto2-2.5.5.ebuild b/media-gfx/gphoto2/gphoto2-2.5.5.ebuild index f6af8ab37b10..49f2a7210f8b 100644 --- a/media-gfx/gphoto2/gphoto2-2.5.5.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.5.ebuild,v 1.4 2014/12/19 13:39:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.5.ebuild,v 1.5 2014/12/28 12:24:13 ago Exp $ EAPI="5" inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 ~sparc x86" IUSE="aalib exif ncurses nls readline" # aalib -> needs libjpeg |