diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 16:27:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 16:27:07 +0000 |
commit | 2368c47e4914342164a3dd540ebb219a423a3568 (patch) | |
tree | bc61f30c4ebd9232f4096786f117b92655ba2860 | |
parent | ia64/x86 stable (diff) | |
download | historical-2368c47e4914342164a3dd540ebb219a423a3568.tar.gz historical-2368c47e4914342164a3dd540ebb219a423a3568.tar.bz2 historical-2368c47e4914342164a3dd540ebb219a423a3568.zip |
ia64/x86 stable
Package-Manager: portage-2.1.3_rc7
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-NameParse/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.23.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 13cb3b11b7ad..0cbf711d0854 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run3 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.20 2007/06/21 16:22:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.21 2007/07/11 16:23:56 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> IPC-Run3-0.037.ebuild: + ia64/x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> IPC-Run3-0.037.ebuild: diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild index 1fe30e22fced..5531deb7b96b 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild,v 1.2 2007/06/21 16:22:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild,v 1.3 2007/07/11 16:23:56 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~ia64 sparc ~x86" +KEYWORDS="~amd64 ia64 sparc x86" SRC_TEST="do" diff --git a/dev-perl/Lingua-EN-NameParse/ChangeLog b/dev-perl/Lingua-EN-NameParse/ChangeLog index 8f7d4ec618e4..09445f426b5b 100644 --- a/dev-perl/Lingua-EN-NameParse/ChangeLog +++ b/dev-perl/Lingua-EN-NameParse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Lingua-EN-NameParse # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.17 2007/05/05 17:55:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.18 2007/07/11 16:27:07 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> + Lingua-EN-NameParse-1.23.ebuild: + ia64/x86 stable 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> Lingua-EN-NameParse-1.23.ebuild: diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.23.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.23.ebuild index b2ad1d65d93d..158c61726cf9 100644 --- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.23.ebuild +++ b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.23.ebuild,v 1.4 2007/07/10 23:33:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.23.ebuild,v 1.5 2007/07/11 16:27:07 armin76 Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ia64 ppc ~x86" +KEYWORDS="amd64 ia64 ppc x86" DEPEND="dev-perl/Parse-RecDescent dev-lang/perl" |