diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:47:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:47:21 +0000 |
commit | 81065d650cc670f367c0d409ced7f393d9d02cb9 (patch) | |
tree | 762a2f562c16ac748fab5ba2fc21ce389116cb76 /media-libs/gexiv2 | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-81065d650cc670f367c0d409ced7f393d9d02cb9.tar.gz gentoo-2-81065d650cc670f367c0d409ced7f393d9d02cb9.tar.bz2 gentoo-2-81065d650cc670f367c0d409ced7f393d9d02cb9.zip |
Add ~arm, 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 d12b7eadb2e3..ca715bdc4302 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.14 2013/01/06 09:47:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.15 2013/02/02 22:47:21 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: Add ~sparc, wrt bug #449220 diff --git a/media-libs/gexiv2/gexiv2-0.4.1.ebuild b/media-libs/gexiv2/gexiv2-0.4.1.ebuild index e797b21fb5dc..9db0be32f127 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.9 2013/01/06 09:47:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.10 2013/02/02 22:47:21 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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" RDEPEND=" |