* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog
@ 2013-08-17 14:18 Patrick Lauer (patrick)
0 siblings, 0 replies; 4+ messages in thread
From: Patrick Lauer (patrick) @ 2013-08-17 14:18 UTC (permalink / raw
To: gentoo-commits
patrick 13/08/17 14:18:02
Modified: ChangeLog
Added: Lingua-EN-NameParse-1.310.0.ebuild
Log:
Bump
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.35 dev-perl/Lingua-EN-NameParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 24 Jun 2012 12:59:46 -0000 1.34
+++ ChangeLog 17 Aug 2013 14:18:02 -0000 1.35
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Lingua-EN-NameParse
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.34 2012/06/24 12:59:46 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.35 2013/08/17 14:18:02 patrick Exp $
+
+*Lingua-EN-NameParse-1.310.0 (17 Aug 2013)
+
+ 17 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+ +Lingua-EN-NameParse-1.310.0.ebuild:
+ Bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
1.1 dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.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.310.0.ebuild?rev=1.1&content-type=text/plain
Index: Lingua-EN-NameParse-1.310.0.ebuild
===================================================================
# Copyright 1999-2013 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.310.0.ebuild,v 1.1 2013/08/17 14:18:02 patrick Exp $
EAPI=4
MODULE_AUTHOR=KIMRYAN
MODULE_VERSION=1.31
inherit perl-module
DESCRIPTION="Manipulate persons name"
SLOT="0"
KEYWORDS="~amd64 ~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: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog
@ 2013-12-25 11:02 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-25 11:02 UTC (permalink / raw
To: gentoo-commits
zlogene 13/12/25 11:02:33
Modified: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog
Log:
amd64 stable wrt bug #492184
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.2 dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild?r1=1.1&r2=1.2
Index: Lingua-EN-NameParse-1.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Lingua-EN-NameParse-1.310.0.ebuild 17 Aug 2013 14:18:02 -0000 1.1
+++ Lingua-EN-NameParse-1.310.0.ebuild 25 Dec 2013 11:02:33 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.310.0.ebuild,v 1.1 2013/08/17 14:18:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild,v 1.2 2013/12/25 11:02:33 zlogene 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"
1.36 dev-perl/Lingua-EN-NameParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 17 Aug 2013 14:18:02 -0000 1.35
+++ ChangeLog 25 Dec 2013 11:02:33 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Lingua-EN-NameParse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.35 2013/08/17 14:18:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.36 2013/12/25 11:02:33 zlogene Exp $
+
+ 25 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+ Lingua-EN-NameParse-1.310.0.ebuild:
+ amd64 stable wrt bug #492184
*Lingua-EN-NameParse-1.310.0 (17 Aug 2013)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog
@ 2013-12-25 11:17 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-25 11:17 UTC (permalink / raw
To: gentoo-commits
zlogene 13/12/25 11:17:00
Modified: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog
Log:
x86 stable wrt bug #492184
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.3 dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild?r1=1.2&r2=1.3
Index: Lingua-EN-NameParse-1.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Lingua-EN-NameParse-1.310.0.ebuild 25 Dec 2013 11:02:33 -0000 1.2
+++ Lingua-EN-NameParse-1.310.0.ebuild 25 Dec 2013 11:17:00 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.310.0.ebuild,v 1.2 2013/12/25 11:02:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild,v 1.3 2013/12/25 11:17:00 zlogene 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"
1.37 dev-perl/Lingua-EN-NameParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 25 Dec 2013 11:02:33 -0000 1.36
+++ ChangeLog 25 Dec 2013 11:17:00 -0000 1.37
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Lingua-EN-NameParse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.36 2013/12/25 11:02:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.37 2013/12/25 11:17:00 zlogene Exp $
+
+ 25 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+ Lingua-EN-NameParse-1.310.0.ebuild:
+ x86 stable wrt bug #492184
25 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
Lingua-EN-NameParse-1.310.0.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog
@ 2013-12-25 17:19 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-25 17:19 UTC (permalink / raw
To: gentoo-commits
zlogene 13/12/25 17:19:19
Modified: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog
Log:
ppc stable wrt bug #492184
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.4 dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.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.310.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.310.0.ebuild?r1=1.3&r2=1.4
Index: Lingua-EN-NameParse-1.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Lingua-EN-NameParse-1.310.0.ebuild 25 Dec 2013 11:17:00 -0000 1.3
+++ Lingua-EN-NameParse-1.310.0.ebuild 25 Dec 2013 17:19:19 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.310.0.ebuild,v 1.3 2013/12/25 11:17:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.310.0.ebuild,v 1.4 2013/12/25 17:19:19 zlogene 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"
1.38 dev-perl/Lingua-EN-NameParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 25 Dec 2013 11:17:00 -0000 1.37
+++ ChangeLog 25 Dec 2013 17:19:19 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Lingua-EN-NameParse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.37 2013/12/25 11:17:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.38 2013/12/25 17:19:19 zlogene Exp $
+
+ 25 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+ Lingua-EN-NameParse-1.310.0.ebuild:
+ ppc stable wrt bug #492184
25 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
Lingua-EN-NameParse-1.310.0.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-12-25 17:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25 11:17 [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: Lingua-EN-NameParse-1.310.0.ebuild ChangeLog Mikle Kolyada (zlogene)
-- strict thread matches above, loose matches on Subject: below --
2013-12-25 17:19 Mikle Kolyada (zlogene)
2013-12-25 11:02 Mikle Kolyada (zlogene)
2013-08-17 14:18 Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox