diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:24:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:24:14 +0000 |
commit | dfa12f0a4f9b7d9e71f89b6de14da03fe9f9217f (patch) | |
tree | 6acf0ee83de9b804816853e0f488a4435744eb0d /media-gfx/gphoto2/gphoto2-2.5.5.ebuild | |
parent | Stable for ppc, wrt bug #529964 (diff) | |
download | historical-dfa12f0a4f9b7d9e71f89b6de14da03fe9f9217f.tar.gz historical-dfa12f0a4f9b7d9e71f89b6de14da03fe9f9217f.tar.bz2 historical-dfa12f0a4f9b7d9e71f89b6de14da03fe9f9217f.zip |
Stable for ppc, wrt bug #529964
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-gfx/gphoto2/gphoto2-2.5.5.ebuild')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |