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

tove        11/08/28 12:55:59

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

Revision  Changes    Path
1.28                 dev-perl/Text-Shellwords/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	23 Apr 2010 13:01:29 -0000	1.27
+++ ChangeLog	28 Aug 2011 12:55:59 -0000	1.28
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Text-Shellwords
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.27 2010/04/23 13:01:29 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.28 2011/08/28 12:55:59 tove Exp $
+
+*Text-Shellwords-1.80.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Text-Shellwords-1.80.0.ebuild:
+  Change version scheme
 
   23 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Shellwords-1.08.ebuild:
   Maintenance. EAPI=3. Fix LICENSE



1.1                  dev-perl/Text-Shellwords/Text-Shellwords-1.80.0.ebuild

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

Index: Text-Shellwords-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/Text-Shellwords/Text-Shellwords-1.80.0.ebuild,v 1.1 2011/08/28 12:55:59 tove Exp $

EAPI=4

MODULE_AUTHOR=LDS
MODULE_VERSION=1.08
inherit perl-module

DESCRIPTION="Parses lines of text and returns a set of tokens using the same rules as the Unix shell"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""

SRC_TEST="do"






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

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

tove        11/09/03 21:04:49

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

Revision  Changes    Path
1.2                  dev-perl/Text-Shellwords/Text-Shellwords-1.80.0.ebuild

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

Index: Text-Shellwords-1.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-Shellwords-1.80.0.ebuild	28 Aug 2011 12:55:59 -0000	1.1
+++ Text-Shellwords-1.80.0.ebuild	3 Sep 2011 21:04: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/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0.ebuild,v 1.1 2011/08/28 12:55:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0.ebuild,v 1.2 2011/09/03 21:04:49 tove Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Parses lines of text and returns a set of tokens using the same rules as the Unix shell"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.29                 dev-perl/Text-Shellwords/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	28 Aug 2011 12:55:59 -0000	1.28
+++ ChangeLog	3 Sep 2011 21:04:49 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Text-Shellwords
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.28 2011/08/28 12:55:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.29 2011/09/03 21:04:49 tove Exp $
+
+  03 Sep 2011; Torsten Veller <tove@gentoo.org> Text-Shellwords-1.80.0.ebuild:
+  Merge stable keywords from former version scheme ebuild
 
 *Text-Shellwords-1.80.0 (28 Aug 2011)
 






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

end of thread, other threads:[~2011-09-03 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-03 21:04 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Shellwords: Text-Shellwords-1.80.0.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-28 12:55 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