summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-06 01:48:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-03-06 01:53:43 +0100
commit023e7916a94cfb9b1c472d7df77858e62fa0ae7d (patch)
tree9dfacb4dada4e7655844f1238ecb4b29c966b0f8 /dev-perl
parentx11-plugins/pidgin-indicator: Remove last-rited package (diff)
downloadgentoo-023e7916a94cfb9b1c472d7df77858e62fa0ae7d.tar.gz
gentoo-023e7916a94cfb9b1c472d7df77858e62fa0ae7d.tar.bz2
gentoo-023e7916a94cfb9b1c472d7df77858e62fa0ae7d.zip
dev-perl/Gtk2-AppIndicator: Remove last-rited package
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild24
-rw-r--r--dev-perl/Gtk2-AppIndicator/Manifest1
-rw-r--r--dev-perl/Gtk2-AppIndicator/metadata.xml12
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild
deleted file mode 100644
index 3984a0708caf..000000000000
--- a/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=OESTERHOL
-DIST_VERSION=0.15
-inherit virtualx perl-module
-
-DESCRIPTION="Perl binding for the GTK2 AppIndicator"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=dev-perl/Gtk2-1.200.0
- dev-libs/libappindicator:2
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-src_test() {
- virtx perl-module_src_test
-}
diff --git a/dev-perl/Gtk2-AppIndicator/Manifest b/dev-perl/Gtk2-AppIndicator/Manifest
deleted file mode 100644
index 77cfc600fedf..000000000000
--- a/dev-perl/Gtk2-AppIndicator/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Gtk2-AppIndicator-0.15.tar.gz 15662 BLAKE2B 59767f0d85bd2fce723c0739e3229e2200d5aea1c9d008d44dfe087bed70f408c7db90dbadf81ea64af29e89923e29aa578b89c145f41f2a25b1f08f58033ec8 SHA512 16aaddf520ce720969775b49697b605e0dda7ed3b62bb7edeefbc2c48a1122656469068b179acbfd595ae9b1f0328747898a54e7afdaf71ae7445792afd9c4ea
diff --git a/dev-perl/Gtk2-AppIndicator/metadata.xml b/dev-perl/Gtk2-AppIndicator/metadata.xml
deleted file mode 100644
index c893c255130b..000000000000
--- a/dev-perl/Gtk2-AppIndicator/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>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Gtk2-AppIndicator</remote-id>
- <remote-id type="cpan-module">Gtk2::AppIndicator</remote-id>
- </upstream>
-</pkgmetadata>