commit: 5670c35caadbef66db32d2c55cbace6b41d30ff9
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 14:09:53 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 14:09:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5670c35c
dev-perl/Gtk2-Ex-PrintDialog: Remove
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild | 22 ----------------------
dev-perl/Gtk2-Ex-PrintDialog/Manifest | 1 -
dev-perl/Gtk2-Ex-PrintDialog/metadata.xml | 16 ----------------
3 files changed, 39 deletions(-)
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
deleted file mode 100644
index 176289a452eb..000000000000
--- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=GBROWN
-DIST_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+
applications"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="cups"
-
-RDEPEND="
- cups? ( dev-perl/Net-CUPS )
- dev-perl/Gtk2
- >=dev-perl/Locale-gettext-1.40.0
-"
-BDEPEND="${RDEPEND}
-"
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Manifest
b/dev-perl/Gtk2-Ex-PrintDialog/Manifest
deleted file mode 100644
index 9e6315ef7204..000000000000
--- a/dev-perl/Gtk2-Ex-PrintDialog/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Gtk2-Ex-PrintDialog-0.03.tar.gz 6150 BLAKE2B
7518e86959041b62c6622f9bc787caa488490d2c6f9babe703c808fe5d9a247232bb602e300c4e87e02269e25a210617c26473e502aa0ab37228dee827f8bbba
SHA512
b63d0f062e1556c4a5402850725ece4e727f7e9eb168bf3be1403a9b4db425cee762a1b1ca3bdff55d554b343deadd35f27f908d198979b64012f5d59c2a5d88
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml
b/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml
deleted file mode 100644
index 8b16f5a8a0cc..000000000000
--- a/dev-perl/Gtk2-Ex-PrintDialog/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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-Ex-PrintDialog</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::PrintDialog</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::Darwin</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::Linux</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::MSWin32</remote-id>
- <remote-id type="cpan-module">Gtk2::Ex::PrintDialog::Unix</remote-id>
- </upstream>
-</pkgmetadata>