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

tove        11/08/30 13:23:07

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

Revision  Changes    Path
1.36                 dev-perl/IO-stringy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	8 Aug 2011 20:05:20 -0000	1.35
+++ ChangeLog	30 Aug 2011 13:23:06 -0000	1.36
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/IO-stringy
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.35 2011/08/08 20:05:20 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.36 2011/08/30 13:23:06 tove Exp $
+
+*IO-stringy-2.110.0 (30 Aug 2011)
+
+  30 Aug 2011; Torsten Veller <tove@gentoo.org> +IO-stringy-2.110.0.ebuild:
+  Change version scheme
 
   08 Aug 2011; Fabian Groffen <grobian@gentoo.org> IO-stringy-2.110.ebuild:
   Marked ~x64-macos



1.1                  dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild

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

Index: IO-stringy-2.110.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-stringy/IO-stringy-2.110.0.ebuild,v 1.1 2011/08/30 13:23:06 tove Exp $

EAPI=4

MODULE_AUTHOR=DSKOLL
MODULE_VERSION=2.110
inherit perl-module

DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~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] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/IO-stringy: ChangeLog IO-stringy-2.110.0.ebuild
@ 2011-09-03 21:04 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-09-03 21:04 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/03 21:04:29

  Modified:             ChangeLog IO-stringy-2.110.0.ebuild
  Log:
  Merge stable keywords from former version scheme ebuilds
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 dev-perl/IO-stringy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	30 Aug 2011 13:23:06 -0000	1.36
+++ ChangeLog	3 Sep 2011 21:04:29 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IO-stringy
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.36 2011/08/30 13:23:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.37 2011/09/03 21:04:29 tove Exp $
+
+  03 Sep 2011; Torsten Veller <tove@gentoo.org> IO-stringy-2.110.0.ebuild:
+  Merge stable keywords from former version scheme ebuild
 
 *IO-stringy-2.110.0 (30 Aug 2011)
 



1.2                  dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild

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

Index: IO-stringy-2.110.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IO-stringy-2.110.0.ebuild	30 Aug 2011 13:23:06 -0000	1.1
+++ IO-stringy-2.110.0.ebuild	3 Sep 2011 21:04:29 -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/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.1 2011/08/30 13:23:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.2 2011/09/03 21:04:29 tove Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~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] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/IO-stringy: ChangeLog IO-stringy-2.110.0.ebuild
@ 2012-08-06 13:18 Alexis Ballier (aballier)
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier (aballier) @ 2012-08-06 13:18 UTC (permalink / raw
  To: gentoo-commits

aballier    12/08/06 13:18:30

  Modified:             ChangeLog IO-stringy-2.110.0.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.40                 dev-perl/IO-stringy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	24 Jun 2012 12:59:25 -0000	1.39
+++ ChangeLog	6 Aug 2012 13:18:30 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IO-stringy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.39 2012/06/24 12:59:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.40 2012/08/06 13:18:30 aballier Exp $
+
+  06 Aug 2012; Alexis Ballier <aballier@gentoo.org> IO-stringy-2.110.0.ebuild:
+  keyword ~amd64-fbsd
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.3                  dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild

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

Index: IO-stringy-2.110.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- IO-stringy-2.110.0.ebuild	3 Sep 2011 21:04:29 -0000	1.2
+++ IO-stringy-2.110.0.ebuild	6 Aug 2012 13:18:30 -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-stringy/IO-stringy-2.110.0.ebuild,v 1.2 2011/09/03 21:04:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.3 2012/08/06 13:18:30 aballier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/IO-stringy: ChangeLog IO-stringy-2.110.0.ebuild
@ 2012-08-28 21:19 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-28 21:19 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/28 21:19:16

  Modified:             ChangeLog IO-stringy-2.110.0.ebuild
  Log:
  Keyword ~mips for bug #428248
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 dev-perl/IO-stringy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	6 Aug 2012 13:18:30 -0000	1.40
+++ ChangeLog	28 Aug 2012 21:19:16 -0000	1.41
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/IO-stringy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.40 2012/08/06 13:18:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.41 2012/08/28 21:19:16 blueness Exp $
+
+  28 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
+  IO-stringy-2.110.0.ebuild:
+  Keyword ~mips for bug #428248
 
   06 Aug 2012; Alexis Ballier <aballier@gentoo.org> IO-stringy-2.110.0.ebuild:
   keyword ~amd64-fbsd



1.4                  dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild

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

Index: IO-stringy-2.110.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- IO-stringy-2.110.0.ebuild	6 Aug 2012 13:18:30 -0000	1.3
+++ IO-stringy-2.110.0.ebuild	28 Aug 2012 21:19:16 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.3 2012/08/06 13:18:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.4 2012/08/28 21:19:16 blueness Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~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] 4+ messages in thread

end of thread, other threads:[~2012-08-28 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-06 13:18 [gentoo-commits] gentoo-x86 commit in dev-perl/IO-stringy: ChangeLog IO-stringy-2.110.0.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-28 21:19 Anthony G. Basile (blueness)
2011-09-03 21:04 Torsten Veller (tove)
2011-08-30 13:23 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