diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 13:15:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 13:15:27 +0000 |
commit | 712486e4ac4e3d368c63cae1ec97ae825ce13b7a (patch) | |
tree | 8124e3d63d46ed43c8db856c762ae51af2bf392e /dev-perl/File-RsyncP | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-712486e4ac4e3d368c63cae1ec97ae825ce13b7a.tar.gz gentoo-2-712486e4ac4e3d368c63cae1ec97ae825ce13b7a.tar.bz2 gentoo-2-712486e4ac4e3d368c63cae1ec97ae825ce13b7a.zip |
Marking sparc stable
(Portage version: 2.1.2_rc4-r3)
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.68.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 578edf46f63b..80fee6630c14 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.17 2007/01/08 13:15:27 mcummings Exp $ + + 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> + -File-RsyncP-0.66.ebuild, File-RsyncP-0.68.ebuild: + Marking sparc stable 07 Jan 2007; Michael Cummings <mcummings@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 2c330e5ab3b4..94e119856936 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.2 2007/01/07 23:42:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild,v 1.3 2007/01/08 13:15:27 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 |