summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-23 12:21:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-23 12:21:25 +0000
commit738c9206567de356165d8018038c0a1dc9cea058 (patch)
tree5ece357eccfe0a30031381cc5921099c671abcde /sys-devel/gdb
parentBumped to new revision for LiveCD and closing bug #54870. (Manifest recommit) (diff)
downloadgentoo-2-738c9206567de356165d8018038c0a1dc9cea058.tar.gz
gentoo-2-738c9206567de356165d8018038c0a1dc9cea058.tar.bz2
gentoo-2-738c9206567de356165d8018038c0a1dc9cea058.zip
Add ~alpha
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r--sys-devel/gdb/ChangeLog6
-rw-r--r--sys-devel/gdb/gdb-6.1.1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog
index 4e0897e1ad5e..6dc9a0321717 100644
--- a/sys-devel/gdb/ChangeLog
+++ b/sys-devel/gdb/ChangeLog
@@ -1,6 +1,10 @@
# 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.43 2004/06/21 22:24:37 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.44 2004/06/23 12:21:25 agriffis Exp $
+
+ 23 Jun 2004; Aron Griffis <agriffis@gentoo.org> gdb-6.1.1.ebuild,
+ gdb-6.1.ebuild:
+ Add ~alpha
*gdb-6.1.1 (22 Jun 2004)
diff --git a/sys-devel/gdb/gdb-6.1.1.ebuild b/sys-devel/gdb/gdb-6.1.1.ebuild
index afd9217c828b..4a0edb6cc5e5 100644
--- a/sys-devel/gdb/gdb-6.1.1.ebuild
+++ b/sys-devel/gdb/gdb-6.1.1.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.1.1.ebuild,v 1.1 2004/06/21 22:24:37 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.1.ebuild,v 1.2 2004/06/23 12:21:25 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 ~ppc64 ~hppa"
+KEYWORDS="~x86 ~ppc64 ~hppa ~alpha"
IUSE="nls"
DEPEND=">=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gdb/gdb-6.1.ebuild b/sys-devel/gdb/gdb-6.1.ebuild
index a80556b3ac5e..5bdd251e16cc 100644
--- a/sys-devel/gdb/gdb-6.1.ebuild
+++ b/sys-devel/gdb/gdb-6.1.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.1.ebuild,v 1.4 2004/06/06 21:00:02 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.ebuild,v 1.5 2004/06/23 12:21:25 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 ppc64 ~hppa"
+KEYWORDS="~x86 ppc64 ~hppa ~alpha"
IUSE="nls"
DEPEND=">=sys-libs/ncurses-5.2-r2