summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-09 01:18:37 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-09 01:18:37 +0000
commitd5c859af9d81edbe4a19dc62e8fce9a3a258499c (patch)
tree3a75a23d4acdb9c47b0d7df55686654ff1d17f3e /dev-perl/File-RsyncP
parentinitial import (diff)
downloadhistorical-d5c859af9d81edbe4a19dc62e8fce9a3a258499c.tar.gz
historical-d5c859af9d81edbe4a19dc62e8fce9a3a258499c.tar.bz2
historical-d5c859af9d81edbe4a19dc62e8fce9a3a258499c.zip
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
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 85f7999bc331..27b8b0f86539 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.2 2004/10/14 19:57:07 dholm Exp $
+# 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 $
+
+ 09 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ File-RsyncP-0.52.ebuild:
+ Keyworded ~sparc
14 Oct 2004; David Holm <dholm@gentoo.org> File-RsyncP-0.52.ebuild:
Added to ~ppc.
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild
index f3a92fdbc6bb..42467759f8eb 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-2004 Gentoo Foundation
+# Copyright 1999-2005 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.2 2004/10/14 19:57:07 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.3 2005/04/09 01:18:37 gustavoz Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://perlrsync.sourceforge.net/"
LICENSE="GPL-2"
CATEGORY="dev-perl"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc"
SLOT="0"
RDEPEND="net-misc/rsync"