diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:21:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:21:05 +0000 |
commit | c47e9c756322a09d4617f90cede455cbb657df59 (patch) | |
tree | 6bdf56fc82f8e0ea65cf5a584df42f48ff625da7 /media-libs/gexiv2 | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-c47e9c756322a09d4617f90cede455cbb657df59.tar.gz gentoo-2-c47e9c756322a09d4617f90cede455cbb657df59.tar.bz2 gentoo-2-c47e9c756322a09d4617f90cede455cbb657df59.zip |
Add ~ia64, 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 | 7 | ||||
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index bd5963664473..cede1d4b396a 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.11 2012/12/31 15:43:33 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.12 2013/01/01 12:21:05 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gexiv2-0.4.1.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/media-libs/gexiv2/gexiv2-0.4.1.ebuild b/media-libs/gexiv2/gexiv2-0.4.1.ebuild index 1dfd50829e0a..7b1d4d9c2775 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 +# 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.6 2012/12/31 15:43:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.7 2013/01/01 12:21:05 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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="static-libs" RDEPEND=" |