diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
commit | 266674e94a809d37987dec2d9697a4a392442eec (patch) | |
tree | 1c5880f2c02e2387395117c7177edf6ffd6cc19b /sys-kernel/ppc-sources-dev | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-266674e94a809d37987dec2d9697a4a392442eec.tar.gz historical-266674e94a809d37987dec2d9697a4a392442eec.tar.bz2 historical-266674e94a809d37987dec2d9697a4a392442eec.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-kernel/ppc-sources-dev')
-rw-r--r-- | sys-kernel/ppc-sources-dev/ChangeLog | 5 | ||||
-rw-r--r-- | sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-kernel/ppc-sources-dev/ChangeLog b/sys-kernel/ppc-sources-dev/ChangeLog index 74aa3fcb556f..cd9f7e2208e9 100644 --- a/sys-kernel/ppc-sources-dev/ChangeLog +++ b/sys-kernel/ppc-sources-dev/ChangeLog @@ -1,7 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Id: ChangeLog,v 1.1 2002/08/17 20:50:33 trance Exp $ +# $Id: ChangeLog,v 1.2 2002/12/09 04:37:29 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *ppc-sources-dev-2.4.19-r6 (17 Aug 2002) Added first preempt build. Based of latest BenH build. Does not diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild index 40440b220568..c25c859c4f5a 100644 --- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild +++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-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 -# $Id: ppc-sources-dev-2.4.19.ebuild,v 1.7 2002/11/08 10:57:30 trance Exp $ +# $Id: ppc-sources-dev-2.4.19.ebuild,v 1.8 2002/12/09 04:37:29 manson Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -26,7 +26,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -x86 -sparc -sparc64" +KEYWORDS="ppc -x86 -sparc " if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild index a7af39f250ad..e7183b7477f8 100644 --- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild +++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.2 2002/11/08 11:15:13 trance Exp $ +# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.3 2002/12/09 04:37:29 manson Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -26,7 +26,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -x86 -sparc -sparc64" +KEYWORDS="ppc -x86 -sparc " if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then |