diff options
author | 2003-05-07 20:33:22 +0000 | |
---|---|---|
committer | 2003-05-07 20:33:22 +0000 | |
commit | 0d3aa7521b5cb611c0191d022dd06512dd407e50 (patch) | |
tree | c5e5c23f825c8698545ae98fd85ae793730f56b2 /sys-kernel/openmosix-sources | |
parent | Seems like the packages removed from world. SRC_URI & Homepage updated. Close... (diff) | |
download | gentoo-2-0d3aa7521b5cb611c0191d022dd06512dd407e50.tar.gz gentoo-2-0d3aa7521b5cb611c0191d022dd06512dd407e50.tar.bz2 gentoo-2-0d3aa7521b5cb611c0191d022dd06512dd407e50.zip |
Unmasked
Diffstat (limited to 'sys-kernel/openmosix-sources')
-rw-r--r-- | sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r4.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r4.ebuild index e09dfc6e2e9e..896877132adb 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r4.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.20-r4.ebuild,v 1.1 2003/04/27 10:17:00 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r4.ebuild,v 1.2 2003/05/07 20:33:22 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="${KV}" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] |