diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-15 11:24:37 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-15 11:24:37 +0000 |
commit | dd64e65417443bd3cbf32eadb77c44c2e0e82eb9 (patch) | |
tree | c1d5c3b93aabb092013a481ac878d386041d054d /dev-perl/IO-Socket-SSL | |
parent | Cleanup (diff) | |
download | gentoo-2-dd64e65417443bd3cbf32eadb77c44c2e0e82eb9.tar.gz gentoo-2-dd64e65417443bd3cbf32eadb77c44c2e0e82eb9.tar.bz2 gentoo-2-dd64e65417443bd3cbf32eadb77c44c2e0e82eb9.zip |
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/IO-Socket-SSL')
-rw-r--r-- | dev-perl/IO-Socket-SSL/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild | 28 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.14.ebuild | 19 |
11 files changed, 9 insertions, 220 deletions
diff --git a/dev-perl/IO-Socket-SSL/ChangeLog b/dev-perl/IO-Socket-SSL/ChangeLog index 1763dff8036a..e24cad532f40 100644 --- a/dev-perl/IO-Socket-SSL/ChangeLog +++ b/dev-perl/IO-Socket-SSL/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/IO-Socket-SSL # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.89 2008/09/01 08:56:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.90 2008/09/15 11:24:37 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -IO-Socket-SSL-0.97.ebuild, + -IO-Socket-SSL-0.99.9.ebuild, -IO-Socket-SSL-1.01.ebuild, + -IO-Socket-SSL-1.02.ebuild, -IO-Socket-SSL-1.03.ebuild, + -IO-Socket-SSL-1.04.ebuild, -IO-Socket-SSL-1.05.ebuild, + -IO-Socket-SSL-1.06.ebuild, -IO-Socket-SSL-1.07.ebuild, + -IO-Socket-SSL-1.14.ebuild: + Cleanup *IO-Socket-SSL-1.15 (01 Sep 2008) diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild deleted file mode 100644 index f47c4f2b0ede..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.97.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2006 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.97.ebuild,v 1.13 2006/08/19 17:49:05 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -SRC_URI="mirror://cpan/authors/id/B/BE/BEHROOZI/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~behroozi/${P}/" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild deleted file mode 100644 index 99b79c501067..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-0.99.9.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2006 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.99.9.ebuild,v 1.7 2006/10/23 18:08:13 gustavoz Exp $ - -inherit perl-module versionator - -MY_PV="$(replace_version_separator 2 "" ${PV})" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${MY_P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -# http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-0.98_1.tar.gz - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" -MY_PV=$(replace_version_separator 2 '') -S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild deleted file mode 100644 index 52d3344d4d32..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2006 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-1.01.ebuild,v 1.5 2006/12/24 00:46:31 dertobi123 Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild deleted file mode 100644 index 0b9af4b7c04c..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.02.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2007 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-1.02.ebuild,v 1.8 2007/05/12 04:40:43 kumba Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild deleted file mode 100644 index 803edd70044c..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2007 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-1.03.ebuild,v 1.3 2007/06/24 21:28:31 vapier Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Disabled because the tests conflict with other services already running on the -# desired ports -and who wants to write a patch to try and locate a free prot -# range just for this? -#SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild deleted file mode 100644 index 16642d586d09..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.04.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 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-1.04.ebuild,v 1.3 2007/06/24 21:28:31 vapier Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild deleted file mode 100644 index f5b8c7fa7b1a..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.05.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 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-1.05.ebuild,v 1.3 2007/06/24 21:28:31 vapier Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild deleted file mode 100644 index a3c33c87a5b4..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.06.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 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-1.06.ebuild,v 1.6 2007/07/08 02:38:10 tgall Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild deleted file mode 100644 index 8165accf1687..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.07.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 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-1.07.ebuild,v 1.8 2007/11/10 13:31:46 drac Exp $ - -inherit perl-module versionator - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" -HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" -SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-perl/Net-SSLeay-1.21 - dev-lang/perl" - -# Tests have been fixed upstream to attempt to use a random port. Adding tests -# back in for now. -SRC_TEST="do" diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.14.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.14.ebuild deleted file mode 100644 index 3bd83e751cda..000000000000 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.14.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2008 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-1.14.ebuild,v 1.1 2008/08/23 13:41:53 tove Exp $ - -MODULE_AUTHOR=SULLR -inherit perl-module - -DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/Net-SSLeay-1.33 - virtual/perl-Scalar-List-Utils - dev-lang/perl" -# dev-perl/Net-LibIDN -- waiting for keywords bug 235533 |