diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-29 20:02:12 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-29 20:02:12 +0000 |
commit | 3bcf717ba7d3c80daf6e693b11d056522baaf29b (patch) | |
tree | 08891db3e55c36915193360487fcc2e52cb8b144 /media-gfx | |
parent | Stable on ppc64; bug #145458 (diff) | |
download | gentoo-2-3bcf717ba7d3c80daf6e693b11d056522baaf29b.tar.gz gentoo-2-3bcf717ba7d3c80daf6e693b11d056522baaf29b.tar.bz2 gentoo-2-3bcf717ba7d3c80daf6e693b11d056522baaf29b.zip |
ppc stable
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 42dac075cca8..08bb1adbcfb5 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.6 2006/08/26 19:53:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.7 2006/08/29 20:02:12 dertobi123 Exp $ + + 29 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> exiv2-0.9.1.ebuild: + ppc stable 26 Aug 2006; Jason Wever <weeve@gentoo.org> exiv2-0.9.1.ebuild: Stable on SPARC wrt bug #145102. diff --git a/media-gfx/exiv2/exiv2-0.9.1.ebuild b/media-gfx/exiv2/exiv2-0.9.1.ebuild index c2ade8bf744a..aca0217b0664 100644 --- a/media-gfx/exiv2/exiv2-0.9.1.ebuild +++ b/media-gfx/exiv2/exiv2-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.4 2006/08/26 19:53:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.5 2006/08/29 20:02:12 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ppc sparc ~x86" IUSE="doc" DEPEND="" |