summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild')
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild
deleted file mode 100644
index c66abc29bc7e..000000000000
--- a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.11 2007/03/13 15:55:29 mcummings Exp $
-
-inherit perl-module
-
-IUSE=""
-
-SRC_URI="mirror://sourceforge/perlrsync/${P}.tar.gz"
-
-DESCRIPTION="An rsync perl module"
-HOMEPAGE="http://perlrsync.sourceforge.net/"
-LICENSE="GPL-2"
-
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
-SLOT="0"
-
-DEPEND="net-misc/rsync
- dev-lang/perl"
-
-mydoc="LICENSE README"