diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-28 18:17:11 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-28 18:17:11 +0000 |
commit | 2580dab5c9fa831d50ad1a0356e20340f95ca7a7 (patch) | |
tree | e3db799de3d09e931318b85ced02eb4926010d31 /dev-perl/Sysadm-Install | |
parent | Drop old (diff) | |
download | gentoo-2-2580dab5c9fa831d50ad1a0356e20340f95ca7a7.tar.gz gentoo-2-2580dab5c9fa831d50ad1a0356e20340f95ca7a7.tar.bz2 gentoo-2-2580dab5c9fa831d50ad1a0356e20340f95ca7a7.zip |
Drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Sysadm-Install')
-rw-r--r-- | dev-perl/Sysadm-Install/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Sysadm-Install/Sysadm-Install-0.390.0.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Sysadm-Install/Sysadm-Install-0.400.0.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Sysadm-Install/Sysadm-Install-0.410.0.ebuild | 23 |
4 files changed, 7 insertions, 71 deletions
diff --git a/dev-perl/Sysadm-Install/ChangeLog b/dev-perl/Sysadm-Install/ChangeLog index 13b5c60797b2..d4ef171495ef 100644 --- a/dev-perl/Sysadm-Install/ChangeLog +++ b/dev-perl/Sysadm-Install/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Sysadm-Install -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog,v 1.15 2013/08/25 11:03:20 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/ChangeLog,v 1.16 2014/08/28 18:17:11 zlogene Exp $ + + 28 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> + -Sysadm-Install-0.390.0.ebuild, -Sysadm-Install-0.400.0.ebuild, + -Sysadm-Install-0.410.0.ebuild: + Drop old *Sysadm-Install-0.430.0 (25 Aug 2013) diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.390.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.390.0.ebuild deleted file mode 100644 index fe143e014245..000000000000 --- a/dev-perl/Sysadm-Install/Sysadm-Install-0.390.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/Sysadm-Install-0.390.0.ebuild,v 1.1 2012/05/18 15:16:03 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=MSCHILLI -MODULE_VERSION=0.39 -inherit perl-module - -DESCRIPTION="Typical installation tasks for system administrators" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="hammer" - -RDEPEND="dev-perl/TermReadKey - dev-perl/libwww-perl - >=dev-perl/Log-Log4perl-1.28 - hammer? ( dev-perl/Expect )" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.400.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.400.0.ebuild deleted file mode 100644 index 864bc3d6b879..000000000000 --- a/dev-perl/Sysadm-Install/Sysadm-Install-0.400.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/Sysadm-Install-0.400.0.ebuild,v 1.1 2012/09/23 12:19:04 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=MSCHILLI -MODULE_VERSION=0.40 -inherit perl-module - -DESCRIPTION="Typical installation tasks for system administrators" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="hammer" - -RDEPEND="dev-perl/TermReadKey - dev-perl/libwww-perl - >=dev-perl/Log-Log4perl-1.28 - hammer? ( dev-perl/Expect )" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.410.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.410.0.ebuild deleted file mode 100644 index b4a47f06f6ac..000000000000 --- a/dev-perl/Sysadm-Install/Sysadm-Install-0.410.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sysadm-Install/Sysadm-Install-0.410.0.ebuild,v 1.1 2012/12/25 11:58:32 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=MSCHILLI -MODULE_VERSION=0.41 -inherit perl-module - -DESCRIPTION="Typical installation tasks for system administrators" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="hammer" - -RDEPEND="dev-perl/TermReadKey - dev-perl/libwww-perl - >=dev-perl/Log-Log4perl-1.28 - hammer? ( dev-perl/Expect )" -DEPEND="${RDEPEND}" - -SRC_TEST="do" |