summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-07-16 12:35:45 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-07-16 12:35:45 +0000
commit901a8714db4bad8128e7728bdd373bb3027bc540 (patch)
tree589e668bbc0510875f7970ed17422042dafb9005 /kde-misc/kscreen/kscreen-1.0.2.1.ebuild
parentStable for amd64 wrt bug #509656 (diff)
downloadgentoo-2-901a8714db4bad8128e7728bdd373bb3027bc540.tar.gz
gentoo-2-901a8714db4bad8128e7728bdd373bb3027bc540.tar.bz2
gentoo-2-901a8714db4bad8128e7728bdd373bb3027bc540.zip
Pin x11-libs/libkscreen dependency to SLOT 4.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-misc/kscreen/kscreen-1.0.2.1.ebuild')
-rw-r--r--kde-misc/kscreen/kscreen-1.0.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kscreen/kscreen-1.0.2.1.ebuild b/kde-misc/kscreen/kscreen-1.0.2.1.ebuild
index cc234937546c..104390b75bf2 100644
--- a/kde-misc/kscreen/kscreen-1.0.2.1.ebuild
+++ b/kde-misc/kscreen/kscreen-1.0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v 1.4 2014/03/10 13:05:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v 1.5 2014/07/16 12:35:45 kensington Exp $
EAPI=5
@@ -20,8 +20,8 @@ KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="
- >=x11-libs/libkscreen-1.0.2
>=dev-libs/qjson-0.8
+ >=x11-libs/libkscreen-1.0.2:4
"
RDEPEND="${DEPEND}"