summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:37:28 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:37:28 +0000
commitaaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa (patch)
tree630a4945103041dae6049c747a0e7028949c741b /sys-devel/gdb
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.tar.gz
historical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.tar.bz2
historical-aaf5225506c27c0d5d40c6cff8aa3ae0f87b62aa.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r--sys-devel/gdb/ChangeLog5
-rw-r--r--sys-devel/gdb/gdb-5.1.1-r2.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.2.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog
index be22f0e5c5e3..c445c6c9d55a 100644
--- a/sys-devel/gdb/ChangeLog
+++ b/sys-devel/gdb/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sys-devel/gdb
# Copyright 2002 Gentoo Technologies, Inc. Distributed under the GPL, v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.9 2002/10/20 06:42:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.10 2002/12/09 04:37:27 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*gdb-5.2.1 (20 Aug 2002)
19 Oct 2002; Seemant Kulleen <seemant@gentoo.org> :
diff --git a/sys-devel/gdb/gdb-5.1.1-r2.ebuild b/sys-devel/gdb/gdb-5.1.1-r2.ebuild
index 65f8fa1b1291..fc28536ebd87 100644
--- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1-r2.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.1.1-r2.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.8 2002/12/09 04:37:27 manson Exp $
IUSE="nls"
@@ -11,7 +11,7 @@ SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz
ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gdb/gdb-5.2.1.ebuild b/sys-devel/gdb/gdb-5.2.1.ebuild
index a21e40991927..8c933c497d69 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.6 2002/10/20 06:42:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.7 2002/12/09 04:37:27 manson 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 sparc64 alpha"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND=">=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext )"