diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:26:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:26:13 +0000 |
commit | 21dadc298d21d826bd3705e50c665be337139976 (patch) | |
tree | 3c76ac0721cd875f351122a7d76ba038bd5fa1b2 /media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild | |
parent | Stable for ppc64, wrt bug #508862 (diff) | |
download | gentoo-2-21dadc298d21d826bd3705e50c665be337139976.tar.gz gentoo-2-21dadc298d21d826bd3705e50c665be337139976.tar.bz2 gentoo-2-21dadc298d21d826bd3705e50c665be337139976.zip |
Stable for ppc64, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild')
-rw-r--r-- | media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild index d00075d91ba7..5b378d8761d4 100644 --- a/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.5.3.1.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-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild,v 1.5 2014/05/10 13:40:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild,v 1.6 2014/05/11 08:26:13 ago Exp $ # TODO # 1. Track upstream bug --disable-docs does not work. @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/6" # libgphoto2.so soname version -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples exif gd jpeg nls serial zeroconf" # By default, drivers for all supported cameras will be compiled. |