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
commit74cfd8b447a9ef461054b0be8f2d07c020125695 (patch)
tree96583ae1323d093d6f6ef746171152d316f9ec5d /dev-perl/File-RsyncP
parentBump to 0.9.6.9 (bug #112855). (diff)
downloadgentoo-2-74cfd8b447a9ef461054b0be8f2d07c020125695.tar.gz
gentoo-2-74cfd8b447a9ef461054b0be8f2d07c020125695.tar.bz2
gentoo-2-74cfd8b447a9ef461054b0be8f2d07c020125695.zip
Marking amd64, sparc stable
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r--dev-perl/File-RsyncP/ChangeLog6
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild6
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild6
3 files changed, 10 insertions, 8 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog
index 11bd5d1147bd..841eb0131453 100644
--- a/dev-perl/File-RsyncP/ChangeLog
+++ b/dev-perl/File-RsyncP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-RsyncP
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.11 2006/08/17 21:16:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.12 2006/10/09 14:52:57 mcummings Exp $
+
+ 09 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ File-RsyncP-0.52.ebuild, File-RsyncP-0.64.ebuild:
+ Marking amd64, sparc stable
17 Aug 2006; Michael Cummings <mcummings@gentoo.org>
File-RsyncP-0.52.ebuild:
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild
index 90e9787faba5..7b0b3bedc63b 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.9 2006/08/17 21:16:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.10 2006/10/09 14:52:57 mcummings Exp $
inherit perl-module
@@ -15,9 +15,7 @@ LICENSE="GPL-2"
KEYWORDS="amd64 ia64 ~ppc sparc x86"
SLOT="0"
-RDEPEND="net-misc/rsync
+DEPEND="net-misc/rsync
dev-lang/perl"
mydoc="Changes LICENSE README"
-
-
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"