summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-05 23:21:47 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-05 23:21:47 +0100
commit0ea15985839aec0a6bf95a5a3d084cc40548f14b (patch)
tree4decfc162c62cc56171259c724f2f8ed6ce35d4d
parentnet-nntp/ubh: Remove last-rited pkg (diff)
downloadgentoo-0ea15985.tar.gz
gentoo-0ea15985.tar.bz2
gentoo-0ea15985.zip
net-nntp/slrnconf: Remove last-rited pkg
Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-nntp/slrnconf/Manifest1
-rw-r--r--net-nntp/slrnconf/metadata.xml5
-rw-r--r--net-nntp/slrnconf/slrnconf-0.8.4.ebuild34
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 41 deletions
diff --git a/net-nntp/slrnconf/Manifest b/net-nntp/slrnconf/Manifest
deleted file mode 100644
index 497f7995f45f..000000000000
--- a/net-nntp/slrnconf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST slrnconf-0.8.4.tar.bz2 43938 BLAKE2B cecd2bcb11deb627a187990c4190c238885b9f00a1dba194098ee84ce695811ee3a5ca6f84246fb8c88f46fb4856d82757d6de59cfc3a9b770f76cecf43033f0 SHA512 2ca8070426065ba366c54989e89b6aca23919e34073d8d50bb1ae53a9d79c5b7a864a44b9a7147bc6b9968a3904ec63d7b089855422b102e534b4e1e7d3498c8
diff --git a/net-nntp/slrnconf/metadata.xml b/net-nntp/slrnconf/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/net-nntp/slrnconf/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/net-nntp/slrnconf/slrnconf-0.8.4.ebuild b/net-nntp/slrnconf/slrnconf-0.8.4.ebuild
deleted file mode 100644
index f049f85ff384..000000000000
--- a/net-nntp/slrnconf/slrnconf-0.8.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="slrnconf is a graphical configuration utility for the newsreader slrn"
-HOMEPAGE="http://home.arcor.de/kaffeetisch/slrnconf.html"
-SRC_URI="http://home.arcor.de/kaffeetisch/downloads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl
- dev-perl/Gtk2
- dev-perl/Parse-RecDescent
- net-nntp/slrn"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
-
- sed -i -e 's/^install: all$/install:/' ${S}/Makefile
-}
-
-src_compile() {
- make PREFIX=/usr || die "make failed"
-}
-
-src_install() {
- make PREFIX=${D}/usr install || die "make install failed"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index d68180a46431..84be8c5d1b26 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -417,7 +417,6 @@ net-misc/fmirror
net-misc/ng-utils
net-misc/sendfile
net-news/yencode
-net-nntp/slrnconf
sys-auth/pam_require
# Michał Górny <mgorny@gentoo.org> (2019-10-04)