diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:34:06 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:34:06 +0000 |
commit | 89da07842d27e7c6ce81e36ccdffecfb60fc4abc (patch) | |
tree | e2b689f0264a004415243fd88808472d33c85dea /media-libs/libgphoto2/libgphoto2-2.1.4.ebuild | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.tar.gz gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.tar.bz2 gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.zip |
stable on amd64.
Diffstat (limited to 'media-libs/libgphoto2/libgphoto2-2.1.4.ebuild')
-rw-r--r-- | media-libs/libgphoto2/libgphoto2-2.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgphoto2/libgphoto2-2.1.4.ebuild b/media-libs/libgphoto2/libgphoto2-2.1.4.ebuild index 5bd1955b5f74..87c591563f2f 100644 --- a/media-libs/libgphoto2/libgphoto2-2.1.4.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.1.4.ebuild,v 1.15 2004/10/07 02:50:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.1.4.ebuild,v 1.16 2004/10/17 11:33:16 absinthe Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64 ~ia64 ppc64" +KEYWORDS="x86 ~ppc sparc amd64 ~ia64 ppc64" IUSE="nls doc jpeg" # needs >usbutils-0.11-r2 to avoid /usr/lib/libusb* |