diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 09:10:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 09:10:43 +0000 |
commit | 626a04496d601afca46303cf57994f31acd08f29 (patch) | |
tree | 4c221869c2eae8827fb2802c96c110494aefb650 /media-libs/gexiv2 | |
parent | Stable for alpha, wrt bug #483250 (diff) | |
download | gentoo-2-626a04496d601afca46303cf57994f31acd08f29.tar.gz gentoo-2-626a04496d601afca46303cf57994f31acd08f29.tar.bz2 gentoo-2-626a04496d601afca46303cf57994f31acd08f29.zip |
Stable for alpha, wrt bug #481934
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index c53c0c6e45ec..9967b24a2b89 100644 --- a/media-libs/gexiv2/ChangeLog +++ b/media-libs/gexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gexiv2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.21 2013/08/31 14:50:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.22 2013/09/03 09:10:43 ago Exp $ + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild: + Stable for alpha, wrt bug #481934 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.6.1.ebuild: Stable for arm, wrt bug #481934 diff --git a/media-libs/gexiv2/gexiv2-0.6.1.ebuild b/media-libs/gexiv2/gexiv2-0.6.1.ebuild index 519d0539c3d7..25a9d857ea0e 100644 --- a/media-libs/gexiv2/gexiv2-0.6.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.6.1.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-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.4 2013/08/31 14:50:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.5 2013/09/03 09:10:43 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${PN}_${PV}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="introspection static-libs" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |