diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-04-08 17:54:03 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-04-08 17:54:03 +0000 |
commit | f836eadc4a96c6af371b69e0be116f280451356b (patch) | |
tree | 99602001b1a18998895cbc2b9c3890b773a96173 /dev-util | |
parent | Drop old Python implementations (diff) | |
download | gentoo-2-f836eadc4a96c6af371b69e0be116f280451356b.tar.gz gentoo-2-f836eadc4a96c6af371b69e0be116f280451356b.tar.bz2 gentoo-2-f836eadc4a96c6af371b69e0be116f280451356b.zip |
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-util')
83 files changed, 287 insertions, 192 deletions
diff --git a/dev-util/anjuta/ChangeLog b/dev-util/anjuta/ChangeLog index f327252be5e1..3f85702d87e5 100644 --- a/dev-util/anjuta/ChangeLog +++ b/dev-util/anjuta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/anjuta # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.186 2015/03/15 13:19:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.187 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> anjuta-3.12.0.ebuild, + anjuta-3.14.0.ebuild, anjuta-3.14.1.ebuild: + Drop old Python implementations 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> anjuta-3.14.1.ebuild: x86 stable, bug 534012 diff --git a/dev-util/anjuta/anjuta-3.12.0.ebuild b/dev-util/anjuta/anjuta-3.12.0.ebuild index 8ba6b8eb5056..50f086d77164 100644 --- a/dev-util/anjuta/anjuta-3.12.0.ebuild +++ b/dev-util/anjuta/anjuta-3.12.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.12.0.ebuild,v 1.3 2014/07/23 15:15:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.12.0.ebuild,v 1.4 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) # libanjuta-language-vala.so links to a specific slot of libvala; we want to # avoid automagic behavior. VALA_MIN_API_VERSION="0.24" diff --git a/dev-util/anjuta/anjuta-3.14.0.ebuild b/dev-util/anjuta/anjuta-3.14.0.ebuild index de82a72b5e12..b53d7ba8b1c2 100644 --- a/dev-util/anjuta/anjuta-3.14.0.ebuild +++ b/dev-util/anjuta/anjuta-3.14.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.14.0.ebuild,v 1.1 2014/12/22 22:04:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.14.0.ebuild,v 1.2 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) # libanjuta-language-vala.so links to a specific slot of libvala; we want to # avoid automagic behavior. VALA_MIN_API_VERSION="0.26" diff --git a/dev-util/anjuta/anjuta-3.14.1.ebuild b/dev-util/anjuta/anjuta-3.14.1.ebuild index f3d9b1c8b4a1..df440a391eed 100644 --- a/dev-util/anjuta/anjuta-3.14.1.ebuild +++ b/dev-util/anjuta/anjuta-3.14.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.14.1.ebuild,v 1.3 2015/03/15 13:19:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.14.1.ebuild,v 1.4 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) # libanjuta-language-vala.so links to a specific slot of libvala; we want to # avoid automagic behavior. VALA_MIN_API_VERSION="0.26" diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index f575e3935603..d73d434d3857 100644 --- a/dev-util/catalyst/ChangeLog +++ b/dev-util/catalyst/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/catalyst # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.277 2015/01/30 18:07:46 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.278 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> catalyst-2.0.16.ebuild, + catalyst-2.0.9999.ebuild, catalyst-2.9999.ebuild, catalyst-9999.ebuild: + Drop old Python implementations 30 Jan 2015; Mike Gilbert <floppym@gentoo.org> catalyst-2.0.18-r1.ebuild: Expand PATCHES array correctly. diff --git a/dev-util/catalyst/catalyst-2.0.16.ebuild b/dev-util/catalyst/catalyst-2.0.16.ebuild index b207da6a132a..3898157288c8 100644 --- a/dev-util/catalyst/catalyst-2.0.16.ebuild +++ b/dev-util/catalyst/catalyst-2.0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.16.ebuild,v 1.2 2014/01/18 11:38:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.16.ebuild,v 1.3 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 @@ -20,7 +20,7 @@ else KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils multilib python-single-r1 ${SRC_ECLASS} diff --git a/dev-util/catalyst/catalyst-2.0.9999.ebuild b/dev-util/catalyst/catalyst-2.0.9999.ebuild index e8c9aa29aa91..54bbdd888e95 100644 --- a/dev-util/catalyst/catalyst-2.0.9999.ebuild +++ b/dev-util/catalyst/catalyst-2.0.9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.9999.ebuild,v 1.2 2014/01/18 11:38:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.9999.ebuild,v 1.3 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 @@ -19,7 +19,7 @@ else KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils multilib python-single-r1 ${SRC_ECLASS} diff --git a/dev-util/catalyst/catalyst-2.9999.ebuild b/dev-util/catalyst/catalyst-2.9999.ebuild index 63811aec69ac..ef972b97a218 100644 --- a/dev-util/catalyst/catalyst-2.9999.ebuild +++ b/dev-util/catalyst/catalyst-2.9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild,v 1.13 2014/01/18 11:38:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild,v 1.14 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 @@ -19,7 +19,7 @@ else KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 multilib ${SRC_ECLASS} diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild index f61affc2ecd8..996d5980bdba 100644 --- a/dev-util/catalyst/catalyst-9999.ebuild +++ b/dev-util/catalyst/catalyst-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.33 2014/03/02 15:54:54 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.34 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 @@ -18,7 +18,7 @@ else KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 multilib ${SRC_ECLASS} diff --git a/dev-util/cdiff/ChangeLog b/dev-util/cdiff/ChangeLog index d50a3a3b8008..17e93bb5c8ff 100644 --- a/dev-util/cdiff/ChangeLog +++ b/dev-util/cdiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cdiff # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/ChangeLog,v 1.31 2015/01/26 11:42:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/ChangeLog,v 1.32 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> cdiff-0.9.6.ebuild, + cdiff-9999.ebuild: + Drop old Python implementations 26 Jan 2015; Justin Lecher <jlec@gentoo.org> -cdiff-0.9.3.ebuild: Drop old diff --git a/dev-util/cdiff/cdiff-0.9.6.ebuild b/dev-util/cdiff/cdiff-0.9.6.ebuild index be8df8ff268e..2e5f84073879 100644 --- a/dev-util/cdiff/cdiff-0.9.6.ebuild +++ b/dev-util/cdiff/cdiff-0.9.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-0.9.6.ebuild,v 1.3 2015/01/26 09:59:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-0.9.6.ebuild,v 1.4 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 diff --git a/dev-util/cdiff/cdiff-9999.ebuild b/dev-util/cdiff/cdiff-9999.ebuild index 053bf69a6ecb..2ba976b7e7e7 100644 --- a/dev-util/cdiff/cdiff-9999.ebuild +++ b/dev-util/cdiff/cdiff-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-9999.ebuild,v 1.4 2014/11/14 07:10:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-9999.ebuild,v 1.5 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 diff --git a/dev-util/cligh/ChangeLog b/dev-util/cligh/ChangeLog index e70864e24309..1ed3fa4eb253 100644 --- a/dev-util/cligh/ChangeLog +++ b/dev-util/cligh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cligh # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/ChangeLog,v 1.4 2015/03/22 20:20:59 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/ChangeLog,v 1.5 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> cligh-0.1_p20120630.ebuild, + cligh-0.2.ebuild, cligh-9999.ebuild: + Drop old Python implementations 22 Mar 2015; William Hubbs <williamh@gentoo.org> cligh-9999.ebuild: Upstream moved to python 3.x diff --git a/dev-util/cligh/cligh-0.1_p20120630.ebuild b/dev-util/cligh/cligh-0.1_p20120630.ebuild index ed7d44d4edfc..a93122bc30e0 100644 --- a/dev-util/cligh/cligh-0.1_p20120630.ebuild +++ b/dev-util/cligh/cligh-0.1_p20120630.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-0.1_p20120630.ebuild,v 1.2 2014/07/06 12:51:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-0.1_p20120630.ebuild,v 1.3 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-util/cligh/cligh-0.2.ebuild b/dev-util/cligh/cligh-0.2.ebuild index ad1b55829ec6..94e3b205fb5f 100644 --- a/dev-util/cligh/cligh-0.2.ebuild +++ b/dev-util/cligh/cligh-0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-0.2.ebuild,v 1.2 2014/07/06 12:51:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-0.2.ebuild,v 1.3 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-util/cligh/cligh-9999.ebuild b/dev-util/cligh/cligh-9999.ebuild index 4d486fd1fd35..58c807b0c9c1 100644 --- a/dev-util/cligh/cligh-9999.ebuild +++ b/dev-util/cligh/cligh-9999.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-9999.ebuild,v 1.3 2015/03/22 20:20:59 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-9999.ebuild,v 1.4 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{3_3,3_4} ) inherit distutils-r1 git-2 diff --git a/dev-util/cmdtest/ChangeLog b/dev-util/cmdtest/ChangeLog index bddeac0684aa..47479e8f2c82 100644 --- a/dev-util/cmdtest/ChangeLog +++ b/dev-util/cmdtest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cmdtest # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v 1.11 2015/01/21 10:07:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v 1.12 2015/04/08 17:54:01 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> cmdtest-0.10.ebuild, + cmdtest-0.6.ebuild: + Drop old Python implementations 21 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cmdtest-0.10.ebuild, cmdtest-0.6.ebuild: diff --git a/dev-util/cmdtest/cmdtest-0.10.ebuild b/dev-util/cmdtest/cmdtest-0.10.ebuild index 5765edb9d445..5273e2e64b45 100644 --- a/dev-util/cmdtest/cmdtest-0.10.ebuild +++ b/dev-util/cmdtest/cmdtest-0.10.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.8 2015/01/21 10:07:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.9 2015/04/08 17:54:01 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-util/cmdtest/cmdtest-0.6.ebuild b/dev-util/cmdtest/cmdtest-0.6.ebuild index a566515dfa6b..70f17be202a2 100644 --- a/dev-util/cmdtest/cmdtest-0.6.ebuild +++ b/dev-util/cmdtest/cmdtest-0.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild,v 1.8 2015/01/21 10:07:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild,v 1.9 2015/04/08 17:54:01 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-util/coccigrep/ChangeLog b/dev-util/coccigrep/ChangeLog index d930b9e97854..a3177083854b 100644 --- a/dev-util/coccigrep/ChangeLog +++ b/dev-util/coccigrep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/coccigrep -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/ChangeLog,v 1.17 2014/07/06 12:52:01 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/ChangeLog,v 1.18 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> coccigrep-1.12.ebuild, + coccigrep-1.13.ebuild: + Drop old Python implementations 06 Jul 2014; Michał Górny <mgorny@gentoo.org> coccigrep-1.10.ebuild, coccigrep-1.11.ebuild, coccigrep-1.12.ebuild, coccigrep-1.13.ebuild: diff --git a/dev-util/coccigrep/coccigrep-1.12.ebuild b/dev-util/coccigrep/coccigrep-1.12.ebuild index a5c884e93ce4..d19347f0337b 100644 --- a/dev-util/coccigrep/coccigrep-1.12.ebuild +++ b/dev-util/coccigrep/coccigrep-1.12.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild,v 1.3 2014/07/06 12:52:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild,v 1.4 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 elisp-common vcs-snapshot diff --git a/dev-util/coccigrep/coccigrep-1.13.ebuild b/dev-util/coccigrep/coccigrep-1.13.ebuild index debee483db54..13430dd6ae79 100644 --- a/dev-util/coccigrep/coccigrep-1.13.ebuild +++ b/dev-util/coccigrep/coccigrep-1.13.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.13.ebuild,v 1.2 2014/07/06 12:52:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.13.ebuild,v 1.3 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 elisp-common diff --git a/dev-util/coccinelle/ChangeLog b/dev-util/coccinelle/ChangeLog index 69766a98c17c..e54451de9bea 100644 --- a/dev-util/coccinelle/ChangeLog +++ b/dev-util/coccinelle/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2015/02/07 21:21:09 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.38 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> coccinelle-1.0.0_rc17.ebuild, + coccinelle-1.0.0_rc18.ebuild, coccinelle-1.0.0_rc19.ebuild: + Drop old Python implementations *coccinelle-1.0.0_rc24 (07 Feb 2015) diff --git a/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild b/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild index 25d656dffc06..3cd3acfc23d4 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 +# 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.0_rc17.ebuild,v 1.4 2013/09/05 18:40:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.0_rc17.ebuild,v 1.5 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit multilib eutils python-single-r1 bash-completion-r1 elisp-common autotools diff --git a/dev-util/coccinelle/coccinelle-1.0.0_rc18.ebuild b/dev-util/coccinelle/coccinelle-1.0.0_rc18.ebuild index 1d82416791ea..69ab1c278a8f 100644 --- a/dev-util/coccinelle/coccinelle-1.0.0_rc18.ebuild +++ b/dev-util/coccinelle/coccinelle-1.0.0_rc18.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.0_rc18.ebuild,v 1.1 2013/09/16 17:27:45 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.0_rc18.ebuild,v 1.2 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit multilib eutils python-single-r1 bash-completion-r1 elisp-common autotools diff --git a/dev-util/coccinelle/coccinelle-1.0.0_rc19.ebuild b/dev-util/coccinelle/coccinelle-1.0.0_rc19.ebuild index 8545f1d21328..d7933d42fa33 100644 --- a/dev-util/coccinelle/coccinelle-1.0.0_rc19.ebuild +++ b/dev-util/coccinelle/coccinelle-1.0.0_rc19.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.0_rc19.ebuild,v 1.1 2013/12/21 09:34:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-1.0.0_rc19.ebuild,v 1.2 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit multilib eutils python-single-r1 bash-completion-r1 elisp-common autotools diff --git a/dev-util/cppcheck/ChangeLog b/dev-util/cppcheck/ChangeLog index a71184db69f5..e32d4a7f1fe2 100644 --- a/dev-util/cppcheck/ChangeLog +++ b/dev-util/cppcheck/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cppcheck # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/ChangeLog,v 1.62 2015/02/27 10:26:42 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/ChangeLog,v 1.63 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> cppcheck-1.63-r1.ebuild, + cppcheck-1.67.ebuild, cppcheck-1.68.ebuild: + Drop old Python implementations *cppcheck-1.68 (27 Feb 2015) diff --git a/dev-util/cppcheck/cppcheck-1.63-r1.ebuild b/dev-util/cppcheck/cppcheck-1.63-r1.ebuild index c844d6faa0c3..b46c06eb1255 100644 --- a/dev-util/cppcheck/cppcheck-1.63-r1.ebuild +++ b/dev-util/cppcheck/cppcheck-1.63-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild,v 1.4 2014/05/19 15:50:29 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild,v 1.5 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 eutils qt4-r2 toolchain-funcs diff --git a/dev-util/cppcheck/cppcheck-1.67.ebuild b/dev-util/cppcheck/cppcheck-1.67.ebuild index 555a8e72df33..1a2b3dba06ad 100644 --- a/dev-util/cppcheck/cppcheck-1.67.ebuild +++ b/dev-util/cppcheck/cppcheck-1.67.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild,v 1.4 2015/04/02 18:43:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.67.ebuild,v 1.5 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 eutils flag-o-matic qt4-r2 toolchain-funcs diff --git a/dev-util/cppcheck/cppcheck-1.68.ebuild b/dev-util/cppcheck/cppcheck-1.68.ebuild index c448d3f74cb9..456e659da823 100644 --- a/dev-util/cppcheck/cppcheck-1.68.ebuild +++ b/dev-util/cppcheck/cppcheck-1.68.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild,v 1.2 2015/04/02 18:43:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.68.ebuild,v 1.3 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 eutils flag-o-matic qt4-r2 toolchain-funcs diff --git a/dev-util/devhelp/ChangeLog b/dev-util/devhelp/ChangeLog index 88644bcfcbb8..ddc2d480db5c 100644 --- a/dev-util/devhelp/ChangeLog +++ b/dev-util/devhelp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/devhelp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.177 2015/03/15 13:19:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.178 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> devhelp-3.12.1-r1.ebuild: + Drop old Python implementations 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> devhelp-3.14.0.ebuild: x86 stable, bug 534012 diff --git a/dev-util/devhelp/devhelp-3.12.1-r1.ebuild b/dev-util/devhelp/devhelp-3.12.1-r1.ebuild index f889be812ab7..19b6bf25d635 100644 --- a/dev-util/devhelp/devhelp-3.12.1-r1.ebuild +++ b/dev-util/devhelp/devhelp-3.12.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.12.1-r1.ebuild,v 1.3 2014/12/19 13:44:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.12.1-r1.ebuild,v 1.4 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="no" # gedit-3.8 is python3 only, this also per: # https://bugzilla.redhat.com/show_bug.cgi?id=979450 -PYTHON_COMPAT=( python{3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{3_3,3_4} ) inherit gnome2 python-single-r1 toolchain-funcs diff --git a/dev-util/diffuse/ChangeLog b/dev-util/diffuse/ChangeLog index 9a9d1533f02d..df7ed9b1346b 100644 --- a/dev-util/diffuse/ChangeLog +++ b/dev-util/diffuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/diffuse # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffuse/ChangeLog,v 1.25 2015/01/26 09:52:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffuse/ChangeLog,v 1.26 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> diffuse-0.4.7-r1.ebuild: + Drop old Python implementations 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> diffuse-0.4.8.ebuild: Stable for x86, wrt bug #535398 diff --git a/dev-util/diffuse/diffuse-0.4.7-r1.ebuild b/dev-util/diffuse/diffuse-0.4.7-r1.ebuild index 5496358c5a46..d6030b635c9e 100644 --- a/dev-util/diffuse/diffuse-0.4.7-r1.ebuild +++ b/dev-util/diffuse/diffuse-0.4.7-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffuse/diffuse-0.4.7-r1.ebuild,v 1.4 2014/01/14 13:52:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffuse/diffuse-0.4.7-r1.ebuild,v 1.5 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit fdo-mime python-single-r1 diff --git a/dev-util/fatrace/ChangeLog b/dev-util/fatrace/ChangeLog index 9b77e6460abd..31952da4de96 100644 --- a/dev-util/fatrace/ChangeLog +++ b/dev-util/fatrace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/fatrace # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/ChangeLog,v 1.5 2015/03/09 15:36:08 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/ChangeLog,v 1.6 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> fatrace-0.5.ebuild, + fatrace-0.9.ebuild: + Drop old Python implementations *fatrace-0.9 (09 Mar 2015) diff --git a/dev-util/fatrace/fatrace-0.5.ebuild b/dev-util/fatrace/fatrace-0.5.ebuild index b0a30af7c9e1..9a2524e90a1f 100644 --- a/dev-util/fatrace/fatrace-0.5.ebuild +++ b/dev-util/fatrace/fatrace-0.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.5.ebuild,v 1.3 2014/11/28 13:05:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.5.ebuild,v 1.4 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{3_3,3_4} ) inherit linux-info python-single-r1 toolchain-funcs diff --git a/dev-util/fatrace/fatrace-0.9.ebuild b/dev-util/fatrace/fatrace-0.9.ebuild index e0b2084e281c..cf890cbe7652 100644 --- a/dev-util/fatrace/fatrace-0.9.ebuild +++ b/dev-util/fatrace/fatrace-0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.9.ebuild,v 1.1 2015/03/09 15:36:08 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fatrace/fatrace-0.9.ebuild,v 1.2 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{3_3,3_4} ) inherit linux-info python-r1 toolchain-funcs diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index f666906d6e7f..5c9a24a25e9d 100644 --- a/dev-util/gdbus-codegen/ChangeLog +++ b/dev-util/gdbus-codegen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gdbus-codegen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.115 2015/03/29 10:12:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.116 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> gdbus-codegen-2.40.2.ebuild, + gdbus-codegen-2.42.1.ebuild, gdbus-codegen-2.42.2.ebuild: + Drop old Python implementations 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> gdbus-codegen-2.42.2.ebuild: Stable for HPPA (bug #534012). diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild index b2ca896f52be..c61689c7df70 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild,v 1.12 2015/02/11 04:18:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild,v 1.13 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GNOME_ORG_MODULE="glib" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) PYTHON_REQ_USE="xml" inherit eutils gnome.org distutils-r1 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.42.1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.42.1.ebuild index 95dc0add182b..6c5ec5a885f2 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.42.1.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.42.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.42.1.ebuild,v 1.1 2014/12/14 22:33:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.42.1.ebuild,v 1.2 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GNOME_ORG_MODULE="glib" -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) PYTHON_REQ_USE="xml" inherit eutils gnome.org distutils-r1 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.42.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.42.2.ebuild index 3109b2988bbc..7c477d44c0c3 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.42.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.42.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.42.2.ebuild,v 1.6 2015/03/29 10:12:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.42.2.ebuild,v 1.7 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GNOME_ORG_MODULE="glib" -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) PYTHON_REQ_USE="xml" inherit eutils gnome.org distutils-r1 diff --git a/dev-util/geany-plugins/ChangeLog b/dev-util/geany-plugins/ChangeLog index ab0ccc247ae5..c9fa960cb810 100644 --- a/dev-util/geany-plugins/ChangeLog +++ b/dev-util/geany-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/geany-plugins -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.39 2014/04/14 06:11:35 binki Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.40 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> geany-plugins-1.24-r1.ebuild: + Drop old Python implementations *geany-plugins-1.24-r1 (14 Apr 2014) diff --git a/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild b/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild index c95223ce6d0a..957703805cb9 100644 --- a/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild,v 1.1 2014/04/14 06:11:35 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild,v 1.2 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools-utils python-single-r1 vala versionator diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index a90aee9b79cb..284a0ef76803 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glade -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.226 2014/10/11 11:55:45 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.227 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> glade-3.8.4.ebuild, + glade-3.8.5.ebuild: + Drop old Python implementations 11 Oct 2014; Markus Meier <maekke@gentoo.org> glade-3.8.5.ebuild: arm stable, bug #512012 diff --git a/dev-util/glade/glade-3.8.4.ebuild b/dev-util/glade/glade-3.8.4.ebuild index 06a32469cc3e..3f39df4876cd 100644 --- a/dev-util/glade/glade-3.8.4.ebuild +++ b/dev-util/glade/glade-3.8.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.12 2014/05/02 08:45:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.13 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" GNOME_ORG_MODULE="glade3" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2 python-single-r1 diff --git a/dev-util/glade/glade-3.8.5.ebuild b/dev-util/glade/glade-3.8.5.ebuild index 51e54f70986f..f4657029e915 100644 --- a/dev-util/glade/glade-3.8.5.ebuild +++ b/dev-util/glade/glade-3.8.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.9 2014/10/11 11:55:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.10 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" GNOME_ORG_MODULE="glade3" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2 python-single-r1 diff --git a/dev-util/gtk-builder-convert/ChangeLog b/dev-util/gtk-builder-convert/ChangeLog index f9a71264be9c..cd94e67d679f 100644 --- a/dev-util/gtk-builder-convert/ChangeLog +++ b/dev-util/gtk-builder-convert/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/gtk-builder-convert # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.83 2015/03/29 10:35:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.84 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> + gtk-builder-convert-2.24.25.ebuild, gtk-builder-convert-2.24.26.ebuild, + gtk-builder-convert-2.24.27.ebuild: + Drop old Python implementations 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> gtk-builder-convert-2.24.27.ebuild: diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild index f41625facbd4..42d6f0a9cd5a 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild,v 1.10 2015/01/02 12:09:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild,v 1.11 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GNOME_ORG_MODULE="gtk+" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" inherit gnome.org python-single-r1 diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.26.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.26.ebuild index 918e920aab6e..cbf236bb60e0 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.26.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.26.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.26.ebuild,v 1.1 2015/02/18 12:06:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.26.ebuild,v 1.2 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GNOME_ORG_MODULE="gtk+" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" inherit gnome.org python-single-r1 diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.27.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.27.ebuild index 8795ae7c6353..614ff17bfdcc 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.27.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.27.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.27.ebuild,v 1.6 2015/03/29 10:35:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.27.ebuild,v 1.7 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GNOME_ORG_MODULE="gtk+" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" inherit gnome.org python-single-r1 diff --git a/dev-util/gtk-doc/ChangeLog b/dev-util/gtk-doc/ChangeLog index 36f937cbc365..fad27883d97f 100644 --- a/dev-util/gtk-doc/ChangeLog +++ b/dev-util/gtk-doc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gtk-doc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.215 2015/03/10 21:16:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.216 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> gtk-doc-1.20.ebuild, + gtk-doc-1.21.ebuild: + Drop old Python implementations 10 Mar 2015; Mike Frysinger <vapier@gentoo.org> gtk-doc-1.21.ebuild: Add arm64/s390 love & mark m68k/sh stable. diff --git a/dev-util/gtk-doc/gtk-doc-1.20.ebuild b/dev-util/gtk-doc/gtk-doc-1.20.ebuild index e87f81c149dc..4118b6b01b80 100644 --- a/dev-util/gtk-doc/gtk-doc-1.20.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.20.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.20.ebuild,v 1.12 2014/04/21 10:29:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.20.ebuild,v 1.13 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 GCONF_DEBUG="yes" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils elisp-common gnome2 python-single-r1 readme.gentoo diff --git a/dev-util/gtk-doc/gtk-doc-1.21.ebuild b/dev-util/gtk-doc/gtk-doc-1.21.ebuild index 95e810158321..28a54de1efea 100644 --- a/dev-util/gtk-doc/gtk-doc-1.21.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.21.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild,v 1.11 2015/03/10 21:16:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.21.ebuild,v 1.12 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 GCONF_DEBUG="yes" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils elisp-common gnome2 python-single-r1 readme.gentoo diff --git a/dev-util/howdoi/ChangeLog b/dev-util/howdoi/ChangeLog index bb70fd4f9fa5..0af9bd8ecc97 100644 --- a/dev-util/howdoi/ChangeLog +++ b/dev-util/howdoi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/howdoi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/howdoi/ChangeLog,v 1.7 2014/11/13 07:57:09 kensington Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/howdoi/ChangeLog,v 1.8 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> howdoi-1.1.6.ebuild: + Drop old Python implementations *howdoi-1.1.7 (13 Nov 2014) diff --git a/dev-util/howdoi/howdoi-1.1.6.ebuild b/dev-util/howdoi/howdoi-1.1.6.ebuild index 4c1f432aafc8..932c5dabe2f5 100644 --- a/dev-util/howdoi/howdoi-1.1.6.ebuild +++ b/dev-util/howdoi/howdoi-1.1.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/howdoi/howdoi-1.1.6.ebuild,v 1.2 2014/07/06 12:52:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/howdoi/howdoi-1.1.6.ebuild,v 1.3 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 diff --git a/dev-util/itstool/ChangeLog b/dev-util/itstool/ChangeLog index bbac3b72a353..f1bc85cdd4d2 100644 --- a/dev-util/itstool/ChangeLog +++ b/dev-util/itstool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/itstool # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.57 2015/03/10 20:38:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/ChangeLog,v 1.58 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> itstool-1.2.0-r1.ebuild, + itstool-2.0.2.ebuild: + Drop old Python implementations 10 Mar 2015; Mike Frysinger <vapier@gentoo.org> itstool-2.0.2.ebuild: Mark arm64/m68k/s390/sh stable. diff --git a/dev-util/itstool/itstool-1.2.0-r1.ebuild b/dev-util/itstool/itstool-1.2.0-r1.ebuild index 409c754feb72..7314357428ea 100644 --- a/dev-util/itstool/itstool-1.2.0-r1.ebuild +++ b/dev-util/itstool/itstool-1.2.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-1.2.0-r1.ebuild,v 1.13 2014/04/21 10:29:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-1.2.0-r1.ebuild,v 1.14 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" inherit python-single-r1 diff --git a/dev-util/itstool/itstool-2.0.2.ebuild b/dev-util/itstool/itstool-2.0.2.ebuild index 43442edcb5d8..ccc326d54c48 100644 --- a/dev-util/itstool/itstool-2.0.2.ebuild +++ b/dev-util/itstool/itstool-2.0.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild,v 1.12 2015/03/10 20:38:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-2.0.2.ebuild,v 1.13 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" inherit python-single-r1 diff --git a/dev-util/ninja-ide/ChangeLog b/dev-util/ninja-ide/ChangeLog index e62c8898b2cb..f638237d0058 100644 --- a/dev-util/ninja-ide/ChangeLog +++ b/dev-util/ninja-ide/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ninja-ide -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ChangeLog,v 1.25 2014/07/06 12:52:10 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ChangeLog,v 1.26 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> ninja-ide-2.1.1-r3.ebuild, + ninja-ide-2.1.1-r5.ebuild, ninja-ide-2.2.ebuild, ninja-ide-2.3.ebuild: + Drop old Python implementations 06 Jul 2014; Michał Górny <mgorny@gentoo.org> ninja-ide-2.1.1-r3.ebuild, ninja-ide-2.1.1-r5.ebuild, ninja-ide-2.2.ebuild, ninja-ide-2.3.ebuild: diff --git a/dev-util/ninja-ide/ninja-ide-2.1.1-r3.ebuild b/dev-util/ninja-ide/ninja-ide-2.1.1-r3.ebuild index e1f33c6e76bd..d43145e0f274 100644 --- a/dev-util/ninja-ide/ninja-ide-2.1.1-r3.ebuild +++ b/dev-util/ninja-ide/ninja-ide-2.1.1-r3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.1.1-r3.ebuild,v 1.4 2014/07/06 12:52:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.1.1-r3.ebuild,v 1.5 2015/04/08 17:54:02 mgorny Exp $ # XXX: tests EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2-utils distutils-r1 vcs-snapshot diff --git a/dev-util/ninja-ide/ninja-ide-2.1.1-r5.ebuild b/dev-util/ninja-ide/ninja-ide-2.1.1-r5.ebuild index b1e29dc5a7c1..81e7ee83a066 100644 --- a/dev-util/ninja-ide/ninja-ide-2.1.1-r5.ebuild +++ b/dev-util/ninja-ide/ninja-ide-2.1.1-r5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.1.1-r5.ebuild,v 1.5 2014/07/06 12:52:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.1.1-r5.ebuild,v 1.6 2015/04/08 17:54:02 mgorny Exp $ # XXX: tests EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2-utils distutils-r1 vcs-snapshot diff --git a/dev-util/ninja-ide/ninja-ide-2.2.ebuild b/dev-util/ninja-ide/ninja-ide-2.2.ebuild index 83dceda7a1ec..ef95bbe74506 100644 --- a/dev-util/ninja-ide/ninja-ide-2.2.ebuild +++ b/dev-util/ninja-ide/ninja-ide-2.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.2.ebuild,v 1.7 2014/07/06 12:52:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.2.ebuild,v 1.8 2015/04/08 17:54:02 mgorny Exp $ # XXX: tests EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2-utils distutils-r1 vcs-snapshot diff --git a/dev-util/ninja-ide/ninja-ide-2.3.ebuild b/dev-util/ninja-ide/ninja-ide-2.3.ebuild index c2a51ec0defd..4cb833ec64d6 100644 --- a/dev-util/ninja-ide/ninja-ide-2.3.ebuild +++ b/dev-util/ninja-ide/ninja-ide-2.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.3.ebuild,v 1.6 2014/07/06 12:52:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.3.ebuild,v 1.7 2015/04/08 17:54:02 mgorny Exp $ # XXX: tests EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2-utils distutils-r1 vcs-snapshot diff --git a/dev-util/ninja/ChangeLog b/dev-util/ninja/ChangeLog index dfa11436eb5f..79a7735eea20 100644 --- a/dev-util/ninja/ChangeLog +++ b/dev-util/ninja/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ninja -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ChangeLog,v 1.40 2014/12/05 08:06:09 phajdan.jr Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ChangeLog,v 1.41 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> ninja-1.4.0.ebuild, + ninja-1.5.1.ebuild, ninja-1.5.3.ebuild: + Drop old Python implementations *ninja-1.5.3 (05 Dec 2014) diff --git a/dev-util/ninja/ninja-1.4.0.ebuild b/dev-util/ninja/ninja-1.4.0.ebuild index 934f35c8e1a6..4bfa69cc7bbd 100644 --- a/dev-util/ninja/ninja-1.4.0.ebuild +++ b/dev-util/ninja/ninja-1.4.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ninja-1.4.0.ebuild,v 1.12 2015/04/02 18:45:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ninja-1.4.0.ebuild,v 1.13 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs diff --git a/dev-util/ninja/ninja-1.5.1.ebuild b/dev-util/ninja/ninja-1.5.1.ebuild index 9467f9df3103..acf7da55f46e 100644 --- a/dev-util/ninja/ninja-1.5.1.ebuild +++ b/dev-util/ninja/ninja-1.5.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ninja-1.5.1.ebuild,v 1.10 2015/04/02 18:45:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ninja-1.5.1.ebuild,v 1.11 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs diff --git a/dev-util/ninja/ninja-1.5.3.ebuild b/dev-util/ninja/ninja-1.5.3.ebuild index fffa9cc867fd..398a2ce778aa 100644 --- a/dev-util/ninja/ninja-1.5.3.ebuild +++ b/dev-util/ninja/ninja-1.5.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ninja-1.5.3.ebuild,v 1.2 2015/04/02 18:45:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja/ninja-1.5.3.ebuild,v 1.3 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs diff --git a/dev-util/osc/ChangeLog b/dev-util/osc/ChangeLog index 380910a73b7e..1b34b1f78f00 100644 --- a/dev-util/osc/ChangeLog +++ b/dev-util/osc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/osc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/ChangeLog,v 1.37 2015/01/14 23:46:12 yac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/ChangeLog,v 1.38 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> osc-0.148.2.ebuild, + osc-0.150.1.ebuild, osc-9999.ebuild: + Drop old Python implementations *osc-0.150.1 (15 Jan 2015) diff --git a/dev-util/osc/osc-0.148.2.ebuild b/dev-util/osc/osc-0.148.2.ebuild index 187c5c365ab3..d4c166f21dbc 100644 --- a/dev-util/osc/osc-0.148.2.ebuild +++ b/dev-util/osc/osc-0.148.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-0.148.2.ebuild,v 1.2 2014/10/12 08:47:46 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-0.148.2.ebuild,v 1.3 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://github.com/openSUSE/osc.git" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" if [[ "${PV}" == "9999" ]]; then diff --git a/dev-util/osc/osc-0.150.1.ebuild b/dev-util/osc/osc-0.150.1.ebuild index a05143ff26b6..245f3a691564 100644 --- a/dev-util/osc/osc-0.150.1.ebuild +++ b/dev-util/osc/osc-0.150.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-0.150.1.ebuild,v 1.1 2015/01/14 23:46:12 yac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-0.150.1.ebuild,v 1.2 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://github.com/openSUSE/osc.git" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" if [[ "${PV}" == "9999" ]]; then diff --git a/dev-util/osc/osc-9999.ebuild b/dev-util/osc/osc-9999.ebuild index b836046d1b75..0b93a0bfd8d3 100644 --- a/dev-util/osc/osc-9999.ebuild +++ b/dev-util/osc/osc-9999.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-9999.ebuild,v 1.14 2014/02/25 12:40:00 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-9999.ebuild,v 1.15 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://github.com/openSUSE/osc.git" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" if [[ "${PV}" == "9999" ]]; then diff --git a/dev-util/perf/ChangeLog b/dev-util/perf/ChangeLog index 709622092b80..a11e50bcbca1 100644 --- a/dev-util/perf/ChangeLog +++ b/dev-util/perf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/perf -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/ChangeLog,v 1.33 2014/10/09 19:47:46 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/ChangeLog,v 1.34 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> perf-3.12.ebuild, + perf-3.13.1-r1.ebuild, perf-3.15.5.ebuild: + Drop old Python implementations 09 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> perf-3.8-r1.ebuild, perf-3.12.ebuild, perf-3.13.1-r1.ebuild, perf-3.15.5.ebuild: diff --git a/dev-util/perf/perf-3.12.ebuild b/dev-util/perf/perf-3.12.ebuild index 584ca202dfd3..a0fade026d13 100644 --- a/dev-util/perf/perf-3.12.ebuild +++ b/dev-util/perf/perf-3.12.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.12.ebuild,v 1.4 2014/10/09 19:47:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.12.ebuild,v 1.5 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit versionator eutils toolchain-funcs python-single-r1 linux-info MY_PV="${PV/_/-}" diff --git a/dev-util/perf/perf-3.13.1-r1.ebuild b/dev-util/perf/perf-3.13.1-r1.ebuild index 45aeae5e6839..dfddb2a3248f 100644 --- a/dev-util/perf/perf-3.13.1-r1.ebuild +++ b/dev-util/perf/perf-3.13.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.13.1-r1.ebuild,v 1.4 2014/10/09 19:47:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.13.1-r1.ebuild,v 1.5 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit versionator eutils toolchain-funcs python-single-r1 linux-info MY_PV="${PV/_/-}" diff --git a/dev-util/perf/perf-3.15.5.ebuild b/dev-util/perf/perf-3.15.5.ebuild index ee4ca7cb19a4..d73f9a37844e 100644 --- a/dev-util/perf/perf-3.15.5.ebuild +++ b/dev-util/perf/perf-3.15.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.15.5.ebuild,v 1.2 2014/10/09 19:47:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.15.5.ebuild,v 1.3 2015/04/08 17:54:03 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit versionator eutils toolchain-funcs python-single-r1 linux-info MY_PV="${PV/_/-}" diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog index b4c2316a7ecb..4f10b9f839a8 100644 --- a/dev-util/scons/ChangeLog +++ b/dev-util/scons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/scons # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.156 2015/01/13 22:00:49 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.157 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> scons-2.3.0.ebuild, + scons-2.3.1-r1.ebuild, scons-2.3.1.ebuild: + Drop old Python implementations 13 Jan 2015; Mike Gilbert <floppym@gentoo.org> scons-2.3.4.ebuild: Keyword ~amd64-fbsd, tested by Yutah SATOH on bug 488434. diff --git a/dev-util/scons/scons-2.3.0.ebuild b/dev-util/scons/scons-2.3.0.ebuild index 458a2b3f55d1..6d1570c6968c 100644 --- a/dev-util/scons/scons-2.3.0.ebuild +++ b/dev-util/scons/scons-2.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.18 2014/06/10 00:48:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.19 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-util/scons/scons-2.3.1-r1.ebuild b/dev-util/scons/scons-2.3.1-r1.ebuild index 6c715c75a44a..e656fcddeebe 100644 --- a/dev-util/scons/scons-2.3.1-r1.ebuild +++ b/dev-util/scons/scons-2.3.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.1-r1.ebuild,v 1.1 2014/04/22 17:32:22 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.1-r1.ebuild,v 1.2 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-util/scons/scons-2.3.1.ebuild b/dev-util/scons/scons-2.3.1.ebuild index fcaa2d2b9d20..527737e4c445 100644 --- a/dev-util/scons/scons-2.3.1.ebuild +++ b/dev-util/scons/scons-2.3.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.1.ebuild,v 1.1 2014/03/18 18:11:51 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.1.ebuild,v 1.2 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-util/synopsis/ChangeLog b/dev-util/synopsis/ChangeLog index 9d5e3f7b90bf..37d040ed524d 100644 --- a/dev-util/synopsis/ChangeLog +++ b/dev-util/synopsis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/synopsis -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/ChangeLog,v 1.18 2014/03/22 19:05:29 kensington Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/ChangeLog,v 1.19 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> synopsis-0.13.ebuild: + Drop old Python implementations 22 Mar 2014; Michael Palimaka <kensington@gentoo.org> -synopsis-0.12.ebuild: Remove old. diff --git a/dev-util/synopsis/synopsis-0.13.ebuild b/dev-util/synopsis/synopsis-0.13.ebuild index 2d3e8ea80f1c..d6780ab15abc 100644 --- a/dev-util/synopsis/synopsis-0.13.ebuild +++ b/dev-util/synopsis/synopsis-0.13.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/synopsis-0.13.ebuild,v 1.4 2013/09/05 18:40:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/synopsis-0.13.ebuild,v 1.5 2015/04/08 17:54:02 mgorny Exp $ EAPI=5 DISTUTILS_IN_SOURCE_BUILD=1 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 multilib toolchain-funcs diff --git a/dev-util/umockdev/ChangeLog b/dev-util/umockdev/ChangeLog index f48993d29fe9..08e0b224080e 100644 --- a/dev-util/umockdev/ChangeLog +++ b/dev-util/umockdev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/umockdev -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/umockdev/ChangeLog,v 1.23 2014/10/08 01:17:57 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/umockdev/ChangeLog,v 1.24 2015/04/08 17:54:03 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> umockdev-0.8.2.ebuild: + Drop old Python implementations *umockdev-0.8.8 (08 Oct 2014) diff --git a/dev-util/umockdev/umockdev-0.8.2.ebuild b/dev-util/umockdev/umockdev-0.8.2.ebuild index 637e77983960..6d850139b5c6 100644 --- a/dev-util/umockdev/umockdev-0.8.2.ebuild +++ b/dev-util/umockdev/umockdev-0.8.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/umockdev/umockdev-0.8.2.ebuild,v 1.2 2014/07/24 17:26:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/umockdev/umockdev-0.8.2.ebuild,v 1.3 2015/04/08 17:54:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit python-any-r1 autotools-utils |