diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:23:04 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:23:04 +0000 |
commit | 6a0b442080ef6d66b7ccce23d2cf8fe825534d88 (patch) | |
tree | cf07bb956fbf493e36516211985b2ffe1758c620 /dev-perl | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-6a0b442080ef6d66b7ccce23d2cf8fe825534d88.tar.gz gentoo-2-6a0b442080ef6d66b7ccce23d2cf8fe825534d88.tar.bz2 gentoo-2-6a0b442080ef6d66b7ccce23d2cf8fe825534d88.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/RPC-XML/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.59.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/RPC-XML/ChangeLog b/dev-perl/RPC-XML/ChangeLog index fdc9b4895115..9401ca162e39 100644 --- a/dev-perl/RPC-XML/ChangeLog +++ b/dev-perl/RPC-XML/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/RPC-XML # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.35 2007/03/04 00:02:04 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.36 2007/03/05 12:23:04 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> RPC-XML-0.59.ebuild: + Stable on x86, bug #169152. 04 Mar 2007; Marius Mauch <genone@gentoo.org> RPC-XML-0.54.ebuild, RPC-XML-0.58.ebuild, RPC-XML-0.59.ebuild: diff --git a/dev-perl/RPC-XML/RPC-XML-0.59.ebuild b/dev-perl/RPC-XML/RPC-XML-0.59.ebuild index 5029fd343b18..5a18f95597d6 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.59.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.59.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/RPC-XML/RPC-XML-0.59.ebuild,v 1.7 2007/03/04 00:02:04 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.59.ebuild,v 1.8 2007/03/05 12:23:04 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rjray/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="modperl apache2" #SRC_TEST="do" |