diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:26:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:26:42 +0000 |
commit | 60e9e880337128e2ae2217ef7918ad30e0cce764 (patch) | |
tree | dc0167ca8a2dc55a2ea15a0319afce23299b93da /dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild | |
parent | Marking Proc-Simple-1.300.0 ppc for bug 400207 (diff) | |
download | gentoo-2-60e9e880337128e2ae2217ef7918ad30e0cce764.tar.gz gentoo-2-60e9e880337128e2ae2217ef7918ad30e0cce764.tar.bz2 gentoo-2-60e9e880337128e2ae2217ef7918ad30e0cce764.zip |
Marking RPC-XML-0.760.0 ppc for bug 400209
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild')
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild b/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild index 97ff7d0d322d..1098c189c6b3 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild,v 1.3 2012/02/25 18:02:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild,v 1.4 2012/02/27 16:26:42 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="An implementation of XML-RPC" SLOT="0" LICENSE="|| ( Artistic-2 LGPL-2.1 )" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |