diff options
| author | Justin Lecher <jlec@gentoo.org> | 2015-10-30 13:10:23 +0100 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2015-10-30 13:10:23 +0100 |
| commit | 0fb52f0bff1b0e49f4d75e3df0b41c417c5dc527 (patch) | |
| tree | db778a1888fc75f294bf6def1f1a4a3d15adc5d0 /dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild | |
| parent | bcf4745360b03afcf1aba9a269b3f04a77b630bc (diff) | |
| download | gentoo-0fb52f0bff1b0e49f4d75e3df0b41c417c5dc527.tar.gz gentoo-0fb52f0bff1b0e49f4d75e3df0b41c417c5dc527.tar.bz2 gentoo-0fb52f0bff1b0e49f4d75e3df0b41c417c5dc527.zip | |
dev-python/python-nbxmpp: Drop old
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild')
| -rw-r--r-- | dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild deleted file mode 100644 index b95facbadffd..000000000000 --- a/dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_{3,4} ) - -inherit distutils-r1 - -TAG=7 - -DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way" -HOMEPAGE="http://python-nbxmpp.gajim.org/" -SRC_URI="http://python-nbxmpp.gajim.org/downloads/${TAG} -> ${P}.tar.gz" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -S="${WORKDIR}"/nbxmpp-${PV} |
