summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Want/ChangeLog6
-rw-r--r--dev-perl/Want/Want-0.07.ebuild3
-rw-r--r--dev-perl/Want/Want-0.10.ebuild3
-rw-r--r--dev-perl/Want/Want-0.12.ebuild5
-rw-r--r--dev-perl/X11-Protocol/ChangeLog7
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild3
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild5
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild3
-rw-r--r--dev-perl/X11-Protocol/files/digest-X11-Protocol-0.532
-rw-r--r--dev-perl/X11-Protocol/files/digest-X11-Protocol-0.542
-rw-r--r--dev-perl/XML-Dumper/ChangeLog6
-rw-r--r--dev-perl/XML-Dumper/XML-Dumper-0.79.ebuild4
-rw-r--r--dev-perl/XML-Dumper/XML-Dumper-0.81.ebuild7
13 files changed, 31 insertions, 25 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog
index 3d0a42e7212d..b89c75ad956b 100644
--- a/dev-perl/Want/ChangeLog
+++ b/dev-perl/Want/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Want
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.17 2006/09/16 21:43:11 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.18 2006/10/16 01:49:52 mcummings Exp $
+
+ 16 Oct 2006; Michael Cummings <mcummings@gentoo.org> Want-0.07.ebuild,
+ -Want-0.09.ebuild, Want-0.10.ebuild, Want-0.12.ebuild:
+ Marking amd64 stable
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Want-0.10.ebuild:
ppc stable
diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild
index fe319a73f8d0..0a03459f75c1 100644
--- a/dev-perl/Want/Want-0.07.ebuild
+++ b/dev-perl/Want/Want-0.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.10 2006/08/06 01:08:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.11 2006/10/16 01:49:52 mcummings Exp $
inherit perl-module
@@ -16,4 +16,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Want/Want-0.10.ebuild b/dev-perl/Want/Want-0.10.ebuild
index 2935dbb1adfb..786853a66913 100644
--- a/dev-perl/Want/Want-0.10.ebuild
+++ b/dev-perl/Want/Want-0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.10.ebuild,v 1.7 2006/09/16 21:43:11 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.10.ebuild,v 1.8 2006/10/16 01:49:52 mcummings Exp $
inherit perl-module
@@ -16,4 +16,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Want/Want-0.12.ebuild b/dev-perl/Want/Want-0.12.ebuild
index 15fbe9e41ae0..37a85dc32282 100644
--- a/dev-perl/Want/Want-0.12.ebuild
+++ b/dev-perl/Want/Want-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.12.ebuild,v 1.1 2006/09/04 13:33:34 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.12.ebuild,v 1.2 2006/10/16 01:49:52 mcummings Exp $
inherit perl-module
@@ -9,11 +9,10 @@ SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/~robin/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/X11-Protocol/ChangeLog b/dev-perl/X11-Protocol/ChangeLog
index 9f0c7121bc09..ee9a639af45b 100644
--- a/dev-perl/X11-Protocol/ChangeLog
+++ b/dev-perl/X11-Protocol/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/X11-Protocol
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.27 2006/09/28 20:12:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.28 2006/10/16 01:52:38 mcummings Exp $
+
+ 16 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ X11-Protocol-0.53.ebuild, X11-Protocol-0.54.ebuild,
+ X11-Protocol-0.55.ebuild:
+ Marking amd64 stable
28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
X11-Protocol-0.55.ebuild:
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild
index 1bb6423dc1aa..44b376c1f7c8 100644
--- a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild
+++ b/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild,v 1.14 2006/08/06 01:14:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild,v 1.15 2006/10/16 01:52:38 mcummings Exp $
inherit perl-module eutils
@@ -19,5 +19,4 @@ DEPEND="|| ( ( x11-libs/libXrender
virtual/x11
)
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild
index baae5cf1bc4d..73cc02fc0314 100644
--- a/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild
+++ b/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild,v 1.4 2006/08/06 01:14:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild,v 1.5 2006/10/16 01:52:38 mcummings Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SM/SMCCAM/${P}.tar.gz"
LICENSE="Artistic X11"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND="|| ( ( x11-libs/libXrender
@@ -19,5 +19,4 @@ DEPEND="|| ( ( x11-libs/libXrender
virtual/x11
)
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
index 5e0b36c1921b..888013a783c2 100644
--- a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
+++ b/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild,v 1.8 2006/09/28 20:12:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild,v 1.9 2006/10/16 01:52:38 mcummings Exp $
inherit perl-module eutils
@@ -19,5 +19,4 @@ DEPEND="|| ( ( x11-libs/libXrender
virtual/x11
)
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.53 b/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.53
index 73080a203602..4010db393e1b 100644
--- a/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.53
+++ b/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.53
@@ -1 +1,3 @@
MD5 4021756e9d7f2051ff63a1062a9512eb X11-Protocol-0.53.tar.gz 99352
+RMD160 102d557c090acb7c5e9c89593d02fa8ee92a13b0 X11-Protocol-0.53.tar.gz 99352
+SHA256 4c00693ed8ba078aaca87a76e4c5162ba5d0789a4b2bbe02eec03543c79a6eb4 X11-Protocol-0.53.tar.gz 99352
diff --git a/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.54 b/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.54
index 27884f545bc4..be8c503b237a 100644
--- a/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.54
+++ b/dev-perl/X11-Protocol/files/digest-X11-Protocol-0.54
@@ -1 +1,3 @@
MD5 b2ad4dc41755f2b08f9cd2899636346c X11-Protocol-0.54.tar.gz 99722
+RMD160 bc516c8fd075e5eb0af2f3656b8581fad83797ee X11-Protocol-0.54.tar.gz 99722
+SHA256 06e1d44ee5ed1406ead2aecfe1b21b167bd678634395e1ae569fa65dd287cb55 X11-Protocol-0.54.tar.gz 99722
diff --git a/dev-perl/XML-Dumper/ChangeLog b/dev-perl/XML-Dumper/ChangeLog
index 47ae3632b988..b58e2de5af49 100644
--- a/dev-perl/XML-Dumper/ChangeLog
+++ b/dev-perl/XML-Dumper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-Dumper
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Dumper/ChangeLog,v 1.13 2006/09/05 13:36:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Dumper/ChangeLog,v 1.14 2006/10/16 01:56:44 mcummings Exp $
+
+ 16 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ XML-Dumper-0.79.ebuild, XML-Dumper-0.81.ebuild:
+ Marking amd64 stable
05 Sep 2006; Michael Cummings <mcummings@gentoo.org>
XML-Dumper-0.81.ebuild:
diff --git a/dev-perl/XML-Dumper/XML-Dumper-0.79.ebuild b/dev-perl/XML-Dumper/XML-Dumper-0.79.ebuild
index f4e6e7612016..0294f78d4d8e 100644
--- a/dev-perl/XML-Dumper/XML-Dumper-0.79.ebuild
+++ b/dev-perl/XML-Dumper/XML-Dumper-0.79.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Dumper/XML-Dumper-0.79.ebuild,v 1.5 2006/08/06 01:20:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Dumper/XML-Dumper-0.79.ebuild,v 1.6 2006/10/16 01:56:44 mcummings Exp $
inherit perl-module
@@ -16,5 +16,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/XML-Parser-2.16
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-perl/XML-Dumper/XML-Dumper-0.81.ebuild b/dev-perl/XML-Dumper/XML-Dumper-0.81.ebuild
index ce5a90c5df20..ce5053395df8 100644
--- a/dev-perl/XML-Dumper/XML-Dumper-0.81.ebuild
+++ b/dev-perl/XML-Dumper/XML-Dumper-0.81.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Dumper/XML-Dumper-0.81.ebuild,v 1.8 2006/09/05 13:36:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Dumper/XML-Dumper-0.81.ebuild,v 1.9 2006/10/16 01:56:44 mcummings Exp $
inherit perl-module
@@ -10,12 +10,9 @@ HOMEPAGE="http://search.cpan.org/~mikewong/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~amd64 hppa ia64 ~ppc sparc ~x86"
+KEYWORDS="amd64 hppa ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
DEPEND=">=dev-perl/XML-Parser-2.16
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-