diff options
author | Kevyn Shortell <trance@gentoo.org> | 2003-11-13 09:06:59 +0000 |
---|---|---|
committer | Kevyn Shortell <trance@gentoo.org> | 2003-11-13 09:06:59 +0000 |
commit | c28fa03130d616df4ddb129f7e0049d64371d3fb (patch) | |
tree | f4e7598392c471cb410a1988c8ea8f644c8e04ae /sys-apps/module-init-tools | |
parent | fix python-config installation (diff) | |
download | gentoo-2-c28fa03130d616df4ddb129f7e0049d64371d3fb.tar.gz gentoo-2-c28fa03130d616df4ddb129f7e0049d64371d3fb.tar.bz2 gentoo-2-c28fa03130d616df4ddb129f7e0049d64371d3fb.zip |
bumped to stable
Diffstat (limited to 'sys-apps/module-init-tools')
-rw-r--r-- | sys-apps/module-init-tools/module-init-tools-0.9.15_pre2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/module-init-tools/module-init-tools-0.9.15_pre2.ebuild b/sys-apps/module-init-tools/module-init-tools-0.9.15_pre2.ebuild index 56a1ba40f063..70b951390f6d 100644 --- a/sys-apps/module-init-tools/module-init-tools-0.9.15_pre2.ebuild +++ b/sys-apps/module-init-tools/module-init-tools-0.9.15_pre2.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-apps/module-init-tools/module-init-tools-0.9.15_pre2.ebuild,v 1.2 2003/10/20 06:07:35 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-0.9.15_pre2.ebuild,v 1.3 2003/11/13 09:06:59 trance Exp $ # This ebuild includes backwards compatability for stable 2.4 kernels IUSE="" @@ -16,7 +16,7 @@ SRC_URI="mirror://kernel/linux/kernel/people/rusty/modules/${MYP}.tar.bz2 mirror://kernel/linux/utils/kernel/modutils/v2.4/modutils-${MODUTILS_PV}.tar.bz2" HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/rusty/modules" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha mips ~arm ~ia64" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha mips ~arm ~ia64" LICENSE="GPL-2" SLOT="0" |