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-gfx/gphoto2 | |
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-gfx/gphoto2')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.1.4.ebuild b/media-gfx/gphoto2/gphoto2-2.1.4.ebuild index 5ea4ccc72d88..06fa66ce67cb 100644 --- a/media-gfx/gphoto2/gphoto2-2.1.4.ebuild +++ b/media-gfx/gphoto2/gphoto2-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-gfx/gphoto2/gphoto2-2.1.4.ebuild,v 1.3 2004/02/23 22:22:25 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.4.ebuild,v 1.4 2004/04/11 10:29:31 liquidx Exp $ inherit libtool flag-o-matic @@ -10,7 +10,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 jpeg readline ncurses aalib" # jpeg useflag -> exif support |