summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gdb/gdb-5.3.ebuild')
-rw-r--r--sys-devel/gdb/gdb-5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-5.3.ebuild b/sys-devel/gdb/gdb-5.3.ebuild
index a4589226a126..83b77dbb38fd 100644
--- a/sys-devel/gdb/gdb-5.3.ebuild
+++ b/sys-devel/gdb/gdb-5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.ebuild,v 1.14 2004/01/19 18:27:58 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.ebuild,v 1.15 2004/04/27 21:50:18 agriffis Exp $
IUSE="nls objc"
@@ -17,7 +17,7 @@ KEYWORDS="x86 ppc ~sparc alpha hppa amd64 ia64"
DEPEND=">=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext )"
-inherit flag-o-matic ccc
+inherit flag-o-matic ccc eutils
replace-flags -O? -O2
src_unpack() {