diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 23:42:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 23:42:23 +0000 |
commit | c562f04a157ba9a44c26238068226c1a636e3986 (patch) | |
tree | fd46abc4939660e37d7f9f22de61961e2c88ec25 /dev-perl/File-RsyncP | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-c562f04a157ba9a44c26238068226c1a636e3986.tar.gz gentoo-2-c562f04a157ba9a44c26238068226c1a636e3986.tar.bz2 gentoo-2-c562f04a157ba9a44c26238068226c1a636e3986.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r-- | dev-perl/File-RsyncP/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 0c41fb59e201..578edf46f63b 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.15 2006/11/22 14:09:35 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.16 2007/01/07 23:42:23 mcummings Exp $ + + 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> + File-RsyncP-0.68.ebuild: + Marking amd64 stable *File-RsyncP-0.68 (22 Nov 2006) diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild index a4288bdd272b..2c330e5ab3b4 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-2006 Gentoo Foundation +# 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.1 2006/11/22 14:09:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild,v 1.2 2007/01/07 23:42:23 mcummings 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 |