summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-25 19:55:15 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-25 19:55:15 +0000
commit247b39c510292e02abbd0d1b312d81b8da001cbf (patch)
treed857a611ff2be6c4d6baba462ffab9aca57a3049 /dev-python/morbid
parentRemove old version. (diff)
downloadhistorical-247b39c510292e02abbd0d1b312d81b8da001cbf.tar.gz
historical-247b39c510292e02abbd0d1b312d81b8da001cbf.tar.bz2
historical-247b39c510292e02abbd0d1b312d81b8da001cbf.zip
Delete older ebuilds.
Diffstat (limited to 'dev-python/morbid')
-rw-r--r--dev-python/morbid/morbid-0.8.4.ebuild18
-rw-r--r--dev-python/morbid/morbid-0.8.6.1.ebuild18
-rw-r--r--dev-python/morbid/morbid-0.8.7.2.ebuild19
3 files changed, 0 insertions, 55 deletions
diff --git a/dev-python/morbid/morbid-0.8.4.ebuild b/dev-python/morbid/morbid-0.8.4.ebuild
deleted file mode 100644
index cda7ccea684a..000000000000
--- a/dev-python/morbid/morbid-0.8.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/morbid/morbid-0.8.4.ebuild,v 1.3 2009/04/20 11:23:05 caleb Exp $
-
-inherit distutils
-
-DESCRIPTION="A Twisted-based publish/subscribe messaging server that uses the STOMP protocol"
-HOMEPAGE="http://pypi.python.org/pypi/morbid"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-python/twisted"
-DEPEND="${RDEPEND}
- dev-python/setuptools"
diff --git a/dev-python/morbid/morbid-0.8.6.1.ebuild b/dev-python/morbid/morbid-0.8.6.1.ebuild
deleted file mode 100644
index 6ae69d3dd226..000000000000
--- a/dev-python/morbid/morbid-0.8.6.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/morbid/morbid-0.8.6.1.ebuild,v 1.4 2009/11/25 09:51:11 maekke Exp $
-
-inherit distutils
-
-DESCRIPTION="A Twisted-based publish/subscribe messaging server that uses the STOMP protocol"
-HOMEPAGE="http://pypi.python.org/pypi/morbid"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-python/twisted"
-DEPEND="${RDEPEND}
- dev-python/setuptools"
diff --git a/dev-python/morbid/morbid-0.8.7.2.ebuild b/dev-python/morbid/morbid-0.8.7.2.ebuild
deleted file mode 100644
index c4bc1c8ffa5d..000000000000
--- a/dev-python/morbid/morbid-0.8.7.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/morbid/morbid-0.8.7.2.ebuild,v 1.2 2009/08/30 16:31:30 arfrever Exp $
-
-inherit distutils
-
-DESCRIPTION="A Twisted-based publish/subscribe messaging server that uses the STOMP protocol"
-HOMEPAGE="http://pypi.python.org/pypi/morbid"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-python/stomper
- dev-python/twisted"
-DEPEND="${RDEPEND}
- dev-python/setuptools"