summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-11-02 10:03:54 +0000
committerSven Vermeulen <swift@gentoo.org>2014-11-02 10:03:54 +0000
commit3e4ec7a29971acc85336894213452611ebbc9f5b (patch)
treef04d39419c1e86bb27014ebc70b81da391493eac /sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
parentStable for ia64, wrt bug #525960 (diff)
downloadhistorical-3e4ec7a29971acc85336894213452611ebbc9f5b.tar.gz
historical-3e4ec7a29971acc85336894213452611ebbc9f5b.tar.bz2
historical-3e4ec7a29971acc85336894213452611ebbc9f5b.zip
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #527698)
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild')
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
index f427f657b74a..24f52a80cef9 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.23.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/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild,v 1.4 2014/01/14 13:58:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.23.ebuild,v 1.5 2014/11/02 09:49:37 swift Exp $
EAPI="5"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="selinux"
-DEPEND="selinux? ( sec-policy/selinux-cpucontrol )"
+DEPEND=""
RDEPEND=">=sys-apps/microcode-data-20090330
selinux? ( sec-policy/selinux-cpucontrol )"