summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-07-02 20:35:14 +0000
committerJohannes Huber <johu@gentoo.org>2013-07-02 20:35:14 +0000
commitd755734be08850ac9842136607b7d044d15bb472 (patch)
tree598dca0ddf219f2df70341060379f2e4ba332c8d /kde-base
parentVersion bump, drop old (diff)
downloadgentoo-2-d755734be08850ac9842136607b7d044d15bb472.tar.gz
gentoo-2-d755734be08850ac9842136607b7d044d15bb472.tar.bz2
gentoo-2-d755734be08850ac9842136607b7d044d15bb472.zip
Remove obsolete comment by Arfrever.
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/pykde4/ChangeLog7
-rw-r--r--kde-base/pykde4/pykde4-4.10.4.ebuild4
-rw-r--r--kde-base/pykde4/pykde4-4.10.5.ebuild3
3 files changed, 8 insertions, 6 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog
index 0d0972f5bd46..5a0703ecde64 100644
--- a/kde-base/pykde4/ChangeLog
+++ b/kde-base/pykde4/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/pykde4
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.226 2013/07/02 16:47:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.227 2013/07/02 20:35:14 johu Exp $
+
+ 02 Jul 2013; Johannes Huber <johu@gentoo.org>
+ files/kpythonpluginfactorywrapper.c-r1, files/pykde4-4.10.1-arm-sip.patch,
+ pykde4-4.10.4.ebuild, pykde4-4.10.5.ebuild:
+ Remove obsolete comment by Arfrever.
*pykde4-4.10.5 (02 Jul 2013)
diff --git a/kde-base/pykde4/pykde4-4.10.4.ebuild b/kde-base/pykde4/pykde4-4.10.4.ebuild
index e0989021976d..255726e33ff9 100644
--- a/kde-base/pykde4/pykde4-4.10.4.ebuild
+++ b/kde-base/pykde4/pykde4-4.10.4.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-base/pykde4/pykde4-4.10.4.ebuild,v 1.5 2013/07/02 08:06:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.4.ebuild,v 1.6 2013/07/02 20:35:14 johu Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@@ -15,11 +15,9 @@ IUSE="debug doc examples semantic-desktop test"
REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
-# blocker added due to compatibility issues and error during compile time
RDEPEND="
${PYTHON_DEPS}
>=dev-python/sip-4.14:=[${PYTHON_USEDEP}]
-
$(add_kdebase_dep kdelibs 'opengl,semantic-desktop(+)?')
semantic-desktop? (
$(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
diff --git a/kde-base/pykde4/pykde4-4.10.5.ebuild b/kde-base/pykde4/pykde4-4.10.5.ebuild
index a4cab693a3ef..f517dcf65405 100644
--- a/kde-base/pykde4/pykde4-4.10.5.ebuild
+++ b/kde-base/pykde4/pykde4-4.10.5.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-base/pykde4/pykde4-4.10.5.ebuild,v 1.1 2013/07/02 16:47:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.5.ebuild,v 1.2 2013/07/02 20:35:14 johu Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@@ -15,7 +15,6 @@ IUSE="debug doc examples semantic-desktop test"
REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
-# blocker added due to compatibility issues and error during compile time
RDEPEND="
${PYTHON_DEPS}
>=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]