summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-18 20:26:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-18 20:26:43 +0000
commitf98e22b7aaf31a60aa9b5b25b4a139be24359e28 (patch)
treee6d7e3b099bef010635694f53338c06615b633e0 /media-gfx
parentStable for ppc, wrt bug #456630 (diff)
downloadgentoo-2-f98e22b7aaf31a60aa9b5b25b4a139be24359e28.tar.gz
gentoo-2-f98e22b7aaf31a60aa9b5b25b4a139be24359e28.tar.bz2
gentoo-2-f98e22b7aaf31a60aa9b5b25b4a139be24359e28.zip
Stable for ppc, wrt bug #437432
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/ChangeLog6
-rw-r--r--media-gfx/exiv2/exiv2-0.23-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog
index b94719445c99..0921edfaef67 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.104 2013/02/09 21:47:38 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.105 2013/02/18 20:26:43 ago Exp $
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> exiv2-0.23-r1.ebuild:
+ Stable for ppc, wrt bug #437432
09 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> exiv2-0.23-r1.ebuild:
Stable on amd64, wrt bug #437432
@@ -400,4 +403,3 @@
22 Mar 2006; Stefan Briesenick <sbriesen@gentoo.org> +metadata.xml,
+exiv2-0.9.1.ebuild:
initial commit, solving bug #109690.
-
diff --git a/media-gfx/exiv2/exiv2-0.23-r1.ebuild b/media-gfx/exiv2/exiv2-0.23-r1.ebuild
index 9d37644a30b8..45a245d6a524 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.2 2013/02/09 21:47:38 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild,v 1.3 2013/02/18 20:26:43 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})"