summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-03 18:22:30 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-03 18:22:30 +0000
commite5978eaf9da3feedc757db882fb350e9a6d587f9 (patch)
tree7820c201e9d3d4a24ba68b2214d1b7a687adef36 /dev-perl/IO-Socket-INET6
parentarm stable, bug #418275 (diff)
downloadhistorical-e5978eaf9da3feedc757db882fb350e9a6d587f9.tar.gz
historical-e5978eaf9da3feedc757db882fb350e9a6d587f9.tar.bz2
historical-e5978eaf9da3feedc757db882fb350e9a6d587f9.zip
Cleanup
Package-Manager: portage-2.2.0_alpha109/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IO-Socket-INET6')
-rw-r--r--dev-perl/IO-Socket-INET6/ChangeLog6
-rw-r--r--dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.63.ebuild22
-rw-r--r--dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.670.0.ebuild23
3 files changed, 5 insertions, 46 deletions
diff --git a/dev-perl/IO-Socket-INET6/ChangeLog b/dev-perl/IO-Socket-INET6/ChangeLog
index 2cd3b330901b..ad05516e5667 100644
--- a/dev-perl/IO-Socket-INET6/ChangeLog
+++ b/dev-perl/IO-Socket-INET6/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IO-Socket-INET6
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/ChangeLog,v 1.44 2012/05/28 14:10:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/ChangeLog,v 1.45 2012/06/03 18:19:31 tove Exp $
+
+ 03 Jun 2012; Torsten Veller <tove@gentoo.org> -IO-Socket-INET6-2.63.ebuild,
+ -IO-Socket-INET6-2.670.0.ebuild:
+ Cleanup
28 May 2012; Raúl Porcel <armin76@gentoo.org>
IO-Socket-INET6-2.690.0.ebuild:
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.63.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.63.ebuild
deleted file mode 100644
index 79825b499b9b..000000000000
--- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.63.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.63.ebuild,v 1.7 2010/10/22 19:22:22 ssuominen Exp $
-
-EAPI=3
-
-MODULE_AUTHOR="SHLOMIF"
-inherit perl-module
-
-DESCRIPTION="Work with IO sockets in ipv6"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/Socket6"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-# Disabling tests since they seem to be more trouble than worth, esp. in re bug
-# 115004
-#SRC_TEST="do"
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.670.0.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.670.0.ebuild
deleted file mode 100644
index 3efd89f3cb28..000000000000
--- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.670.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.670.0.ebuild,v 1.1 2011/08/30 13:27:43 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=2.67
-inherit perl-module
-
-DESCRIPTION="Work with IO sockets in ipv6"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/Socket6"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-# Disabling tests since they seem to be more trouble than worth, esp. in re bug
-# 115004
-#SRC_TEST="do"