diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-30 16:37:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-30 16:37:19 +0000 |
commit | 8dfa64a50170e3dacb13cb53c29a3277252ec2f5 (patch) | |
tree | 2979da1ad3500971e177284bb802ebf4f6fcdad1 /dev-perl | |
parent | bump to version 1.0.19 (diff) | |
download | gentoo-2-8dfa64a50170e3dacb13cb53c29a3277252ec2f5.tar.gz gentoo-2-8dfa64a50170e3dacb13cb53c29a3277252ec2f5.tar.bz2 gentoo-2-8dfa64a50170e3dacb13cb53c29a3277252ec2f5.zip |
Marking File-RsyncP-0.68 ~ppc64 for bug 233384
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-RsyncP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 9a8059dff2e6..9d5370bcc14e 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.20 2007/03/13 15:55:29 mcummings Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.21 2008/07/30 16:37:19 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> File-RsyncP-0.68.ebuild: + Marking File-RsyncP-0.68 ~ppc64 for bug 233384 13 Mar 2007; Michael Cummings <mcummings@gentoo.org> File-RsyncP-0.52.ebuild, File-RsyncP-0.64.ebuild, 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 f1418a05c847..c7504cfb1e53 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 +# Copyright 1999-2008 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.7 2007/07/10 23:33:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.68.ebuild,v 1.8 2008/07/30 16:37:19 ranger 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 ~ppc64 sparc x86" SLOT="0" DEPEND="net-misc/rsync |