diff options
author | 2006-07-10 15:37:04 +0000 | |
---|---|---|
committer | 2006-07-10 15:37:04 +0000 | |
commit | 9c33dd45a4405accf05c0d1968193ce46d337950 (patch) | |
tree | e98c4930a58227e4429473375f692ec2a8e129e7 /dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild | |
parent | Mark 0.13 stable on ia64 (diff) | |
download | historical-9c33dd45a4405accf05c0d1968193ce46d337950.tar.gz historical-9c33dd45a4405accf05c0d1968193ce46d337950.tar.bz2 historical-9c33dd45a4405accf05c0d1968193ce46d337950.zip |
Mark 0.52 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild')
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild index 2c2302536144..9f3ba9eae248 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-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.6 2006/03/30 22:38:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.7 2006/07/10 15:37:04 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ 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" |