summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-09 22:18:48 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-09 22:18:48 +0000
commitd86ad2b9628a6121113893b066a98e41a2b01d95 (patch)
treed2fd375fe208ae8796c6a80fd31a7867ad2178a2 /sys-devel
parentAdd einfo for issues with qhacc. (Manifest recommit) (diff)
downloadgentoo-2-d86ad2b9628a6121113893b066a98e41a2b01d95.tar.gz
gentoo-2-d86ad2b9628a6121113893b066a98e41a2b01d95.tar.bz2
gentoo-2-d86ad2b9628a6121113893b066a98e41a2b01d95.zip
stable on ia64
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gdb/ChangeLog5
-rw-r--r--sys-devel/gdb/gdb-6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog
index 447997ea9844..0993140e2574 100644
--- a/sys-devel/gdb/ChangeLog
+++ b/sys-devel/gdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gdb
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.31 2004/03/05 04:53:24 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.32 2004/03/09 22:18:48 agriffis Exp $
+
+ 09 Mar 2004; <agriffis@gentoo.org> gdb-6.0.ebuild:
+ stable on ia64
*gdb-6.0-r1 (05 Mar 2004)
diff --git a/sys-devel/gdb/gdb-6.0.ebuild b/sys-devel/gdb/gdb-6.0.ebuild
index 426088a44aba..1f2836c73a9d 100644
--- a/sys-devel/gdb/gdb-6.0.ebuild
+++ b/sys-devel/gdb/gdb-6.0.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-6.0.ebuild,v 1.8 2004/02/23 16:46:13 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0.ebuild,v 1.9 2004/03/09 22:18:48 agriffis Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,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 -hppa ~amd64 ~mips ppc64"
+KEYWORDS="x86 ppc sparc ~alpha -hppa ~amd64 ~mips ppc64 ia64"
IUSE="nls"
DEPEND=">=sys-libs/ncurses-5.2-r2