diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-15 20:36:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-07-15 20:36:52 +0000 |
commit | 9998cfe263bedab539be28800f4c19667de19f75 (patch) | |
tree | df304ca26a40e8766dd1fed26242c83ccf0f1bf4 /sys-kernel/linux-headers | |
parent | Version bump (diff) | |
download | gentoo-2-9998cfe263bedab539be28800f4c19667de19f75.tar.gz gentoo-2-9998cfe263bedab539be28800f4c19667de19f75.tar.bz2 gentoo-2-9998cfe263bedab539be28800f4c19667de19f75.zip |
mips love
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.6.21.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.6.22.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild index 3d22f0cdd7b7..457b0013098d 100644 --- a/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.21.ebuild,v 1.4 2007/07/13 00:53:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild,v 1.5 2007/07/15 20:36:52 vapier Exp $ ETYPE="headers" H_SUPPORTEDARCH="alpha amd64 arm cris hppa m68k mips ia64 ppc ppc64 s390 sh sparc x86" @@ -11,7 +11,7 @@ PATCH_VER="1" SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.bz2" [[ -n ${PATCH_VER} ]] && SRC_URI="${SRC_URI} mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.bz2" -KEYWORDS="-* -alpha amd64 ~arm ~hppa ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="-* -alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" DEPEND="dev-util/unifdef" RDEPEND="" diff --git a/sys-kernel/linux-headers/linux-headers-2.6.22.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.22.ebuild index e56cf388d54e..56f2c2549c3c 100644 --- a/sys-kernel/linux-headers/linux-headers-2.6.22.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.6.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.22.ebuild,v 1.3 2007/07/15 07:09:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.22.ebuild,v 1.4 2007/07/15 20:36:52 vapier Exp $ ETYPE="headers" H_SUPPORTEDARCH="alpha amd64 arm cris hppa m68k mips ia64 ppc ppc64 s390 sh sparc x86" @@ -11,7 +11,7 @@ PATCH_VER="1" SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.bz2" [[ -n ${PATCH_VER} ]] && SRC_URI="${SRC_URI} mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.bz2" -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DEPEND="dev-util/unifdef" RDEPEND="" |