net-nntp/ubh: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 22:21:36 +0000 (23:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 22:21:36 +0000 (23:21 +0100)
Bug: https://bugs.gentoo.org/696252
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-nntp/ubh/Manifest [deleted file]
net-nntp/ubh/metadata.xml [deleted file]
net-nntp/ubh/ubh-2.5.ebuild [deleted file]
profiles/package.mask

diff --git a/net-nntp/ubh/Manifest b/net-nntp/ubh/Manifest
deleted file mode 100644 (file)
index f9e9951..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST ubh-2.5.tar.gz 42235 BLAKE2B fec338c2e53c546accdc62a7e69fa8ecda7ff3ffb5a680ebdb79a40284456f943fb854ded9a12c88860480adf717155fda1a8aa3e4a241dd44229b34cdce32dd SHA512 43e2948a2361ab2dbbab4e4722bc62552655754a85dd3ddf2662e224ab1419ad4dc85888f5f022c587925edefa1572ed9e99637ec70c5c84f20208d6b93eada0
diff --git a/net-nntp/ubh/metadata.xml b/net-nntp/ubh/metadata.xml
deleted file mode 100644 (file)
index c5c5320..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">ubh</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild
deleted file mode 100644 (file)
index b586732..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="The Usenet Binary Harvester"
-HOMEPAGE="http://ubh.sourceforge.net/"
-SRC_URI="http://ubh.sourceforge.net/download/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-DEPEND=">=virtual/perl-libnet-1.0607
-       >=dev-perl/News-Newsrc-1.07
-       >=dev-perl/IO-stringy-1.220
-       >=virtual/perl-MIME-Base64-2.12
-       >=dev-perl/MailTools-1.15
-       >=dev-perl/MIME-tools-5.411
-       >=dev-perl/String-CRC32-1.2"
-
-src_install() {
-       dobin ubh || die "dobin failed"
-       dohtml doc/ubh.html || die "dohtml failed"
-       insinto /usr/share/${P}
-       doins examples/{newsrc,ubhrc} || die "doins failed"
-}
index 1490c2075c224b68eada138926f16a31d500e1a4..d68180a464316de99bd04ad0edc42a573aac7716 100644 (file)
@@ -418,7 +418,6 @@ net-misc/ng-utils
 net-misc/sendfile
 net-news/yencode
 net-nntp/slrnconf
-net-nntp/ubh
 sys-auth/pam_require
 
 # Michał Górny <mgorny@gentoo.org> (2019-10-04)