From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Bit-Vector: ChangeLog Bit-Vector-7.1.ebuild
Date: Wed, 03 Feb 2010 11:29:03 +0000 [thread overview]
Message-ID: <E1NcdPr-0000Kh-25@stork.gentoo.org> (raw)
aballier 10/02/03 11:29:03
Modified: ChangeLog Bit-Vector-7.1.ebuild
Log:
keyword ~x86-fbsd thanks to Johan Hattne <johan.hattne@utsouthwestern.edu>, bug #303291
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Revision Changes Path
1.34 dev-perl/Bit-Vector/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 12 Oct 2009 12:20:10 -0000 1.33
+++ ChangeLog 3 Feb 2010 11:29:02 -0000 1.34
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Bit-Vector
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.33 2009/10/12 12:20:10 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.34 2010/02/03 11:29:02 aballier Exp $
+
+ 03 Feb 2010; Alexis Ballier <aballier@gentoo.org> Bit-Vector-7.1.ebuild:
+ keyword ~x86-fbsd thanks to Johan Hattne
+ <johan.hattne@utsouthwestern.edu>, bug #303291
12 Oct 2009; Torsten Veller <tove@gentoo.org> -Bit-Vector-7.0.ebuild:
Cleanup
1.2 dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild?r1=1.1&r2=1.2
Index: Bit-Vector-7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Bit-Vector-7.1.ebuild 30 Sep 2009 19:09:32 -0000 1.1
+++ Bit-Vector-7.1.ebuild 3 Feb 2010 11:29:02 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v 1.1 2009/09/30 19:09:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v 1.2 2010/02/03 11:29:02 aballier Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Efficient bit vector, set of integers and big int math library"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-perl/Carp-Clan
next reply other threads:[~2010-02-03 11:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-03 11:29 Alexis Ballier (aballier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-09-04 11:20 [gentoo-commits] gentoo-x86 commit in dev-perl/Bit-Vector: ChangeLog Bit-Vector-7.1.ebuild Torsten Veller (tove)
2010-11-05 13:55 Samuli Suominen (ssuominen)
2010-06-27 18:59 Gysbert Wassenaar (nixnut)
2010-06-06 14:41 Raul Porcel (armin76)
2010-05-08 17:49 Raul Porcel (armin76)
2010-05-05 5:28 Jeroen Roovers (jer)
2010-04-17 8:49 Torsten Veller (tove)
2009-09-30 19:09 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=E1NcdPr-0000Kh-25@stork.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