diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 15:31:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 15:31:35 +0000 |
commit | c076bb2e574afb6a4e91c76e9f994fe1899390ed (patch) | |
tree | 6a628de3aebc4098b396e3d4215d0043c5d1a51c | |
parent | Stable for alpha, wrt bug #508862 (diff) | |
download | gentoo-2-c076bb2e574afb6a4e91c76e9f994fe1899390ed.tar.gz gentoo-2-c076bb2e574afb6a4e91c76e9f994fe1899390ed.tar.bz2 gentoo-2-c076bb2e574afb6a4e91c76e9f994fe1899390ed.zip |
Stable for alpha, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | media-gfx/gphoto2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gphoto2/ChangeLog b/media-gfx/gphoto2/ChangeLog index 2a61f863fd04..94d121e9c287 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.147 2014/05/14 16:16:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.148 2014/05/17 15:31:35 ago Exp $ + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> gphoto2-2.5.3.ebuild: + Stable for alpha, wrt bug #508862 14 May 2014; Agostino Sarubbo <ago@gentoo.org> gphoto2-2.5.3.ebuild: Stable for sparc, wrt bug #508862 diff --git a/media-gfx/gphoto2/gphoto2-2.5.3.ebuild b/media-gfx/gphoto2/gphoto2-2.5.3.ebuild index 52cc934c7006..1b1a0892ec53 100644 --- a/media-gfx/gphoto2/gphoto2-2.5.3.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.5.3.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.3.ebuild,v 1.10 2014/05/14 16:16:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.3.ebuild,v 1.11 2014/05/17 15:31:35 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 |