commit:     f426a6055d1f69cd7b84ef9780ab119badae3c69
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 22:27:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 22:27:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f426a605

net-irc/dircproxy: Remove last-rited pkg

Bug: https://bugs.gentoo.org/696252
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-irc/dircproxy/Manifest                   |  1 -
 net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild | 23 -----------------------
 net-irc/dircproxy/metadata.xml               |  8 --------
 profiles/package.mask                        |  1 -
 4 files changed, 33 deletions(-)

diff --git a/net-irc/dircproxy/Manifest b/net-irc/dircproxy/Manifest
deleted file mode 100644
index 58de55677e4..00000000000
--- a/net-irc/dircproxy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dircproxy-1.2.0-RC1.tar.gz 811366 BLAKE2B 
b6ecc5f5e9e464cf7d3c781194a36437492527b2953ac817995c9795e9a3ffa5b911c122a5befbe52652bd1fa7b49802a90c9c0ec9f1a9a2fa71ad75e1c53451
 SHA512 
edc4234a5249d06e7342250401c79f3f2190b38ca54f9e7fb4b93a093a7e383057043dc42039fb90f9a012f8cb4fe7a6587d35c045bb58d500ecdbcd16354c17

diff --git a/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild 
b/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild
deleted file mode 100644
index 05455c8e9ab..00000000000
--- a/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-MY_P="${P/_rc/-RC}"
-DESCRIPTION="an IRC proxy server"
-HOMEPAGE="https://code.google.com/p/dircproxy";
-SRC_URI="https://dircproxy.googlecode.com/files/${MY_P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ppc sparc x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-       emake DESTDIR="${D}" install || die "make install failed"
-       dodoc AUTHORS ChangeLog FAQ NEWS HACKING README* TODO INSTALL
-}

diff --git a/net-irc/dircproxy/metadata.xml b/net-irc/dircproxy/metadata.xml
deleted file mode 100644
index 4e7582a957f..00000000000
--- a/net-irc/dircproxy/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-needed -->
-       <upstream>
-               <remote-id type="google-code">dircproxy</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 67b4881bbd8..ddcb1a554ec 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -404,7 +404,6 @@ net-firewall/fwanalog
 net-firewall/fwipsec
 net-firewall/quicktables
 net-firewall/shapecfg
-net-irc/dircproxy
 sys-auth/pam_require
 
 # Michał Górny <[email protected]> (2019-10-04)

Reply via email to