commit:     769087baee3aa5d8a51705dae2c1aa4d821b3454
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 01:03:02 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 01:03:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769087ba

net-misc/ipsc: drop last-rited package

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-misc/ipsc/Manifest               |  1 -
 net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild | 38 ------------------------------------
 net-misc/ipsc/metadata.xml           |  8 --------
 profiles/package.mask                |  6 ------
 4 files changed, 53 deletions(-)

diff --git a/net-misc/ipsc/Manifest b/net-misc/ipsc/Manifest
deleted file mode 100644
index 6fc8f3245cf..00000000000
--- a/net-misc/ipsc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ipsc-0.4.3.2.tar.bz2 16764 BLAKE2B 
16cdf4ef315fae838bf91d0098c7a36bf4821b59321e6351c35a817d33017aa19421f9e10650f5071acf4bfda1ef059b1f391ccfef29dbec1d59a0ebe57698ad
 SHA512 
7dd4fdf2fbfd21188d756254bd5192dcd2b723d835c1d2038d89fff8bf922059f1878029b7def5d751fc3dc71b6a3fddab36970e114029a6926c43675aba83f0

diff --git a/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild 
b/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild
deleted file mode 100644
index 80a8b3e3186..00000000000
--- a/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit toolchain-funcs
-
-DESCRIPTION="IP Subnet Calculator"
-HOMEPAGE="http://packages.debian.org/unstable/net/ipsc";
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-RDEPEND=""
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       sed -i \
-               -e "s:^CC = gcc:CC = $(tc-getCC):" \
-               -e "/^CFLAGS = .*/d" \
-               -e "s/^LIBS = /LDLIBS = /" \
-               -e '/$(CC).*\\$/,+1d' \
-               -e '/$(CC)/d' \
-               src/Makefile || die "Unable to sed upstream Makefile"
-}
-
-src_compile() {
-       cd src
-       emake || die "Compilation failed"
-}
-
-src_install() {
-       dodoc README ChangeLog TODO CONTRIBUTORS
-       dobin src/ipsc
-       doman src/ipsc.1
-}

diff --git a/net-misc/ipsc/metadata.xml b/net-misc/ipsc/metadata.xml
deleted file mode 100644
index 3ff92885b4c..00000000000
--- a/net-misc/ipsc/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="person">
-  <email>[email protected]</email>
-    <name>Tony Vroon</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 4ac2f4f6628..2f4f976c693 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -439,12 +439,6 @@ sys-apps/man
 # This can be removed in 2019-11-11
 =sys-kernel/gentoo-sources-5.3.6
 
-# Michał Górny <[email protected]> (2019-10-10)
-# Upstream gone.  Last bumped in 2006.  EAPI 0.  net-misc/sipcalc seems
-# like a good replacement.
-# Removal in 30 days.  Bug #697236.
-net-misc/ipsc
-
 # Brian Evans <[email protected]> (2019-10-01)
 # End of life.  Please upgrade.
 # Removal in 90 days. Bug 651784

Reply via email to