From 2e08036af5cb0001bfd59d5c9d4baf9935fe2b57 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 6 Jan 2013 09:32:52 +0000 Subject: Add ~sparc, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- dev-util/itstool/ChangeLog | 5 ++++- dev-util/itstool/itstool-1.2.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util/itstool') diff --git a/dev-util/itstool/ChangeLog b/dev-util/itstool/ChangeLog index 6587fd49a0d6..8da0828f137a 100644 --- a/dev-util/itstool/ChangeLog +++ b/dev-util/itstool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/itstool # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.20 2013/01/01 14:18:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.21 2013/01/06 09:32:52 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo itstool-1.2.0.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo itstool-1.2.0.ebuild: Add ~alpha, wrt bug #449220 diff --git a/dev-util/itstool/itstool-1.2.0.ebuild b/dev-util/itstool/itstool-1.2.0.ebuild index 4689083a597f..82607f376c84 100644 --- a/dev-util/itstool/itstool-1.2.0.ebuild +++ b/dev-util/itstool/itstool-1.2.0.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/dev-util/itstool/itstool-1.2.0.ebuild,v 1.11 2013/01/01 14:18:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-1.2.0.ebuild,v 1.12 2013/01/06 09:32:52 ago Exp $ EAPI="4" PYTHON_USE_WITH="xml" @@ -15,7 +15,7 @@ SRC_URI="http://files.itstool.org/itstool/${P}.tar.bz2" # files in /usr/share/itstool/its are HPND/as-is || GPL-3 LICENSE="GPL-3+ || ( HPND GPL-3+ )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="dev-libs/libxml2[python]" -- cgit v1.2.3-65-gdbad