klausman 14/06/19 13:01:28 Modified: http-parser-0.8.3.ebuild ChangeLog Log: Keyworded on alpha, bug #463344 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.5 dev-python/http-parser/http-parser-0.8.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/http-parser/http-parser-0.8.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/http-parser/http-parser-0.8.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/http-parser/http-parser-0.8.3.ebuild?r1=1.4&r2=1.5 Index: http-parser-0.8.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/http-parser/http-parser-0.8.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- http-parser-0.8.3.ebuild 31 Mar 2014 21:13:13 -0000 1.4 +++ http-parser-0.8.3.ebuild 19 Jun 2014 13:01:28 -0000 1.5 @@ -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 @@ 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="" 1.21 dev-python/http-parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/http-parser/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/http-parser/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/http-parser/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/http-parser/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 31 Mar 2014 21:13:13 -0000 1.20 +++ ChangeLog 19 Jun 2014 13:01:28 -0000 1.21 @@ -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 <[email protected]> http-parser-0.8.3.ebuild: + Keyworded on alpha, bug #463344 31 Mar 2014; Michał Górny <[email protected]> http-parser-0.7.12.ebuild, http-parser-0.8.1-r1.ebuild, http-parser-0.8.3.ebuild:
