net-irc/iip: Remove last rited package
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Jun 2016 15:00:58 +0000 (17:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Jun 2016 15:00:58 +0000 (17:00 +0200)
net-irc/iip/Manifest [deleted file]
net-irc/iip/files/iip_open_mode.patch [deleted file]
net-irc/iip/iip-1.2.ebuild [deleted file]
net-irc/iip/metadata.xml [deleted file]
profiles/package.mask

diff --git a/net-irc/iip/Manifest b/net-irc/iip/Manifest
deleted file mode 100644 (file)
index 0522a21..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST iip-1.2-dev1.tar.bz2 299053 SHA256 8f4bfce32e43a75e71c78d49eecaee9efe3f6b8782878276d590e736566a9fbf SHA512 384026ba6b0d797574fad9295ac7d042a20556fb428663f8043768e9daf2adc831cd89b81c48abc4473e68f3f0d84d7d854be1816f8a82628f397839e19a8992 WHIRLPOOL f4fb55c175ed9ff8a61bccbb31fc4f1996128e95c1156797f49e2d0e846cb08cb3517bb33dabed4b2870de92754f4af3fe39b0b173bfe98a7d6290d8043907a0
diff --git a/net-irc/iip/files/iip_open_mode.patch b/net-irc/iip/files/iip_open_mode.patch
deleted file mode 100644 (file)
index 6d3aec1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/misc/unix.c    2002-10-29 07:56:29.000000000 +0000
-+++ src/misc/unix.c    2009-03-05 13:12:54.000000000 +0000
-@@ -100,7 +100,7 @@
-       s = stringCopyMany(lockfilepath, lockfileprefix, NULL);
-       s = stringJoinMany(s, intToString((int) getpid()), NULL);
--      fd = open(s, O_CREAT | O_EXCL | S_IWUSR);
-+      fd = open(s, O_CREAT | O_EXCL ,S_IWUSR | S_IRUSR);
-       if(fd == -1) {
-               LOGERROR(stringCopyMany("unixAddLockFile: open lock file failed (", s, ")", 
-                       _("Error opening lockfile."), NULL))
diff --git a/net-irc/iip/iip-1.2.ebuild b/net-irc/iip/iip-1.2.ebuild
deleted file mode 100644 (file)
index 9045af9..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils
-
-MY_P="${P}-dev1"
-
-DESCRIPTION="Proxy server for encrypted anonymous IRC-like network"
-HOMEPAGE="http://www.invisiblenet.net/iip/"
-SRC_URI="mirror://sourceforge/invisibleip/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
-IUSE=""
-
-RDEPEND="dev-libs/openssl"
-DEPEND="${RDEPEND}
-       dev-lang/perl
-       >=sys-apps/sed-4"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-       epatch "${FILESDIR}/iip_open_mode.patch"
-}
-
-src_compile() {
-       sed -i \
-               -e "s:-Werror::" "${S}"/src/Makefile || \
-               die "sed Makefile failed"
-
-       emake || die "emake failed"
-}
-
-src_install() {
-       make DESTDIR="${D}" install || die "make install failed"
-       dodoc AUTHORS README
-}
diff --git a/net-irc/iip/metadata.xml b/net-irc/iip/metadata.xml
deleted file mode 100644 (file)
index 298672a..0000000
+++ /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-needed -->
-       <upstream>
-               <remote-id type="sourceforge">invisibleip</remote-id>
-       </upstream>
-</pkgmetadata>
index 4190ef6d74cb08e2082f358d4221b591b0efeda3..cf87818579a3006b4b74fb4826a439c00fde89db 100644 (file)
@@ -245,11 +245,6 @@ net-print/foomatic-gui
 # Exported to user maintained overlay kde-sunset.
 kde-apps/superkaramba
 
-# Michael Palimaka <kensington@gentoo.org> (26 May 2016)
-# Ancient. Unmaintained. Dead upstream. Masked for removal
-# in 30 days. Bug #583510.
-net-irc/iip
-
 # Michael Palimaka <kensington@gentoo.org> (26 May 2016)
 # No longer developed by upstream. No revdeps.
 # Masked for removal in 30 days. Bug 583776.