diff options
-rw-r--r-- | kde-misc/kanyremote/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kanyremote/kanyremote-6.2.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/kcm-ufw/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kcm-ufw/kcm-ufw-0.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/wicd-client-kde/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/kde-misc/kanyremote/ChangeLog b/kde-misc/kanyremote/ChangeLog index 767aa27ae50d..87b014cf6385 100644 --- a/kde-misc/kanyremote/ChangeLog +++ b/kde-misc/kanyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kanyremote # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.35 2013/07/25 01:42:15 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.36 2013/09/05 18:45:03 mgorny Exp $ + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> kanyremote-6.2.ebuild: + Clean up PYTHON_COMPAT from old implementations. *kanyremote-6.2 (25 Jul 2013) diff --git a/kde-misc/kanyremote/kanyremote-6.2.ebuild b/kde-misc/kanyremote/kanyremote-6.2.ebuild index 8367d6861e82..ae4087f6547e 100644 --- a/kde-misc/kanyremote/kanyremote-6.2.ebuild +++ b/kde-misc/kanyremote/kanyremote-6.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.2.ebuild,v 1.1 2013/07/25 01:42:15 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.2.ebuild,v 1.2 2013/09/05 18:45:03 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python{2_6,2_7} ) inherit autotools python-single-r1 base DESCRIPTION="KDE frontend to Anyremote" diff --git a/kde-misc/kcm-ufw/ChangeLog b/kde-misc/kcm-ufw/ChangeLog index 5e54f3753333..e84c594bf7ae 100644 --- a/kde-misc/kcm-ufw/ChangeLog +++ b/kde-misc/kcm-ufw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kcm-ufw # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-ufw/ChangeLog,v 1.13 2013/08/14 13:45:23 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-ufw/ChangeLog,v 1.14 2013/09/05 18:45:04 mgorny Exp $ + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> kcm-ufw-0.4.3-r1.ebuild: + Clean up PYTHON_COMPAT from old implementations. 14 Aug 2013; Michael Palimaka <kensington@gentoo.org> -kcm-ufw-0.4.3.ebuild: Remove old. diff --git a/kde-misc/kcm-ufw/kcm-ufw-0.4.3-r1.ebuild b/kde-misc/kcm-ufw/kcm-ufw-0.4.3-r1.ebuild index ab0d5e49dbf4..8001eb829175 100644 --- a/kde-misc/kcm-ufw/kcm-ufw-0.4.3-r1.ebuild +++ b/kde-misc/kcm-ufw/kcm-ufw-0.4.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-ufw/kcm-ufw-0.4.3-r1.ebuild,v 1.2 2013/07/22 12:25:07 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-ufw/kcm-ufw-0.4.3-r1.ebuild,v 1.3 2013/09/05 18:45:04 mgorny Exp $ EAPI=5 KDE_DOC_DIRS="docs/%lingua" KDE_HANDBOOK="optional" KDE_LINGUAS="es fr lt" -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python{2_6,2_7} ) inherit python-r1 kde4-base multilib MY_P="${P/-/_}" diff --git a/kde-misc/wicd-client-kde/ChangeLog b/kde-misc/wicd-client-kde/ChangeLog index e56a565ffb9c..3f265dad3f03 100644 --- a/kde-misc/wicd-client-kde/ChangeLog +++ b/kde-misc/wicd-client-kde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/wicd-client-kde # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/wicd-client-kde/ChangeLog,v 1.27 2013/07/31 19:59:23 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/wicd-client-kde/ChangeLog,v 1.28 2013/09/05 18:45:04 mgorny Exp $ + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> wicd-client-kde-0.3.1-r1.ebuild: + Clean up PYTHON_COMPAT from old implementations. 31 Jul 2013; Michael Palimaka <kensington@gentoo.org> -wicd-client-kde-0.3.1.ebuild: diff --git a/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild b/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild index 261390e0c953..84584616e6ed 100644 --- a/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild +++ b/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild,v 1.3 2013/07/29 07:50:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild,v 1.4 2013/09/05 18:45:04 mgorny Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 # uk zh_CN zh_TW" EGIT_REPONAME="wicd-kde" MY_P=${P/-client/} -PYTHON_COMPAT=( python{2_5,2_6,2_7} ) +PYTHON_COMPAT=( python{2_6,2_7} ) inherit python-single-r1 kde4-base DESCRIPTION="Wicd client built on the KDE Development Platform" |