diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:37:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:37:51 +0000 |
commit | 44b593205077136990889db9eb2057200340fa87 (patch) | |
tree | eb0a430611a87fee1151e9f5f12a20d3cc69e635 /dev-perl | |
parent | marking stable sparc x86 (diff) | |
download | gentoo-2-44b593205077136990889db9eb2057200340fa87.tar.gz gentoo-2-44b593205077136990889db9eb2057200340fa87.tar.bz2 gentoo-2-44b593205077136990889db9eb2057200340fa87.zip |
Marking stable x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.033.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-NameParse/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild | 6 |
4 files changed, 17 insertions, 9 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 90c5173169a1..84bb14886fdb 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IPC-Run3 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.3 2006/01/13 14:45:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.4 2006/01/13 21:33:24 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + IPC-Run3-0.033.ebuild: + Marking stable x86 *IPC-Run3-0.034 (13 Jan 2006) diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.033.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.033.ebuild index 1409cd64fbe3..c841428b2616 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.033.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.033.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.033.ebuild,v 1.1 2005/11/23 16:26:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.033.ebuild,v 1.2 2006/01/13 21:33:24 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SRC_TEST="do" diff --git a/dev-perl/Lingua-EN-NameParse/ChangeLog b/dev-perl/Lingua-EN-NameParse/ChangeLog index 96856b8c939f..8fbc48c22c07 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.4 2005/11/26 07:16:31 chriswhite Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.5 2006/01/13 21:37:51 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Lingua-EN-NameParse-1.22.ebuild: + Marking stable x86 *Lingua-EN-NameParse-1.22 (26 Nov 2005) diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild index 30a240f71456..6400697369fa 100644 --- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild +++ b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.22.ebuild,v 1.1 2005/11/26 07:16:31 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild,v 1.2 2006/01/13 21:37:51 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" DEPEND="dev-perl/Parse-RecDescent" IUSE="" |