summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-27 07:09:53 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-27 07:09:53 -0700
commit5670c35caadbef66db32d2c55cbace6b41d30ff9 (patch)
treec6f93a6546489dd4fb36e7e87cd7e2b22e2cdf7c /dev-perl
parentdev-perl/Gtk2-Ex-PodViewer: Remove (diff)
downloadgentoo-5670c35caadbef66db32d2c55cbace6b41d30ff9.tar.gz
gentoo-5670c35caadbef66db32d2c55cbace6b41d30ff9.tar.bz2
gentoo-5670c35caadbef66db32d2c55cbace6b41d30ff9.zip
dev-perl/Gtk2-Ex-PrintDialog: Remove
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild22
-rw-r--r--dev-perl/Gtk2-Ex-PrintDialog/Manifest1
-rw-r--r--dev-perl/Gtk2-Ex-PrintDialog/metadata.xml16
3 files changed, 0 insertions, 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>perl@gentoo.org</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>