From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/apsfilter/
Date: Sat, 12 Oct 2019 07:01:45 +0000 (UTC) [thread overview]
Message-ID: <1570863673.04e3ad5b86d00c73c4557f623a50f8b1655cba63.mgorny@gentoo> (raw)
commit: 04e3ad5b86d00c73c4557f623a50f8b1655cba63
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:01:13 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:01:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e3ad5b
net-print/apsfilter: Drop old (EAPI 0)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-print/apsfilter/Manifest | 1 -
net-print/apsfilter/apsfilter-7.2.5.ebuild | 41 ------------------------------
2 files changed, 42 deletions(-)
diff --git a/net-print/apsfilter/Manifest b/net-print/apsfilter/Manifest
index 147f1a894d1..c347450380f 100644
--- a/net-print/apsfilter/Manifest
+++ b/net-print/apsfilter/Manifest
@@ -1,2 +1 @@
-DIST apsfilter-7.2.5.tar.bz2 309436 BLAKE2B d9f0ca66ba3bec5a77161d90cdb197906149052978b992a4b82a3da1ece3a0e48e7de78b7cb4fdb11df6479c38782cfe8f3b996630795ac5bc679ba6b3cc4ecd SHA512 a9f2060f1636d255a5ec2c9bd9d8c6a34452e7ad76724746acd45bfb2644a924036032013e7f29a753545a02a83fe099364685562a8e95634170df3277c8e943
DIST apsfilter-7.2.8.tar.bz2 310587 BLAKE2B aae44a7e79157d3ddf9ce56fe51ae90106eb952d536658efe0f19dfcbe5f0d5c7dd078e3bb5044433e250df6b9289a08a466d6e9fc77c91d540daf07a70bf197 SHA512 ca07e7eb620a95b08fb912e899520d5ff85613eb3d1f712e1d38a66cf5b84516dbb35e3e40ef75ac10d1e717cfc2f49930a0f0873fee451d495c8ae572072012
diff --git a/net-print/apsfilter/apsfilter-7.2.5.ebuild b/net-print/apsfilter/apsfilter-7.2.5.ebuild
deleted file mode 100644
index 67caf68d2f4..00000000000
--- a/net-print/apsfilter/apsfilter-7.2.5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Apsfilter Prints So Fine, It Leads To Extraordinary Results"
-HOMEPAGE="http://www.apsfilter.org"
-KEYWORDS="~alpha ppc sparc x86"
-IUSE="cups"
-SLOT="0"
-LICENSE="GPL-2"
-
-RDEPEND="|| ( net-print/cups net-print/lprng )
- app-text/ghostscript-gpl
- >=app-text/psutils-1.17
- >=media-gfx/imagemagick-5.4.5
- >=app-text/a2ps-4.13b-r4
- virtual/awk
- virtual/mta"
-DEPEND="${RDEPEND}"
-
-SRC_URI="http://www.apsfilter.org/download/${P}.tar.bz2"
-S=${WORKDIR}/apsfilter
-
-src_compile() {
- # assume thet lprng is installed if cups isn't USEd
- use cups && \
- myconf="--with-printcap=/etc/cups/printcap --with-spooldir=/var/spool/cups" || \
- myconf="--with-printcap=/etc/lprng/printcap"
- ./configure --prefix=/usr ${myconf} || die
-
- emake || die
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die
- dosym /usr/share/apsfilter/SETUP /usr/bin/apsfilter
- use cups && \
- dosym /etc/cups/printcap /etc/printcap || \
- dosym /etc/lprng/printcap /etc/printcap
-}
next reply other threads:[~2019-10-12 7:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-12 7:01 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-01 23:45 [gentoo-commits] repo/gentoo:master commit in: net-print/apsfilter/ Sam James
2019-10-12 4:30 Matt Turner
2019-10-07 10:44 Agostino Sarubbo
2019-10-07 9:47 Agostino Sarubbo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1570863673.04e3ad5b86d00c73c4557f623a50f8b1655cba63.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox