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
commit37fcf86116d2ef6ee4fa09428eea3f9a65d790e1 (patch)
treed15bc4b5aae588c132307bb1d7d5bd9a256dce0a
parentinitial import (diff)
downloadgentoo-2-37fcf86116d2ef6ee4fa09428eea3f9a65d790e1.tar.gz
gentoo-2-37fcf86116d2ef6ee4fa09428eea3f9a65d790e1.tar.bz2
gentoo-2-37fcf86116d2ef6ee4fa09428eea3f9a65d790e1.zip
Keyworded ~sparc
(Portage version: 2.0.51.19)
-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"