summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-01-04 13:36:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-01-04 13:36:49 +0000
commit1a9fd3fe6b409ba0ecf782653bc398682f7952a5 (patch)
tree1174f0fbe342cc1ab55efbe4090c3d4993f2392c /dev-perl/IO-Socket-SSL
parentSeveral small fixes. Correctly install init script. Use enewuser. (diff)
downloadhistorical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.tar.gz
historical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.tar.bz2
historical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.zip
bug 76590
Diffstat (limited to 'dev-perl/IO-Socket-SSL')
-rw-r--r--dev-perl/IO-Socket-SSL/ChangeLog10
-rw-r--r--dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92-r1.ebuild8
-rw-r--r--dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92.ebuild8
-rw-r--r--dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild8
-rw-r--r--dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.95.ebuild8
-rw-r--r--dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.96.ebuild8
6 files changed, 28 insertions, 22 deletions
diff --git a/dev-perl/IO-Socket-SSL/ChangeLog b/dev-perl/IO-Socket-SSL/ChangeLog
index 3566a70e9c1b..c2fcd9a29929 100644
--- a/dev-perl/IO-Socket-SSL/ChangeLog
+++ b/dev-perl/IO-Socket-SSL/ChangeLog
@@ -1,6 +1,12 @@
# 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.25 2004/07/21 22:18:28 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.26 2005/01/04 13:17:03 mcummings Exp $
+
+ 04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ IO-Socket-SSL-0.92-r1.ebuild, IO-Socket-SSL-0.92.ebuild,
+ IO-Socket-SSL-0.94.ebuild, IO-Socket-SSL-0.95.ebuild,
+ IO-Socket-SSL-0.96.ebuild:
+ bug 76590
21 Jul 2004; Tom Gall <tgall@gentoo.org> IO-Socket-SSL-0.96.ebuild:
stable on ppc64, bug #57585
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92-r1.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92-r1.ebuild
index 4500abb9166e..8bc5e6c54caa 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92-r1.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92-r1.ebuild
@@ -1,12 +1,12 @@
-# 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/IO-Socket-SSL/IO-Socket-SSL-0.92-r1.ebuild,v 1.8 2004/07/14 18:30:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92-r1.ebuild,v 1.9 2005/01/04 13:17:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
-SRC_URI="http://cpan.valueclick.com/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/BEHROOZI/${P}/README"
+SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~behroozi/${P}/"
SLOT="0"
LICENSE="Artistic"
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92.ebuild
index 7d20f260bcac..636b55a99f07 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92.ebuild
@@ -1,12 +1,12 @@
-# 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/IO-Socket-SSL/IO-Socket-SSL-0.92.ebuild,v 1.8 2004/07/14 18:30:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.92.ebuild,v 1.9 2005/01/04 13:17:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
-SRC_URI="http://cpan.valueclick.com/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/BEHROOZI/${P}/README"
+SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~behroozi/${P}/"
SLOT="0"
LICENSE="Artistic"
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 3e2b653d87d8..f07f560a04f6 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,12 +1,12 @@
-# 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/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild,v 1.13 2004/07/14 18:30:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.94.ebuild,v 1.14 2005/01/04 13:17:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
-SRC_URI="http://cpan.valueclick.com/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/BEHROOZI/${P}/README"
+SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~behroozi/${P}/"
SLOT="0"
LICENSE="Artistic"
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.95.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.95.ebuild
index d79a4598f326..da25691cefa7 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.95.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.95.ebuild
@@ -1,12 +1,12 @@
-# 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/IO-Socket-SSL/IO-Socket-SSL-0.95.ebuild,v 1.7 2004/07/14 18:30:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.95.ebuild,v 1.8 2005/01/04 13:17:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
-HOMEPAGE="http://search.cpan.org/author/BEHROOZI/${P}/README"
-SRC_URI="http://cpan.valueclick.com/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~behroozi/${P}/"
LICENSE="Artistic"
SLOT="0"
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.96.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.96.ebuild
index ffdc2684a0f3..2df0ace898b1 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.96.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.96.ebuild
@@ -1,12 +1,12 @@
-# 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/IO-Socket-SSL/IO-Socket-SSL-0.96.ebuild,v 1.4 2004/07/21 22:18:28 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.96.ebuild,v 1.5 2005/01/04 13:17:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
-HOMEPAGE="http://search.cpan.org/author/BEHROOZI/${P}/README"
-SRC_URI="http://cpan.valueclick.com/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~behroozi/${P}/"
LICENSE="Artistic"
SLOT="0"