summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:24 +0000
commitd004e2f268a889d7882a840b697995f483bbe816 (patch)
treeed15ac75c4e3585391f75fcd10ff464209236437 /media-gfx/exiv2
parentStable for ppc64, wrt bug #462890 (diff)
downloadgentoo-2-d004e2f268a889d7882a840b697995f483bbe816.tar.gz
gentoo-2-d004e2f268a889d7882a840b697995f483bbe816.tar.bz2
gentoo-2-d004e2f268a889d7882a840b697995f483bbe816.zip
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/ChangeLog5
-rw-r--r--media-gfx/exiv2/exiv2-0.23-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog
index d4de1ea74704..9dffcdd57572 100644
--- a/media-gfx/exiv2/ChangeLog
+++ b/media-gfx/exiv2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/exiv2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.107 2013/02/20 14:36:31 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.108 2013/04/02 20:56:24 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> exiv2-0.23-r1.ebuild:
+ Stable for ppc64, wrt bug #462890
20 Feb 2013; Andreas Schuerch <nativemad@gentoo.org> exiv2-0.23-r1.ebuild:
x86 stable, see bug 437432
diff --git a/media-gfx/exiv2/exiv2-0.23-r1.ebuild b/media-gfx/exiv2/exiv2-0.23-r1.ebuild
index b677bd04f403..228913e36296 100644
--- a/media-gfx/exiv2/exiv2-0.23-r1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.23-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild,v 1.5 2013/02/20 14:36:31 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild,v 1.6 2013/04/02 20:56:24 ago Exp $
EAPI=4
AUTOTOOLS_IN_SOURCE_BUILD=1
@@ -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_LINGUAS="de es fi fr pl ru sk"
IUSE="contrib doc examples nls xmp zlib static-libs $(printf 'linguas_%s ' ${IUSE_LINGUAS})"