diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-06 17:05:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-06 17:05:01 +0000 |
commit | a424815ca99633c0e8e43332c6426aaccd08c6f0 (patch) | |
tree | 3b472d8f2c98a1509c1bd0ac5821bd536b0c43bf /dev-perl/RPC-XML | |
parent | alpha stable wrt #428842 (diff) | |
download | gentoo-2-a424815ca99633c0e8e43332c6426aaccd08c6f0.tar.gz gentoo-2-a424815ca99633c0e8e43332c6426aaccd08c6f0.tar.bz2 gentoo-2-a424815ca99633c0e8e43332c6426aaccd08c6f0.zip |
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/RPC-XML')
-rw-r--r-- | dev-perl/RPC-XML/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.770.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/RPC-XML/ChangeLog b/dev-perl/RPC-XML/ChangeLog index c4efb5c18cab..ea1a1dde4975 100644 --- a/dev-perl/RPC-XML/ChangeLog +++ b/dev-perl/RPC-XML/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/RPC-XML # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.72 2012/10/02 00:43:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.73 2012/10/06 17:05:01 armin76 Exp $ + + 06 Oct 2012; Raúl Porcel <armin76@gentoo.org> RPC-XML-0.760.0.ebuild, + RPC-XML-0.770.0.ebuild: + Drop alpha keywords 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> RPC-XML-0.770.0.ebuild: stable ppc, bug #434306 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 60e2b5f30968..bdecc6f32f9e 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.6 2012/03/25 16:59:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild,v 1.7 2012/10/06 17:05:01 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="An implementation of XML-RPC" SLOT="0" LICENSE="|| ( Artistic-2 LGPL-2.1 )" -KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" diff --git a/dev-perl/RPC-XML/RPC-XML-0.770.0.ebuild b/dev-perl/RPC-XML/RPC-XML-0.770.0.ebuild index 6d9b3e7573b7..df7ad4da7068 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.770.0.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.770.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.770.0.ebuild,v 1.4 2012/10/02 00:43:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.770.0.ebuild,v 1.5 2012/10/06 17:05:01 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="An implementation of XML-RPC" SLOT="0" LICENSE="|| ( Artistic-2 LGPL-2.1 )" -KEYWORDS="~alpha amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |