summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-28 16:18:22 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-28 16:18:22 +0000
commit7eb6f730b39cfba0a71f8bda4c31b5041978dca3 (patch)
tree862ce6eb43d37ee1503544ae21e4a8e40167856b /dev-python
parentForgot to stabilize ia64 (diff)
downloadhistorical-7eb6f730b39cfba0a71f8bda4c31b5041978dca3.tar.gz
historical-7eb6f730b39cfba0a71f8bda4c31b5041978dca3.tar.bz2
historical-7eb6f730b39cfba0a71f8bda4c31b5041978dca3.zip
Delete older ebuild.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pysnmp-mibs/pysnmp-mibs-0.0.6a.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.0.6a.ebuild b/dev-python/pysnmp-mibs/pysnmp-mibs-0.0.6a.ebuild
deleted file mode 100644
index f719fdd7e0f5..000000000000
--- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.0.6a.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysnmp-mibs/pysnmp-mibs-0.0.6a.ebuild,v 1.1 2008/06/23 06:44:01 dev-zero Exp $
-
-inherit distutils
-
-DESCRIPTION="SNMP framework in Python - mibs"
-HOMEPAGE="http://pysnmp.sf.net/"
-SRC_URI="mirror://sourceforge/pysnmp/${P}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=">=dev-python/pysnmp-4.1.10a"
-RDEPEND="${DEPEND}"
-
-DOCS="CHANGES"
-PYTHON_MODNAME="pysnmp_mibs"