diff options
author | Peter Weller <welp@gentoo.org> | 2007-06-01 19:56:09 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-06-01 19:56:09 +0000 |
commit | 0aa5593c1948c967929b4079f1a9fea5b19ae139 (patch) | |
tree | 802c7734998b2142a05d59813badc03f48c95c36 /media-gfx | |
parent | Remove old version (diff) | |
download | gentoo-2-0aa5593c1948c967929b4079f1a9fea5b19ae139.tar.gz gentoo-2-0aa5593c1948c967929b4079f1a9fea5b19ae139.tar.bz2 gentoo-2-0aa5593c1948c967929b4079f1a9fea5b19ae139.zip |
Stable on amd64 wrt bug 178802
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-gfx')
-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 afda575cd359..7677dbdfc3fb 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.25 2007/06/01 18:00:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.26 2007/06/01 19:56:09 welp Exp $ + + 01 Jun 2007; Peter Weller <welp@gentoo.org> exiv2-0.13.ebuild: + Stable on amd64 wrt bug 178802 01 Jun 2007; nixnut <nixnut@gentoo.org> exiv2-0.13.ebuild: Stable on ppc wrt bug 178802 diff --git a/media-gfx/exiv2/exiv2-0.13.ebuild b/media-gfx/exiv2/exiv2-0.13.ebuild index c74f96fd0e70..172c083b7107 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.6 2007/06/01 18:00:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13.ebuild,v 1.7 2007/06/01 19:56:09 welp Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="doc nls zlib unicode" IUSE_LINGUAS="de es fi fr pl ru" |