* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2011-09-07 1:08 Robin H. Johnson (robbat2)
0 siblings, 0 replies; 14+ messages in thread
From: Robin H. Johnson (robbat2) @ 2011-09-07 1:08 UTC (permalink / raw
To: gentoo-commits
robbat2 11/09/07 01:08:44
Modified: ChangeLog
Added: Package-Stash-XS-0.250.0.ebuild
Log:
Version bump via perl-bump experimental tool.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -p -w -b -B -u -u -r1.10 -r1.11
--- ChangeLog 6 Sep 2011 15:31:48 -0000 1.10
+++ ChangeLog 7 Sep 2011 01:08:44 -0000 1.11
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.10 2011/09/06 15:31:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.11 2011/09/07 01:08:44 robbat2 Exp $
+
+*Package-Stash-XS-0.250.0 (07 Sep 2011)
+
+ 07 Sep 2011; Robin H. Johnson <robbat2@gentoo.org>
+ +Package-Stash-XS-0.250.0.ebuild:
+ Version bump via perl-bump experimental tool.
*Package-Stash-XS-0.240.0 (06 Sep 2011)
1.1 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.1&content-type=text/plain
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.1 2011/09/07 01:08:44 robbat2 Exp $
EAPI=4
MODULE_AUTHOR=DOY
MODULE_VERSION=0.25
inherit perl-module
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.31
test? (
dev-perl/Test-Fatal
>=virtual/perl-Test-Simple-0.88
)"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2011-09-24 13:12 Fabian Groffen (grobian)
0 siblings, 0 replies; 14+ messages in thread
From: Fabian Groffen (grobian) @ 2011-09-24 13:12 UTC (permalink / raw
To: gentoo-commits
grobian 11/09/24 13:12:16
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
Marked ~x64-macos
(Portage version: 2.2.01.19295-prefix/cvs/Darwin i386)
Revision Changes Path
1.12 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 7 Sep 2011 01:08:44 -0000 1.11
+++ ChangeLog 24 Sep 2011 13:12:16 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.11 2011/09/07 01:08:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.12 2011/09/24 13:12:16 grobian Exp $
+
+ 24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ Marked ~x64-macos
*Package-Stash-XS-0.250.0 (07 Sep 2011)
1.2 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.1&r2=1.2
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Package-Stash-XS-0.250.0.ebuild 7 Sep 2011 01:08:44 -0000 1.1
+++ Package-Stash-XS-0.250.0.ebuild 24 Sep 2011 13:12:16 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.1 2011/09/07 01:08:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.2 2011/09/24 13:12:16 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2011-10-31 13:18 Jeroen Roovers (jer)
0 siblings, 0 replies; 14+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-31 13:18 UTC (permalink / raw
To: gentoo-commits
jer 11/10/31 13:18:34
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
Marked ~hppa (bug #389001).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Revision Changes Path
1.13 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 24 Sep 2011 13:12:16 -0000 1.12
+++ ChangeLog 31 Oct 2011 13:18:34 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.12 2011/09/24 13:12:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.13 2011/10/31 13:18:34 jer Exp $
+
+ 31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Package-Stash-XS-0.250.0.ebuild:
+ Marked ~hppa (bug #389001).
24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
Package-Stash-XS-0.250.0.ebuild:
1.3 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.2&r2=1.3
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Package-Stash-XS-0.250.0.ebuild 24 Sep 2011 13:12:16 -0000 1.2
+++ Package-Stash-XS-0.250.0.ebuild 31 Oct 2011 13:18:34 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.2 2011/09/24 13:12:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.3 2011/10/31 13:18:34 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2011-11-06 17:14 Markus Meier (maekke)
0 siblings, 0 replies; 14+ messages in thread
From: Markus Meier (maekke) @ 2011-11-06 17:14 UTC (permalink / raw
To: gentoo-commits
maekke 11/11/06 17:14:31
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
add ~arm, bug #389001
(Portage version: 2.1.10.32/cvs/Linux i686)
Revision Changes Path
1.14 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 31 Oct 2011 13:18:34 -0000 1.13
+++ ChangeLog 6 Nov 2011 17:14:31 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.13 2011/10/31 13:18:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.14 2011/11/06 17:14:31 maekke Exp $
+
+ 06 Nov 2011; Markus Meier <maekke@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ add ~arm, bug #389001
31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Package-Stash-XS-0.250.0.ebuild:
Marked ~hppa (bug #389001).
1.4 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.3&r2=1.4
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Package-Stash-XS-0.250.0.ebuild 31 Oct 2011 13:18:34 -0000 1.3
+++ Package-Stash-XS-0.250.0.ebuild 6 Nov 2011 17:14:31 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.3 2011/10/31 13:18:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.4 2011/11/06 17:14:31 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x64-macos"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-02-14 11:33 Alexis Ballier (aballier)
0 siblings, 0 replies; 14+ messages in thread
From: Alexis Ballier (aballier) @ 2012-02-14 11:33 UTC (permalink / raw
To: gentoo-commits
aballier 12/02/14 11:33:18
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Revision Changes Path
1.16 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 7 Nov 2011 07:56:45 -0000 1.15
+++ ChangeLog 14 Feb 2012 11:33:17 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.15 2011/11/07 07:56:45 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.16 2012/02/14 11:33:17 aballier Exp $
+
+ 14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ keyword ~x86-fbsd
07 Nov 2011; Fabian Groffen <grobian@gentoo.org>
Package-Stash-XS-0.250.0.ebuild:
1.6 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.5&r2=1.6
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Package-Stash-XS-0.250.0.ebuild 7 Nov 2011 07:56:45 -0000 1.5
+++ Package-Stash-XS-0.250.0.ebuild 14 Feb 2012 11:33:17 -0000 1.6
@@ -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/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.5 2011/11/07 07:56:45 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.6 2012/02/14 11:33:17 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-02-19 12:08 Tobias Klausmann (klausman)
0 siblings, 0 replies; 14+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-19 12:08 UTC (permalink / raw
To: gentoo-commits
klausman 12/02/19 12:08:14
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
Keyworded on alpha, bug #389001
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Revision Changes Path
1.18 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 18 Feb 2012 13:58:04 -0000 1.17
+++ ChangeLog 19 Feb 2012 12:08:14 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.17 2012/02/18 13:58:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.18 2012/02/19 12:08:14 klausman Exp $
+
+ 19 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ Keyworded on alpha, bug #389001
18 Feb 2012; Torsten Veller <tove@gentoo.org>
-Package-Stash-XS-0.230.0.ebuild, -Package-Stash-XS-0.240.0.ebuild:
1.7 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.6&r2=1.7
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Package-Stash-XS-0.250.0.ebuild 14 Feb 2012 11:33:17 -0000 1.6
+++ Package-Stash-XS-0.250.0.ebuild 19 Feb 2012 12:08:14 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.6 2012/02/14 11:33:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.7 2012/02/19 12:08:14 klausman Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-02-24 10:30 Agostino Sarubbo (ago)
0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:30 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:30:09
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
Stable for amd64, wrt bug #400197
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.19 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 19 Feb 2012 12:08:14 -0000 1.18
+++ ChangeLog 24 Feb 2012 10:30:08 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.18 2012/02/19 12:08:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.19 2012/02/24 10:30:08 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ Stable for amd64, wrt bug #400197
19 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
Package-Stash-XS-0.250.0.ebuild:
1.8 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.7&r2=1.8
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Package-Stash-XS-0.250.0.ebuild 19 Feb 2012 12:08:14 -0000 1.7
+++ Package-Stash-XS-0.250.0.ebuild 24 Feb 2012 10:30:08 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.7 2012/02/19 12:08:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.8 2012/02/24 10:30:08 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-02-27 16:10 Brent Baude (ranger)
0 siblings, 0 replies; 14+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 16:10 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/27 16:10:25
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
Marking Package-Stash-XS-0.250.0 ppc for bug 400197
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.20 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 24 Feb 2012 10:30:08 -0000 1.19
+++ ChangeLog 27 Feb 2012 16:10:25 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.19 2012/02/24 10:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.20 2012/02/27 16:10:25 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Package-Stash-XS-0.250.0.ebuild:
+ Marking Package-Stash-XS-0.250.0 ppc for bug 400197
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
Package-Stash-XS-0.250.0.ebuild:
1.9 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.8&r2=1.9
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Package-Stash-XS-0.250.0.ebuild 24 Feb 2012 10:30:08 -0000 1.8
+++ Package-Stash-XS-0.250.0.ebuild 27 Feb 2012 16:10:25 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.8 2012/02/24 10:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.9 2012/02/27 16:10:25 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-03-09 10:11 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 14+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09 10:11 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/09 10:11:36
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
x86 stable wrt bug #400197
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.21 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 27 Feb 2012 16:10:25 -0000 1.20
+++ ChangeLog 9 Mar 2012 10:11:36 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.20 2012/02/27 16:10:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.21 2012/03/09 10:11:36 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ x86 stable wrt bug #400197
27 Feb 2012; Brent Baude <ranger@gentoo.org> Package-Stash-XS-0.250.0.ebuild:
Marking Package-Stash-XS-0.250.0 ppc for bug 400197
1.10 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.9&r2=1.10
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Package-Stash-XS-0.250.0.ebuild 27 Feb 2012 16:10:25 -0000 1.9
+++ Package-Stash-XS-0.250.0.ebuild 9 Mar 2012 10:11:36 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.9 2012/02/27 16:10:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.10 2012/03/09 10:11:36 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-04-01 16:36 Raul Porcel (armin76)
0 siblings, 0 replies; 14+ messages in thread
From: Raul Porcel (armin76) @ 2012-04-01 16:36 UTC (permalink / raw
To: gentoo-commits
armin76 12/04/01 16:36:08
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
Add ~ia64/~s390/~sh/~sparc wrt #403413
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.23 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 31 Mar 2012 06:59:56 -0000 1.22
+++ ChangeLog 1 Apr 2012 16:36:08 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.22 2012/03/31 06:59:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.23 2012/04/01 16:36:08 armin76 Exp $
+
+ 01 Apr 2012; Raúl Porcel <armin76@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ Add ~ia64/~s390/~sh/~sparc wrt #403413
31 Mar 2012; Torsten Veller <tove@gentoo.org> -Package-Stash-XS-0.210.ebuild:
Cleanup
1.11 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.10&r2=1.11
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Package-Stash-XS-0.250.0.ebuild 9 Mar 2012 10:11:36 -0000 1.10
+++ Package-Stash-XS-0.250.0.ebuild 1 Apr 2012 16:36:08 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.10 2012/03/09 10:11:36 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.11 2012/04/01 16:36:08 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-08-02 1:22 Jeroen Roovers (jer)
0 siblings, 0 replies; 14+ messages in thread
From: Jeroen Roovers (jer) @ 2012-08-02 1:22 UTC (permalink / raw
To: gentoo-commits
jer 12/08/02 01:22:30
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
Stable for HPPA (bug #418803).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Revision Changes Path
1.25 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 24 Jun 2012 12:59:40 -0000 1.24
+++ ChangeLog 2 Aug 2012 01:22:30 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.24 2012/06/24 12:59:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.25 2012/08/02 01:22:30 jer Exp $
+
+ 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Package-Stash-XS-0.250.0.ebuild:
+ Stable for HPPA (bug #418803).
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
1.12 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.11&r2=1.12
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Package-Stash-XS-0.250.0.ebuild 1 Apr 2012 16:36:08 -0000 1.11
+++ Package-Stash-XS-0.250.0.ebuild 2 Aug 2012 01:22:30 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.11 2012/04/01 16:36:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.12 2012/08/02 01:22:30 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-08-05 16:33 Markus Meier (maekke)
0 siblings, 0 replies; 14+ messages in thread
From: Markus Meier (maekke) @ 2012-08-05 16:33 UTC (permalink / raw
To: gentoo-commits
maekke 12/08/05 16:33:42
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
arm stable, bug #418803
(Portage version: 2.1.11.9/cvs/Linux i686)
Revision Changes Path
1.26 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 2 Aug 2012 01:22:30 -0000 1.25
+++ ChangeLog 5 Aug 2012 16:33:42 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.25 2012/08/02 01:22:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.26 2012/08/05 16:33:42 maekke Exp $
+
+ 05 Aug 2012; Markus Meier <maekke@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ arm stable, bug #418803
02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Package-Stash-XS-0.250.0.ebuild:
Stable for HPPA (bug #418803).
1.13 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.12&r2=1.13
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Package-Stash-XS-0.250.0.ebuild 2 Aug 2012 01:22:30 -0000 1.12
+++ Package-Stash-XS-0.250.0.ebuild 5 Aug 2012 16:33:42 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.12 2012/08/02 01:22:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.13 2012/08/05 16:33:42 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2012-09-09 16:22 Raul Porcel (armin76)
0 siblings, 0 replies; 14+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-09 16:22 UTC (permalink / raw
To: gentoo-commits
armin76 12/09/09 16:22:09
Modified: ChangeLog Package-Stash-XS-0.250.0.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #418803
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.28 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 1 Sep 2012 11:46:56 -0000 1.27
+++ ChangeLog 9 Sep 2012 16:22:09 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.27 2012/09/01 11:46:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.28 2012/09/09 16:22:09 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418803
01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
Package-Stash-XS-0.250.0.ebuild:
1.15 dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild?r1=1.14&r2=1.15
Index: Package-Stash-XS-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Package-Stash-XS-0.250.0.ebuild 1 Sep 2012 11:46:56 -0000 1.14
+++ Package-Stash-XS-0.250.0.ebuild 9 Sep 2012 16:22:09 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.14 2012/09/01 11:46:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.15 2012/09/09 16:22:09 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild
@ 2014-10-12 16:53 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-10-12 16:53 UTC (permalink / raw
To: gentoo-commits
zlogene 14/10/12 16:53:54
Modified: ChangeLog
Removed: Package-Stash-XS-0.250.0.ebuild
Log:
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.53 dev-perl/Package-Stash-XS/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 9 Mar 2014 11:16:44 -0000 1.52
+++ ChangeLog 12 Oct 2014 16:53:54 -0000 1.53
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.52 2014/03/09 11:16:44 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.53 2014/10/12 16:53:54 zlogene Exp $
+
+ 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org>
+ -Package-Stash-XS-0.250.0.ebuild:
+ Drop old.
09 Mar 2014; Mikle Kolyada <zlogene@gentoo.org>
Package-Stash-XS-0.280.0.ebuild:
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2014-10-12 16:53 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 10:11 [gentoo-commits] gentoo-x86 commit in dev-perl/Package-Stash-XS: ChangeLog Package-Stash-XS-0.250.0.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2014-10-12 16:53 Mikle Kolyada (zlogene)
2012-09-09 16:22 Raul Porcel (armin76)
2012-08-05 16:33 Markus Meier (maekke)
2012-08-02 1:22 Jeroen Roovers (jer)
2012-04-01 16:36 Raul Porcel (armin76)
2012-02-27 16:10 Brent Baude (ranger)
2012-02-24 10:30 Agostino Sarubbo (ago)
2012-02-19 12:08 Tobias Klausmann (klausman)
2012-02-14 11:33 Alexis Ballier (aballier)
2011-11-06 17:14 Markus Meier (maekke)
2011-10-31 13:18 Jeroen Roovers (jer)
2011-09-24 13:12 Fabian Groffen (grobian)
2011-09-07 1:08 Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox