summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Brindle <method@gentoo.org>2003-03-17 07:17:24 +0000
committerJoshua Brindle <method@gentoo.org>2003-03-17 07:17:24 +0000
commitd1cec722a52834247886b2eb69a2be217ab483ed (patch)
tree8cfd2a5446c9bfd8e437db75d9a674ff344e2aac /sys-apps
parentHelps to have the digest file... (diff)
downloadgentoo-2-d1cec722a52834247886b2eb69a2be217ab483ed.tar.gz
gentoo-2-d1cec722a52834247886b2eb69a2be217ab483ed.tar.bz2
gentoo-2-d1cec722a52834247886b2eb69a2be217ab483ed.zip
fixed dep for selinux-sources-2.4.20-r1
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/selinux-small/selinux-small-2003011510-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/selinux-small/selinux-small-2003011510-r1.ebuild b/sys-apps/selinux-small/selinux-small-2003011510-r1.ebuild
index 0b7c605cac80..8f1151dd0f9f 100644
--- a/sys-apps/selinux-small/selinux-small-2003011510-r1.ebuild
+++ b/sys-apps/selinux-small/selinux-small-2003011510-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003011510-r1.ebuild,v 1.1 2003/03/17 05:25:50 method Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003011510-r1.ebuild,v 1.2 2003/03/17 07:17:24 method Exp $
inherit flag-o-matic
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P}-gentoo"
KEYWORDS="~x86 -*"
IUSE="selinux"
-DEPEND=">=selinux-sources-2.4.20
+DEPEND=">=selinux-sources-2.4.20-r1
>=yacc-1.9.1"