From d21ff8203d2a1ecb603e751178f34baee3f445d9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 2 Oct 2004 03:44:53 +0000 Subject: yes, i am a tool, thank you for asking (forgot to inherit gcc) --- app-shells/bash/bash-2.05b-r11.ebuild | 4 ++-- 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" -- cgit v1.2.3-65-gdbad