commit: 771d018001737c940b18f6f6bf4308a4cf74d274 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jan 19 13:53:23 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jan 19 13:53:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=771d0180
media-gfx/iscan-plugin-network-nt: Remove last-rited pkg Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-gfx/iscan-plugin-network-nt/Manifest | 1 - .../iscan-plugin-network-nt-1.1.3.ebuild | 40 ---------------------- media-gfx/iscan-plugin-network-nt/metadata.xml | 8 ----- profiles/package.mask | 6 ---- 4 files changed, 55 deletions(-) diff --git a/media-gfx/iscan-plugin-network-nt/Manifest b/media-gfx/iscan-plugin-network-nt/Manifest deleted file mode 100644 index 2cc81b369bfb..000000000000 --- a/media-gfx/iscan-plugin-network-nt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST imagescan-bundle-centos-8-3.62.0.x64.rpm.tar.gz 11111201 BLAKE2B 51b868569fa049f8bc35a911245895c0fe0c5e0060b129c1c84a39cddd0aa4344ea024b6896dadc535438bcfc0be74337348533adf1b2be8866aad4e30bcb41a SHA512 11af49d20fc8e828c25dc6e912d1dbefebcba9835b1ebe922bc57c30dd0d13b79508a1bb01ad260c721d865fd393a41bc2bf41dc84b42efb22512a28cc9542f3 diff --git a/media-gfx/iscan-plugin-network-nt/iscan-plugin-network-nt-1.1.3.ebuild b/media-gfx/iscan-plugin-network-nt/iscan-plugin-network-nt-1.1.3.ebuild deleted file mode 100644 index aeba3f796a7d..000000000000 --- a/media-gfx/iscan-plugin-network-nt/iscan-plugin-network-nt-1.1.3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit linux-info rpm - -DESCRIPTION="Network scanning plugin for EPSON scanners (nonfree)" - -HOMEPAGE="https://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" -# This is distributed as part of the "bundle driver"; since we already have the -# opensource part separately we just install the nonfree part here. - -ISCAN_VERSION="3.62.0" - -SRC_URI="https://download2.ebz.epson.net/imagescanv3/centos/latest1/rpm/x64/imagescan-bundle-centos-8-${ISCAN_VERSION}.x64.rpm.tar.gz" -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="media-gfx/iscan" -RESTRICT="bindist mirror strip" -# https://bugs.gentoo.org/364129#c15 -CONFIG_CHECK="~SYN_COOKIES" -S=${WORKDIR} - -QA_PREBUILT="/usr/libexec/utsushi/networkscan" - -src_unpack() { - default - rpm_unpack ./imagescan-bundle-centos-8-${ISCAN_VERSION}.x64.rpm/plugins/imagescan-plugin-networkscan-${PV}-1epson4centos8.x86_64.rpm -} - -src_install() { - exeinto /usr/libexec/utsushi - doexe usr/libexec/utsushi/networkscan - - gunzip usr/share/doc/imagescan-plugin-networkscan/*.gz - dodoc usr/share/doc/imagescan-plugin-networkscan/* -} diff --git a/media-gfx/iscan-plugin-network-nt/metadata.xml b/media-gfx/iscan-plugin-network-nt/metadata.xml deleted file mode 100644 index 71a5bee94e5a..000000000000 --- a/media-gfx/iscan-plugin-network-nt/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="person"> - <email>[email protected]</email> - <name>Andreas K. Huettel</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 929f6d73f807..fd86157102ec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -799,12 +799,6 @@ dev-python/test_server # Removal on 2023-01-16. Bug #650346. dev-perl/perl-mozldap -# Michał Górny <[email protected]> (2022-12-17) -# No longer downloadable. Pending version bump with no reply from -# the maintainer. -# Removal on 2023-01-16. Bug #786912. -media-gfx/iscan-plugin-network-nt - # Jaco Kroon <[email protected]> (2022-12-14) # Multiple open bugs (bug #870910, bug #877731, bug #884815), only one of which # is trivial to solve.
