public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Capture-Tiny: ChangeLog Capture-Tiny-0.100.ebuild
@ 2011-02-08  7:34 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-02-08  7:34 UTC (permalink / raw
  To: gentoo-commits

tove        11/02/08 07:34:30

  Modified:             ChangeLog
  Added:                Capture-Tiny-0.100.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha21/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-perl/Capture-Tiny/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	29 Jan 2011 08:39:30 -0000	1.9
+++ ChangeLog	8 Feb 2011 07:34:30 -0000	1.10
@@ -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.9 2011/01/29 08:39:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.10 2011/02/08 07:34:30 tove Exp $
+
+*Capture-Tiny-0.100 (08 Feb 2011)
+
+  08 Feb 2011; Torsten Veller <tove@gentoo.org> +Capture-Tiny-0.100.ebuild:
+  Version bump
 
   29 Jan 2011; Torsten Veller <tove@gentoo.org> Capture-Tiny-0.90.ebuild:
   Drop Module-Build dependency



1.1                  dev-perl/Capture-Tiny/Capture-Tiny-0.100.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.100.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.100.ebuild?rev=1.1&content-type=text/plain

Index: Capture-Tiny-0.100.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.100.ebuild,v 1.1 2011/02/08 07:34:30 tove Exp $

EAPI=3

MODULE_AUTHOR=DAGOLDEN
MODULE_VERSION=0.10
inherit perl-module

DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

SRC_TEST=do






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Capture-Tiny: ChangeLog Capture-Tiny-0.100.ebuild
@ 2011-07-30  8:56 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-07-30  8:56 UTC (permalink / raw
  To: gentoo-commits

tove        11/07/30 08:56:12

  Modified:             ChangeLog
  Removed:              Capture-Tiny-0.100.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-perl/Capture-Tiny/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	21 May 2011 07:55:47 -0000	1.12
+++ ChangeLog	30 Jul 2011 08:56:11 -0000	1.13
@@ -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.12 2011/05/21 07:55:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.13 2011/07/30 08:56:11 tove Exp $
+
+  30 Jul 2011; Torsten Veller <tove@gentoo.org> -Capture-Tiny-0.100.ebuild:
+  Cleanup
 
 *Capture-Tiny-0.110.0 (21 May 2011)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-30  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-08  7:34 [gentoo-commits] gentoo-x86 commit in dev-perl/Capture-Tiny: ChangeLog Capture-Tiny-0.100.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-30  8:56 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