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 | d21ff8203d2a1ecb603e751178f34baee3f445d9 (patch) | |
tree | f396795ac2f3b2c62e663539ba44a819c21b2f5e /app-shells/bash | |
parent | use default-hppa-2004.0 (diff) | |
download | gentoo-2-d21ff8203d2a1ecb603e751178f34baee3f445d9.tar.gz gentoo-2-d21ff8203d2a1ecb603e751178f34baee3f445d9.tar.bz2 gentoo-2-d21ff8203d2a1ecb603e751178f34baee3f445d9.zip |
yes, i am a tool, thank you for asking (forgot to inherit gcc)
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/bash-2.05b-r11.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r9.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild index ac9e76ccf31e..b6c195c69e2b 100644 --- a/app-shells/bash/bash-2.05b-r9.ebuild +++ b/app-shells/bash/bash-2.05b-r9.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-r9.ebuild,v 1.24 2004/09/28 13:37:32 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.25 2004/10/02 03:44:53 vapier Exp $ -inherit eutils flag-o-matic gnuconfig +inherit eutils flag-o-matic gnuconfig gcc # Official patches PLEVEL="x002 x003 x004 x005 x006 x007" |