summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 04:15:38 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 04:15:38 +0000
commit0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6 (patch)
tree8bac90c215865077efbb8bc7a601aaab6fa0b452
parentppc64 (diff)
downloadgentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.tar.gz
gentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.tar.bz2
gentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.zip
ppc64
-rw-r--r--sys-apps/texinfo/texinfo-4.6.ebuild4
-rw-r--r--sys-apps/textutils/textutils-2.1-r1.ebuild4
-rw-r--r--sys-apps/util-linux/util-linux-2.12-r3.ebuild4
-rw-r--r--sys-apps/which/which-2.16.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.58.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.8.ebuild4
-rw-r--r--sys-devel/bc/bc-1.06-r5.ebuild4
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
-rw-r--r--sys-devel/flex/flex-2.5.31-r1.ebuild4
-rw-r--r--sys-devel/gettext/gettext-0.11.5-r1.ebuild4
10 files changed, 20 insertions, 20 deletions
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild
index 474dc86a3fc9..108dd416374f 100644
--- a/sys-apps/texinfo/texinfo-4.6.ebuild
+++ b/sys-apps/texinfo/texinfo-4.6.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-apps/texinfo/texinfo-4.6.ebuild,v 1.6 2003/10/22 12:14:47 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.7 2003/12/17 04:10:47 brad_mssw Exp $
IUSE="nls build"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~arm ~mips ia64"
+KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~arm ~mips ia64 ppc64"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
diff --git a/sys-apps/textutils/textutils-2.1-r1.ebuild b/sys-apps/textutils/textutils-2.1-r1.ebuild
index ad7fa73ea183..dcec2e49d16c 100644
--- a/sys-apps/textutils/textutils-2.1-r1.ebuild
+++ b/sys-apps/textutils/textutils-2.1-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.4 2003/12/14 03:36:47 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.5 2003/12/17 04:11:18 brad_mssw Exp $
DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils"
HOMEPAGE="http://www.gnu.org/software/coreutils/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips hppa ~arm amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips hppa ~arm amd64 ppc64"
RDEPEND=">=sys-apps/coreutils-5.0-r3"
diff --git a/sys-apps/util-linux/util-linux-2.12-r3.ebuild b/sys-apps/util-linux/util-linux-2.12-r3.ebuild
index 95aefe056e82..b02bb539da24 100644
--- a/sys-apps/util-linux/util-linux-2.12-r3.ebuild
+++ b/sys-apps/util-linux/util-linux-2.12-r3.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-apps/util-linux/util-linux-2.12-r3.ebuild,v 1.2 2003/12/11 21:53:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r3.ebuild,v 1.3 2003/12/17 04:11:49 brad_mssw Exp $
IUSE="crypt nls static pam selinux"
@@ -24,7 +24,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.gz
crypt? ( mirror://gentoo/${CRYPT_PATCH_P}.patch.bz2 )"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/util-linux/"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~arm ~mips ~hppa ~ia64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~arm ~mips ~hppa ~ia64 ppc64"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild
index 5862a8186864..d98d32fe565e 100644
--- a/sys-apps/which/which-2.16.ebuild
+++ b/sys-apps/which/which-2.16.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-apps/which/which-2.16.ebuild,v 1.5 2003/12/14 02:58:31 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.6 2003/12/17 04:12:26 brad_mssw Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips hppa ~arm ia64"
+KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips hppa ~arm ia64 ppc64"
RDEPEND="virtual/glibc
sys-apps/texinfo"
diff --git a/sys-devel/autoconf/autoconf-2.58.ebuild b/sys-devel/autoconf/autoconf-2.58.ebuild
index e7886523c472..6d03bd3a8c5f 100644
--- a/sys-devel/autoconf/autoconf-2.58.ebuild
+++ b/sys-devel/autoconf/autoconf-2.58.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/autoconf/autoconf-2.58.ebuild,v 1.2 2003/12/09 05:04:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.58.ebuild,v 1.3 2003/12/17 04:13:02 brad_mssw Exp $
IUSE=""
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ppc64"
DEPEND=">=sys-apps/texinfo-4.3
=sys-devel/m4-1.4*
diff --git a/sys-devel/automake/automake-1.7.8.ebuild b/sys-devel/automake/automake-1.7.8.ebuild
index 6b2239a32cc6..ffe2ed133505 100644
--- a/sys-devel/automake/automake-1.7.8.ebuild
+++ b/sys-devel/automake/automake-1.7.8.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/automake/automake-1.7.8.ebuild,v 1.5 2003/12/13 16:38:20 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.6 2003/12/17 04:13:39 brad_mssw Exp $
IUSE=""
@@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="amd64 ~x86 ppc ~sparc alpha ~mips hppa ~arm ia64"
+KEYWORDS="amd64 ~x86 ppc ~sparc alpha ~mips hppa ~arm ia64 ppc64"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.57"
diff --git a/sys-devel/bc/bc-1.06-r5.ebuild b/sys-devel/bc/bc-1.06-r5.ebuild
index ff356eee5eb4..72c0569efe04 100644
--- a/sys-devel/bc/bc-1.06-r5.ebuild
+++ b/sys-devel/bc/bc-1.06-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/bc/bc-1.06-r5.ebuild,v 1.11 2003/11/28 15:55:30 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.12 2003/12/17 04:13:58 brad_mssw Exp $
IUSE="readline"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/bc/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64"
+KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64 ppc64"
RDEPEND="readline? ( >=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2 )"
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index c23089cc5abb..03ac0adf9047 100644
--- a/sys-devel/bison/bison-1.875.ebuild
+++ b/sys-devel/bison/bison-1.875.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/bison/bison-1.875.ebuild,v 1.7 2003/12/08 22:26:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.8 2003/12/17 04:14:33 brad_mssw Exp $
IUSE="nls static build" # icc"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
# do not compile xfree
-KEYWORDS="amd64 ~x86 ~ppc ~sparc alpha ~mips hppa ~arm ia64"
+KEYWORDS="amd64 ~x86 ~ppc ~sparc alpha ~mips hppa ~arm ia64 ppc64"
DEPEND="sys-devel/m4
nls? ( sys-devel/gettext )"
diff --git a/sys-devel/flex/flex-2.5.31-r1.ebuild b/sys-devel/flex/flex-2.5.31-r1.ebuild
index a01b97bd9a7e..5e3b1be8b4d1 100644
--- a/sys-devel/flex/flex-2.5.31-r1.ebuild
+++ b/sys-devel/flex/flex-2.5.31-r1.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.31-r1.ebuild,v 1.1 2003/10/16 19:10:56 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.31-r1.ebuild,v 1.2 2003/12/17 04:15:10 brad_mssw Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU lexical analyser generator"
@@ -9,7 +9,7 @@ HOMEPAGE="http://lex.sourceforge.net/"
SLOT="0"
LICENSE="FLEX"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )"
diff --git a/sys-devel/gettext/gettext-0.11.5-r1.ebuild b/sys-devel/gettext/gettext-0.11.5-r1.ebuild
index 4b50be754c29..9791ab8f2fbd 100644
--- a/sys-devel/gettext/gettext-0.11.5-r1.ebuild
+++ b/sys-devel/gettext/gettext-0.11.5-r1.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/gettext/gettext-0.11.5-r1.ebuild,v 1.16 2003/11/12 15:18:59 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.5-r1.ebuild,v 1.17 2003/12/17 04:15:38 brad_mssw Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU locale utilities"
@@ -10,7 +10,7 @@ IUSE="nls"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa arm ~mips ia64"
+KEYWORDS="x86 ppc sparc alpha hppa arm ~mips ia64 ppc64"
src_unpack() {
unpack ${A}