summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-14 14:35:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-14 14:35:14 +0000
commit94baba8c76396b07cdee22f88bb8bee97c82b944 (patch)
treeb37d839d2756b15b90f7579176a1b3a17aa8b942 /kde-base/pykde4
parentDrop old; fix dependencies versions (diff)
downloadgentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.gz
gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.bz2
gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.zip
Stable for x86 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r--kde-base/pykde4/ChangeLog7
-rw-r--r--kde-base/pykde4/pykde4-4.14.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog
index c74d244b8a36..9a8f0def0340 100644
--- a/kde-base/pykde4/ChangeLog
+++ b/kde-base/pykde4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/pykde4
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.308 2014/12/11 15:45:08 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.309 2015/02/14 14:35:13 ago Exp $
+
+ 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pykde4-4.14.3.ebuild:
+ Stable for x86 wrt bug #517344
11 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -pykde4-4.14.2.ebuild:
Remove KDE SC 4.14.2
diff --git a/kde-base/pykde4/pykde4-4.14.3.ebuild b/kde-base/pykde4/pykde4-4.14.3.ebuild
index b773a15b6eba..827f6f524d74 100644
--- a/kde-base/pykde4/pykde4-4.14.3.ebuild
+++ b/kde-base/pykde4/pykde4-4.14.3.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/kde-base/pykde4/pykde4-4.14.3.ebuild,v 1.2 2014/12/11 13:05:45 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.14.3.ebuild,v 1.3 2015/02/14 14:35:13 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -10,7 +10,7 @@ OPENGL_REQUIRED="always"
inherit python-r1 portability kde4-base multilib eutils
DESCRIPTION="Python bindings for KDE4"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="akonadi debug doc examples nepomuk test"
HOMEPAGE="http://techbase.kde.org/Development/Languages/Python"