summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-10-17 16:59:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-10-17 16:59:24 +0000
commita0f8121a3e95556316014fde5e3c01bef869139c (patch)
tree34c2ed287bca041212fbe05c558c5f36a973fe5d /dev-perl
parentAdding virtual/linux-sources. (diff)
downloadhistorical-a0f8121a3e95556316014fde5e3c01bef869139c.tar.gz
historical-a0f8121a3e95556316014fde5e3c01bef869139c.tar.bz2
historical-a0f8121a3e95556316014fde5e3c01bef869139c.zip
Keywording for ~sparc
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Sub-Override/Manifest14
-rw-r--r--dev-perl/Sub-Uplevel/ChangeLog6
-rw-r--r--dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild6
-rw-r--r--dev-perl/Test-Exception/ChangeLog6
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.15.ebuild6
5 files changed, 30 insertions, 8 deletions
diff --git a/dev-perl/Sub-Override/Manifest b/dev-perl/Sub-Override/Manifest
new file mode 100644
index 000000000000..0f4c55f5dac0
--- /dev/null
+++ b/dev-perl/Sub-Override/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 caf1b05afa4c95be0d848d7fbcc95110 Sub-Override-0.05.ebuild 575
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 54590511dd386bbaf1da7cee72079f14 ChangeLog 410
+MD5 700a2d39c3da3cbb8285fa3170fb2533 files/digest-Sub-Override-0.05 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBcqUktG5z4I8BtQoRAldoAJ4y4PUvafIddmJEv9olQGFFhHLDgQCdGmA+
+cxJqnhgt1qR8MosZqFJcBmc=
+=zZWR
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog
index 22114ff1d164..7c7f0c99482e 100644
--- a/dev-perl/Sub-Uplevel/ChangeLog
+++ b/dev-perl/Sub-Uplevel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Sub-Uplevel
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.5 2004/08/03 11:31:03 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.6 2004/10/17 16:56:41 mcummings Exp $
+
+ 17 Oct 2004; Michael Cummings <mcummings@gentoo.org>
+ Sub-Uplevel-0.09.ebuild:
+ Keywording for ~sparc
03 Aug 2004; David Holm <dholm@gentoo.org> Sub-Uplevel-0.09.ebuild:
Added to ~ppc.
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild
index ecb0da8584d9..77dfca46e5fb 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild,v 1.2 2004/08/03 11:31:03 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild,v 1.3 2004/10/17 16:56:41 mcummings Exp $
inherit perl-module
DESCRIPTION="apparently run a function in a higher stack frame"
HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="http://www.cpan.org/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~sparc"
IUSE=""
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index e88d065ce5e5..076f7dd90b1c 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.3 2004/09/02 13:24:14 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.4 2004/10/17 16:59:24 mcummings Exp $
+
+ 17 Oct 2004; Michael Cummings <mcummings@gentoo.org>
+ Test-Exception-0.15.ebuild:
+ Keywording for ~sparc
02 Sep 2004; David Holm <dholm@gentoo.org> Test-Exception-0.15.ebuild:
Added to ~ppc.
diff --git a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild b/dev-perl/Test-Exception/Test-Exception-0.15.ebuild
index 64d84c2f1916..6399f8722432 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.15.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.15.ebuild,v 1.4 2004/09/02 13:24:14 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.15.ebuild,v 1.5 2004/10/17 16:59:24 mcummings Exp $
inherit perl-module
DESCRIPTION="test functions for exception based code"
HOMEPAGE="http://search.cpan.org/~adie/${P}/"
-SRC_URI="http://www.cpan.org/authors/id/A/AD/ADIE/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
SRC_TEST="do"