summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gdb/gdb-5.2.1.ebuild')
-rw-r--r--sys-devel/gdb/gdb-5.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-5.2.1.ebuild b/sys-devel/gdb/gdb-5.2.1.ebuild
index 8c933c497d69..54973119a378 100644
--- a/sys-devel/gdb/gdb-5.2.1.ebuild
+++ b/sys-devel/gdb/gdb-5.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.8 2002/12/15 10:44:23 bjb Exp $
inherit flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="http://mirrors.rcn.net/pub/sourceware/gdb/releases/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND=">=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext )"