diff options
| author | Michał Górny <mgorny@gentoo.org> | 2018-01-06 10:01:15 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2018-01-06 14:38:44 +0100 |
| commit | 5fb8ebf2dcc9c7fdc7bb9c932ee82c751f5d5909 (patch) | |
| tree | b26cf1982bdb917f66ddcced69aa16581b3c719b /dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild | |
| parent | 67d2ddfe4fa751db6142584be6efa1b85e630d08 (diff) | |
| download | gentoo-5fb8ebf2dcc9c7fdc7bb9c932ee82c751f5d5909.tar.gz gentoo-5fb8ebf2dcc9c7fdc7bb9c932ee82c751f5d5909.tar.bz2 gentoo-5fb8ebf2dcc9c7fdc7bb9c932ee82c751f5d5909.zip | |
dev-python/python-nbxmpp: Clean old up
Diffstat (limited to 'dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild')
| -rw-r--r-- | dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild deleted file mode 100644 index 4b733d783ddd..000000000000 --- a/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_4 ) - -inherit distutils-r1 - -TAG=8 - -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} |
