* [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog
@ 2011-01-12 15:55 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2011-01-12 15:55 UTC (permalink / raw
To: gentoo-commits
tove 11/01/12 15:55:56
Modified: ChangeLog
Added: Try-Tiny-0.90.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Revision Changes Path
1.14 dev-perl/Try-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 8 Jan 2011 18:46:00 -0000 1.13
+++ ChangeLog 12 Jan 2011 15:55:56 -0000 1.14
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.13 2011/01/08 18:46:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.14 2011/01/12 15:55:56 tove Exp $
+
+*Try-Tiny-0.90 (12 Jan 2011)
+
+ 12 Jan 2011; Torsten Veller <tove@gentoo.org> +Try-Tiny-0.90.ebuild:
+ Version bump
08 Jan 2011; Jeroen Roovers <jer@gentoo.org> Try-Tiny-0.07.ebuild:
Marked ~hppa (bug #350877).
1.1 dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.1&content-type=text/plain
Index: Try-Tiny-0.90.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.1 2011/01/12 15:55:56 tove Exp $
EAPI=3
MODULE_AUTHOR=DOY
MODULE_VERSION=0.09
inherit perl-module
DESCRIPTION="minimal try/catch with proper localization of $@"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog
@ 2011-02-19 21:27 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-19 21:27 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/02/19 21:27:15
Modified: Try-Tiny-0.90.ebuild ChangeLog
Log:
Marked ~ppc64 wrt #346449
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Revision Changes Path
1.2 dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?r1=1.1&r2=1.2
Index: Try-Tiny-0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Try-Tiny-0.90.ebuild 12 Jan 2011 15:55:56 -0000 1.1
+++ Try-Tiny-0.90.ebuild 19 Feb 2011 21:27:15 -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/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.1 2011/01/12 15:55:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.2 2011/02/19 21:27:15 xarthisius Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_TEST=do
1.17 dev-perl/Try-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 14 Jan 2011 15:47:16 -0000 1.16
+++ ChangeLog 19 Feb 2011 21:27:15 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.16 2011/01/14 15:47:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.17 2011/02/19 21:27:15 xarthisius Exp $
+
+ 19 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> Try-Tiny-0.90.ebuild:
+ Marked ~ppc64 wrt #346449
14 Jan 2011; Torsten Veller <tove@gentoo.org> -Try-Tiny-0.02.ebuild,
-Try-Tiny-0.04.ebuild, -Try-Tiny-0.07.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog
@ 2011-03-11 18:47 Markos Chandras (hwoarang)
0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-11 18:47 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/03/11 18:47:45
Modified: Try-Tiny-0.90.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #350853
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?r1=1.2&r2=1.3
Index: Try-Tiny-0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Try-Tiny-0.90.ebuild 19 Feb 2011 21:27:15 -0000 1.2
+++ Try-Tiny-0.90.ebuild 11 Mar 2011 18:47:45 -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/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.2 2011/02/19 21:27:15 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.3 2011/03/11 18:47:45 hwoarang Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_TEST=do
1.18 dev-perl/Try-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 19 Feb 2011 21:27:15 -0000 1.17
+++ ChangeLog 11 Mar 2011 18:47:45 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.17 2011/02/19 21:27:15 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.18 2011/03/11 18:47:45 hwoarang Exp $
+
+ 11 Mar 2011; Markos Chandras <hwoarang@gentoo.org> Try-Tiny-0.90.ebuild:
+ Stable on amd64 wrt bug #350853
19 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> Try-Tiny-0.90.ebuild:
Marked ~ppc64 wrt #346449
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog
@ 2011-03-27 8:37 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2011-03-27 8:37 UTC (permalink / raw
To: gentoo-commits
tove 11/03/27 08:37:20
Modified: Try-Tiny-0.90.ebuild ChangeLog
Log:
Stable on x86 (#350853)
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?r1=1.3&r2=1.4
Index: Try-Tiny-0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Try-Tiny-0.90.ebuild 11 Mar 2011 18:47:45 -0000 1.3
+++ Try-Tiny-0.90.ebuild 27 Mar 2011 08:37:20 -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/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.3 2011/03/11 18:47:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.4 2011/03/27 08:37:20 tove Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
SRC_TEST=do
1.19 dev-perl/Try-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 11 Mar 2011 18:47:45 -0000 1.18
+++ ChangeLog 27 Mar 2011 08:37:20 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.18 2011/03/11 18:47:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.19 2011/03/27 08:37:20 tove Exp $
+
+ 27 Mar 2011; Torsten Veller <tove@gentoo.org> Try-Tiny-0.90.ebuild:
+ Stable on x86 (#350853)
11 Mar 2011; Markos Chandras <hwoarang@gentoo.org> Try-Tiny-0.90.ebuild:
Stable on amd64 wrt bug #350853
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog
@ 2011-06-14 17:23 Fabian Groffen (grobian)
0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen (grobian) @ 2011-06-14 17:23 UTC (permalink / raw
To: gentoo-commits
grobian 11/06/14 17:23:22
Modified: Try-Tiny-0.90.ebuild ChangeLog
Log:
Marked ~x86-solaris (#369997) and ~ppc-macos
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.5 dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?r1=1.4&r2=1.5
Index: Try-Tiny-0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Try-Tiny-0.90.ebuild 27 Mar 2011 08:37:20 -0000 1.4
+++ Try-Tiny-0.90.ebuild 14 Jun 2011 17:23:22 -0000 1.5
@@ -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/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.4 2011/03/27 08:37:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.5 2011/06/14 17:23:22 grobian Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos ~x86-solaris"
IUSE=""
SRC_TEST=do
1.20 dev-perl/Try-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 27 Mar 2011 08:37:20 -0000 1.19
+++ ChangeLog 14 Jun 2011 17:23:22 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.19 2011/03/27 08:37:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.20 2011/06/14 17:23:22 grobian Exp $
+
+ 14 Jun 2011; Fabian Groffen <grobian@gentoo.org> Try-Tiny-0.90.ebuild:
+ Marked ~x86-solaris (#369997) and ~ppc-macos
27 Mar 2011; Torsten Veller <tove@gentoo.org> Try-Tiny-0.90.ebuild:
Stable on x86 (#350853)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog
@ 2011-07-07 23:03 Alexis Ballier (aballier)
0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2011-07-07 23:03 UTC (permalink / raw
To: gentoo-commits
aballier 11/07/07 23:03:49
Modified: Try-Tiny-0.90.ebuild ChangeLog
Log:
keyword ~x86-fbsd, bug #346449
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?r1=1.5&r2=1.6
Index: Try-Tiny-0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Try-Tiny-0.90.ebuild 14 Jun 2011 17:23:22 -0000 1.5
+++ Try-Tiny-0.90.ebuild 7 Jul 2011 23:03:49 -0000 1.6
@@ -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/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.5 2011/06/14 17:23:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.6 2011/07/07 23:03:49 aballier Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
IUSE=""
SRC_TEST=do
1.21 dev-perl/Try-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 14 Jun 2011 17:23:22 -0000 1.20
+++ ChangeLog 7 Jul 2011 23:03:49 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.20 2011/06/14 17:23:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.21 2011/07/07 23:03:49 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Try-Tiny-0.90.ebuild:
+ keyword ~x86-fbsd, bug #346449
14 Jun 2011; Fabian Groffen <grobian@gentoo.org> Try-Tiny-0.90.ebuild:
Marked ~x86-solaris (#369997) and ~ppc-macos
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog
@ 2011-08-13 8:24 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-08-13 8:24 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/08/13 08:24:55
Modified: Try-Tiny-0.90.ebuild ChangeLog
Log:
ppc stable wrt #343479
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild?r1=1.6&r2=1.7
Index: Try-Tiny-0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Try-Tiny-0.90.ebuild 7 Jul 2011 23:03:49 -0000 1.6
+++ Try-Tiny-0.90.ebuild 13 Aug 2011 08:24:54 -0000 1.7
@@ -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/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.6 2011/07/07 23:03:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.7 2011/08/13 08:24:54 xarthisius Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
IUSE=""
SRC_TEST=do
1.22 dev-perl/Try-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 7 Jul 2011 23:03:49 -0000 1.21
+++ ChangeLog 13 Aug 2011 08:24:54 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.21 2011/07/07 23:03:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.22 2011/08/13 08:24:54 xarthisius Exp $
+
+ 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> Try-Tiny-0.90.ebuild:
+ ppc stable wrt #343479
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Try-Tiny-0.90.ebuild:
keyword ~x86-fbsd, bug #346449
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-08-13 8:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 23:03 [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.90.ebuild ChangeLog Alexis Ballier (aballier)
-- strict thread matches above, loose matches on Subject: below --
2011-08-13 8:24 Kacper Kowalik (xarthisius)
2011-06-14 17:23 Fabian Groffen (grobian)
2011-03-27 8:37 Torsten Veller (tove)
2011-03-11 18:47 Markos Chandras (hwoarang)
2011-02-19 21:27 Kacper Kowalik (xarthisius)
2011-01-12 15:55 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