diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:41:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:41:00 +0000 |
commit | 48c1f8a99070812dc61882dd024b93aed9ecde95 (patch) | |
tree | 6af44dc086892e2210da5c2f5b3b8abeb3a51a92 /media-libs/libgphoto2/libgphoto2-2.4.12.ebuild | |
parent | Marking cogl-1.8.2 ppc64 for bug 410611 (diff) | |
download | gentoo-2-48c1f8a99070812dc61882dd024b93aed9ecde95.tar.gz gentoo-2-48c1f8a99070812dc61882dd024b93aed9ecde95.tar.bz2 gentoo-2-48c1f8a99070812dc61882dd024b93aed9ecde95.zip |
Marking libgphoto2-2.4.12 ppc64 for bug 410611
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/libgphoto2/libgphoto2-2.4.12.ebuild')
-rw-r--r-- | media-libs/libgphoto2/libgphoto2-2.4.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgphoto2/libgphoto2-2.4.12.ebuild b/media-libs/libgphoto2/libgphoto2-2.4.12.ebuild index b29b5bbc4456..7ba412e75172 100644 --- a/media-libs/libgphoto2/libgphoto2-2.4.12.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.12.ebuild,v 1.3 2012/04/18 20:56:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.12.ebuild,v 1.4 2012/04/19 20:41:00 ranger Exp $ # TODO # 1. Track upstream bug --disable-docs does not work. @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc examples exif gd jpeg nls kernel_linux zeroconf" # By default, drivers for all supported cameras will be compiled. |