diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-04-11 10:29:31 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-04-11 10:29:31 +0000 |
commit | e7a7edf3f0f3cd36d663ce4335015462cd088ad3 (patch) | |
tree | eb7f4d973db7285d4eeb6c7cc96c5f71c28017b7 /media-libs/libgphoto2 | |
parent | Typo fixes: the "-e s/i386_64/x86_64/" parts of the sed command in pkg_setup ... (diff) | |
download | gentoo-2-e7a7edf3f0f3cd36d663ce4335015462cd088ad3.tar.gz gentoo-2-e7a7edf3f0f3cd36d663ce4335015462cd088ad3.tar.bz2 gentoo-2-e7a7edf3f0f3cd36d663ce4335015462cd088ad3.zip |
stable bump
Diffstat (limited to 'media-libs/libgphoto2')
-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 9a518ac46f90..5793e1568af5 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 Technologies, Inc. # 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.3 2004/02/23 22:23:32 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.1.4.ebuild,v 1.4 2004/04/11 10:28:48 liquidx Exp $ inherit libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc sparc ~amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc ~amd64 ~ia64" IUSE="nls doc jpeg" # needs >usbutils-0.11-r2 to avoid /usr/lib/libusb* |