summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild')
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild14
1 files changed, 5 insertions, 9 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild
index c7504cfb1e53..7bfcf480df23 100644
--- a/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild
+++ b/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild
@@ -1,21 +1,17 @@
# Copyright 1999-2008 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.68.ebuild,v 1.8 2008/07/30 16:37:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild,v 1.9 2008/09/30 12:59:07 tove Exp $
+MODULE_AUTHOR=CBARRATT
inherit perl-module
-IUSE=""
-
-SRC_URI="mirror://cpan/authors/id/C/CB/CBARRATT/${P}.tar.gz"
-
DESCRIPTION="An rsync perl module"
HOMEPAGE="http://perlrsync.sourceforge.net/"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
SLOT="0"
+IUSE=""
DEPEND="net-misc/rsync
- dev-lang/perl"
-
-mydoc="LICENSE README"
+ dev-lang/perl"