summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-22 07:21:17 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-22 07:21:17 +0000
commit1e9f7cbd82c0cd1bbb2950a753748a43886d339b (patch)
treeb85614e789a99af13c7a8279c4022c628cb699cc /app-shells/bash
parentsave the shells (Manifest recommit) (diff)
downloadgentoo-2-1e9f7cbd82c0cd1bbb2950a753748a43886d339b.tar.gz
gentoo-2-1e9f7cbd82c0cd1bbb2950a753748a43886d339b.tar.bz2
gentoo-2-1e9f7cbd82c0cd1bbb2950a753748a43886d339b.zip
need to inherit gcc
Diffstat (limited to 'app-shells/bash')
-rw-r--r--app-shells/bash/bash-2.05b-r10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r10.ebuild b/app-shells/bash/bash-2.05b-r10.ebuild
index 560bc17f1580..9b492ed4b6df 100644
--- a/app-shells/bash/bash-2.05b-r10.ebuild
+++ b/app-shells/bash/bash-2.05b-r10.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-r10.ebuild,v 1.6 2004/09/22 05:03:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r10.ebuild,v 1.7 2004/09/22 07:21:17 mr_bones_ Exp $
-inherit eutils flag-o-matic gnuconfig
+inherit gcc eutils flag-o-matic gnuconfig
# Official patches
PLEVEL="x002 x003 x004 x005 x006 x007"