diff options
author | 2013-01-06 09:47:58 +0000 | |
---|---|---|
committer | 2013-01-06 09:47:58 +0000 | |
commit | 985c2a24a1b829f1ab592eba1b2f0c5add5682d0 (patch) | |
tree | 5062feafe062c17e10e87ac0ae3ea702238dd7c0 /media-libs/gexiv2 | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-985c2a24a1b829f1ab592eba1b2f0c5add5682d0.tar.gz gentoo-2-985c2a24a1b829f1ab592eba1b2f0c5add5682d0.tar.bz2 gentoo-2-985c2a24a1b829f1ab592eba1b2f0c5add5682d0.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index db22be91f335..d12b7eadb2e3 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.13 2013/01/01 14:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.14 2013/01/06 09:47:58 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: Add ~alpha, wrt bug #449220 diff --git a/media-libs/gexiv2/gexiv2-0.4.1.ebuild b/media-libs/gexiv2/gexiv2-0.4.1.ebuild index 3a2d4ebd474a..e797b21fb5dc 100644 --- a/media-libs/gexiv2/gexiv2-0.4.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.4.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.4.1.ebuild,v 1.8 2013/01/01 14:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.9 2013/01/06 09:47:58 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" RDEPEND=" |