public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Scalar-List-Utils: Scalar-List-Utils-1.21.ebuild ChangeLog Scalar-List-Utils-1.19.ebuild
@ 2009-05-19  5:09 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2009-05-19  5:09 UTC (permalink / raw
  To: gentoo-commits

tove        09/05/19 05:09:40

  Modified:             ChangeLog Scalar-List-Utils-1.19.ebuild
  Added:                Scalar-List-Utils-1.21.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.22                 perl-core/Scalar-List-Utils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	28 Mar 2008 06:59:38 -0000	1.21
+++ ChangeLog	19 May 2009 05:09:40 -0000	1.22
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Scalar-List-Utils
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.21 2008/03/28 06:59:38 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.22 2009/05/19 05:09:40 tove Exp $
+
+*Scalar-List-Utils-1.21 (19 May 2009)
+
+  19 May 2009; Torsten Veller <tove@gentoo.org>
+  Scalar-List-Utils-1.19.ebuild, +Scalar-List-Utils-1.21.ebuild:
+  Version bump
 
   28 Mar 2008; Jeroen Roovers <jer@gentoo.org>
   Scalar-List-Utils-1.19.ebuild:



1.11                 perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild?r1=1.10&r2=1.11

Index: Scalar-List-Utils-1.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Scalar-List-Utils-1.19.ebuild	28 Mar 2008 06:59:38 -0000	1.10
+++ Scalar-List-Utils-1.19.ebuild	19 May 2009 05:09:40 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.10 2008/03/28 06:59:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.11 2009/05/19 05:09:40 tove Exp $
 
 inherit perl-module
 
@@ -14,3 +14,5 @@
 IUSE=""
 
 DEPEND="dev-lang/perl"
+
+SRC_TEST=do



1.1                  perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild?rev=1.1&content-type=text/plain

Index: Scalar-List-Utils-1.21.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild,v 1.1 2009/05/19 05:09:40 tove Exp $

EAPI=2

MODULE_AUTHOR=GBARR
inherit perl-module

DESCRIPTION="Scalar-List-Utils module for perl"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

SRC_TEST=do






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-19  5:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19  5:09 [gentoo-commits] gentoo-x86 commit in perl-core/Scalar-List-Utils: Scalar-List-Utils-1.21.ebuild ChangeLog Scalar-List-Utils-1.19.ebuild 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