summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-27 07:10:04 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-27 07:10:04 -0700
commitf711c9cb11b7cd75c8105041b9e9a6cb29144e50 (patch)
tree81cd7e5bfb2ec39bff771f34af4d261873fec2f2 /dev-perl
parentdev-perl/Gtk2-Ex-PrintDialog: Remove (diff)
downloadgentoo-f711c9cb11b7cd75c8105041b9e9a6cb29144e50.tar.gz
gentoo-f711c9cb11b7cd75c8105041b9e9a6cb29144e50.tar.bz2
gentoo-f711c9cb11b7cd75c8105041b9e9a6cb29144e50.zip
dev-perl/Gtk2-Ex-Simple-List: Remove
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild27
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/Manifest1
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/metadata.xml15
3 files changed, 0 insertions, 43 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
deleted file mode 100644
index e2c539d50239..000000000000
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=RMCFARLA
-DIST_VERSION=0.50
-DIST_SECTION=Gtk2-Perl-Ex
-DIST_EXAMPLES=( "examples/*" )
-inherit perl-module virtualx
-
-DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
-SLOT="0"
-KEYWORDS="amd64 ~ia64 sparc x86"
-
-RDEPEND="
- >=dev-perl/Gtk2-1.60.0
- >=dev-perl/glib-perl-1.62.0
-"
-BDEPEND="${RDEPEND}
-"
-
-src_test() {
- virtx perl-module_src_test
-}
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Manifest b/dev-perl/Gtk2-Ex-Simple-List/Manifest
deleted file mode 100644
index 5add20e2aec2..000000000000
--- a/dev-perl/Gtk2-Ex-Simple-List/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Gtk2-Ex-Simple-List-0.50.tar.gz 13769 BLAKE2B 0d435acaf034ce2653d3e797178852f1af95f29890ce9e65022b7b354371e868b52f4318fffb9edaa03abf3c95726bc5b991ad35fb1732c6d67288d368caed6d SHA512 df57509eb386aff41630b7da2d9b810b1e9308dec407dbe792a4282f2d7331cb3639755af8232bf6312e0537784dab5f1d035c919909a53e584173ce24aa6a09
diff --git a/dev-perl/Gtk2-Ex-Simple-List/metadata.xml b/dev-perl/Gtk2-Ex-Simple-List/metadata.xml
deleted file mode 100644
index 6c4a39ab17ed..000000000000
--- a/dev-perl/Gtk2-Ex-Simple-List/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Gtk2-Ex-Simple-List</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::Simple::List</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::Simple::TiedCommon</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::Simple::TiedList</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::Simple::TiedRow</remote-id>
- </upstream>
-</pkgmetadata>