diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-06-24 15:10:19 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-06-24 15:10:19 +0000 |
commit | 1511aed866043a7e362e57af4d2701ac37b6e832 (patch) | |
tree | 92b106d8333afe5f41367f141da164a2a181d87d /media-gfx/gphoto2/gphoto2-2.1.5.ebuild | |
parent | version bump for g/fsd. fix einstall (#95679) (#72012) (diff) | |
download | gentoo-2-1511aed866043a7e362e57af4d2701ac37b6e832.tar.gz gentoo-2-1511aed866043a7e362e57af4d2701ac37b6e832.tar.bz2 gentoo-2-1511aed866043a7e362e57af4d2701ac37b6e832.zip |
version bump (#96879)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-gfx/gphoto2/gphoto2-2.1.5.ebuild')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.1.5.ebuild b/media-gfx/gphoto2/gphoto2-2.1.5.ebuild index 94685127fc6a..266a04af7c52 100644 --- a/media-gfx/gphoto2/gphoto2-2.1.5.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.5.ebuild,v 1.3 2005/03/30 20:37:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.5.ebuild,v 1.4 2005/06/24 15:10:19 liquidx Exp $ inherit libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ia64 ~ppc64 ~alpha" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="nls jpeg readline ncurses aalib" # jpeg useflag -> exif support |