diff options
author | Michael Imhof <tantive@gentoo.org> | 2002-10-20 09:40:20 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2002-10-20 09:40:20 +0000 |
commit | 2e2e89370abe08184f6ffbe5a3abf00498f062e1 (patch) | |
tree | 483b3070cb065b6fcbf3a460fbd319c18cf3a77f /sys-kernel | |
parent | Updated tetex mask (diff) | |
download | gentoo-2-2e2e89370abe08184f6ffbe5a3abf00498f062e1.tar.gz gentoo-2-2e2e89370abe08184f6ffbe5a3abf00498f062e1.tar.bz2 gentoo-2-2e2e89370abe08184f6ffbe5a3abf00498f062e1.zip |
removed ~
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild index abdc0ba5e7b9..a371694fb5ab 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.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-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild,v 1.1 2002/10/18 20:57:54 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild,v 1.2 2002/10/20 09:40:20 tantive Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -25,7 +25,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] |