diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-02 03:44:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-02 03:44:53 +0000 |
commit | 9669db56b14e41af253aa297f7eec5fc3efc8efc (patch) | |
tree | 84c261ce11fb7d4ddbdfd751af17db29893453b7 /app-shells/bash/bash-2.05b-r11.ebuild | |
parent | use default-hppa-2004.0 (diff) | |
download | historical-9669db56b14e41af253aa297f7eec5fc3efc8efc.tar.gz historical-9669db56b14e41af253aa297f7eec5fc3efc8efc.tar.bz2 historical-9669db56b14e41af253aa297f7eec5fc3efc8efc.zip |
yes, i am a tool, thank you for asking (forgot to inherit gcc)
Diffstat (limited to 'app-shells/bash/bash-2.05b-r11.ebuild')
-rw-r--r-- | app-shells/bash/bash-2.05b-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r11.ebuild b/app-shells/bash/bash-2.05b-r11.ebuild index cba0c78260b0..e34cb15cdc57 100644 --- a/app-shells/bash/bash-2.05b-r11.ebuild +++ b/app-shells/bash/bash-2.05b-r11.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r11.ebuild,v 1.1 2004/09/29 20:09:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r11.ebuild,v 1.2 2004/10/02 03:44:53 vapier Exp $ -inherit gcc eutils flag-o-matic gnuconfig +inherit eutils flag-o-matic gnuconfig gcc # Official patches PLEVEL="x002 x003 x004 x005 x006 x007" |