summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-11 16:30:17 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-11 16:30:17 +0000
commit9a361bdd1f742d08ea10236bac72c3ef95cb59af (patch)
treeddef7b6fcac5bda8c53649737173b3441f33472e /sys-apps/s390-oco
parentAdd einfo about the default USE_ORDER change. (diff)
downloadhistorical-9a361bdd1f742d08ea10236bac72c3ef95cb59af.tar.gz
historical-9a361bdd1f742d08ea10236bac72c3ef95cb59af.tar.bz2
historical-9a361bdd1f742d08ea10236bac72c3ef95cb59af.zip
make kernel depend a little more flexible
Package-Manager: portage-2.1
Diffstat (limited to 'sys-apps/s390-oco')
-rw-r--r--sys-apps/s390-oco/s390-oco-2.6.13.ebuild4
-rw-r--r--sys-apps/s390-oco/s390-oco-2.6.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/s390-oco/s390-oco-2.6.13.ebuild b/sys-apps/s390-oco/s390-oco-2.6.13.ebuild
index 7a27869d0988..037a84e3e1fc 100644
--- a/sys-apps/s390-oco/s390-oco-2.6.13.ebuild
+++ b/sys-apps/s390-oco/s390-oco-2.6.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/s390-oco/s390-oco-2.6.13.ebuild,v 1.1 2006/03/15 23:54:45 vapier Exp ${PV}.ebuild,v 1.9 2005/07/13 12:50:32 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/s390-oco/s390-oco-2.6.13.ebuild,v 1.2 2006/06/11 16:30:17 vapier Exp ${PV}.ebuild,v 1.9 2005/07/13 12:50:32 swegener Exp $
inherit linux-mod
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="s390"
IUSE=""
-DEPEND="=sys-kernel/vanilla-sources-${PV}*"
+DEPEND="=sys-kernel/vanilla-sources-2.6*"
S=${WORKDIR}
diff --git a/sys-apps/s390-oco/s390-oco-2.6.5.ebuild b/sys-apps/s390-oco/s390-oco-2.6.5.ebuild
index 93d182f578bc..43a801ef3e58 100644
--- a/sys-apps/s390-oco/s390-oco-2.6.5.ebuild
+++ b/sys-apps/s390-oco/s390-oco-2.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/s390-oco/s390-oco-2.6.5.ebuild,v 1.10 2006/03/15 23:49:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/s390-oco/s390-oco-2.6.5.ebuild,v 1.11 2006/06/11 16:30:17 vapier Exp $
inherit linux-mod
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="s390"
IUSE=""
-DEPEND="=sys-kernel/vanilla-sources-${PV}*"
+DEPEND="=sys-kernel/vanilla-sources-2.6*"
S=${WORKDIR}