* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Shellwords: ChangeLog Text-Shellwords-1.08.ebuild
@ 2010-01-14 15:47 Fabian Groffen (grobian)
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-14 15:47 UTC (permalink / raw
To: gentoo-commits
grobian 10/01/14 15:47:23
Modified: ChangeLog Text-Shellwords-1.08.ebuild
Log:
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.26 dev-perl/Text-Shellwords/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 2 May 2009 09:44:16 -0000 1.25
+++ ChangeLog 14 Jan 2010 15:47:23 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Shellwords
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.25 2009/05/02 09:44:16 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.26 2010/01/14 15:47:23 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Text-Shellwords-1.08.ebuild:
+ Transfer Prefix keywords
02 May 2009; Torsten Veller <tove@gentoo.org>
-Text-Shellwords-1.07.ebuild:
1.11 dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild?r1=1.10&r2=1.11
Index: Text-Shellwords-1.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Text-Shellwords-1.08.ebuild 10 Jul 2007 23:33:29 -0000 1.10
+++ Text-Shellwords-1.08.ebuild 14 Jan 2010 15:47:23 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 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.08.ebuild,v 1.10 2007/07/10 23:33:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.11 2010/01/14 15:47:23 grobian Exp $
IUSE=""
@@ -16,7 +16,7 @@
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Shellwords: ChangeLog Text-Shellwords-1.08.ebuild
@ 2010-04-23 13:01 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-04-23 13:01 UTC (permalink / raw
To: gentoo-commits
tove 10/04/23 13:01:29
Modified: ChangeLog Text-Shellwords-1.08.ebuild
Log:
Maintenance. EAPI=3. Fix LICENSE
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.27 dev-perl/Text-Shellwords/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 14 Jan 2010 15:47:23 -0000 1.26
+++ ChangeLog 23 Apr 2010 13:01:29 -0000 1.27
@@ -1,6 +1,9 @@
# 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.26 2010/01/14 15:47:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.27 2010/04/23 13:01:29 tove Exp $
+
+ 23 Apr 2010; Torsten Veller <tove@gentoo.org> Text-Shellwords-1.08.ebuild:
+ Maintenance. EAPI=3. Fix LICENSE
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Text-Shellwords-1.08.ebuild:
1.12 dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild?r1=1.11&r2=1.12
Index: Text-Shellwords-1.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Text-Shellwords-1.08.ebuild 14 Jan 2010 15:47:23 -0000 1.11
+++ Text-Shellwords-1.08.ebuild 23 Apr 2010 13:01:29 -0000 1.12
@@ -1,23 +1,16 @@
# Copyright 1999-2010 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.08.ebuild,v 1.11 2010/01/14 15:47:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.12 2010/04/23 13:01:29 tove Exp $
-IUSE=""
+EAPI=3
+MODULE_AUTHOR=LDS
inherit perl-module
-MY_P=Text-Shellwords-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Provides shellwords() routine which parses lines of text and returns a set of tokens using the same rules that the Unix shell does."
-
-SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~lds/"
+DESCRIPTION="Parses lines of text and returns a set of tokens using the same rules as the Unix shell"
SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-23 13:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23 13:01 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Shellwords: ChangeLog Text-Shellwords-1.08.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2010-01-14 15:47 Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox