* [gentoo-commits] gentoo-x86 commit in dev-perl/Probe-Perl: Probe-Perl-0.10.0.ebuild ChangeLog
@ 2011-08-29 9:52 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-08-29 9:52 UTC (permalink / raw
To: gentoo-commits
tove 11/08/29 09:52:02
Modified: ChangeLog
Added: Probe-Perl-0.10.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.12 dev-perl/Probe-Perl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 2 Aug 2011 06:08:27 -0000 1.11
+++ ChangeLog 29 Aug 2011 09:52:02 -0000 1.12
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Probe-Perl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.11 2011/08/02 06:08:27 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.12 2011/08/29 09:52:02 tove Exp $
+
+*Probe-Perl-0.10.0 (29 Aug 2011)
+
+ 29 Aug 2011; Torsten Veller <tove@gentoo.org> +Probe-Perl-0.10.0.ebuild:
+ Change version scheme
02 Aug 2011; Matt Turner <mattst88@gentoo.org> Probe-Perl-0.01.ebuild:
Added ~mips, bug 285343.
1.1 dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.1&content-type=text/plain
Index: Probe-Perl-0.10.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/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.1 2011/08/29 09:52:02 tove Exp $
EAPI=4
MODULE_AUTHOR=KWILLIAMS
MODULE_VERSION=0.01
inherit perl-module
DESCRIPTION="Information about the currently running perl"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
virtual/perl-Module-Build"
SRC_TEST=do
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Probe-Perl: Probe-Perl-0.10.0.ebuild ChangeLog
@ 2012-03-02 21:07 Brent Baude (ranger)
0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-03-02 21:07 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/02 21:07:24
Modified: Probe-Perl-0.10.0.ebuild ChangeLog
Log:
Marking Probe-Perl-0.10.0 ppc64 for bug 400117
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.3 dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?r1=1.2&r2=1.3
Index: Probe-Perl-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Probe-Perl-0.10.0.ebuild 3 Sep 2011 21:05:18 -0000 1.2
+++ Probe-Perl-0.10.0.ebuild 2 Mar 2012 21:07:24 -0000 1.3
@@ -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/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.2 2011/09/03 21:05:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.3 2012/03/02 21:07:24 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Information about the currently running perl"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=""
1.15 dev-perl/Probe-Perl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 4 Sep 2011 11:22:46 -0000 1.14
+++ ChangeLog 2 Mar 2012 21:07:24 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Probe-Perl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.14 2011/09/04 11:22:46 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.15 2012/03/02 21:07:24 ranger Exp $
+
+ 02 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild:
+ Marking Probe-Perl-0.10.0 ppc64 for bug 400117
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Probe-Perl-0.01.ebuild:
Cleanup
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Probe-Perl: Probe-Perl-0.10.0.ebuild ChangeLog
@ 2012-03-06 19:03 Brent Baude (ranger)
0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-03-06 19:03 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/06 19:03:38
Modified: Probe-Perl-0.10.0.ebuild ChangeLog
Log:
Marking Probe-Perl-0.10.0 ppc for bug 400117
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.4 dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?r1=1.3&r2=1.4
Index: Probe-Perl-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Probe-Perl-0.10.0.ebuild 2 Mar 2012 21:07:24 -0000 1.3
+++ Probe-Perl-0.10.0.ebuild 6 Mar 2012 19:03:38 -0000 1.4
@@ -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/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.3 2012/03/02 21:07:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.4 2012/03/06 19:03:38 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Information about the currently running perl"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=""
1.16 dev-perl/Probe-Perl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 2 Mar 2012 21:07:24 -0000 1.15
+++ ChangeLog 6 Mar 2012 19:03:38 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Probe-Perl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.15 2012/03/02 21:07:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.16 2012/03/06 19:03:38 ranger Exp $
+
+ 06 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild:
+ Marking Probe-Perl-0.10.0 ppc for bug 400117
02 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild:
Marking Probe-Perl-0.10.0 ppc64 for bug 400117
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Probe-Perl: Probe-Perl-0.10.0.ebuild ChangeLog
@ 2012-05-12 3:06 Alexis Ballier (aballier)
0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-12 3:06 UTC (permalink / raw
To: gentoo-commits
aballier 12/05/12 03:06:51
Modified: Probe-Perl-0.10.0.ebuild ChangeLog
Log:
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild?r1=1.4&r2=1.5
Index: Probe-Perl-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Probe-Perl-0.10.0.ebuild 6 Mar 2012 19:03:38 -0000 1.4
+++ Probe-Perl-0.10.0.ebuild 12 May 2012 03:06:51 -0000 1.5
@@ -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/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.4 2012/03/06 19:03:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.5 2012/05/12 03:06:51 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Information about the currently running perl"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=""
1.17 dev-perl/Probe-Perl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 6 Mar 2012 19:03:38 -0000 1.16
+++ ChangeLog 12 May 2012 03:06:51 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Probe-Perl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.16 2012/03/06 19:03:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.17 2012/05/12 03:06:51 aballier Exp $
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org> Probe-Perl-0.10.0.ebuild:
+ keyword ~amd64-fbsd
06 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild:
Marking Probe-Perl-0.10.0 ppc for bug 400117
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-12 3:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06 19:03 [gentoo-commits] gentoo-x86 commit in dev-perl/Probe-Perl: Probe-Perl-0.10.0.ebuild ChangeLog Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2012-05-12 3:06 Alexis Ballier (aballier)
2012-03-02 21:07 Brent Baude (ranger)
2011-08-29 9:52 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