diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-10 22:07:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-10 22:07:34 +0000 |
commit | 188cbe061c8d7e26b6195c1e89cfaf861e025bfe (patch) | |
tree | 360cb7b4ec9fd0d872e28404da2c16bf9cf6e888 /media-gfx | |
parent | Install MANUAL (diff) | |
download | gentoo-2-188cbe061c8d7e26b6195c1e89cfaf861e025bfe.tar.gz gentoo-2-188cbe061c8d7e26b6195c1e89cfaf861e025bfe.tar.bz2 gentoo-2-188cbe061c8d7e26b6195c1e89cfaf861e025bfe.zip |
Marking exiv2-0.21.1-r2 ppc for bug 396359
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.21.1-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 8427ce7623d7..e05e797092a8 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.96 2011/09/09 15:25:20 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.97 2012/01/10 22:07:34 ranger Exp $ + + 10 Jan 2012; Brent Baude <ranger@gentoo.org> exiv2-0.21.1-r2.ebuild: + Marking exiv2-0.21.1-r2 ppc for bug 396359 *exiv2-0.21.1-r2 (09 Sep 2011) diff --git a/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild b/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild index fe8a0c72f766..d2db77adb7d6 100644 --- a/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild,v 1.1 2011/09/09 15:25:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild,v 1.2 2012/01/10 22:07:34 ranger Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -13,7 +13,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 xmp zlib" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |