summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-06-25 23:11:21 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-06-25 23:11:21 +0000
commit9e6370018e68d653040ea5f36075d6bcda7163e8 (patch)
tree12f69b69a125eb8cb3d850e978c6bea904f37f63 /dev-perl
parentVersion bump. (diff)
downloadhistorical-9e6370018e68d653040ea5f36075d6bcda7163e8.tar.gz
historical-9e6370018e68d653040ea5f36075d6bcda7163e8.tar.bz2
historical-9e6370018e68d653040ea5f36075d6bcda7163e8.zip
stable on amd64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DateManip/ChangeLog5
-rw-r--r--dev-perl/DateManip/DateManip-5.42a-r1.ebuild4
-rw-r--r--dev-perl/DelimMatch/ChangeLog5
-rw-r--r--dev-perl/DelimMatch/DelimMatch-1.06.ebuild4
-rw-r--r--dev-perl/Exception-Class/ChangeLog6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild4
-rw-r--r--dev-perl/IO-Socket-SSL/ChangeLog5
-rw-r--r--dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild4
-rw-r--r--dev-perl/MD5/ChangeLog5
-rw-r--r--dev-perl/MD5/MD5-2.03.ebuild4
-rw-r--r--dev-perl/XML-XSLT/ChangeLog5
-rw-r--r--dev-perl/XML-XSLT/XML-XSLT-0.45.ebuild4
12 files changed, 37 insertions, 18 deletions
diff --git a/dev-perl/DateManip/ChangeLog b/dev-perl/DateManip/ChangeLog
index fe56d48773c4..dcb0dd0c4c6e 100644
--- a/dev-perl/DateManip/ChangeLog
+++ b/dev-perl/DateManip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.17 2004/06/25 00:21:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.18 2004/06/25 23:06:09 kugelfang Exp $
+
+ 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> DateManip-5.42a-r1.ebuild:
+ Marked stable on amd64.
26 May 2004; Bryan Østergaard <kloeri@gentoo.org> DateManip-5.42a-r1.ebuild:
Stable on alpha.
diff --git a/dev-perl/DateManip/DateManip-5.42a-r1.ebuild b/dev-perl/DateManip/DateManip-5.42a-r1.ebuild
index 1d67edbd49fb..2b8f3c0a94bf 100644
--- a/dev-perl/DateManip/DateManip-5.42a-r1.ebuild
+++ b/dev-perl/DateManip/DateManip-5.42a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.42a-r1.ebuild,v 1.9 2004/06/25 00:21:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.42a-r1.ebuild,v 1.10 2004/06/25 23:06:09 kugelfang Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Date/SBECK/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa ~amd64 s390"
+KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa amd64 s390"
IUSE=""
mydoc="HISTORY TODO"
diff --git a/dev-perl/DelimMatch/ChangeLog b/dev-perl/DelimMatch/ChangeLog
index 3030ddd50c7d..183c16a989f5 100644
--- a/dev-perl/DelimMatch/ChangeLog
+++ b/dev-perl/DelimMatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DelimMatch
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.12 2004/06/25 00:23:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.13 2004/06/25 23:06:40 kugelfang Exp $
+
+ 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> DelimMatch-1.06.ebuild:
+ Marked stable on amd64.
25 Feb 2004; Sven Blumenstein <bazik@gentoo.org> DelimMatch-1.06.ebuild:
Stable on sparc, thanks to Josh Grebe <josh@brokedown.net> for testing!
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
index 0d3eeea07759..7a2c91ecd024 100644
--- a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
+++ b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.3 2004/06/25 00:23:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.4 2004/06/25 23:06:40 kugelfang Exp $
inherit perl-module
MY_P=${P}a
@@ -11,4 +11,4 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/${MY_P}"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 42c90c944e07..92b2418d4969 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Exception-Class
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.13 2004/06/25 00:26:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.14 2004/06/25 23:08:50 kugelfang Exp $
+
+ 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org>
+ Exception-Class-1.14-r1.ebuild:
+ Marked stable on amd64.
*Exception-Class-1.19 (05 Jun 2004)
diff --git a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
index 9b6b0331a527..33e590becab7 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.5 2004/06/25 00:26:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.6 2004/06/25 23:08:50 kugelfang Exp $
myconf='INSTALLDIRS=vendor'
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
DEPEND="${DEPEND}
>=dev-lang/perl-5.8.0-r12
diff --git a/dev-perl/IO-Socket-SSL/ChangeLog b/dev-perl/IO-Socket-SSL/ChangeLog
index fabc61cb7dda..422f65c843c7 100644
--- a/dev-perl/IO-Socket-SSL/ChangeLog
+++ b/dev-perl/IO-Socket-SSL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-Socket-SSL
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.23 2004/06/25 00:39:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.24 2004/06/25 23:10:07 kugelfang Exp $
+
+ 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> IO-Socket-SSL-0.94.ebuild:
+ Marked stable on amd64.
*IO-Socket-SSL-0.96 (06 Jun 2004)
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild
index 25294e348d27..9c716f89ce76 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild,v 1.11 2004/06/25 00:39:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild,v 1.12 2004/06/25 23:10:07 kugelfang Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/author/BEHROOZI/${P}/README"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 ~amd64 sparc ppc alpha ia64 mips hppa"
+KEYWORDS="x86 amd64 sparc ppc alpha ia64 mips hppa"
DEPEND="${DEPEND} dev-perl/Net-SSLeay"
diff --git a/dev-perl/MD5/ChangeLog b/dev-perl/MD5/ChangeLog
index 32c4491786ab..4b8880e74e47 100644
--- a/dev-perl/MD5/ChangeLog
+++ b/dev-perl/MD5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/MD5
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/ChangeLog,v 1.10 2004/06/25 00:45:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/ChangeLog,v 1.11 2004/06/25 23:09:19 kugelfang Exp $
+
+ 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> MD5-2.03.ebuild:
+ Marked stable on amd64.
*MD5-2.03 (16 Feb 2004)
diff --git a/dev-perl/MD5/MD5-2.03.ebuild b/dev-perl/MD5/MD5-2.03.ebuild
index d3473da865d3..f2ec78e81500 100644
--- a/dev-perl/MD5/MD5-2.03.ebuild
+++ b/dev-perl/MD5/MD5-2.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.03.ebuild,v 1.2 2004/06/25 00:45:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.03.ebuild,v 1.3 2004/06/25 23:09:19 kugelfang Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/is/G/GA/GAAS/${P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
DEPEND="dev-perl/Digest-MD5"
SRC_TEST="do"
diff --git a/dev-perl/XML-XSLT/ChangeLog b/dev-perl/XML-XSLT/ChangeLog
index 885a17183be9..9ed776ad6a1f 100644
--- a/dev-perl/XML-XSLT/ChangeLog
+++ b/dev-perl/XML-XSLT/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-XSLT
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XSLT/ChangeLog,v 1.17 2004/06/25 01:15:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XSLT/ChangeLog,v 1.18 2004/06/25 23:11:21 kugelfang Exp $
+
+ 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> XML-XSLT-0.45.ebuild:
+ Marked stable on amd64.
*XML-XSLT-0.48 (11 Jun 2004)
diff --git a/dev-perl/XML-XSLT/XML-XSLT-0.45.ebuild b/dev-perl/XML-XSLT/XML-XSLT-0.45.ebuild
index ba3431123bd9..e6edf271a9b9 100644
--- a/dev-perl/XML-XSLT/XML-XSLT-0.45.ebuild
+++ b/dev-perl/XML-XSLT/XML-XSLT-0.45.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XSLT/XML-XSLT-0.45.ebuild,v 1.6 2004/06/25 01:15:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XSLT/XML-XSLT-0.45.ebuild,v 1.7 2004/06/25 23:11:21 kugelfang Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Pro
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 ~amd64 ppc sparc alpha"
+KEYWORDS="x86 amd64 ppc sparc alpha"
DEPEND="${DEPEND}
>=dev-perl/XML-Parser-2.29