diff options
author | 2007-05-11 18:09:48 +0000 | |
---|---|---|
committer | 2007-05-11 18:09:48 +0000 | |
commit | c01911493ece1f16daa8f953533689b24797722d (patch) | |
tree | 143fe1ffe48803237af5036a53394a6d35bc6df2 /media-gfx/exiv2 | |
parent | add metadata.xml (diff) | |
download | gentoo-2-c01911493ece1f16daa8f953533689b24797722d.tar.gz gentoo-2-c01911493ece1f16daa8f953533689b24797722d.tar.bz2 gentoo-2-c01911493ece1f16daa8f953533689b24797722d.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 30e9c5a448e7..6c99c8fa7f8d 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.20 2007/05/08 18:18:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.21 2007/05/11 18:09:48 gustavoz Exp $ + + 11 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> exiv2-0.13.ebuild: + Stable on sparc 08 May 2007; Raúl Porcel <armin76@gentoo.org> exiv2-0.13.ebuild: ia64 stable 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" |