summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:50:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:50:36 +0000
commitaf478b2878487dc40afc5db8af99eefff86d4741 (patch)
tree51435e90816f6d38865a2327eab2c4194a1c0809 /dev-util
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-af478b2878487dc40afc5db8af99eefff86d4741.tar.gz
gentoo-2-af478b2878487dc40afc5db8af99eefff86d4741.tar.bz2
gentoo-2-af478b2878487dc40afc5db8af99eefff86d4741.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/itstool/ChangeLog7
-rw-r--r--dev-util/itstool/itstool-1.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/itstool/ChangeLog b/dev-util/itstool/ChangeLog
index 3aa21f19d78a..3b197f0a9b0c 100644
--- a/dev-util/itstool/ChangeLog
+++ b/dev-util/itstool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/itstool
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.18 2012/12/19 15:53:05 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.19 2013/01/01 11:50:36 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> itstool-1.2.0.ebuild:
+ Add ~ia64, wrt bug #449220
19 Dec 2012; Jeroen Roovers <jer@gentoo.org> itstool-1.2.0.ebuild:
Marked ~hppa (bug #447432).
diff --git a/dev-util/itstool/itstool-1.2.0.ebuild b/dev-util/itstool/itstool-1.2.0.ebuild
index 85107e7cb892..a7cd4ae5a79d 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-2012 Gentoo Foundation
+# 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.9 2012/12/19 15:53:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-1.2.0.ebuild,v 1.10 2013/01/01 11:50:36 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="amd64 ~hppa ~mips ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86"
IUSE=""
RDEPEND="dev-libs/libxml2[python]"