From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild
Date: Tue, 14 Feb 2012 11:10:50 +0000 (UTC) [thread overview]
Message-ID: <20120214111050.A86CC2004B@flycatcher.gentoo.org> (raw)
aballier 12/02/14 11:10:50
Modified: ChangeLog Test-Requires-0.60.0.ebuild
Log:
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-perl/Test-Requires/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 6 Nov 2011 17:42:01 -0000 1.10
+++ ChangeLog 14 Feb 2012 11:10:50 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Requires
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.10 2011/11/06 17:42:01 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/ChangeLog,v 1.11 2012/02/14 11:10:50 aballier Exp $
+
+ 14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
+ Test-Requires-0.60.0.ebuild:
+ keyword ~x86-fbsd
06 Nov 2011; Markus Meier <maekke@gentoo.org> Test-Requires-0.60.0.ebuild:
add ~arm, bug #389001
1.4 dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild?r1=1.3&r2=1.4
Index: Test-Requires-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-Requires-0.60.0.ebuild 6 Nov 2011 17:42:01 -0000 1.3
+++ Test-Requires-0.60.0.ebuild 14 Feb 2012 11:10:50 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.3 2011/11/06 17:42:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Requires/Test-Requires-0.60.0.ebuild,v 1.4 2012/02/14 11:10:50 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Checks to see if the module can be loaded"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.61"
next reply other threads:[~2012-02-14 11:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 11:10 Alexis Ballier (aballier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-17 18:30 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Requires: ChangeLog Test-Requires-0.60.0.ebuild Agostino Sarubbo (ago)
2012-09-09 16:24 Raul Porcel (armin76)
2012-08-05 16:37 Markus Meier (maekke)
2012-08-02 1:11 Jeroen Roovers (jer)
2012-04-01 16:02 Raul Porcel (armin76)
2012-03-09 9:39 PaweA Hajdan (phajdan.jr)
2012-02-27 17:42 Brent Baude (ranger)
2012-02-24 10:39 Agostino Sarubbo (ago)
2012-02-19 12:08 Tobias Klausmann (klausman)
2011-11-06 17:42 Markus Meier (maekke)
2011-10-31 13:15 Jeroen Roovers (jer)
2011-08-28 13:33 Torsten Veller (tove)
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=20120214111050.A86CC2004B@flycatcher.gentoo.org \
--to=aballier@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