public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-LevenshteinXS: ChangeLog Text-LevenshteinXS-0.03.ebuild
@ 2010-01-14 15:42 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-14 15:42 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/14 15:42:54

  Modified:             ChangeLog Text-LevenshteinXS-0.03.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.10                 dev-perl/Text-LevenshteinXS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	19 Jan 2007 16:58:30 -0000	1.9
+++ ChangeLog	14 Jan 2010 15:42:53 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-LevenshteinXS
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.9 2007/01/19 16:58:30 mcummings Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.10 2010/01/14 15:42:53 grobian Exp $
+
+  14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+  Text-LevenshteinXS-0.03.ebuild:
+  Transfer Prefix keywords
 
   19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
   Text-LevenshteinXS-0.03.ebuild:



1.11                 dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild?r1=1.10&r2=1.11

Index: Text-LevenshteinXS-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Text-LevenshteinXS-0.03.ebuild	10 Jul 2007 23:33:27 -0000	1.10
+++ Text-LevenshteinXS-0.03.ebuild	14 Jan 2010 15:42:53 -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-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.10 2007/07/10 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.11 2010/01/14 15:42:53 grobian Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 ia64 sparc x86"
+KEYWORDS="amd64 ia64 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-LevenshteinXS: ChangeLog Text-LevenshteinXS-0.03.ebuild
@ 2010-02-06 13:03 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-02-06 13:03 UTC (permalink / raw
  To: gentoo-commits

tove        10/02/06 13:03:06

  Modified:             ChangeLog Text-LevenshteinXS-0.03.ebuild
  Log:
  Fix LICENSE (#301969). Maintenance
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/Text-LevenshteinXS/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	14 Jan 2010 15:42:53 -0000	1.10
+++ ChangeLog	6 Feb 2010 13:03:05 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Text-LevenshteinXS
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.10 2010/01/14 15:42:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.11 2010/02/06 13:03:05 tove Exp $
+
+  06 Feb 2010; Torsten Veller <tove@gentoo.org>
+  Text-LevenshteinXS-0.03.ebuild:
+  Fix LICENSE (#301969). Maintenance
 
   14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
   Text-LevenshteinXS-0.03.ebuild:



1.12                 dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild?r1=1.11&r2=1.12

Index: Text-LevenshteinXS-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Text-LevenshteinXS-0.03.ebuild	14 Jan 2010 15:42:53 -0000	1.11
+++ Text-LevenshteinXS-0.03.ebuild	6 Feb 2010 13:03:05 -0000	1.12
@@ -1,18 +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-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.11 2010/01/14 15:42:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.12 2010/02/06 13:03:05 tove Exp $
 
+EAPI=2
+
+MODULE_AUTHOR=JGOLDBERG
 inherit perl-module
 
 DESCRIPTION="An XS implementation of the Levenshtein edit distance"
-HOMEPAGE="http://search.cpan.org/~jgoldberg/"
-SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz"
 
-LICENSE="Artistic"
 SLOT="0"
 KEYWORDS="amd64 ia64 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-02-06 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 13:03 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-LevenshteinXS: ChangeLog Text-LevenshteinXS-0.03.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-14 15:42 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