diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 21:16:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 21:16:04 +0000 |
commit | 6f16f4ba56f7d309b7bb86e7e8e0a43ea8e5fa70 (patch) | |
tree | 79b34ad23744705b1f743aee198a4aa308bd3dfd /dev-perl/File-RsyncP | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-6f16f4ba56f7d309b7bb86e7e8e0a43ea8e5fa70.tar.gz gentoo-2-6f16f4ba56f7d309b7bb86e7e8e0a43ea8e5fa70.tar.bz2 gentoo-2-6f16f4ba56f7d309b7bb86e7e8e0a43ea8e5fa70.zip |
Marking amd64 stable
(Portage version: 2.1.1_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.52.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 7267403e6672..11bd5d1147bd 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.10 2006/08/08 13:43:59 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.11 2006/08/17 21:16:04 mcummings Exp $ + + 17 Aug 2006; Michael Cummings <mcummings@gentoo.org> + File-RsyncP-0.52.ebuild: + Marking amd64 stable 08 Aug 2006; Christian Hartmann <ian@gentoo.org> -File-RsyncP-0.62.ebuild: Removed broken version; bug #141088 diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild index 593ed4985e39..90e9787faba5 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-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.52.ebuild,v 1.8 2006/08/05 03:51:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.9 2006/08/17 21:16:04 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" RDEPEND="net-misc/rsync |