From fdbd0c09e9e8205f9b8d18a37f6c4c0c40a7e5a0 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Thu, 19 Jun 2014 13:01:28 +0000 Subject: Keyworded on alpha, bug #463344 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) --- dev-python/http-parser/ChangeLog | 5 ++++- dev-python/http-parser/http-parser-0.8.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/http-parser') diff --git a/dev-python/http-parser/ChangeLog b/dev-python/http-parser/ChangeLog index 8343c342f6ba..639e7ecc2808 100644 --- a/dev-python/http-parser/ChangeLog +++ b/dev-python/http-parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/http-parser # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/ChangeLog,v 1.20 2014/03/31 21:13:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/ChangeLog,v 1.21 2014/06/19 13:01:28 klausman Exp $ + + 19 Jun 2014; Tobias Klausmann http-parser-0.8.3.ebuild: + Keyworded on alpha, bug #463344 31 Mar 2014; Michał Górny http-parser-0.7.12.ebuild, http-parser-0.8.1-r1.ebuild, http-parser-0.8.3.ebuild: diff --git a/dev-python/http-parser/http-parser-0.8.3.ebuild b/dev-python/http-parser/http-parser-0.8.3.ebuild index 5fd965a174f9..0a674c809a65 100644 --- a/dev-python/http-parser/http-parser-0.8.3.ebuild +++ b/dev-python/http-parser/http-parser-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/http-parser-0.8.3.ebuild,v 1.4 2014/03/31 21:13:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/http-parser-0.8.3.ebuild,v 1.5 2014/06/19 13:01:28 klausman Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="examples" RDEPEND="" -- cgit v1.2.3-65-gdbad