diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-02-09 21:47:38 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-02-09 21:47:38 +0000 |
commit | 8a3e46fd041917d083114b901a1f0035b2b652d6 (patch) | |
tree | 2904f2e611dffbde9658602cd4e07ebb2205bc58 /media-gfx/exiv2 | |
parent | Update patch and fix some dependencies (diff) | |
download | gentoo-2-8a3e46fd041917d083114b901a1f0035b2b652d6.tar.gz gentoo-2-8a3e46fd041917d083114b901a1f0035b2b652d6.tar.bz2 gentoo-2-8a3e46fd041917d083114b901a1f0035b2b652d6.zip |
Stable on amd64, wrt bug #437432
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/exiv2')
-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 ea8d0eb91861..b94719445c99 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.103 2013/01/24 22:09:25 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.104 2013/02/09 21:47:38 pinkbyte Exp $ + + 09 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> exiv2-0.23-r1.ebuild: + Stable on amd64, wrt bug #437432 *exiv2-0.23-r1 (24 Jan 2013) diff --git a/media-gfx/exiv2/exiv2-0.23-r1.ebuild b/media-gfx/exiv2/exiv2-0.23-r1.ebuild index 8d5782c9da1a..9d37644a30b8 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.1 2013/01/24 22:09:25 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild,v 1.2 2013/02/09 21:47:38 pinkbyte 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})" |