public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
@ 2011-03-31  6:22 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-03-31  6:22 UTC (permalink / raw
  To: gentoo-commits

tove        11/03/31 06:22:56

  Modified:             ChangeLog
  Added:                Lingua-EN-NameParse-1.300.0.ebuild
  Log:
  [bump] dev-perl/Lingua-EN-NameParse-1.300.0
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 dev-perl/Lingua-EN-NameParse/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	19 Jan 2011 16:50:13 -0000	1.26
+++ ChangeLog	31 Mar 2011 06:22:56 -0000	1.27
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Lingua-EN-NameParse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.26 2011/01/19 16:50:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.27 2011/03/31 06:22:56 tove Exp $
+
+*Lingua-EN-NameParse-1.300.0 (31 Mar 2011)
+
+  31 Mar 2011; Torsten Veller <tove@gentoo.org>
+  +Lingua-EN-NameParse-1.300.0.ebuild:
+  Version bump
 
 *Lingua-EN-NameParse-1.290 (19 Jan 2011)
 



1.1                  dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?rev=1.1&content-type=text/plain

Index: Lingua-EN-NameParse-1.300.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/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.1 2011/03/31 06:22:56 tove Exp $

EAPI=4

MODULE_AUTHOR=KIMRYAN
MODULE_VERSION=1.30
inherit perl-module

DESCRIPTION="Manipulate persons name"

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
IUSE="test"

RDEPEND="dev-perl/Parse-RecDescent"
DEPEND="${RDEPEND}
	test? (
		dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage
	)"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
@ 2011-12-18 19:51 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-12-18 19:51 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/12/18 19:51:16

  Modified:             ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
  Log:
  x86 stable wrt bug #393795
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.31                 dev-perl/Lingua-EN-NameParse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	18 Dec 2011 16:23:06 -0000	1.30
+++ ChangeLog	18 Dec 2011 19:51:16 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Lingua-EN-NameParse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.30 2011/12/18 16:23:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.31 2011/12/18 19:51:16 phajdan.jr Exp $
+
+  18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  Lingua-EN-NameParse-1.300.0.ebuild:
+  x86 stable wrt bug #393795
 
   18 Dec 2011; Raúl Porcel <armin76@gentoo.org>
   Lingua-EN-NameParse-1.23.ebuild, Lingua-EN-NameParse-1.27.ebuild,



1.4                  dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild

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

Index: Lingua-EN-NameParse-1.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Lingua-EN-NameParse-1.300.0.ebuild	18 Dec 2011 16:23:06 -0000	1.3
+++ Lingua-EN-NameParse-1.300.0.ebuild	18 Dec 2011 19:51:16 -0000	1.4
@@ -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/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.3 2011/12/18 16:23:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.4 2011/12/18 19:51:16 phajdan.jr Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Manipulate persons name"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Parse-RecDescent"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
@ 2012-02-03 14:29 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-02-03 14:29 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/03 14:29:13

  Modified:             ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
  Log:
  Marking Lingua-EN-NameParse-1.300.0 ppc for bug 393795
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.32                 dev-perl/Lingua-EN-NameParse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	18 Dec 2011 19:51:16 -0000	1.31
+++ ChangeLog	3 Feb 2012 14:29:13 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Lingua-EN-NameParse
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.31 2011/12/18 19:51:16 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.32 2012/02/03 14:29:13 ranger Exp $
+
+  03 Feb 2012; Brent Baude <ranger@gentoo.org>
+  Lingua-EN-NameParse-1.300.0.ebuild:
+  Marking Lingua-EN-NameParse-1.300.0 ppc for bug 393795
 
   18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   Lingua-EN-NameParse-1.300.0.ebuild:



1.5                  dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?r1=1.4&r2=1.5

Index: Lingua-EN-NameParse-1.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Lingua-EN-NameParse-1.300.0.ebuild	18 Dec 2011 19:51:16 -0000	1.4
+++ Lingua-EN-NameParse-1.300.0.ebuild	3 Feb 2012 14:29:13 -0000	1.5
@@ -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/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.4 2011/12/18 19:51:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.5 2012/02/03 14:29:13 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Manipulate persons name"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Parse-RecDescent"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
@ 2014-08-31 11:36 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-08-31 11:36 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/08/31 11:36:24

  Modified:             ChangeLog
  Removed:              Lingua-EN-NameParse-1.300.0.ebuild
  Log:
  Drop old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.40                 dev-perl/Lingua-EN-NameParse/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	23 Aug 2014 22:25:02 -0000	1.39
+++ ChangeLog	31 Aug 2014 11:36:24 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Lingua-EN-NameParse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.39 2014/08/23 22:25:02 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.40 2014/08/31 11:36:24 zlogene Exp $
+
+  31 Aug 2014; Mikle Kolyada <zlogene@gentoo.org>
+  -Lingua-EN-NameParse-1.300.0.ebuild:
+  Drop old.
 
 *Lingua-EN-NameParse-1.310.0-r1 (23 Aug 2014)
 





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

end of thread, other threads:[~2014-08-31 11:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 14:29 [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: ChangeLog Lingua-EN-NameParse-1.300.0.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-31 11:36 Mikle Kolyada (zlogene)
2011-12-18 19:51 PaweA Hajdan (phajdan.jr)
2011-03-31  6:22 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