public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Storable: ChangeLog Storable-2.250.ebuild
@ 2011-01-13  8:18 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-01-13  8:18 UTC (permalink / raw
  To: gentoo-commits

tove        11/01/13 08:18:44

  Modified:             ChangeLog
  Added:                Storable-2.250.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha15/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 perl-core/Storable/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	17 Jan 2010 14:45:32 -0000	1.41
+++ ChangeLog	13 Jan 2011 08:18:44 -0000	1.42
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/Storable
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.41 2010/01/17 14:45:32 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.42 2011/01/13 08:18:44 tove Exp $
+
+*Storable-2.250 (13 Jan 2011)
+
+  13 Jan 2011; Torsten Veller <tove@gentoo.org> +Storable-2.250.ebuild:
+  Version bump
 
   17 Jan 2010; Torsten Veller <tove@gentoo.org> -Storable-2.16.ebuild,
   -Storable-2.18.ebuild:



1.1                  perl-core/Storable/Storable-2.250.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?rev=1.1&content-type=text/plain

Index: Storable-2.250.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild,v 1.1 2011/01/13 08:18:44 tove Exp $

EAPI=3

MODULE_AUTHOR=AMS
MODULE_VERSION=2.25
inherit perl-module

DESCRIPTION="The Perl Storable Module"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Storable: ChangeLog Storable-2.250.ebuild
@ 2011-03-06  9:48 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2011-03-06  9:48 UTC (permalink / raw
  To: gentoo-commits

grobian     11/03/06 09:48:49

  Modified:             ChangeLog Storable-2.250.ebuild
  Log:
  Marked ~ppc-aix, bug #357599
  
  (Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.44                 perl-core/Storable/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	17 Jan 2011 07:43:54 -0000	1.43
+++ ChangeLog	6 Mar 2011 09:48:49 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Storable
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.43 2011/01/17 07:43:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.44 2011/03/06 09:48:49 grobian Exp $
+
+  06 Mar 2011; Fabian Groffen <grobian@gentoo.org> Storable-2.250.ebuild:
+  Marked ~ppc-aix, bug #357599
 
   17 Jan 2011; Torsten Veller <tove@gentoo.org> -Storable-2.21.ebuild:
   Cleanup



1.2                  perl-core/Storable/Storable-2.250.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?r1=1.1&r2=1.2

Index: Storable-2.250.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Storable-2.250.ebuild	13 Jan 2011 08:18:44 -0000	1.1
+++ Storable-2.250.ebuild	6 Mar 2011 09:48:49 -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/perl-core/Storable/Storable-2.250.ebuild,v 1.1 2011/01/13 08:18:44 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild,v 1.2 2011/03/06 09:48:49 grobian Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl Storable Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Storable: ChangeLog Storable-2.250.ebuild
@ 2011-05-03  9:42 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2011-05-03  9:42 UTC (permalink / raw
  To: gentoo-commits

grobian     11/05/03 09:42:40

  Modified:             ChangeLog Storable-2.250.ebuild
  Log:
  Marked ~x64-freebsd
  
  (Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.45                 perl-core/Storable/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	6 Mar 2011 09:48:49 -0000	1.44
+++ ChangeLog	3 May 2011 09:42:40 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Storable
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.44 2011/03/06 09:48:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.45 2011/05/03 09:42:40 grobian Exp $
+
+  03 May 2011; Fabian Groffen <grobian@gentoo.org> Storable-2.250.ebuild:
+  Marked ~x64-freebsd
 
   06 Mar 2011; Fabian Groffen <grobian@gentoo.org> Storable-2.250.ebuild:
   Marked ~ppc-aix, bug #357599



1.3                  perl-core/Storable/Storable-2.250.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild?r1=1.2&r2=1.3

Index: Storable-2.250.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Storable-2.250.ebuild	6 Mar 2011 09:48:49 -0000	1.2
+++ Storable-2.250.ebuild	3 May 2011 09:42:40 -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/perl-core/Storable/Storable-2.250.ebuild,v 1.2 2011/03/06 09:48:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.250.ebuild,v 1.3 2011/05/03 09:42:40 grobian Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl Storable Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"






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

end of thread, other threads:[~2011-05-03  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03  9:42 [gentoo-commits] gentoo-x86 commit in perl-core/Storable: ChangeLog Storable-2.250.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-06  9:48 Fabian Groffen (grobian)
2011-01-13  8:18 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