diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-12 16:36:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-12 16:36:23 +0000 |
commit | 21a3613a239cdc427045d1b88628f6ec1dd14efc (patch) | |
tree | a33d41895b726645274d024424ddd1bd5362329e /sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild | |
parent | Marking 0.10.8 stable (x86) (Manifest recommit) (diff) | |
download | gentoo-2-21a3613a239cdc427045d1b88628f6ec1dd14efc.tar.gz gentoo-2-21a3613a239cdc427045d1b88628f6ec1dd14efc.tar.bz2 gentoo-2-21a3613a239cdc427045d1b88628f6ec1dd14efc.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild')
-rw-r--r-- | sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild b/sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild index 658fe1b668d5..cb9e0322dafd 100644 --- a/sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild +++ b/sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild,v 1.3 2004/02/23 10:48:55 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.22-r10.ebuild,v 1.4 2004/04/12 16:36:22 aliz Exp $ # Version Data @@ -12,6 +12,7 @@ COBALTPATCHVER="1.0" # Miscellaneous stuff S=${WORKDIR}/linux-${OKV}-${CVSDATE} +IUSE="" # Eclass stuff ETYPE="sources" |