diff options
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.13.ebuild')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.13.ebuild b/media-gfx/exiv2/exiv2-0.13.ebuild index 172c083b7107..622add323cef 100644 --- a/media-gfx/exiv2/exiv2-0.13.ebuild +++ b/media-gfx/exiv2/exiv2-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13.ebuild,v 1.7 2007/06/01 19:56:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13.ebuild,v 1.8 2007/06/14 10:35:49 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="doc nls zlib unicode" IUSE_LINGUAS="de es fi fr pl ru" |