diff options
author | 2009-06-11 15:23:52 +0000 | |
---|---|---|
committer | 2009-06-11 15:23:52 +0000 | |
commit | 42a2d833d0e8334e8de9c528970f11dfc77a9c37 (patch) | |
tree | 0715c80f6e6aa8d0b6a832550706b15a799c080d /media-gfx/exiv2/exiv2-0.18.1.ebuild | |
parent | Verion bumps and old version cleanup (diff) | |
download | gentoo-2-42a2d833d0e8334e8de9c528970f11dfc77a9c37.tar.gz gentoo-2-42a2d833d0e8334e8de9c528970f11dfc77a9c37.tar.bz2 gentoo-2-42a2d833d0e8334e8de9c528970f11dfc77a9c37.zip |
Sparc stable, fast stable for Bug #273577.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.18.1.ebuild')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.18.1.ebuild b/media-gfx/exiv2/exiv2-0.18.1.ebuild index e2969412dd22..88a9dcf833f3 100644 --- a/media-gfx/exiv2/exiv2-0.18.1.ebuild +++ b/media-gfx/exiv2/exiv2-0.18.1.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/exiv2/exiv2-0.18.1.ebuild,v 1.4 2009/06/11 14:26:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild,v 1.5 2009/06/11 15:23:52 fmccor Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,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="doc nls zlib xmp examples unicode" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |