* [gentoo-commits] gentoo-x86 commit in dev-perl/Capture-Tiny: ChangeLog Capture-Tiny-0.90.ebuild
@ 2011-01-29 8:29 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-01-29 8:29 UTC (permalink / raw
To: gentoo-commits
tove 11/01/29 08:29:03
Modified: ChangeLog
Added: Capture-Tiny-0.90.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-perl/Capture-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 14 Jan 2011 18:37:17 -0000 1.7
+++ ChangeLog 29 Jan 2011 08:29:03 -0000 1.8
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Capture-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.7 2011/01/14 18:37:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.8 2011/01/29 08:29:03 tove Exp $
+
+*Capture-Tiny-0.90 (29 Jan 2011)
+
+ 29 Jan 2011; Torsten Veller <tove@gentoo.org> +Capture-Tiny-0.90.ebuild:
+ Version bump
14 Jan 2011; Torsten Veller <tove@gentoo.org> -Capture-Tiny-0.06.ebuild,
-Capture-Tiny-0.07.ebuild:
1.1 dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild?rev=1.1&content-type=text/plain
Index: Capture-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/Capture-Tiny/Capture-Tiny-0.90.ebuild,v 1.1 2011/01/29 08:29:03 tove Exp $
EAPI=3
MODULE_AUTHOR=DAGOLDEN
MODULE_VERSION=0.09
inherit perl-module
DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
DEPEND="virtual/perl-Module-Build"
SRC_TEST=do
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Capture-Tiny: ChangeLog Capture-Tiny-0.90.ebuild
@ 2011-01-29 8:39 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-01-29 8:39 UTC (permalink / raw
To: gentoo-commits
tove 11/01/29 08:39:30
Modified: ChangeLog Capture-Tiny-0.90.ebuild
Log:
Drop Module-Build dependency
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-perl/Capture-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 29 Jan 2011 08:29:03 -0000 1.8
+++ ChangeLog 29 Jan 2011 08:39:30 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Capture-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.8 2011/01/29 08:29:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.9 2011/01/29 08:39:30 tove Exp $
+
+ 29 Jan 2011; Torsten Veller <tove@gentoo.org> Capture-Tiny-0.90.ebuild:
+ Drop Module-Build dependency
*Capture-Tiny-0.90 (29 Jan 2011)
1.2 dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild?r1=1.1&r2=1.2
Index: Capture-Tiny-0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Capture-Tiny-0.90.ebuild 29 Jan 2011 08:29:03 -0000 1.1
+++ Capture-Tiny-0.90.ebuild 29 Jan 2011 08:39:30 -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/Capture-Tiny/Capture-Tiny-0.90.ebuild,v 1.1 2011/01/29 08:29:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.90.ebuild,v 1.2 2011/01/29 08:39:30 tove Exp $
EAPI=3
@@ -15,7 +15,4 @@
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=""
-DEPEND="virtual/perl-Module-Build"
-
SRC_TEST=do
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Capture-Tiny: ChangeLog Capture-Tiny-0.90.ebuild
@ 2011-04-03 6:49 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-04-03 6:49 UTC (permalink / raw
To: gentoo-commits
tove 11/04/03 06:49:24
Modified: ChangeLog
Removed: Capture-Tiny-0.90.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-perl/Capture-Tiny/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 8 Feb 2011 07:34:30 -0000 1.10
+++ ChangeLog 3 Apr 2011 06:49:24 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Capture-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.10 2011/02/08 07:34:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.11 2011/04/03 06:49:24 tove Exp $
+
+ 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Capture-Tiny-0.90.ebuild:
+ Cleanup
*Capture-Tiny-0.100 (08 Feb 2011)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-03 6:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-29 8:39 [gentoo-commits] gentoo-x86 commit in dev-perl/Capture-Tiny: ChangeLog Capture-Tiny-0.90.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2011-04-03 6:49 Torsten Veller (tove)
2011-01-29 8:29 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