summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 05:10:36 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 05:10:36 +0000
commit4386b56dd1bfd80bf42ae5c9d64186b30b53037e (patch)
tree17a535606c23cc638aee3ca41be9289be31c3038
parentppc64 (diff)
downloadhistorical-4386b56dd1bfd80bf42ae5c9d64186b30b53037e.tar.gz
historical-4386b56dd1bfd80bf42ae5c9d64186b30b53037e.tar.bz2
historical-4386b56dd1bfd80bf42ae5c9d64186b30b53037e.zip
ppc64
-rw-r--r--sys-devel/flex/flex-2.5.4a-r5.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild
index 06798e0a9c51..25912995448e 100644
--- a/sys-devel/flex/flex-2.5.4a-r5.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.14 2003/09/18 00:47:02 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.15 2003/12/17 05:09:55 brad_mssw Exp $
S="${WORKDIR}/${P/a/}"
DESCRIPTION="GNU lexical analyser generator"
@@ -9,7 +9,7 @@ HOMEPAGE="http://lex.sourceforge.net/"
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64 ppc64"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"
diff --git a/sys-devel/gdb/gdb-6.0.ebuild b/sys-devel/gdb/gdb-6.0.ebuild
index 83ecc25ff285..78a4e34d2dbf 100644
--- a/sys-devel/gdb/gdb-6.0.ebuild
+++ b/sys-devel/gdb/gdb-6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.3 2003/11/07 16:44:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0.ebuild,v 1.4 2003/12/17 05:10:36 brad_mssw 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"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha -hppa ~amd64 ~mips ppc64"
IUSE="nls"
DEPEND=">=sys-libs/ncurses-5.2-r2