patrick 15/07/08 05:52:00 Modified: coccinelle-1.0.1.ebuild ChangeLog Log: Keyword for ~x86 (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-util/coccinelle/coccinelle-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.1.ebuild?r1=1.1&r2=1.2 Index: coccinelle-1.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- coccinelle-1.0.1.ebuild 22 Jun 2015 08:02:35 -0000 1.1 +++ coccinelle-1.0.1.ebuild 8 Jul 2015 05:52:00 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.1.ebuild,v 1.1 2015/06/22 08:02:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.1.ebuild,v 1.2 2015/07/08 05:52:00 patrick Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc emacs ocaml +ocamlopt pcre python test vim-syntax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" 1.42 dev-util/coccinelle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccinelle/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccinelle/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccinelle/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 8 Jul 2015 00:20:54 -0000 1.41 +++ ChangeLog 8 Jul 2015 05:52:00 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/coccinelle # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.41 2015/07/08 00:20:54 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.42 2015/07/08 05:52:00 patrick Exp $ + + 08 Jul 2015; Patrick Lauer <[email protected]> coccinelle-1.0.1.ebuild: + Keyword for ~x86 08 Jul 2015; Tim Harder <[email protected]> -coccinelle-1.0.0_rc17.ebuild, -coccinelle-1.0.0_rc18.ebuild, -coccinelle-1.0.0_rc19.ebuild,
