summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 04:55:43 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 04:55:43 +0000
commit54092c164433a2573717111a7d9a817eefd8ea08 (patch)
tree4bbcc288bec4f91ee4e21b8a9e25db878ec2a6e3 /sys-apps
parentppc64 (diff)
downloadgentoo-2-54092c164433a2573717111a7d9a817eefd8ea08.tar.gz
gentoo-2-54092c164433a2573717111a7d9a817eefd8ea08.tar.bz2
gentoo-2-54092c164433a2573717111a7d9a817eefd8ea08.zip
ppc64
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/coreutils/coreutils-5.0.91-r2.ebuild4
-rw-r--r--sys-apps/cronbase/cronbase-0.2.1-r3.ebuild4
-rw-r--r--sys-apps/module-init-tools/module-init-tools-0.9.15_pre4.ebuild4
-rw-r--r--sys-apps/modutils/modutils-2.4.26.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild b/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild
index 74969ae901c0..e86c146405f0 100644
--- a/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild
+++ b/sys-apps/coreutils/coreutils-5.0.91-r2.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/coreutils/coreutils-5.0.91-r2.ebuild,v 1.8 2003/12/14 16:56:51 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild,v 1.9 2003/12/17 04:53:16 brad_mssw Exp $
inherit eutils flag-o-matic
@@ -19,7 +19,7 @@ SRC_URI="mirror://gnu/coreutils/${P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc ~sparc alpha hppa ~arm ~mips ia64 amd64"
+KEYWORDS="~x86 ppc ~sparc alpha hppa ~arm ~mips ia64 amd64 ppc64"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.49
diff --git a/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild b/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild
index dae9b472825d..e80dbd3a076a 100644
--- a/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild
+++ b/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild,v 1.1 2003/11/19 06:31:23 prez Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild,v 1.2 2003/12/17 04:55:07 brad_mssw Exp $
DESCRIPTION="The is the base for all cron ebuilds."
HOMEPAGE="http://www.gentoo.org/"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64 ppc64"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/module-init-tools/module-init-tools-0.9.15_pre4.ebuild b/sys-apps/module-init-tools/module-init-tools-0.9.15_pre4.ebuild
index f233c6baf870..537b4852e4d1 100644
--- a/sys-apps/module-init-tools/module-init-tools-0.9.15_pre4.ebuild
+++ b/sys-apps/module-init-tools/module-init-tools-0.9.15_pre4.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/module-init-tools/module-init-tools-0.9.15_pre4.ebuild,v 1.2 2003/12/15 02:57:10 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-0.9.15_pre4.ebuild,v 1.3 2003/12/17 04:51:11 brad_mssw Exp $
# This ebuild includes backwards compatability for stable 2.4 kernels
IUSE=""
@@ -16,7 +16,7 @@ SRC_URI="mirror://kernel/linux/kernel/people/rusty/modules/${MYP}.tar.bz2
mirror://kernel/linux/utils/kernel/modutils/v2.4/modutils-${MODUTILS_PV}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/rusty/modules"
-KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha ~mips ~arm ~ia64"
+KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha ~mips ~arm ~ia64 ppc64"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-apps/modutils/modutils-2.4.26.ebuild b/sys-apps/modutils/modutils-2.4.26.ebuild
index ba278132c05b..1cc48f63e4ed 100644
--- a/sys-apps/modutils/modutils-2.4.26.ebuild
+++ b/sys-apps/modutils/modutils-2.4.26.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.26.ebuild,v 1.2 2003/11/03 03:30:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.26.ebuild,v 1.3 2003/12/17 04:50:48 brad_mssw Exp $
inherit flag-o-matic
DESCRIPTION="Standard kernel module utilities"
SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64 ppc64"
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc"