commit: d99f35add2ce6d39ef01cbd01a0265c76f0bcd35 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sun Jun 6 17:21:27 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jun 6 17:21:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99f35ad
dev-perl/Sane: Remove last-rited pkg Closes: https://bugs.gentoo.org/626594 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-perl/Sane/Manifest | 1 - dev-perl/Sane/Sane-0.50.0-r1.ebuild | 23 ----------------------- dev-perl/Sane/metadata.xml | 14 -------------- profiles/package.mask | 5 ----- 4 files changed, 43 deletions(-) diff --git a/dev-perl/Sane/Manifest b/dev-perl/Sane/Manifest deleted file mode 100644 index 616f9396ff2..00000000000 --- a/dev-perl/Sane/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Sane-0.05.tar.gz 39417 BLAKE2B a19873adca3254a693c353433ba3d584311f3f39b4ace8ef26c1a42c968597b115b85e15a8b05b9c89194bc94e2363e2f1af153d81d5cad1d12217849f12510b SHA512 03e67ffbc5d89b3e2b9c7d4c0221c1dadfd4f2ea0c33c761f599e1ea953dbbae24d5d78780d8a3e660550105550901b37a4ec67a3ccaf7c56a1b713e1fc69473 diff --git a/dev-perl/Sane/Sane-0.50.0-r1.ebuild b/dev-perl/Sane/Sane-0.50.0-r1.ebuild deleted file mode 100644 index 7e8ef9d930a..00000000000 --- a/dev-perl/Sane/Sane-0.50.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RATCLIFFE -MODULE_VERSION=0.05 -inherit perl-module - -DESCRIPTION="The Sane module allows you to access SANE-compatible scanners in a Perl" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=">=media-gfx/sane-backends-1.0.19" -DEPEND="${RDEPEND} - dev-perl/ExtUtils-Depends - dev-perl/ExtUtils-PkgConfig - test? ( dev-perl/Test-Pod )" - -SRC_TEST="do" diff --git a/dev-perl/Sane/metadata.xml b/dev-perl/Sane/metadata.xml deleted file mode 100644 index 17301e03e2c..00000000000 --- a/dev-perl/Sane/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">Sane</remote-id> - <remote-id type="cpan-module">Sane</remote-id> - <remote-id type="cpan-module">Sane::Device</remote-id> - <remote-id type="cpan-module">Sane::Status</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 523b34863da..c82ab573fe9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -428,11 +428,6 @@ sci-physics/jaxodraw # see bug: https://bugs.gentoo.org/785400 dev-java/cldc-api -# Andreas K. Hüttel <[email protected]> (2021-04-30) -# Superceded by dev-perl/Image-Sane. Tests hang, bug 626594 -# Removal in 30 days. -dev-perl/Sane - # Eray Aslan <[email protected]> (2021-04-29) # Mask experimental software =mail-mta/postfix-3.7*
