diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 03:22:57 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 03:22:57 +0000 |
commit | 8344337df7ea4349264203e7e4c4f30b8c1613cd (patch) | |
tree | b6cdac7dc461a0fd7223ccdbdaddbfbd3257650f | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-8344337df7ea4349264203e7e4c4f30b8c1613cd.tar.gz gentoo-2-8344337df7ea4349264203e7e4c4f30b8c1613cd.tar.bz2 gentoo-2-8344337df7ea4349264203e7e4c4f30b8c1613cd.zip |
Adding sparc/sparc64 keywords
-rw-r--r-- | sys-apps/cpio/cpio-2.4.2-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/devfsd/devfsd-1.3.25.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/diffutils/diffutils-2.7.7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/ed/ed-0.2-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/fbset/fbset-2.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/file/file-3.37.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/grep/grep-2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/gzip/gzip-1.2.4a-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/gzip/gzip-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hdparm/hdparm-5.2-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/lsof/lsof-4.64.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/pam-login/pam-login-3.6-r2.ebuild | 4 |
13 files changed, 25 insertions, 25 deletions
diff --git a/sys-apps/cpio/cpio-2.4.2-r4.ebuild b/sys-apps/cpio/cpio-2.4.2-r4.ebuild index 77dc3021939c..970cfad15ca6 100644 --- a/sys-apps/cpio/cpio-2.4.2-r4.ebuild +++ b/sys-apps/cpio/cpio-2.4.2-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.4.2-r4.ebuild,v 1.8 2002/07/16 05:50:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.4.2-r4.ebuild,v 1.9 2002/08/14 03:18:01 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A file archival tool which can also read and write tar files" SRC_URI="ftp://prep.ai.mit.edu/gnu/cpio/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2 LGPL-2" diff --git a/sys-apps/devfsd/devfsd-1.3.25.ebuild b/sys-apps/devfsd/devfsd-1.3.25.ebuild index 2464123720c3..a3a1146feacc 100644 --- a/sys-apps/devfsd/devfsd-1.3.25.ebuild +++ b/sys-apps/devfsd/devfsd-1.3.25.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/devfsd-1.3.25.ebuild,v 1.5 2002/07/16 05:50:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/devfsd-1.3.25.ebuild,v 1.6 2002/08/14 03:19:50 murphy Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Daemon for the Linux Device Filesystem" SRC_URI="ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/devfsd-v${PV}.tar.gz" HOMEPAGE="http://www.atnf.csiro.au/~rgooch/linux/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/diffutils/diffutils-2.7.7.ebuild b/sys-apps/diffutils/diffutils-2.7.7.ebuild index 72c4da219d0f..e6cc4b9339cd 100644 --- a/sys-apps/diffutils/diffutils-2.7.7.ebuild +++ b/sys-apps/diffutils/diffutils-2.7.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.7.7.ebuild,v 1.5 2002/07/16 05:50:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.7.7.ebuild,v 1.6 2002/08/14 03:18:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tools to make diffs and compare files" SRC_URI="ftp://alpha.gnu.org/gnu/diffutils/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/diffutils/diffutils.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/ed/ed-0.2-r3.ebuild b/sys-apps/ed/ed-0.2-r3.ebuild index 7e52d6937ecb..34cf279e1a1b 100644 --- a/sys-apps/ed/ed-0.2-r3.ebuild +++ b/sys-apps/ed/ed-0.2-r3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.8 2002/07/16 05:50:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.9 2002/08/14 03:18:39 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Your basic line editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/ed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/ed/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/fbset/fbset-2.1.ebuild b/sys-apps/fbset/fbset-2.1.ebuild index 3e063612eb2c..86bae22e8608 100644 --- a/sys-apps/fbset/fbset-2.1.ebuild +++ b/sys-apps/fbset/fbset-2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.7 2002/07/16 05:50:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.8 2002/08/14 03:18:56 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A utility to set the framebuffer videomode" SRC_URI="http://home.tvd.be/cr26864/Linux/fbdev/${P}.tar.gz" HOMEPAGE="http://linux-fbdev.org" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/file/file-3.37.ebuild b/sys-apps/file/file-3.37.ebuild index e9fed55877e3..b6aada640133 100644 --- a/sys-apps/file/file-3.37.ebuild +++ b/sys-apps/file/file-3.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.37.ebuild,v 1.6 2002/07/16 05:50:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.37.ebuild,v 1.7 2002/08/14 03:19:19 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Program to identify a file's format by scanning binary data for patterns" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz ftp://ftp.astron.com/pub/file/${P}.tar.gz" LICENSE="as-is" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND="virtual/glibc" diff --git a/sys-apps/findutils/findutils-4.1.7-r1.ebuild b/sys-apps/findutils/findutils-4.1.7-r1.ebuild index 3ad90d3677d0..db6818730e44 100644 --- a/sys-apps/findutils/findutils-4.1.7-r1.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.5 2002/07/16 05:50:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.6 2002/08/14 03:20:29 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU utilities to find files" SRC_URI="ftp://alpha.gnu.org/gnu/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/findutils/findutils.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/grep/grep-2.5-r1.ebuild b/sys-apps/grep/grep-2.5-r1.ebuild index e8558bf9f71d..d60000f9cfa1 100644 --- a/sys-apps/grep/grep-2.5-r1.ebuild +++ b/sys-apps/grep/grep-2.5-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5-r1.ebuild,v 1.5 2002/07/16 05:50:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5-r1.ebuild,v 1.6 2002/08/14 03:21:29 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU regular expression matcher" SRC_URI="ftp://prep.ai.mit.edu/gnu/grep/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/grep/grep.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild index 6492d9855d1a..2f1355ebdefd 100644 --- a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild +++ b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.8 2002/08/13 02:51:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.9 2002/08/14 03:22:06 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" SRC_URI="ftp://prep.ai.mit.edu/gnu/gzip/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild index 768a5c4750b0..860331a567b0 100644 --- a/sys-apps/gzip/gzip-1.3.2.ebuild +++ b/sys-apps/gzip/gzip-1.3.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.6 2002/07/16 05:50:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.7 2002/08/14 03:22:06 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/hdparm/hdparm-5.2-r1.ebuild b/sys-apps/hdparm/hdparm-5.2-r1.ebuild index c91bc390bc0d..9bfebd16eb39 100644 --- a/sys-apps/hdparm/hdparm-5.2-r1.ebuild +++ b/sys-apps/hdparm/hdparm-5.2-r1.ebuild @@ -8,7 +8,7 @@ SRC_URI="http://metalab.unc.edu/pub/Linux/system/hardware/${P}.tar.gz" HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/hardware/" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="virtual/glibc" DEPEND="${RDEPEND}" diff --git a/sys-apps/lsof/lsof-4.64.ebuild b/sys-apps/lsof/lsof-4.64.ebuild index 0b2051cfe72f..85b3600cfbcc 100644 --- a/sys-apps/lsof/lsof-4.64.ebuild +++ b/sys-apps/lsof/lsof-4.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.4 2002/07/21 20:07:34 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.5 2002/08/14 03:22:57 murphy Exp $ MY_P=${P/-/_} S=${WORKDIR}/${MY_P}/${MY_P}_src @@ -13,7 +13,7 @@ DEPEND="virtual/glibc virtual/linux-sources" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" #This pkg appears to be highly kernel-dependent. diff --git a/sys-apps/pam-login/pam-login-3.6-r2.ebuild b/sys-apps/pam-login/pam-login-3.6-r2.ebuild index 23ffa9d357f0..35c3383be12f 100644 --- a/sys-apps/pam-login/pam-login-3.6-r2.ebuild +++ b/sys-apps/pam-login/pam-login-3.6-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.4 2002/07/16 05:51:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.5 2002/08/14 03:22:35 murphy Exp $ MY_PN="${PN/pam-/pam_}" S="${WORKDIR}/${MY_PN}-${PV}" DESCRIPTION="Based on the sources from util-linux, with added pam and shadow features" SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/pam/${MY_PN}/${MY_PN}-${PV}.tar.bz2" HOMEPAGE="http://www.thkukuk.de/pam/pam_login/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc |