Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-nbxmpp/
Date: Fri, 30 Oct 2015 12:25:35
Message-Id: 1446207023.0fb52f0bff1b0e49f4d75e3df0b41c417c5dc527.jlec@gentoo
1 commit: 0fb52f0bff1b0e49f4d75e3df0b41c417c5dc527
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 12:10:23 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 12:10:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb52f0b
7
8 dev-python/python-nbxmpp: Drop old
9
10 Package-Manager: portage-2.2.23
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/python-nbxmpp/Manifest | 2 --
14 .../python-nbxmpp/python-nbxmpp-0.5.1.ebuild | 22 ----------------------
15 .../python-nbxmpp/python-nbxmpp-0.5.2.ebuild | 22 ----------------------
16 3 files changed, 46 deletions(-)
17
18 diff --git a/dev-python/python-nbxmpp/Manifest b/dev-python/python-nbxmpp/Manifest
19 index b3b0611..aa48602 100644
20 --- a/dev-python/python-nbxmpp/Manifest
21 +++ b/dev-python/python-nbxmpp/Manifest
22 @@ -1,3 +1 @@
23 -DIST python-nbxmpp-0.5.1.tar.gz 1514899 SHA256 2988dd2ae4e0dca76c1c7d75b1cac5bc31517a05959eba652ecad6e66604f929 SHA512 2bdcd89004202880b69728e0f5f23506016ce21a10960ff4c23d2d45037563f32441964688c6328d3f8e10cda2f39aeac647aff9fde0676ca27a4c8dde72405e WHIRLPOOL f994f172ba0b50e154ec2d4bda26d574b21639b412b1eb73d3b781bd5f897577a32eb47fc3b276f66bc2ac48b66442a0185bbd9a74f896446838e471ec082a1e
24 -DIST python-nbxmpp-0.5.2.tar.gz 1508734 SHA256 16d7d2114d9d2c7267d0d8fc5a5c868939fa37031b8d4ca1b11c2a7500bc5160 SHA512 0b8a063c421349c24f822f3da68e6627675731793eee8dad14ae298ed67a981ddaad54fa63a88de6d28f2755da259ee5768a587ed3242e3cb38b4886a069f102 WHIRLPOOL 376e9044a508183f586a5a11e5b5cb41f3065db185b4d89392b1613288f9ede874af1a8f5eafdf64552af8f2d6a2120a931833d5fea4aad5cffcaad380ca9a68
25 DIST python-nbxmpp-0.5.3.tar.gz 1514066 SHA256 b79a6b25a2ed7ac792600544778238b27cf6eef6c8eab79b0bfa46df0c3a9935 SHA512 a55ce4c05683d46c12cf085c5436ba544044f0ab71ad7c87dbb25cba02c28109089131b617ff51191d294efe50e80171dd2305ead4052bec921b0ad5ad920e20 WHIRLPOOL 96d078df5972dde5704dac9fcac31c9ae734c06583c381f5d18d43fca26ae790cebc114991e07b916be35a5dcb24d9ccaad9fe69f22b9bd16099d5d248aea487
26
27 diff --git a/dev-python/python-nbxmpp/python-nbxmpp-0.5.1.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-0.5.1.ebuild
28 deleted file mode 100644
29 index f6374a1..0000000
30 --- a/dev-python/python-nbxmpp/python-nbxmpp-0.5.1.ebuild
31 +++ /dev/null
32 @@ -1,22 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI=5
38 -
39 -PYTHON_COMPAT=( python{2_7,3_3,3_4} )
40 -
41 -inherit distutils-r1
42 -
43 -TAG=6
44 -
45 -DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way"
46 -HOMEPAGE="http://python-nbxmpp.gajim.org/"
47 -SRC_URI="http://python-nbxmpp.gajim.org/downloads/${TAG} -> ${P}.tar.gz"
48 -
49 -SLOT="0"
50 -LICENSE="BSD"
51 -KEYWORDS="alpha amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
52 -IUSE=""
53 -
54 -S="${WORKDIR}"/nbxmpp-${PV}
55
56 diff --git a/dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild
57 deleted file mode 100644
58 index b95facb..0000000
59 --- a/dev-python/python-nbxmpp/python-nbxmpp-0.5.2.ebuild
60 +++ /dev/null
61 @@ -1,22 +0,0 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 -# Distributed under the terms of the GNU General Public License v2
64 -# $Id$
65 -
66 -EAPI=5
67 -
68 -PYTHON_COMPAT=( python2_7 python3_{3,4} )
69 -
70 -inherit distutils-r1
71 -
72 -TAG=7
73 -
74 -DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way"
75 -HOMEPAGE="http://python-nbxmpp.gajim.org/"
76 -SRC_URI="http://python-nbxmpp.gajim.org/downloads/${TAG} -> ${P}.tar.gz"
77 -
78 -SLOT="0"
79 -LICENSE="BSD"
80 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
81 -IUSE=""
82 -
83 -S="${WORKDIR}"/nbxmpp-${PV}