commit:     6e860466d8674c938fbc9ceef84f408974a9656a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 06:15:11 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 06:15:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e860466

net-print/apsfilter: Remove last-rited pkg

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

 net-print/apsfilter/Manifest                  |  1 -
 net-print/apsfilter/apsfilter-7.2.8-r1.ebuild | 55 ---------------------------
 net-print/apsfilter/metadata.xml              |  8 ----
 profiles/package.mask                         |  6 ---
 4 files changed, 70 deletions(-)

diff --git a/net-print/apsfilter/Manifest b/net-print/apsfilter/Manifest
deleted file mode 100644
index c347450380fa..000000000000
--- a/net-print/apsfilter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST apsfilter-7.2.8.tar.bz2 310587 BLAKE2B 
aae44a7e79157d3ddf9ce56fe51ae90106eb952d536658efe0f19dfcbe5f0d5c7dd078e3bb5044433e250df6b9289a08a466d6e9fc77c91d540daf07a70bf197
 SHA512 
ca07e7eb620a95b08fb912e899520d5ff85613eb3d1f712e1d38a66cf5b84516dbb35e3e40ef75ac10d1e717cfc2f49930a0f0873fee451d495c8ae572072012

diff --git a/net-print/apsfilter/apsfilter-7.2.8-r1.ebuild 
b/net-print/apsfilter/apsfilter-7.2.8-r1.ebuild
deleted file mode 100644
index 52cac18cbc7e..000000000000
--- a/net-print/apsfilter/apsfilter-7.2.8-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Apsfilter Prints So Fine, It Leads To Extraordinary Results"
-HOMEPAGE="http://www.apsfilter.org";
-SRC_URI="http://www.apsfilter.org/download/${P}.tar.bz2";
-S="${WORKDIR}/${PN}"
-
-KEYWORDS="~alpha ~amd64 ppc sparc x86"
-IUSE="cups"
-SLOT="0"
-LICENSE="GPL-2"
-
-RDEPEND="
-       app-text/ghostscript-gpl
-       >=app-text/psutils-1.17
-       >=app-text/a2ps-4.13b-r4
-       net-print/cups
-       app-alternatives/awk
-       virtual/imagemagick-tools
-       virtual/mta"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-       local myconf=
-
-       # assume that lprng is installed if cups isn't USEd
-       if use cups ; then
-               myconf="--with-printcap=/etc/cups/printcap 
--with-spooldir=/var/spool/cups"
-       else
-               myconf="--with-printcap=/etc/lprng/printcap"
-       fi
-
-       # econf doesn't work here :(
-       ./configure \
-               --prefix="${EPREFIX}/usr" \
-               --mandir=/usr/share/man \
-               --docdir=/usr/share/doc/${PF} \
-               --sysconfdir=/etc \
-               "${myconf} ${EXTRA_ECONF}" \
-       || die
-}
-
-src_install() {
-       emake DESTDIR="${ED}" install
-       dosym ../share/apsfilter/SETUP /usr/bin/apsfilter
-
-       if use cups ; then
-               dosym ../cups/printcap /etc/printcap
-       else
-               dosym ../lprng/printcap /etc/printcap
-       fi
-}

diff --git a/net-print/apsfilter/metadata.xml b/net-print/apsfilter/metadata.xml
deleted file mode 100644
index e2fedda90ee1..000000000000
--- a/net-print/apsfilter/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>print...@gentoo.org</email>
-       <name>Gentoo Printing Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 215c361e6184..7d2f8d7d663a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -880,12 +880,6 @@ sci-astronomy/skycat
 # Removal on 2023-01-14. Bug #885605
 net-print/kyocera-mita-ppds
 
-# Marco Scardovi <mscard...@icloud.com> (2022-12-15)
-# Dead upstream, dead homepage, dead symlinks,
-# no revdeps and no version bump since 2011
-# Removal on 2023-01-14. Bug #884881
-net-print/apsfilter
-
 # Jaco Kroon <j...@uls.co.za> (2022-12-14)
 # Multiple open bugs (bug #870910, bug #877731, bug #884815), only one of which
 # is trivial to solve.

Reply via email to