summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-30 12:59:07 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-30 12:59:07 +0000
commitc19ef5624d256572d66a482c3a4ae8fdb61cc956 (patch)
tree61701db065ee65d1f47869528fbd681e79b60906 /dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild
parentDocumentation and examples are not installed by default anymore but with use ... (diff)
downloadgentoo-2-c19ef5624d256572d66a482c3a4ae8fdb61cc956.tar.gz
gentoo-2-c19ef5624d256572d66a482c3a4ae8fdb61cc956.tar.bz2
gentoo-2-c19ef5624d256572d66a482c3a4ae8fdb61cc956.zip
Cleanup
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
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"