diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2005-06-24 17:55:06 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2005-06-24 17:55:06 +0000 |
commit | 33c3f0b612f42569b6888e226b35b77a6f507b7b (patch) | |
tree | 5a647dbfa4701f3ee353a2511486cc680ac1607a /sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild | |
parent | Stable on x86, security bug #96960. (diff) | |
download | gentoo-2-33c3f0b612f42569b6888e226b35b77a6f507b7b.tar.gz gentoo-2-33c3f0b612f42569b6888e226b35b77a6f507b7b.tar.bz2 gentoo-2-33c3f0b612f42569b6888e226b35b77a6f507b7b.zip |
Stable on IA64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild index be2e1eff590f..014facfec132 100644 --- a/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild,v 1.1 2005/06/17 22:10:15 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild,v 1.2 2005/06/24 17:55:06 plasmaroo Exp $ ETYPE="headers" H_SUPPORTEDARCH="alpha amd64 arm hppa m68k ia64 ppc ppc64 s390 sh sparc x86" @@ -8,7 +8,7 @@ inherit eutils kernel-2 detect_version SRC_URI="${KERNEL_URI} mirror://gentoo/linux-2.6.11-m68k-headers.patch.bz2" -KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 m68k ~ppc64 ~s390 ~sh ~x86" # Not tested to be fully stable, if things break file bugs to plasmaroo please... +KEYWORDS="-* ~amd64 ~arm ~hppa ia64 m68k ~ppc64 ~s390 ~sh ~x86" # Not tested to be fully stable, if things break file bugs to plasmaroo please... UNIPATCH_LIST=" ${FILESDIR}/${PN}-2.6.0-sysctl_h-compat.patch |