summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-29 13:10:55 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-29 13:10:55 +0000
commit5c77f856e9a076d9dae9d16d44b3520a73fa1804 (patch)
tree2272920a9fd3cecbef361ef01380b0440f13f90f /dev-perl
parentChanged pam files to use "include" notation instead of pam_stack. Also change... (diff)
downloadgentoo-2-5c77f856e9a076d9dae9d16d44b3520a73fa1804.tar.gz
gentoo-2-5c77f856e9a076d9dae9d16d44b3520a73fa1804.tar.bz2
gentoo-2-5c77f856e9a076d9dae9d16d44b3520a73fa1804.zip
Cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Socket6/ChangeLog8
-rw-r--r--dev-perl/Socket6/Manifest6
-rw-r--r--dev-perl/Socket6/Socket6-0.17.ebuild8
-rw-r--r--dev-perl/Socket6/Socket6-0.18.ebuild19
-rw-r--r--dev-perl/Socket6/files/digest-Socket6-0.181
5 files changed, 35 insertions, 7 deletions
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog
index c2cbf8fa2518..148565a69ae2 100644
--- a/dev-perl/Socket6/ChangeLog
+++ b/dev-perl/Socket6/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Socket6
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.7 2005/04/07 20:38:36 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.8 2005/04/29 13:10:55 mcummings Exp $
+
+*Socket6-0.18 (29 Apr 2005)
+
+ 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> Socket6-0.17.ebuild,
+ +Socket6-0.18.ebuild:
+ Cleaning for mirror
07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Socket6-0.11.ebuild:
Stable on ppc.
diff --git a/dev-perl/Socket6/Manifest b/dev-perl/Socket6/Manifest
index f0315262d34f..3aabaa938c06 100644
--- a/dev-perl/Socket6/Manifest
+++ b/dev-perl/Socket6/Manifest
@@ -1,6 +1,8 @@
-MD5 8381efc438812b78cb61a73df5036b69 Socket6-0.17.ebuild 579
+MD5 35fe56f12dbe5953c6e4d9f97fb8c8f7 ChangeLog 897
MD5 9976231e50aea95fcfe53678a3f0460c Socket6-0.11.ebuild 562
+MD5 e42e7d4c17253e89b72decd1810e8239 Socket6-0.17.ebuild 564
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 35fe56f12dbe5953c6e4d9f97fb8c8f7 ChangeLog 897
+MD5 55ce69c3db13740912f84d2f4182d6f5 Socket6-0.18.ebuild 470
MD5 6888797886930e286fb497ca4ac1988a files/digest-Socket6-0.11 63
MD5 735ab9e8f125feb7d31193975d4d5de3 files/digest-Socket6-0.17 63
+MD5 d5387821709d9d60c6f99eb99608bb9a files/digest-Socket6-0.18 63
diff --git a/dev-perl/Socket6/Socket6-0.17.ebuild b/dev-perl/Socket6/Socket6-0.17.ebuild
index 06102ad2d0fc..fd741cff47d2 100644
--- a/dev-perl/Socket6/Socket6-0.17.ebuild
+++ b/dev-perl/Socket6/Socket6-0.17.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.4 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.5 2005/04/29 13:10:55 mcummings Exp $
IUSE=""
inherit perl-module
DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/U/UM/UMEMOTO/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha"
SRC_TEST="do"
diff --git a/dev-perl/Socket6/Socket6-0.18.ebuild b/dev-perl/Socket6/Socket6-0.18.ebuild
new file mode 100644
index 000000000000..bbd1a78420ef
--- /dev/null
+++ b/dev-perl/Socket6/Socket6-0.18.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.18.ebuild,v 1.1 2005/04/29 13:10:55 mcummings Exp $
+
+IUSE=""
+
+inherit perl-module
+
+DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"
+SRC_URI="mirror://cpan/authors/id/U/UM/UMEMOTO/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+
+SRC_TEST="do"
+
+DEPEND="${DEPEND}"
diff --git a/dev-perl/Socket6/files/digest-Socket6-0.18 b/dev-perl/Socket6/files/digest-Socket6-0.18
new file mode 100644
index 000000000000..1eb9dfb61c65
--- /dev/null
+++ b/dev-perl/Socket6/files/digest-Socket6-0.18
@@ -0,0 +1 @@
+MD5 a3c952e911c5f4dfd0fab05fd11082ba Socket6-0.18.tar.gz 55650