summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 20:52:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 20:52:24 +0000
commit6703584652d3f3a0092508434d990f7a8aed5fe2 (patch)
treed2f6ddf71547ddbbbad58fb349dbb4f00321f8b0 /dev-perl/File-RsyncP
parentNew ebuild thanks to Sebastian Witt <se.witt@gmx.net> and t35t0r in bug 102919 (diff)
downloadgentoo-2-6703584652d3f3a0092508434d990f7a8aed5fe2.tar.gz
gentoo-2-6703584652d3f3a0092508434d990f7a8aed5fe2.tar.bz2
gentoo-2-6703584652d3f3a0092508434d990f7a8aed5fe2.zip
marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r--dev-perl/File-RsyncP/ChangeLog8
-rw-r--r--dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog
index 27b8b0f86539..d5f8bf7822f5 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.3 2005/04/09 01:18:37 gustavoz Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.4 2006/01/13 20:49:29 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ File-RsyncP-0.52.ebuild:
+ marking stable sparc x86
09 Apr 2005; Gustavo Zacarias <gustavoz@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 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"