diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:15 +0000 |
commit | 1411a59f872581ab24d9564c91ca04b3392ba487 (patch) | |
tree | 51c13c5d8bda28254a0c23b1f3de5960685aa77d /media-gfx | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-1411a59f872581ab24d9564c91ca04b3392ba487.tar.gz gentoo-2-1411a59f872581ab24d9564c91ca04b3392ba487.tar.bz2 gentoo-2-1411a59f872581ab24d9564c91ca04b3392ba487.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gphoto2/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.5.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gphoto2/ChangeLog b/media-gfx/gphoto2/ChangeLog index bc47bd115a41..4563cee91b49 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.162 2014/12/30 10:10:44 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.163 2015/01/01 08:41:15 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gphoto2-2.5.5.ebuild: + Stable for sparc, wrt bug #529964 30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gphoto2-2.5.5.ebuild: Stable for ppc64, wrt bug #529964 diff --git a/media-gfx/gphoto2/gphoto2-2.5.5.ebuild b/media-gfx/gphoto2/gphoto2-2.5.5.ebuild index 4eb2cceecb14..6ce91d2afecc 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 +# Copyright 1999-2015 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.6 2014/12/30 10:10:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.5.ebuild,v 1.7 2015/01/01 08:41:15 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 |