diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-25 11:21:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-25 11:21:17 +0000 |
commit | 0fb12977de26d127f423638a1461381787ba9f61 (patch) | |
tree | 738e526b1b4983eb0cdf11f5d35565eee38a079a /media-gfx | |
parent | Stable for alpha, wrt bug #532086 (diff) | |
download | gentoo-2-0fb12977de26d127f423638a1461381787ba9f61.tar.gz gentoo-2-0fb12977de26d127f423638a1461381787ba9f61.tar.bz2 gentoo-2-0fb12977de26d127f423638a1461381787ba9f61.zip |
Stable for alpha, wrt bug #534608
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.24-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 60b93abfce8d..c67cfaf0a9b5 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.133 2015/01/21 11:18:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.134 2015/01/25 11:21:17 ago Exp $ + + 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> exiv2-0.24-r1.ebuild: + Stable for alpha, wrt bug #534608 21 Jan 2015; Jeroen Roovers <jer@gentoo.org> exiv2-0.24-r1.ebuild: Stable for HPPA (bug #534608). diff --git a/media-gfx/exiv2/exiv2-0.24-r1.ebuild b/media-gfx/exiv2/exiv2-0.24-r1.ebuild index f30add3ea516..a22862389786 100644 --- a/media-gfx/exiv2/exiv2-0.24-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24-r1.ebuild,v 1.4 2015/01/21 11:18:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24-r1.ebuild,v 1.5 2015/01/25 11:21:17 ago Exp $ EAPI=5 AUTOTOOLS_IN_SOURCE_BUILD=1 @@ -14,7 +14,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/13" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="contrib doc examples nls xmp zlib static-libs $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |