diff options
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild')
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild index 06a8e6e7e373..f26db9b7389a 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.52.ebuild,v 1.4 2005/07/09 23:12:00 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.5 2006/01/13 20:49:29 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ DESCRIPTION="An rsync perl module" HOMEPAGE="http://perlrsync.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~ppc ~sparc" +KEYWORDS="~amd64 ~ppc sparc x86" SLOT="0" RDEPEND="net-misc/rsync" |