diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:51:15 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:51:15 +0000 |
commit | c9bc82f4db6dcebfb7737495ec9fcdd57d428af5 (patch) | |
tree | b9793d5f34437a2a6ff64c0cb3207d1e2ff5619a | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-c9bc82f4db6dcebfb7737495ec9fcdd57d428af5.tar.gz gentoo-2-c9bc82f4db6dcebfb7737495ec9fcdd57d428af5.tar.bz2 gentoo-2-c9bc82f4db6dcebfb7737495ec9fcdd57d428af5.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
-rw-r--r-- | dev-perl/File-RsyncP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index f61a274bcc19..aa6273284dfa 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.18 2007/01/22 04:50:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.19 2007/03/05 11:51:15 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> File-RsyncP-0.68.ebuild: + Stable on x86, bug #169152. 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> File-RsyncP-0.68.ebuild: diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild index 2c5a042ba5c5..37507fcab4a1 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.68.ebuild,v 1.4 2007/01/22 04:50:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild,v 1.5 2007/03/05 11:51:15 ticho 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 |