diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:34:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:34:26 +0000 |
commit | a82715bc45dab12fbca25169e9c9816aed17962a (patch) | |
tree | 04094e3b2eb3c3d9685d3fa49742599d24d6f367 /media-libs/gexiv2 | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-a82715bc45dab12fbca25169e9c9816aed17962a.tar.gz gentoo-2-a82715bc45dab12fbca25169e9c9816aed17962a.tar.bz2 gentoo-2-a82715bc45dab12fbca25169e9c9816aed17962a.zip |
Add ~ppc, 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 | 6 | ||||
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index eaa0f38c0f71..f69e3993416f 100644 --- a/media-libs/gexiv2/ChangeLog +++ b/media-libs/gexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gexiv2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.9 2012/12/10 07:48:18 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.10 2012/12/31 14:34:26 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: + Add ~ppc, wrt bug #449220 10 Dec 2012; Benedikt Böhm <hollow@gentoo.org> metadata.xml: remove myself and nutz from metadata @@ -42,4 +45,3 @@ 22 Aug 2010; Benedikt Böhm <hollow@gentoo.org> +gexiv2-0.1.0.ebuild, +metadata.xml: initial ebuild, bug #327011 - diff --git a/media-libs/gexiv2/gexiv2-0.4.1.ebuild b/media-libs/gexiv2/gexiv2-0.4.1.ebuild index 99e599219102..519065939dad 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-2012 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.4 2012/10/17 03:30:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.5 2012/12/31 14:34:26 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="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="static-libs" RDEPEND=" |