diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:59:01 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:59:01 +0000 |
commit | 990403a3230549ca1a6811f83358d01b48628e77 (patch) | |
tree | 8ce281029d05d3e567548687a461de6853de9dfd /sys-apps/modutils | |
parent | ppc64 (diff) | |
download | historical-990403a3230549ca1a6811f83358d01b48628e77.tar.gz historical-990403a3230549ca1a6811f83358d01b48628e77.tar.bz2 historical-990403a3230549ca1a6811f83358d01b48628e77.zip |
ppc64
Diffstat (limited to 'sys-apps/modutils')
-rw-r--r-- | sys-apps/modutils/modutils-2.4.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/modutils/modutils-2.4.26.ebuild b/sys-apps/modutils/modutils-2.4.26.ebuild index ba278132c05b..1cc48f63e4ed 100644 --- a/sys-apps/modutils/modutils-2.4.26.ebuild +++ b/sys-apps/modutils/modutils-2.4.26.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.26.ebuild,v 1.2 2003/11/03 03:30:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.26.ebuild,v 1.3 2003/12/17 04:50:48 brad_mssw Exp $ inherit flag-o-matic DESCRIPTION="Standard kernel module utilities" SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2" HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64 ppc64" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc" |