diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:18:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:18:30 +0000 |
commit | ea0ce9e8cb4381a73fa71bcd52520eb70d9e0207 (patch) | |
tree | 86307221be91af48c6ac2a63cc4d595b7ca989b6 /dev-perl/RPC-XML | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-ea0ce9e8cb4381a73fa71bcd52520eb70d9e0207.tar.gz gentoo-2-ea0ce9e8cb4381a73fa71bcd52520eb70d9e0207.tar.bz2 gentoo-2-ea0ce9e8cb4381a73fa71bcd52520eb70d9e0207.zip |
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'dev-perl/RPC-XML')
-rw-r--r-- | dev-perl/RPC-XML/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.73.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/RPC-XML/ChangeLog b/dev-perl/RPC-XML/ChangeLog index 25b4aeaa5ec2..24c7f5bb4e22 100644 --- a/dev-perl/RPC-XML/ChangeLog +++ b/dev-perl/RPC-XML/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/RPC-XML # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.54 2010/06/21 20:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.55 2010/06/27 19:18:30 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> RPC-XML-0.73.ebuild: + ppc stable #323529 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> RPC-XML-0.73.ebuild: alpha/ia64/sparc stable wrt #323529 diff --git a/dev-perl/RPC-XML/RPC-XML-0.73.ebuild b/dev-perl/RPC-XML/RPC-XML-0.73.ebuild index cb3dfbcdcf23..38ff1b7aaa54 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.73.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.73.ebuild,v 1.3 2010/06/21 20:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.73.ebuild,v 1.4 2010/06/27 19:18:30 nixnut Exp $ EAPI=2 @@ -11,7 +11,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" |