diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2013-02-20 14:36:31 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2013-02-20 14:36:31 +0000 |
commit | 7f0fb323833381c20d0033f1832c80d2e8a055b0 (patch) | |
tree | c06b9f69269a47706303d80714cb429e1c196e23 /media-gfx | |
parent | Disused IUSE ssl deleted, reported by Nikoli in Bug #457874 (diff) | |
download | gentoo-2-7f0fb323833381c20d0033f1832c80d2e8a055b0.tar.gz gentoo-2-7f0fb323833381c20d0033f1832c80d2e8a055b0.tar.bz2 gentoo-2-7f0fb323833381c20d0033f1832c80d2e8a055b0.zip |
x86 stable, see bug 437432
(Portage version: 2.1.11.50/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.23-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 791c392d2fd8..d4de1ea74704 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.106 2013/02/19 21:04:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.107 2013/02/20 14:36:31 nativemad Exp $ + + 20 Feb 2013; Andreas Schuerch <nativemad@gentoo.org> exiv2-0.23-r1.ebuild: + x86 stable, see bug 437432 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> exiv2-0.23-r1.ebuild: Stable for arm, wrt bug #437432 diff --git a/media-gfx/exiv2/exiv2-0.23-r1.ebuild b/media-gfx/exiv2/exiv2-0.23-r1.ebuild index 102c48763c7b..b677bd04f403 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.4 2013/02/19 21:04:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild,v 1.5 2013/02/20 14:36:31 nativemad 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})" |