summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 17:56:37 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 17:56:37 +0000
commitcb1132e897170a6154c62744f4521275c5044206 (patch)
treee55647ef333cd60e0972a3eb950b96a6feef4a95 /dev-perl
parentStable on IA64. (diff)
downloadgentoo-2-cb1132e897170a6154c62744f4521275c5044206.tar.gz
gentoo-2-cb1132e897170a6154c62744f4521275c5044206.tar.bz2
gentoo-2-cb1132e897170a6154c62744f4521275c5044206.zip
Marking stable x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild6
-rw-r--r--dev-perl/Audio-Mixer/ChangeLog8
-rw-r--r--dev-perl/Finance-YahooQuote/ChangeLog8
-rw-r--r--dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild6
-rw-r--r--dev-perl/Finance-YahooQuote/Manifest6
-rw-r--r--dev-perl/Text-LevenshteinXS/ChangeLog8
-rw-r--r--dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild6
-rw-r--r--dev-perl/Tk-CursorControl/ChangeLog8
-rw-r--r--dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild6
9 files changed, 39 insertions, 23 deletions
diff --git a/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild b/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild
index 3d468ffed277..7408a1c1b1ba 100644
--- a/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild
+++ b/dev-perl/Audio-Mixer/Audio-Mixer-0.7.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/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.2 2005/04/19 15:58:14 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.3 2006/01/13 17:52:23 mcummings Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/S/SE/SERGEY/${P}.tar.gz"
LICENSE="Artistic"
#LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~sparc"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
# Dont' enable tests unless your working without a sandbox - expects to write to /dev/mixer
diff --git a/dev-perl/Audio-Mixer/ChangeLog b/dev-perl/Audio-Mixer/ChangeLog
index 9dc8e08f0f42..6d6bb66a8e8c 100644
--- a/dev-perl/Audio-Mixer/ChangeLog
+++ b/dev-perl/Audio-Mixer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Audio-Mixer
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.2 2005/04/19 15:58:14 luckyduck Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.3 2006/01/13 17:52:23 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Audio-Mixer-0.7.ebuild:
+ Marking stable x86
19 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> Audio-Mixer-0.7.ebuild:
added ~amd64 and ~ppc to KEYWORDS
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog
index a84b810c4665..36637a8f3d6c 100644
--- a/dev-perl/Finance-YahooQuote/ChangeLog
+++ b/dev-perl/Finance-YahooQuote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Finance-YahooQuote
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.5 2005/11/26 01:41:39 superlag Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.6 2006/01/13 17:56:23 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Finance-YahooQuote-0.21.ebuild:
+ Marking stable x86
*Finance-YahooQuote-0.21 (26 Nov 2005)
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild
index eb47ab92b734..c2d2a5037599 100644
--- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild
+++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.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/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.1 2005/11/26 01:41:39 superlag Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.2 2006/01/13 17:56:23 mcummings Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI=mirror://gentoo/${MY_P}.tar.gz
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
# Disabling tests since they rely on a rather fickle expected outcome from a
diff --git a/dev-perl/Finance-YahooQuote/Manifest b/dev-perl/Finance-YahooQuote/Manifest
index 95ac83359901..e5a532d51755 100644
--- a/dev-perl/Finance-YahooQuote/Manifest
+++ b/dev-perl/Finance-YahooQuote/Manifest
@@ -1,6 +1,6 @@
-MD5 c238715a3da7f98532a0af576eac5ee4 Finance-YahooQuote-0.21.ebuild 686
-MD5 e1c0efabb4dee8bfa376e3c084837ce7 Finance-YahooQuote-0.20.ebuild 695
MD5 12b6e1754a323503613ef88032b91184 ChangeLog 970
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 e1c0efabb4dee8bfa376e3c084837ce7 Finance-YahooQuote-0.20.ebuild 695
+MD5 7900e8bcf1edcdfa532597b5a050ce4e Finance-YahooQuote-0.21.ebuild 685
MD5 ec0d13bd6e8b8147e5972f8729ed7484 files/digest-Finance-YahooQuote-0.20 74
MD5 833b9909433777a355e0b0ccf50f303b files/digest-Finance-YahooQuote-0.21 74
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/dev-perl/Text-LevenshteinXS/ChangeLog b/dev-perl/Text-LevenshteinXS/ChangeLog
index 87ac46b88805..d70915922117 100644
--- a/dev-perl/Text-LevenshteinXS/ChangeLog
+++ b/dev-perl/Text-LevenshteinXS/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-LevenshteinXS
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.1 2005/05/30 16:17:15 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.2 2006/01/13 17:52:48 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-LevenshteinXS-0.03.ebuild:
+ Marking stable x86
*Text-LevenshteinXS-0.03 (30 May 2005)
diff --git a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild
index 3eea97710ddc..ab9e8a845614 100644
--- a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild
+++ b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.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/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.1 2005/05/30 16:17:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.2 2006/01/13 17:52:48 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Tk-CursorControl/ChangeLog b/dev-perl/Tk-CursorControl/ChangeLog
index 233939fdc77b..3acdad2ad396 100644
--- a/dev-perl/Tk-CursorControl/ChangeLog
+++ b/dev-perl/Tk-CursorControl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Tk-CursorControl
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/ChangeLog,v 1.1 2005/05/30 16:31:13 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/ChangeLog,v 1.2 2006/01/13 17:52:03 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Tk-CursorControl-0.4.ebuild:
+ Marking stable x86
*Tk-CursorControl-0.4 (30 May 2005)
diff --git a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild
index 5bed536d999e..9ab1f2bdad4a 100644
--- a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild
+++ b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.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/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.1 2005/05/30 16:31:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.2 2006/01/13 17:52:03 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DU/DUNNIGANJ/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~sparc x86"
IUSE=""
#SRC_TEST="do"