diff options
author | 2007-05-11 18:09:48 +0000 | |
---|---|---|
committer | 2007-05-11 18:09:48 +0000 | |
commit | 1318bbcae7efc09f7fe6cb5b467221dfc31e406b (patch) | |
tree | 3115fcdacfdb49d1b178f7fb896ba190cdb4b07a /media-gfx/exiv2/exiv2-0.13.ebuild | |
parent | add metadata.xml (diff) | |
download | historical-1318bbcae7efc09f7fe6cb5b467221dfc31e406b.tar.gz historical-1318bbcae7efc09f7fe6cb5b467221dfc31e406b.tar.bz2 historical-1318bbcae7efc09f7fe6cb5b467221dfc31e406b.zip |
Stable on sparc
Package-Manager: portage-2.1.2.2
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 7f076ae6f768..d1443e10ebfe 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.3 2007/05/08 18:18:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13.ebuild,v 1.4 2007/05/11 18:09:48 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="doc nls zlib unicode" IUSE_LINGUAS="de es fi fr pl ru" |