summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-09 14:52:57 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-09 14:52:57 +0000
commitba2a83cc047994f5e10ec04e31afbf328153cc84 (patch)
tree73d28ed313bfa9aaa31647a1997d520f9eb9a843 /dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild
parentBump to 0.9.6.9 (bug #112855). (diff)
downloadhistorical-ba2a83cc047994f5e10ec04e31afbf328153cc84.tar.gz
historical-ba2a83cc047994f5e10ec04e31afbf328153cc84.tar.bz2
historical-ba2a83cc047994f5e10ec04e31afbf328153cc84.zip
Marking amd64, sparc stable
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild')
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild
index b057e84960ae..7c0f2d9a5331 100644
--- a/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild
+++ b/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.64.ebuild,v 1.1 2006/08/07 22:55:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild,v 1.2 2006/10/09 14:52:57 mcummings Exp $
inherit perl-module
@@ -12,10 +12,10 @@ DESCRIPTION="An rsync perl module"
HOMEPAGE="http://perlrsync.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86"
SLOT="0"
-RDEPEND="net-misc/rsync
+DEPEND="net-misc/rsync
dev-lang/perl"
mydoc="Changes LICENSE README"