* [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild
@ 2009-08-30 13:01 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2009-08-30 13:01 UTC (permalink / raw
To: gentoo-commits
tove 09/08/30 13:01:56
Modified: ChangeLog
Added: Array-Compare-2.01.ebuild
Log:
Version bump
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Revision Changes Path
1.25 dev-perl/Array-Compare/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 30 Dec 2008 15:50:13 -0000 1.24
+++ ChangeLog 30 Aug 2009 13:01:55 -0000 1.25
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Array-Compare
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.24 2008/12/30 15:50:13 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.25 2009/08/30 13:01:55 tove Exp $
+
+*Array-Compare-2.01 (30 Aug 2009)
+
+ 30 Aug 2009; Torsten Veller <tove@gentoo.org> +Array-Compare-2.01.ebuild:
+ Version bump
30 Dec 2008; Torsten Veller <tove@gentoo.org> -Array-Compare-1.13.ebuild,
-Array-Compare-1.16.ebuild:
1.1 dev-perl/Array-Compare/Array-Compare-2.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.1&content-type=text/plain
Index: Array-Compare-2.01.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.1 2009/08/30 13:01:55 tove Exp $
EAPI=2
MODULE_AUTHOR=DAVECROSS
inherit perl-module
DESCRIPTION="Perl extension for comparing arrays."
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
SRC_TEST="do"
RDEPEND="dev-perl/Moose"
DEPEND=">=virtual/perl-Module-Build-0.28
test? ( dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage )
${RDEPEND}"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild
@ 2009-08-30 13:12 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2009-08-30 13:12 UTC (permalink / raw
To: gentoo-commits
tove 09/08/30 13:12:54
Modified: ChangeLog Array-Compare-2.01.ebuild
Log:
Only depend on Moose if tests are run
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Revision Changes Path
1.26 dev-perl/Array-Compare/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 30 Aug 2009 13:01:55 -0000 1.25
+++ ChangeLog 30 Aug 2009 13:12:54 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Array-Compare
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.25 2009/08/30 13:01:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.26 2009/08/30 13:12:54 tove Exp $
+
+ 30 Aug 2009; Torsten Veller <tove@gentoo.org> Array-Compare-2.01.ebuild:
+ Only depend on Moose if tests are run
*Array-Compare-2.01 (30 Aug 2009)
1.2 dev-perl/Array-Compare/Array-Compare-2.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?r1=1.1&r2=1.2
Index: Array-Compare-2.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Array-Compare-2.01.ebuild 30 Aug 2009 13:01:55 -0000 1.1
+++ Array-Compare-2.01.ebuild 30 Aug 2009 13:12:54 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.1 2009/08/30 13:01:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.2 2009/08/30 13:12:54 tove Exp $
EAPI=2
@@ -17,6 +17,6 @@
RDEPEND="dev-perl/Moose"
DEPEND=">=virtual/perl-Module-Build-0.28
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )
- ${RDEPEND}"
+ test? ( ${RDEPEND}
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage )"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild
@ 2009-10-26 13:59 Mounir Lamouri (volkmar)
0 siblings, 0 replies; 7+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-10-26 13:59 UTC (permalink / raw
To: gentoo-commits
volkmar 09/10/26 13:59:24
Modified: ChangeLog Array-Compare-2.01.ebuild
Log:
Re-Keywording for ppc.
Bug 283244.
(Portage version: 14478-svn/cvs/Linux ppc)
Revision Changes Path
1.28 dev-perl/Array-Compare/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 12 Sep 2009 17:05:48 -0000 1.27
+++ ChangeLog 26 Oct 2009 13:59:24 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Array-Compare
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.27 2009/09/12 17:05:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.28 2009/10/26 13:59:24 volkmar Exp $
+
+ 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+ Array-Compare-2.01.ebuild:
+ Re-Keywording for ppc, bug 283244
12 Sep 2009; Raúl Porcel <armin76@gentoo.org> Array-Compare-1.14.ebuild,
Array-Compare-1.17.ebuild:
1.3 dev-perl/Array-Compare/Array-Compare-2.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?r1=1.2&r2=1.3
Index: Array-Compare-2.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Array-Compare-2.01.ebuild 30 Aug 2009 13:12:54 -0000 1.2
+++ Array-Compare-2.01.ebuild 26 Oct 2009 13:59:24 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.2 2009/08/30 13:12:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.3 2009/10/26 13:59:24 volkmar Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Perl extension for comparing arrays."
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild
@ 2010-01-09 16:28 Fabian Groffen (grobian)
0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-09 16:28 UTC (permalink / raw
To: gentoo-commits
grobian 10/01/09 16:28:14
Modified: ChangeLog Array-Compare-2.01.ebuild
Log:
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Revision Changes Path
1.29 dev-perl/Array-Compare/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 26 Oct 2009 13:59:24 -0000 1.28
+++ ChangeLog 9 Jan 2010 16:28:14 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Array-Compare
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.28 2009/10/26 13:59:24 volkmar Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.29 2010/01/09 16:28:14 grobian Exp $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Array-Compare-2.01.ebuild:
+ Transfer Prefix keywords
26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
Array-Compare-2.01.ebuild:
1.4 dev-perl/Array-Compare/Array-Compare-2.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?r1=1.3&r2=1.4
Index: Array-Compare-2.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Array-Compare-2.01.ebuild 26 Oct 2009 13:59:24 -0000 1.3
+++ Array-Compare-2.01.ebuild 9 Jan 2010 16:28:14 -0000 1.4
@@ -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/Array-Compare/Array-Compare-2.01.ebuild,v 1.3 2009/10/26 13:59:24 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.4 2010/01/09 16:28:14 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Perl extension for comparing arrays."
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild
@ 2010-04-17 9:00 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2010-04-17 9:00 UTC (permalink / raw
To: gentoo-commits
tove 10/04/17 09:00:14
Modified: ChangeLog Array-Compare-2.01.ebuild
Log:
Stable on amd64, x86 (#314467)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.30 dev-perl/Array-Compare/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 9 Jan 2010 16:28:14 -0000 1.29
+++ ChangeLog 17 Apr 2010 09:00:14 -0000 1.30
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Array-Compare
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.29 2010/01/09 16:28:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.30 2010/04/17 09:00:14 tove Exp $
+
+ 17 Apr 2010; Torsten Veller <tove@gentoo.org> Array-Compare-2.01.ebuild:
+ Stable on amd64, x86 (#314467)
09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Array-Compare-2.01.ebuild:
1.5 dev-perl/Array-Compare/Array-Compare-2.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?r1=1.4&r2=1.5
Index: Array-Compare-2.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Array-Compare-2.01.ebuild 9 Jan 2010 16:28:14 -0000 1.4
+++ Array-Compare-2.01.ebuild 17 Apr 2010 09:00:14 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.4 2010/01/09 16:28:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.5 2010/04/17 09:00:14 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Perl extension for comparing arrays."
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild
@ 2010-06-27 18:59 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 18:59 UTC (permalink / raw
To: gentoo-commits
nixnut 10/06/27 18:59:04
Modified: ChangeLog Array-Compare-2.01.ebuild
Log:
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Revision Changes Path
1.31 dev-perl/Array-Compare/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 17 Apr 2010 09:00:14 -0000 1.30
+++ ChangeLog 27 Jun 2010 18:59:04 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Array-Compare
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.30 2010/04/17 09:00:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.31 2010/06/27 18:59:04 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> Array-Compare-2.01.ebuild:
+ ppc stable #323529
17 Apr 2010; Torsten Veller <tove@gentoo.org> Array-Compare-2.01.ebuild:
Stable on amd64, x86 (#314467)
1.6 dev-perl/Array-Compare/Array-Compare-2.01.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild?r1=1.5&r2=1.6
Index: Array-Compare-2.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Array-Compare-2.01.ebuild 17 Apr 2010 09:00:14 -0000 1.5
+++ Array-Compare-2.01.ebuild 27 Jun 2010 18:59:04 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.5 2010/04/17 09:00:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/Array-Compare-2.01.ebuild,v 1.6 2010/06/27 18:59:04 nixnut Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Perl extension for comparing arrays."
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild
@ 2011-09-04 11:21 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:21 UTC (permalink / raw
To: gentoo-commits
tove 11/09/04 11:21:08
Modified: ChangeLog
Removed: Array-Compare-2.01.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Revision Changes Path
1.35 dev-perl/Array-Compare/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Array-Compare/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 3 Sep 2011 21:04:41 -0000 1.34
+++ ChangeLog 4 Sep 2011 11:21:08 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Array-Compare
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.34 2011/09/03 21:04:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.35 2011/09/04 11:21:08 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Array-Compare-2.01.ebuild:
+ Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org> Array-Compare-2.10.0.ebuild:
Merge stable keywords from former version scheme ebuild
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-09-04 11:35 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 11:21 [gentoo-commits] gentoo-x86 commit in dev-perl/Array-Compare: ChangeLog Array-Compare-2.01.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2010-06-27 18:59 Gysbert Wassenaar (nixnut)
2010-04-17 9:00 Torsten Veller (tove)
2010-01-09 16:28 Fabian Groffen (grobian)
2009-10-26 13:59 Mounir Lamouri (volkmar)
2009-08-30 13:12 Torsten Veller (tove)
2009-08-30 13:01 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox