From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/itstool: itstool-1.2.0.ebuild ChangeLog
Date: Tue, 1 Jan 2013 11:50:36 +0000 (UTC) [thread overview]
Message-ID: <20130101115036.89CE22171D@flycatcher.gentoo.org> (raw)
ago 13/01/01 11:50:36
Modified: itstool-1.2.0.ebuild ChangeLog
Log:
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.10 dev-util/itstool/itstool-1.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/itstool-1.2.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/itstool-1.2.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/itstool-1.2.0.ebuild?r1=1.9&r2=1.10
Index: itstool-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-1.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- itstool-1.2.0.ebuild 19 Dec 2012 15:53:05 -0000 1.9
+++ itstool-1.2.0.ebuild 1 Jan 2013 11:50:36 -0000 1.10
@@ -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 @@
# 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]"
1.19 dev-util/itstool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/itstool/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 19 Dec 2012 15:53:05 -0000 1.18
+++ ChangeLog 1 Jan 2013 11:50:36 -0000 1.19
@@ -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).
next reply other threads:[~2013-01-01 11:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-01 11:50 Agostino Sarubbo (ago) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-01 18:23 [gentoo-commits] gentoo-x86 commit in dev-util/itstool: itstool-1.2.0.ebuild ChangeLog Agostino Sarubbo (ago)
2013-04-01 17:53 Agostino Sarubbo (ago)
2013-03-29 13:23 Agostino Sarubbo (ago)
2013-03-28 15:48 Agostino Sarubbo (ago)
2013-03-27 9:42 Agostino Sarubbo (ago)
2013-03-26 16:48 Agostino Sarubbo (ago)
2013-02-25 8:34 Zac Medico (zmedico)
2013-02-08 15:27 Agostino Sarubbo (ago)
2013-01-06 9:32 Agostino Sarubbo (ago)
2013-01-01 14:18 Agostino Sarubbo (ago)
2012-09-23 6:05 Anthony G. Basile (blueness)
2012-09-23 5:20 Anthony G. Basile (blueness)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130101115036.89CE22171D@flycatcher.gentoo.org \
--to=ago@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox