diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:00:42 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:00:42 +0000 |
commit | a0af0f3fedb7e5451bf048f41848f409cbeb790d (patch) | |
tree | 52cd0a7246cf66a1029beb2e336be7374a4d7b2f /sys-kernel/vanilla-sources | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-a0af0f3fedb7e5451bf048f41848f409cbeb790d.tar.gz historical-a0af0f3fedb7e5451bf048f41848f409cbeb790d.tar.bz2 historical-a0af0f3fedb7e5451bf048f41848f409cbeb790d.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild index ac156c38178c..9f5804166a68 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.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/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.9 2002/08/12 06:12:06 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.10 2002/08/14 04:00:42 murphy 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 @@ -21,7 +21,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc64" +KEYWORDS="x86 ppc sparc sparc64" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild index 88b9da0e8b6a..1ac770f34c45 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.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/vanilla-sources/vanilla-sources-2.4.19.ebuild,v 1.1 2002/08/03 02:48:04 christoph Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild,v 1.2 2002/08/14 04:00:42 murphy 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 @@ -21,7 +21,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then |