diff options
Diffstat (limited to 'media-gfx/exif/exif-0.6.19.ebuild')
-rw-r--r-- | media-gfx/exif/exif-0.6.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exif/exif-0.6.19.ebuild b/media-gfx/exif/exif-0.6.19.ebuild index b40b0d7204dc..09893dc0be17 100644 --- a/media-gfx/exif/exif-0.6.19.ebuild +++ b/media-gfx/exif/exif-0.6.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.19.ebuild,v 1.1 2009/11/14 20:31:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.19.ebuild,v 1.2 2009/12/15 16:29:10 ssuominen Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libexif/${P}.tar.gz" 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="nls" RDEPEND=">=dev-libs/popt-1.14 |