summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-23 12:31:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-23 12:31:45 +0000
commit8b5520a1acbd6310f7fd59c6edb2b86f05498aed (patch)
treeafcb2d1fbbfa83377f16c941659481faee5d646d /sys-devel
parentarm/ia64/sh/sparc/x86 stable wrt #256029 (diff)
downloadgentoo-2-8b5520a1acbd6310f7fd59c6edb2b86f05498aed.tar.gz
gentoo-2-8b5520a1acbd6310f7fd59c6edb2b86f05498aed.tar.bz2
gentoo-2-8b5520a1acbd6310f7fd59c6edb2b86f05498aed.zip
ia64/sparc stable wrt #255219
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gdb/ChangeLog5
-rw-r--r--sys-devel/gdb/gdb-6.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog
index a7106017f42d..f7e8308441b7 100644
--- a/sys-devel/gdb/ChangeLog
+++ b/sys-devel/gdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gdb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.147 2009/01/18 16:28:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.148 2009/01/23 12:31:45 armin76 Exp $
+
+ 23 Jan 2009; Raúl Porcel <armin76@gentoo.org> gdb-6.8-r1.ebuild:
+ ia64/sparc stable wrt #255219
18 Jan 2009; Markus Meier <maekke@gentoo.org> gdb-6.8-r1.ebuild:
amd64/x86 stable, bug #255219
diff --git a/sys-devel/gdb/gdb-6.8-r1.ebuild b/sys-devel/gdb/gdb-6.8-r1.ebuild
index d4d704bfe21e..cf2ccb70247f 100644
--- a/sys-devel/gdb/gdb-6.8-r1.ebuild
+++ b/sys-devel/gdb/gdb-6.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild,v 1.5 2009/01/18 17:53:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild,v 1.6 2009/01/23 12:31:45 armin76 Exp $
inherit flag-o-matic eutils
@@ -22,7 +22,7 @@ LICENSE="GPL-2 LGPL-2"
[[ ${CTARGET} != ${CHOST} ]] \
&& SLOT="${CTARGET}" \
|| SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~x86-fbsd"
IUSE="multitarget nls test vanilla"
RDEPEND=">=sys-libs/ncurses-5.2-r2