Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sipcalc/
Date: Fri, 16 Jul 2021 01:35:00
Message-Id: 1626399201.4f4ffd4947cd2160e535ea5f8d1f8350ad97a2f7.sam@gentoo
1 commit: 4f4ffd4947cd2160e535ea5f8d1f8350ad97a2f7
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Wed Jul 14 06:35:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 16 01:33:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4ffd49
7
8 net-misc/sipcalc: remove old
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/21631
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 net-misc/sipcalc/sipcalc-1.1.6.ebuild | 12 ------------
16 1 file changed, 12 deletions(-)
17
18 diff --git a/net-misc/sipcalc/sipcalc-1.1.6.ebuild b/net-misc/sipcalc/sipcalc-1.1.6.ebuild
19 deleted file mode 100644
20 index 4d992820870..00000000000
21 --- a/net-misc/sipcalc/sipcalc-1.1.6.ebuild
22 +++ /dev/null
23 @@ -1,12 +0,0 @@
24 -# Copyright 1999-2021 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=7
28 -
29 -DESCRIPTION="Sipcalc is an advanced console-based IP subnet calculator"
30 -HOMEPAGE="http://www.routemeister.net/projects/sipcalc/"
31 -SRC_URI="http://www.routemeister.net/projects/${PN}/files/${P}.tar.gz"
32 -
33 -LICENSE="BSD"
34 -SLOT="0"
35 -KEYWORDS="amd64 ~arm64 sparc x86 ~amd64-linux ~x86-linux"