summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2004-04-15 23:36:58 +0000
committerTim Yamin <plasmaroo@gentoo.org>2004-04-15 23:36:58 +0000
commit88ed499efd1f224dccc4ff05a3811e78f920cef0 (patch)
tree8e51bd59915480342c79afa598b2eb7818e3fd0e /sys-kernel/win4lin-sources
parentadding s390 keywords (Manifest recommit) (diff)
downloadgentoo-2-88ed499efd1f224dccc4ff05a3811e78f920cef0.tar.gz
gentoo-2-88ed499efd1f224dccc4ff05a3811e78f920cef0.tar.bz2
gentoo-2-88ed499efd1f224dccc4ff05a3811e78f920cef0.zip
Stabling on X86 to fix app-emulation/win4lin. Thanks Mr_Bones_!
Diffstat (limited to 'sys-kernel/win4lin-sources')
-rw-r--r--sys-kernel/win4lin-sources/win4lin-sources-2.4.25-r1.ebuild4
-rw-r--r--sys-kernel/win4lin-sources/win4lin-sources-2.6.5-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-kernel/win4lin-sources/win4lin-sources-2.4.25-r1.ebuild b/sys-kernel/win4lin-sources/win4lin-sources-2.4.25-r1.ebuild
index 80f47ff44264..3616e3e08b97 100644
--- a/sys-kernel/win4lin-sources/win4lin-sources-2.4.25-r1.ebuild
+++ b/sys-kernel/win4lin-sources/win4lin-sources-2.4.25-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/win4lin-sources/win4lin-sources-2.4.25-r1.ebuild,v 1.2 2004/04/15 07:40:00 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/win4lin-sources/win4lin-sources-2.4.25-r1.ebuild,v 1.3 2004/04/15 23:36:58 plasmaroo Exp $
# OKV=original kernel version, KV=patched kernel version. They can be the same.
@@ -18,7 +18,7 @@ SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2
http://www.netraverse.com/member/downloads/files/mki-adapter.patch
http://www.netraverse.com/member/downloads/files/Kernel-Win4Lin3-${OKV}.patch"
HOMEPAGE="http://www.kernel.org/ http://www.netraverse.com/"
-KEYWORDS="~x86"
+KEYWORDS="x86"
SLOT="${KV}"
src_unpack() {
diff --git a/sys-kernel/win4lin-sources/win4lin-sources-2.6.5-r1.ebuild b/sys-kernel/win4lin-sources/win4lin-sources-2.6.5-r1.ebuild
index f03029bb21d9..b6b834cfcf55 100644
--- a/sys-kernel/win4lin-sources/win4lin-sources-2.6.5-r1.ebuild
+++ b/sys-kernel/win4lin-sources/win4lin-sources-2.6.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/win4lin-sources/win4lin-sources-2.6.5-r1.ebuild,v 1.1 2004/04/15 07:30:13 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/win4lin-sources/win4lin-sources-2.6.5-r1.ebuild,v 1.2 2004/04/15 23:36:58 plasmaroo Exp $
# OKV=original kernel version, KV=patched kernel version. They can be the same.
inherit eutils
@@ -20,7 +20,7 @@ SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2
HOMEPAGE="http://www.kernel.org/ http://www.netraverse.com/"
LICENSE="GPL-2"
SLOT="${KV}"
-KEYWORDS="~x86"
+KEYWORDS="x86"
PROVIDE="virtual/linux-sources virtual/alsa"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]