diff options
author | 2003-04-16 02:42:46 +0000 | |
---|---|---|
committer | 2003-04-16 02:42:46 +0000 | |
commit | 8a5eac09b056ffda86865f508f3c318285c54831 (patch) | |
tree | 0447b9706d168a9156914924bd53176610d520d7 /sys-apps/modutils/modutils-2.4.24.ebuild | |
parent | keyword ~ppc added (diff) | |
download | gentoo-2-8a5eac09b056ffda86865f508f3c318285c54831.tar.gz gentoo-2-8a5eac09b056ffda86865f508f3c318285c54831.tar.bz2 gentoo-2-8a5eac09b056ffda86865f508f3c318285c54831.zip |
Marked stable on hppa.
Diffstat (limited to 'sys-apps/modutils/modutils-2.4.24.ebuild')
-rw-r--r-- | sys-apps/modutils/modutils-2.4.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/modutils/modutils-2.4.24.ebuild b/sys-apps/modutils/modutils-2.4.24.ebuild index 35d3f0e45e2e..64a40a87f4b4 100644 --- a/sys-apps/modutils/modutils-2.4.24.ebuild +++ b/sys-apps/modutils/modutils-2.4.24.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.24.ebuild,v 1.4 2003/04/08 01:15:04 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.24.ebuild,v 1.5 2003/04/16 02:41:22 gmsoft Exp $ inherit flag-o-matic DESCRIPTION="Standard kernel module utilities" SRC_URI="http://www.kernel.org/pub/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2" HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/" -KEYWORDS="x86 ppc sparc ~alpha ~hppa ~arm" +KEYWORDS="x86 ppc sparc ~alpha hppa ~arm" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc" |