diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 19:58:49 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 19:58:49 +0000 |
commit | 4ae5b940ee7b64f9daf904afcb1b8d22c072e0e2 (patch) | |
tree | 34f9a533398fe13534384c4f3c7ab15144c1bd27 /dev-perl/File-RsyncP | |
parent | Added to ~ppc (diff) | |
download | historical-4ae5b940ee7b64f9daf904afcb1b8d22c072e0e2.tar.gz historical-4ae5b940ee7b64f9daf904afcb1b8d22c072e0e2.tar.bz2 historical-4ae5b940ee7b64f9daf904afcb1b8d22c072e0e2.zip |
Added to ~ppc
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r-- | dev-perl/File-RsyncP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 0ae4f1611ded..85f7999bc331 100644 --- a/dev-perl/File-RsyncP/ChangeLog +++ b/dev-perl/File-RsyncP/ChangeLog @@ -1,6 +1,9 @@ # 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.1 2004/09/18 05:15:41 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.2 2004/10/14 19:57:07 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> File-RsyncP-0.52.ebuild: + Added to ~ppc. *File-RsyncP-0.52 (17 Sep 2004) diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild index 0da58e3aa89f..f3a92fdbc6bb 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 # 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.1 2004/09/18 05:15:41 rac Exp $ +# $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 $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://perlrsync.sourceforge.net/" LICENSE="GPL-2" CATEGORY="dev-perl" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc" SLOT="0" RDEPEND="net-misc/rsync" |