public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.13.ebuild
@ 2010-02-02 17:32 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2010-02-02 17:32 UTC (permalink / raw
  To: gentoo-commits

tove        10/02/02 17:32:37

  Modified:             ChangeLog
  Added:                Test-LongString-0.13.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-perl/Test-LongString/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	14 Jan 2010 14:36:42 -0000	1.25
+++ ChangeLog	2 Feb 2010 17:32:36 -0000	1.26
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Test-LongString
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.25 2010/01/14 14:36:42 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.26 2010/02/02 17:32:36 tove Exp $
+
+*Test-LongString-0.13 (02 Feb 2010)
+
+  02 Feb 2010; Torsten Veller <tove@gentoo.org>
+  +Test-LongString-0.13.ebuild:
+  Version bump
 
   14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
   Test-LongString-0.11.ebuild, Test-LongString-0.12.ebuild:



1.1                  dev-perl/Test-LongString/Test-LongString-0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.1&content-type=text/plain

Index: Test-LongString-0.13.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.1 2010/02/02 17:32:36 tove Exp $

EAPI=2

MODULE_AUTHOR=RGARCIA
inherit perl-module

DESCRIPTION="A library to test long strings."

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"

RDEPEND=""
DEPEND="test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.13.ebuild
@ 2010-04-17  8:20 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2010-04-17  8:20 UTC (permalink / raw
  To: gentoo-commits

tove        10/04/17 08:20:54

  Modified:             ChangeLog Test-LongString-0.13.ebuild
  Log:
  Stable on amd64, x86 (#314467)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 dev-perl/Test-LongString/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	2 Feb 2010 17:32:36 -0000	1.26
+++ ChangeLog	17 Apr 2010 08:20:54 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-LongString
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.26 2010/02/02 17:32:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.27 2010/04/17 08:20:54 tove Exp $
+
+  17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-LongString-0.13.ebuild:
+  Stable on amd64, x86 (#314467)
 
 *Test-LongString-0.13 (02 Feb 2010)
 



1.2                  dev-perl/Test-LongString/Test-LongString-0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?r1=1.1&r2=1.2

Index: Test-LongString-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-LongString-0.13.ebuild	2 Feb 2010 17:32:36 -0000	1.1
+++ Test-LongString-0.13.ebuild	17 Apr 2010 08:20:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.1 2010/02/02 17:32:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.2 2010/04/17 08:20:54 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="A library to test long strings."
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.13.ebuild
@ 2010-05-08 18:09 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-08 18:09 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/08 18:09:05

  Modified:             ChangeLog Test-LongString-0.13.ebuild
  Log:
  ia64/sparc stable wrt #314467
  (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.28                 dev-perl/Test-LongString/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	17 Apr 2010 08:20:54 -0000	1.27
+++ ChangeLog	8 May 2010 18:09:05 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-LongString
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.27 2010/04/17 08:20:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.28 2010/05/08 18:09:05 armin76 Exp $
+
+  08 May 2010; Raúl Porcel <armin76@gentoo.org>
+  Test-LongString-0.13.ebuild:
+  ia64/sparc stable wrt #314467
 
   17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-LongString-0.13.ebuild:
   Stable on amd64, x86 (#314467)



1.3                  dev-perl/Test-LongString/Test-LongString-0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?r1=1.2&r2=1.3

Index: Test-LongString-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-LongString-0.13.ebuild	17 Apr 2010 08:20:54 -0000	1.2
+++ Test-LongString-0.13.ebuild	8 May 2010 18:09:05 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.2 2010/04/17 08:20:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.3 2010/05/08 18:09:05 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="A library to test long strings."
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.13.ebuild
@ 2010-06-27 19:20 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 19:20 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 19:20:33

  Modified:             ChangeLog Test-LongString-0.13.ebuild
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.29                 dev-perl/Test-LongString/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	8 May 2010 18:09:05 -0000	1.28
+++ ChangeLog	27 Jun 2010 19:20:33 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-LongString
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.28 2010/05/08 18:09:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.29 2010/06/27 19:20:33 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> Test-LongString-0.13.ebuild:
+  ppc stable #323529
 
   08 May 2010; Raúl Porcel <armin76@gentoo.org>
   Test-LongString-0.13.ebuild:



1.4                  dev-perl/Test-LongString/Test-LongString-0.13.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?r1=1.3&r2=1.4

Index: Test-LongString-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-LongString-0.13.ebuild	8 May 2010 18:09:05 -0000	1.3
+++ Test-LongString-0.13.ebuild	27 Jun 2010 19:20:33 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.3 2010/05/08 18:09:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.4 2010/06/27 19:20:33 nixnut Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="A library to test long strings."
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.13.ebuild
@ 2012-03-31  6:46 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2012-03-31  6:46 UTC (permalink / raw
  To: gentoo-commits

tove        12/03/31 06:46:54

  Modified:             ChangeLog
  Removed:              Test-LongString-0.13.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.40                 dev-perl/Test-LongString/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	25 Mar 2012 17:09:37 -0000	1.39
+++ ChangeLog	31 Mar 2012 06:46:54 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-LongString
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.39 2012/03/25 17:09:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.40 2012/03/31 06:46:54 tove Exp $
+
+  31 Mar 2012; Torsten Veller <tove@gentoo.org> -Test-LongString-0.13.ebuild:
+  Cleanup
 
   25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-LongString-0.13.ebuild,
   Test-LongString-0.150.0.ebuild:






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

end of thread, other threads:[~2012-03-31  6:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-17  8:20 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.13.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-31  6:46 Torsten Veller (tove)
2010-06-27 19:20 Gysbert Wassenaar (nixnut)
2010-05-08 18:09 Raul Porcel (armin76)
2010-02-02 17:32 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