summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/coccinelle')
-rw-r--r--dev-util/coccinelle/ChangeLog6
-rw-r--r--dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-util/coccinelle/ChangeLog b/dev-util/coccinelle/ChangeLog
index 4fbc3e4e9870..b410c39d29db 100644
--- a/dev-util/coccinelle/ChangeLog
+++ b/dev-util/coccinelle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/coccinelle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.31 2013/08/19 14:05:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.32 2013/09/05 18:40:37 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> coccinelle-1.0.0_rc17.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
19 Aug 2013; Alexis Ballier <aballier@gentoo.org>
coccinelle-1.0.0_rc17.ebuild:
@@ -151,4 +154,3 @@
24 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+coccinelle-0.2.0.ebuild, +metadata.xml:
initial import, ebuild by me, requested by solar
-
diff --git a/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild b/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild
index 7ed44051fdac..25d656dffc06 100644
--- a/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild
+++ b/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild,v 1.3 2013/08/19 14:05:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild,v 1.4 2013/09/05 18:40:37 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit multilib eutils python-single-r1 bash-completion-r1 elisp-common autotools