Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/
Date: Sat, 23 Feb 2019 09:43:49
Message-Id: 1550914020.9f26fa96499b78b4f329ab1e4b7b7907f45d9d57.pacho@gentoo
1 commit: 9f26fa96499b78b4f329ab1e4b7b7907f45d9d57
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 09:27:00 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 23 09:27:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f26fa96
7
8 net-im/sendxmpp: Drop old
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 net-im/sendxmpp/Manifest | 1 -
14 net-im/sendxmpp/sendxmpp-1.23.ebuild | 21 ---------------------
15 2 files changed, 22 deletions(-)
16
17 diff --git a/net-im/sendxmpp/Manifest b/net-im/sendxmpp/Manifest
18 index f9086f397b6..ce677caedeb 100644
19 --- a/net-im/sendxmpp/Manifest
20 +++ b/net-im/sendxmpp/Manifest
21 @@ -1,2 +1 @@
22 DIST sendxmpp-1.24.tar.gz 9657 BLAKE2B c1dbf65c031d7178b996b4309cab149038774c40aa903185d99f1cf26c9a803b623d5a72e3991e30c929b9f236d7cfe2e2828e92b1f135e7e791e001d58142e1 SHA512 349aac46ad4e13836f797f953d1acb33014d66de2bebed4961bcd981b765b5f0014bd2291a7355f0f8e80db522e3e843088fe08c0a21d4dda360dc2834db4842
23 -DIST sendxmpp_1.23.orig.tar.gz 9196 BLAKE2B 16ec292478610d58c92ea50a46e24ac86656102966dfda3eb917b65af7c6cb13fb254b257fbf78d1f8040e2237d378450774c72f090c22cbd2bd3aed77da1367 SHA512 65cbda52450a3537982d0c8f94265a1f8c336379ea4e4bc56c772bb613ea03fe25feb85fb4c8e3b26a48ad03d0c5e07188268e07c1da9981cb1dab87b17d9ba8
24
25 diff --git a/net-im/sendxmpp/sendxmpp-1.23.ebuild b/net-im/sendxmpp/sendxmpp-1.23.ebuild
26 deleted file mode 100644
27 index 85910cbbd41..00000000000
28 --- a/net-im/sendxmpp/sendxmpp-1.23.ebuild
29 +++ /dev/null
30 @@ -1,21 +0,0 @@
31 -# Copyright 1999-2017 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=5
35 -
36 -inherit perl-module
37 -
38 -DESCRIPTION="A perl-script to send xmpp (jabber), similar to what mail(1) does for mail"
39 -HOMEPAGE="http://sendxmpp.hostname.sk/"
40 -SRC_URI="mirror://debian/pool/main/s/sendxmpp/${PN}_${PV}.orig.tar.gz"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="amd64 hppa ppc sparc x86"
45 -IUSE=""
46 -
47 -RDEPEND="dev-perl/Net-XMPP
48 - dev-perl/Authen-SASL
49 - virtual/perl-Getopt-Long"
50 -
51 -S="${WORKDIR}"/lhost-${PN}-610082b