summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-06-17 09:52:38 -0400
committerMatt Turner <mattst88@gentoo.org>2022-06-17 09:54:00 -0400
commit6e7301d6536f052195dcd9268f4bc7b623580c0a (patch)
tree02ed57562b85322177d4b2e9db32e1152169e64c /dev-perl
parentdev-perl/Gtk2-Unique: Remove (diff)
downloadgentoo-6e7301d6536f052195dcd9268f4bc7b623580c0a.tar.gz
gentoo-6e7301d6536f052195dcd9268f4bc7b623580c0a.tar.bz2
gentoo-6e7301d6536f052195dcd9268f4bc7b623580c0a.zip
dev-perl/Gtk2-SourceView2: Remove
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild31
-rw-r--r--dev-perl/Gtk2-SourceView2/Manifest1
-rw-r--r--dev-perl/Gtk2-SourceView2/metadata.xml12
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild b/dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild
deleted file mode 100644
index f57a698af8d6..000000000000
--- a/dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=XAOC
-DIST_VERSION=0.12
-DIST_A_EXT=tar.gz
-inherit perl-module virtualx
-
-DESCRIPTION="Perl binding for the C library gtksourceview"
-
-SLOT="0"
-LICENSE="|| ( GPL-2+ Artistic-2 )"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-perl/Gtk2
- >=dev-perl/glib-perl-1.160.0
-"
-DEPEND="${RDEPEND}
- dev-perl/ExtUtils-Depends
- dev-perl/ExtUtils-PkgConfig
- virtual/perl-ExtUtils-MakeMaker
- x11-libs/gtksourceview:2.0
-"
-
-src_test() {
- virtx perl-module_src_test
-}
diff --git a/dev-perl/Gtk2-SourceView2/Manifest b/dev-perl/Gtk2-SourceView2/Manifest
deleted file mode 100644
index 667d4f68ef33..000000000000
--- a/dev-perl/Gtk2-SourceView2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Gtk2-SourceView2-0.12.tar.gz 24647 BLAKE2B 048e44d954ad14736d3a9f631e6370ac055ab979502b9c9ef07f35398bfd24f10fd587cb1d86bb22951b7189efffe18ee9919f0b77df89821583e9b79e126de9 SHA512 c82741a23b9cc0560a70afeab7b0728a4d3e6769515bd68f894708d6f9ab72772fca5f4d74750e76e71d44a48732e6366bb1953f0d712148d0bc73c5aa27e450
diff --git a/dev-perl/Gtk2-SourceView2/metadata.xml b/dev-perl/Gtk2-SourceView2/metadata.xml
deleted file mode 100644
index ae98cd2c550a..000000000000
--- a/dev-perl/Gtk2-SourceView2/metadata.xml
+++ /dev/null
@@ -1,12 +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-SourceView</remote-id>
- <remote-id type="cpan-module">Gtk2::SourceView2</remote-id>
- </upstream>
-</pkgmetadata>