diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-07-28 21:31:55 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-07-28 21:31:55 +0000 |
commit | 4ab456a479b0854756b14b3f03e6a550b663f384 (patch) | |
tree | 44ddcd5d0630fda8d6fe856dbd91543bfc1f9d1f /sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild | |
parent | Change dependency from ggv to evince fixes bug #108847. (diff) | |
download | gentoo-2-4ab456a479b0854756b14b3f03e6a550b663f384.tar.gz gentoo-2-4ab456a479b0854756b14b3f03e6a550b663f384.tar.bz2 gentoo-2-4ab456a479b0854756b14b3f03e6a550b663f384.zip |
Fix bug #132332.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild index 754d78be1769..5197b8ef3d2f 100644 --- a/sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r6.ebuild,v 1.3 2006/05/25 23:59:51 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r6.ebuild,v 1.4 2006/07/28 21:31:55 plasmaroo Exp $ ETYPE="headers" H_SUPPORTEDARCH="alpha amd64 arm bfin cris hppa ia64 m68k nios2 ppc ppc64 s390 sh sparc x86" @@ -44,7 +44,7 @@ src_unpack() { headers___fix asm-ppc64/* mv iSeries asm-ppc64/ headers___fix asm-ppc64/iSeries/* - headers___fix linux/{ethtool,jiffies}.h + headers___fix linux/{ethtool,jiffies,mii,ext3_fs}.h # #114767... headers___fix asm-alpha/bitops.h linux/{bitops,wait}.h linux/byteorder/*_endian.h |