]> Frank Brehm's Git Trees - portage.git/commitdiff
Removed dev-perl/SNMP_Session
authorFrank Brehm <frank@brehm-online.com>
Fri, 26 Jun 2015 14:32:07 +0000 (16:32 +0200)
committerFrank Brehm <frank@brehm-online.com>
Fri, 26 Jun 2015 14:32:07 +0000 (16:32 +0200)
dev-perl/SNMP_Session/Manifest [deleted file]
dev-perl/SNMP_Session/SNMP_Session-1.10.ebuild [deleted file]
dev-perl/SNMP_Session/SNMP_Session-1.11.ebuild [deleted file]

diff --git a/dev-perl/SNMP_Session/Manifest b/dev-perl/SNMP_Session/Manifest
deleted file mode 100644 (file)
index 6e81029..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST SNMP_Session-1.10.tar.gz 67423 RMD160 e0d53901ecbb0e7b71dbd7150c74809f74bb76e7 SHA1 910f7c9d3771d2b1fd83c1df45a8bea7e8521c69 SHA256 16c9f81ec3584db0207912a9822974c3512069ff90fb63b6dbe47745615b2cc6
-DIST SNMP_Session-1.11.tar.gz 67478 RMD160 3cc55f5d9955a8249fbb55532864fc58143b8f21 SHA1 51ee53ad5687155b5ce094569f6cf2aef5d10232 SHA256 1771380db1f7ece119dc76ce75ec914ab446adb1b44637788c41515be736bcf1
-EBUILD SNMP_Session-1.10.ebuild 482 RMD160 a4a8a9c27891a360c0b66e75d07be3ea423b9a30 SHA1 1e5e9284fa372265643c7db7d1834affde8f7890 SHA256 8b75ecf4732196f5ee95c0586059b5cd5ea33d3648991a8a177b0c7a04450a2c
-EBUILD SNMP_Session-1.11.ebuild 478 RMD160 3d03b89375d7372de2eb693b12ae7b31ce8e9353 SHA1 e8a275b33af5b94b2c9c6493a4666bf4d62e9a36 SHA256 0b04a01fe701de53aedc1ecbfc6d1f14bee5e05f4d6959d604680490cf48a58d
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.10.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.10.ebuild
deleted file mode 100644 (file)
index f6dfe02..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit perl-module
-
-DESCRIPTION="SNMP support for Perl 5"
-SRC_URI="http://www.switch.ch/misc/leinen/snmp/perl/dist/old/${P}.tar.gz"
-HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
-IUSE=""
-RESTRICT="nomirror"
-
-mydoc="README.SNMP_util"
-
-src_install() {
-
-       perl-module_src_install
-       dohtml *.html
-}
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.11.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.11.ebuild
deleted file mode 100644 (file)
index 684aa49..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit perl-module
-
-DESCRIPTION="SNMP support for Perl 5"
-SRC_URI="http://www.switch.ch/misc/leinen/snmp/perl/dist/${P}.tar.gz"
-HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
-IUSE=""
-RESTRICT="nomirror"
-
-mydoc="README.SNMP_util"
-
-src_install() {
-
-       perl-module_src_install
-       dohtml *.html
-}