diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 10:17:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 10:17:46 +0000 |
commit | 0785ce3ab07d323f75d5b097bc0393d079e23248 (patch) | |
tree | 36270ec9b403d5b061aa9bde85f93586806cec1f /dev-perl/File-RsyncP | |
parent | Stable on ppc64; bug #148945 (diff) | |
download | historical-0785ce3ab07d323f75d5b097bc0393d079e23248.tar.gz historical-0785ce3ab07d323f75d5b097bc0393d079e23248.tar.bz2 historical-0785ce3ab07d323f75d5b097bc0393d079e23248.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r-- | dev-perl/File-RsyncP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 841eb0131453..3ec585a880b4 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.12 2006/10/09 14:52:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.13 2006/10/15 10:17:46 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + File-RsyncP-0.64.ebuild: + Stable on ia64. 09 Oct 2006; Michael Cummings <mcummings@gentoo.org> File-RsyncP-0.52.ebuild, File-RsyncP-0.64.ebuild: diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild index 7c0f2d9a5331..ee734611dc6e 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.2 2006/10/09 14:52:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.64.ebuild,v 1.3 2006/10/15 10:17:46 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ 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" DEPEND="net-misc/rsync |