summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-12-18 08:50:06 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-12-18 09:08:46 +0100
commit5b32280ad34f359a63bcffa57916bba2ac876668 (patch)
tree570589614ce00ad057eab0586a911308d8b9903d /dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild
parentdev-perl/Gentoo-App-Pram: stable for amd64+x86. (diff)
downloadgentoo-5b32280ad34f359a63bcffa57916bba2ac876668.tar.gz
gentoo-5b32280ad34f359a63bcffa57916bba2ac876668.tar.bz2
gentoo-5b32280ad34f359a63bcffa57916bba2ac876668.zip
dev-perl/Gentoo-App-Pram: clean up old.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild')
-rw-r--r--dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild
deleted file mode 100644
index d54f49f5855a..000000000000
--- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MONSIEURP
-MODULE_VERSION=0.003000
-
-inherit perl-module
-
-DESCRIPTION="Readily merge Pull Requests from the Gentoo Github repository"
-HOMEPAGE="https://github.com/monsieurp/Gentoo-App-Pram"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="
- dev-perl/Module-Build-Tiny
- dev-perl/File-Which
- dev-vcs/git
- ${RDEPEND}"
-
-SRC_TEST="do"