commit: b3717204b27a2191a0ae647c471ca41924de6f24 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 14 07:48:44 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jun 14 08:25:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3717204
dev-perl/gtk2-spell: Remove last-rited package Bug: https://bugs.gentoo.org/769296 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-perl/gtk2-spell/Manifest | 1 - dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild | 32 ------------------------- dev-perl/gtk2-spell/metadata.xml | 12 ---------- profiles/package.mask | 4 ++-- 4 files changed, 2 insertions(+), 47 deletions(-) diff --git a/dev-perl/gtk2-spell/Manifest b/dev-perl/gtk2-spell/Manifest deleted file mode 100644 index fbaf0eaa5ae..00000000000 --- a/dev-perl/gtk2-spell/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Gtk2-Spell-1.04.tar.gz 17512 BLAKE2B bcbebd399609c289f04b76d466a1414ba0cf3d654dced50799b4300853a73556e4a0c2d7cb769bcd3084ba00e850c494b0ba8f345ad558e443a1808023b93008 SHA512 b0f71158e56efe561e9999066e896c92b90e9b046e6193fe0b96b4b8fbd4d10d9fc906b9313b4c5c5fbc93cdd33b710eea3170a9677bcdea46fa22032d19b960 diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild deleted file mode 100644 index f22825e510a..00000000000 --- a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_NAME=Gtk2-Spell -DIST_AUTHOR=TSCH -DIST_VERSION=1.04 -inherit perl-module virtualx - -DESCRIPTION="Bindings for GtkSpell with Gtk2.x" -HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-Spell" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="" - -RDEPEND=" - x11-libs/gtk+:2 - >=app-text/gtkspell-2:2 - >=dev-perl/glib-perl-1.240.0 - >=dev-perl/Gtk2-1.012 -" -DEPEND="${RDEPEND} - dev-perl/ExtUtils-Depends - dev-perl/ExtUtils-PkgConfig - virtual/pkgconfig -" -src_test() { - virtx perl-module_src_test -} diff --git a/dev-perl/gtk2-spell/metadata.xml b/dev-perl/gtk2-spell/metadata.xml deleted file mode 100644 index b35f1faa6e8..00000000000 --- a/dev-perl/gtk2-spell/metadata.xml +++ /dev/null @@ -1,12 +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">Gtk2-Spell</remote-id> - <remote-id type="cpan-module">Gtk2::Spell</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 6cefa9957b1..887edf1fddd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -373,10 +373,10 @@ dev-python/sphinxcontrib-httpdomain dev-python/sphinxcontrib-httpexample # Andreas Sturmlechner <[email protected]> (2021-05-09) -# Unmaintained, last revdep of dev-perl/gtk2-spell, bugs #724796, #769296 +# Unmaintained, last revdep of dev-perl/gtk2-spell, bug #724796 # Removal on 2021-06-08 +# Pending PR: https://github.com/gentoo/gentoo/pull/20763 app-misc/gcstar -dev-perl/gtk2-spell # David Seifert <[email protected]> (2021-05-09) # All revdeps masked, last release in 1999, needs to do now.
