commit:     d1873c454811424a50a956f2d7ba185316dba956
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 19:55:13 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 00:05:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1873c45

app-misc/perltrash: clean up old.

Package-Manager: portage-2.3.0

 app-misc/perltrash/perltrash-0.3.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/app-misc/perltrash/perltrash-0.3.ebuild 
b/app-misc/perltrash/perltrash-0.3.ebuild
deleted file mode 100644
index 557e753..00000000
--- a/app-misc/perltrash/perltrash-0.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Command-line trash can emulation"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage";
-SRC_URI="ftp://www.iq-computing.de/${PN}/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc amd64"
-IUSE=""
-
-RDEPEND=">=dev-lang/perl-5"
-
-src_install() {
-       newbin perltrash.pl perltrash || die
-       dodoc README.txt
-}

Reply via email to