summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-10-30 19:24:51 +0000
committerMichał Górny <mgorny@gentoo.org>2013-10-30 19:24:51 +0000
commit26647a2d53bc86116a923991f3e01a10ec19dacd (patch)
treefe05f955c70c32a6b961c7a51b4a135d5b32e754 /kde-base
parentUpdate the dep to use dev-lang/python-exec. (diff)
downloadgentoo-2-26647a2d53bc86116a923991f3e01a10ec19dacd.tar.gz
gentoo-2-26647a2d53bc86116a923991f3e01a10ec19dacd.tar.bz2
gentoo-2-26647a2d53bc86116a923991f3e01a10ec19dacd.zip
Update the dep to use dev-lang/python-exec.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/pykde4/ChangeLog5
-rw-r--r--kde-base/pykde4/pykde4-4.10.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog
index 995d1d3efb35..9ed1ba0fe76c 100644
--- a/kde-base/pykde4/ChangeLog
+++ b/kde-base/pykde4/ChangeLog
@@ -1,6 +1,9 @@
# 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.241 2013/10/10 03:56:23 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.242 2013/10/30 19:24:51 mgorny Exp $
+
+ 30 Oct 2013; Michał Górny <mgorny@gentoo.org> pykde4-4.10.5.ebuild:
+ Update the dep to use dev-lang/python-exec.
10 Oct 2013; Chris Reffett <creffett@gentoo.org>
files/kpythonpluginfactorywrapper.c-r1, files/pykde4-4.10.1-arm-sip.patch:
diff --git a/kde-base/pykde4/pykde4-4.10.5.ebuild b/kde-base/pykde4/pykde4-4.10.5.ebuild
index b4b9ea585566..54c4c84e4da4 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.8 2013/09/17 20:48:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.5.ebuild,v 1.9 2013/10/30 19:24:51 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -26,7 +26,7 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}
- dev-python/python-exec:0[${PYTHON_USEDEP}]
+ dev-lang/python-exec:0[${PYTHON_USEDEP}]
sys-devel/libtool
"