From: "Mike Pagano" <mpagano@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/epson-inkjet-printer-escpr/
Date: Fri, 3 Mar 2023 23:24:11 +0000 (UTC) [thread overview]
Message-ID: <1677885839.e73dd6bee6f0dcbc634945515f06f563ab0869de.mpagano@gentoo> (raw)
commit: e73dd6bee6f0dcbc634945515f06f563ab0869de
Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 23:23:59 2023 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 23:23:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73dd6be
net-print/epson-inkjet-printer-escpr: drop 1.7.23
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
net-print/epson-inkjet-printer-escpr/Manifest | 1 -
.../epson-inkjet-printer-escpr-1.7.23.ebuild | 35 ----------------------
2 files changed, 36 deletions(-)
diff --git a/net-print/epson-inkjet-printer-escpr/Manifest b/net-print/epson-inkjet-printer-escpr/Manifest
index db67123c8d80..17bef8c4959a 100644
--- a/net-print/epson-inkjet-printer-escpr/Manifest
+++ b/net-print/epson-inkjet-printer-escpr/Manifest
@@ -1,4 +1,3 @@
DIST epson-inkjet-printer-escpr-1.7.22-1lsb3.2.tar.gz 5376867 BLAKE2B f512ec20af24fe68a1b2eb5061247743682407eed92345286148d9b7e236d1fb785280f366aad8bbc89e2e473f8e93bcb33f735e05319931a1a6eba46886879b SHA512 2e5ffefff8c5431c584658768e130ef3373a0a008aa6a6c5c3d6bec8760a263442a9180455de5dc38e9d3dafeb9a22944e551e9552f9efb6d4cac71205574e49
-DIST epson-inkjet-printer-escpr-1.7.23-1lsb3.2.tar.gz 5431893 BLAKE2B 037ad4bb838732a658f349506d676585f32fa651bf196387fa9c3d8c57de2c701b5d609908ac7884f8322b26a142f71c9bf41cc054f8a866c0c242cbb71cd5f7 SHA512 d74a20b84f33a49781ed50f3ad0f5085776b129489e3e120eea9d0a1734d73b6fd7d98816ce6ef2aa178eba23460c06492437717622f35e56c932a1f25af64ff
DIST epson-inkjet-printer-escpr-1.7.24-1lsb3.2.tar.gz 5451632 BLAKE2B a6d6855763cc749ce99e89be3f9bf91206725a7db905d61ccfe6e842d317d4b3dc76ee4218f867e32ceabd08bdaa880ee28df6731710bf4087d760dbe4133405 SHA512 b3861c407545887c89745c4dbbe84976938b1f3e5b83a84bd649d1249efb02cada2eaa5ad015abe0c96747a01af3cf801caf5f1252a35b5d6f2edaae78c0a596
DIST epson-inkjet-printer-escpr-1.7.25-1lsb3.2.tar.gz 5469974 BLAKE2B e33ef049efa230a9b12804cc60c8fff1bd3ae91e895a5b4b6c73e5b6aae0a579d8857bb0d8bbb71043f7a855a0397ab397f4bf0f073f83e2116ebd2b957326a8 SHA512 8d4ff61c33131ab8b2a608399b571afdc502e03efb8c9d0241638101859adab51543f892744af29ef1a86c1616fac82dd6bf5df51a5436fadb667e6194be6570
diff --git a/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.23.ebuild b/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.23.ebuild
deleted file mode 100644
index b8fbdba04553..000000000000
--- a/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.23.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Epson Inkjet Printer Driver (ESC/P-R)"
-HOMEPAGE="https://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
-SRC_URI="https://download3.ebz.epson.net/dsc/f/03/00/14/28/57/c3d715c6f50ec33c7a51183e453d21189f9cdcf4/${P}-1lsb3.2.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
-
-DEPEND="net-print/cups"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
- "${FILESDIR}/1.6.5-warnings.patch"
- "${FILESDIR}/${PN}-1.7.7-fnocommon.patch"
-)
-
-src_configure() {
- econf --disable-shared
-
- # Makefile calls ls to generate a file list which is included in Makefile.am
- # Set the collation to C to avoid automake being called automatically
- unset LC_ALL
- export LC_COLLATE=C
-}
-
-src_install() {
- emake -C ppd DESTDIR="${D}" install
- emake -C src DESTDIR="${D}" install
- einstalldocs
-}
next reply other threads:[~2023-03-03 23:24 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-03 23:24 Mike Pagano [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-11 12:02 [gentoo-commits] repo/gentoo:master commit in: net-print/epson-inkjet-printer-escpr/ Mike Pagano
2024-11-02 20:08 Mike Pagano
2024-11-01 15:48 Arthur Zamarin
2024-10-31 12:39 Mike Pagano
2024-08-25 8:07 Sven Wegener
2024-07-19 22:39 Mike Pagano
2024-07-19 22:39 Mike Pagano
2024-05-16 12:46 Mike Pagano
2024-05-10 19:43 Mike Pagano
2024-05-10 17:04 Mike Pagano
2024-04-24 20:00 Mike Pagano
2024-03-16 23:05 Mike Pagano
2024-03-13 19:26 Mike Pagano
2024-02-08 15:27 Mike Pagano
2024-02-08 15:27 Mike Pagano
2024-02-07 21:42 Mike Pagano
2024-02-07 17:59 Mike Pagano
2024-02-07 17:57 Mike Pagano
2024-02-07 17:57 Mike Pagano
2024-01-28 14:19 Mike Pagano
2024-01-28 14:19 Mike Pagano
2024-01-28 14:19 Mike Pagano
2024-01-28 14:19 Mike Pagano
2023-12-26 17:55 Mike Pagano
2023-12-22 12:27 Mike Pagano
2023-11-12 18:56 Mike Pagano
2023-11-08 17:33 Mike Pagano
2023-10-20 13:10 Mike Pagano
2023-09-01 14:30 Mike Pagano
2023-09-01 14:30 Mike Pagano
2023-07-11 13:10 Mike Pagano
2023-05-27 19:30 Mike Pagano
2023-05-27 19:30 Mike Pagano
2023-05-27 11:04 Arthur Zamarin
2023-05-19 13:49 Mike Pagano
2023-04-21 16:50 Mike Pagano
2023-03-05 17:26 Mike Pagano
2023-03-03 23:23 Mike Pagano
2023-02-18 22:12 Mike Pagano
2023-02-18 22:11 Mike Pagano
2023-02-07 13:07 Mike Pagano
2023-01-30 12:38 Mike Pagano
2023-01-29 19:48 Arthur Zamarin
2023-01-29 18:52 Mike Pagano
2022-11-21 17:35 Mike Pagano
2022-11-21 13:14 Andreas Sturmlechner
2022-11-21 10:35 Andreas Sturmlechner
2021-01-25 16:48 Andreas Sturmlechner
2021-01-14 23:59 Sam James
2020-12-17 23:05 Andreas Sturmlechner
2020-03-09 20:22 Andreas Sturmlechner
2020-03-09 12:39 Agostino Sarubbo
2020-01-29 18:39 Andreas Sturmlechner
2020-01-29 18:39 Andreas Sturmlechner
2019-12-22 13:51 Andreas K. Hüttel
2019-08-30 9:10 Louis Sautier
2019-08-29 15:14 Louis Sautier
2019-07-21 8:31 Sergei Trofimovich
2019-01-06 17:04 Andreas Sturmlechner
2019-01-06 17:04 Andreas Sturmlechner
2018-11-28 15:34 Andreas Sturmlechner
2018-08-14 19:52 Mike Gilbert
2017-11-28 18:43 Mike Gilbert
2017-09-24 22:26 Mike Gilbert
2016-12-12 20:35 Mike Gilbert
2016-09-03 20:10 Mike Gilbert
2016-03-13 2:46 Mike Gilbert
2016-03-13 2:30 Mike Gilbert
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=1677885839.e73dd6bee6f0dcbc634945515f06f563ab0869de.mpagano@gentoo \
--to=mpagano@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