diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 14:47:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 14:47:32 +0000 |
commit | 294ae3f41d14673483a7425e1c8536790c0bd8f3 (patch) | |
tree | 234d0fb17845d1708283b28d7b09452f6aa985dd /media-gfx/exiv2/exiv2-0.19.ebuild | |
parent | ppc stable #305963 (diff) | |
download | historical-294ae3f41d14673483a7425e1c8536790c0bd8f3.tar.gz historical-294ae3f41d14673483a7425e1c8536790c0bd8f3.tar.bz2 historical-294ae3f41d14673483a7425e1c8536790c0bd8f3.zip |
ppc stable #306333
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.19.ebuild')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.19.ebuild b/media-gfx/exiv2/exiv2-0.19.ebuild index 538f3d3ed819..38752f2b0d01 100644 --- a/media-gfx/exiv2/exiv2-0.19.ebuild +++ b/media-gfx/exiv2/exiv2-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.6 2010/04/04 18:12:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.7 2010/04/18 14:47:32 nixnut Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="contrib doc examples nls unicode xmp zlib" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |