diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-01-24 22:48:19 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-01-24 22:48:19 +0000 |
commit | 8536513e1616f3c72627d9cb28bc0a1257e0dc30 (patch) | |
tree | a56087fa0e7679612e1684af1579c82cad870082 /sys-kernel/sparc-sources | |
parent | fix hardcoded python2.2 paths (Manifest recommit) (diff) | |
download | gentoo-2-8536513e1616f3c72627d9cb28bc0a1257e0dc30.tar.gz gentoo-2-8536513e1616f3c72627d9cb28bc0a1257e0dc30.tar.bz2 gentoo-2-8536513e1616f3c72627d9cb28bc0a1257e0dc30.zip |
Removed build from IUSE, because the kernel eclass already adds it.
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r-- | sys-kernel/sparc-sources/ChangeLog | 6 | ||||
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.23-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.24.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog index b325a50aa0c9..66f133c722a8 100644 --- a/sys-kernel/sparc-sources/ChangeLog +++ b/sys-kernel/sparc-sources/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-kernel/sparc-sources # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.45 2004/01/23 13:45:46 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.46 2004/01/24 22:48:19 pyrania Exp $ + + 24 Jan 2004; Markus Nigbur <pyrania@gentoo.org> + sparc-sources-2.4.23-r1.ebuild, sparc-sources-2.4.24.ebuild: + Removed build from IUSE, because the kernel eclass already adds it. 23 Jan 2004; Christian Birchinger <joker@gentoo.org> sparc-sources-2.4.24.ebuild: diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.23-r1.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.23-r1.ebuild index 544e0d5f30d8..d0d26dea3241 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.23-r1.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.23-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.23-r1.ebuild,v 1.4 2004/01/07 01:54:41 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.23-r1.ebuild,v 1.5 2004/01/24 22:48:19 pyrania Exp $ -IUSE="build ultra1" +IUSE="ultra1" # Kernel ebuilds using the kernel.eclass can remove any patch that you # do not want to apply by simply setting the KERNEL_EXCLUDE shell diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.24.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.24.ebuild index 872ea6a62bc4..e3058430af1c 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.24.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.24.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.24.ebuild,v 1.2 2004/01/23 13:45:46 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.24.ebuild,v 1.3 2004/01/24 22:48:19 pyrania Exp $ -IUSE="build ultra1" +IUSE="ultra1" # Kernel ebuilds using the kernel.eclass can remove any patch that you # do not want to apply by simply setting the KERNEL_EXCLUDE shell |