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

tove        11/08/30 13:26:55

  Modified:             ChangeLog
  Added:                IO-String-1.80.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.49                 dev-perl/IO-String/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	30 Jul 2011 10:34:34 -0000	1.48
+++ ChangeLog	30 Aug 2011 13:26:55 -0000	1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/IO-String
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.48 2011/07/30 10:34:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.49 2011/08/30 13:26:55 tove Exp $
+
+*IO-String-1.80.0 (30 Aug 2011)
+
+  30 Aug 2011; Torsten Veller <tove@gentoo.org> +IO-String-1.80.0.ebuild:
+  Change version scheme
 
   30 Jul 2011; Torsten Veller <tove@gentoo.org> IO-String-1.08.ebuild:
   Drop ~sparc-fbsd KEYWORD



1.1                  dev-perl/IO-String/IO-String-1.80.0.ebuild

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

Index: IO-String-1.80.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.80.0.ebuild,v 1.1 2011/08/30 13:26:55 tove Exp $

EAPI=4

MODULE_AUTHOR=GAAS
MODULE_VERSION=1.08
inherit perl-module

DESCRIPTION="IO::File interface for in-core strings"

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

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/IO-String: ChangeLog IO-String-1.80.0.ebuild
@ 2012-09-11 20:28 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-09-11 20:28 UTC (permalink / raw
  To: gentoo-commits

aballier    12/09/11 20:28:56

  Modified:             ChangeLog IO-String-1.80.0.ebuild
  Log:
  keyword ~amd64-fbsd, bug #433451
  
  (Portage version: 2.2.0_alpha125/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 dev-perl/IO-String/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	24 Jun 2012 12:59:29 -0000	1.52
+++ ChangeLog	11 Sep 2012 20:28:56 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IO-String
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.52 2012/06/24 12:59:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.53 2012/09/11 20:28:56 aballier Exp $
+
+  11 Sep 2012; Alexis Ballier <aballier@gentoo.org> IO-String-1.80.0.ebuild:
+  keyword ~amd64-fbsd, bug #433451
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.3                  dev-perl/IO-String/IO-String-1.80.0.ebuild

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

Index: IO-String-1.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.80.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- IO-String-1.80.0.ebuild	3 Sep 2011 21:05:33 -0000	1.2
+++ IO-String-1.80.0.ebuild	11 Sep 2012 20:28:56 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.80.0.ebuild,v 1.2 2011/09/03 21:05:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.80.0.ebuild,v 1.3 2012/09/11 20:28:56 aballier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="IO::File interface for in-core strings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"





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

end of thread, other threads:[~2012-09-11 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 20:28 [gentoo-commits] gentoo-x86 commit in dev-perl/IO-String: ChangeLog IO-String-1.80.0.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-30 13:26 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