summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-05-29 15:01:40 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-05-29 15:01:40 +0000
commit9e4b08f52ef3d0c1b1a31b3027acf29b7ec632d6 (patch)
treeca5016d803a76d7bcb7cda1437b6d8f110e4c34e /kde-base/pykde4
parentVersion bump and cleanup old. (diff)
downloadgentoo-2-9e4b08f52ef3d0c1b1a31b3027acf29b7ec632d6.tar.gz
gentoo-2-9e4b08f52ef3d0c1b1a31b3027acf29b7ec632d6.tar.bz2
gentoo-2-9e4b08f52ef3d0c1b1a31b3027acf29b7ec632d6.zip
Update REQUIRED_USE.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r--kde-base/pykde4/ChangeLog6
-rw-r--r--kde-base/pykde4/pykde4-4.10.2.ebuild5
-rw-r--r--kde-base/pykde4/pykde4-4.10.3.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog
index bc9bc1795d6d..bf3054c1255b 100644
--- a/kde-base/pykde4/ChangeLog
+++ b/kde-base/pykde4/ChangeLog
@@ -1,6 +1,10 @@
# 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.212 2013/05/06 20:17:47 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.213 2013/05/29 15:01:40 kensington Exp $
+
+ 29 May 2013; Michael Palimaka <kensington@gentoo.org> pykde4-4.10.2.ebuild,
+ pykde4-4.10.3.ebuild:
+ Update REQUIRED_USE.
*pykde4-4.10.3 (06 May 2013)
diff --git a/kde-base/pykde4/pykde4-4.10.2.ebuild b/kde-base/pykde4/pykde4-4.10.2.ebuild
index 351d45a0828a..ea5379f0bf1c 100644
--- a/kde-base/pykde4/pykde4-4.10.2.ebuild
+++ b/kde-base/pykde4/pykde4-4.10.2.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.2.ebuild,v 1.6 2013/05/05 10:14:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.2.ebuild,v 1.7 2013/05/29 15:01:40 kensington Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@@ -12,7 +12,8 @@ inherit python-r1 portability kde4-base multilib
DESCRIPTION="Python bindings for KDE4"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug doc examples semantic-desktop test"
-REQUIRED_USE="test? ( semantic-desktop )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
# blocker added due to compatibility issues and error during compile time
RDEPEND="
diff --git a/kde-base/pykde4/pykde4-4.10.3.ebuild b/kde-base/pykde4/pykde4-4.10.3.ebuild
index f76e46b9aea7..bb73aa6ee768 100644
--- a/kde-base/pykde4/pykde4-4.10.3.ebuild
+++ b/kde-base/pykde4/pykde4-4.10.3.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.3.ebuild,v 1.1 2013/05/06 20:17:47 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.3.ebuild,v 1.2 2013/05/29 15:01:40 kensington Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@@ -12,7 +12,8 @@ inherit python-r1 portability kde4-base multilib
DESCRIPTION="Python bindings for KDE4"
KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug doc examples semantic-desktop test"
-REQUIRED_USE="test? ( semantic-desktop )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
# blocker added due to compatibility issues and error during compile time
RDEPEND="