summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:52:37 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:52:37 +0000
commit15b762d3011712890dbc7565bcd008e6584a938c (patch)
treefb7f37366a345a6b162b5d7745b68b1e323b0120 /sys-devel
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-15b762d3011712890dbc7565bcd008e6584a938c.tar.gz
gentoo-2-15b762d3011712890dbc7565bcd008e6584a938c.tar.bz2
gentoo-2-15b762d3011712890dbc7565bcd008e6584a938c.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf/autoconf-2.53-r1.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.53a.ebuild4
-rw-r--r--sys-devel/gettext/gettext-0.11.3-r1.ebuild4
-rw-r--r--sys-devel/gettext/gettext-0.11.3.ebuild4
-rw-r--r--sys-devel/libtool/libtool-1.4.1-r8.ebuild4
-rw-r--r--sys-devel/libtool/libtool-1.4.1-r9.ebuild4
-rw-r--r--sys-devel/libtool/libtool-1.4.2-r1.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/sys-devel/autoconf/autoconf-2.53-r1.ebuild b/sys-devel/autoconf/autoconf-2.53-r1.ebuild
index 2ffde31c939b..d9319df2e4e4 100644
--- a/sys-devel/autoconf/autoconf-2.53-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.53-r1.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-devel/autoconf/autoconf-2.53-r1.ebuild,v 1.4 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53-r1.ebuild,v 1.5 2002/08/14 03:48:45 murphy Exp $
OLD_PV=2.13
OLD_P=${PN}-${OLD_PV}
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2
ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND=">=sys-devel/m4-1.4p
sys-devel/perl"
diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild
index 1b4e0fac7373..9a59ce539f4d 100644
--- a/sys-devel/autoconf/autoconf-2.53a.ebuild
+++ b/sys-devel/autoconf/autoconf-2.53a.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-devel/autoconf/autoconf-2.53a.ebuild,v 1.5 2002/07/16 05:51:10 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.6 2002/08/14 03:48:45 murphy Exp $
OLD_PV=2.13
OLD_P=${PN}-${OLD_PV}
@@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2
ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND=">=sys-devel/m4-1.4p
sys-devel/perl"
diff --git a/sys-devel/gettext/gettext-0.11.3-r1.ebuild b/sys-devel/gettext/gettext-0.11.3-r1.ebuild
index 301226f16a92..2598a92069f4 100644
--- a/sys-devel/gettext/gettext-0.11.3-r1.ebuild
+++ b/sys-devel/gettext/gettext-0.11.3-r1.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-devel/gettext/gettext-0.11.3-r1.ebuild,v 1.1 2002/08/03 09:43:19 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.3-r1.ebuild,v 1.2 2002/08/14 03:48:01 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU locale utilities"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
src_unpack() {
unpack ${A}
diff --git a/sys-devel/gettext/gettext-0.11.3.ebuild b/sys-devel/gettext/gettext-0.11.3.ebuild
index 37026df9abac..58645713f1c7 100644
--- a/sys-devel/gettext/gettext-0.11.3.ebuild
+++ b/sys-devel/gettext/gettext-0.11.3.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-devel/gettext/gettext-0.11.3.ebuild,v 1.2 2002/08/01 11:40:16 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.3.ebuild,v 1.3 2002/08/14 03:48:01 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU locale utilities"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
src_unpack() {
unpack ${A}
diff --git a/sys-devel/libtool/libtool-1.4.1-r8.ebuild b/sys-devel/libtool/libtool-1.4.1-r8.ebuild
index 69bdfc5e3a93..fc6bc5659083 100644
--- a/sys-devel/libtool/libtool-1.4.1-r8.ebuild
+++ b/sys-devel/libtool/libtool-1.4.1-r8.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-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.7 2002/08/14 03:49:37 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A shared library tool for developers"
SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc"
diff --git a/sys-devel/libtool/libtool-1.4.1-r9.ebuild b/sys-devel/libtool/libtool-1.4.1-r9.ebuild
index 1e6110e5b312..728d517c87b9 100644
--- a/sys-devel/libtool/libtool-1.4.1-r9.ebuild
+++ b/sys-devel/libtool/libtool-1.4.1-r9.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-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.5 2002/07/16 05:51:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.6 2002/08/14 03:49:37 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A shared library tool for developers"
SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc"
diff --git a/sys-devel/libtool/libtool-1.4.2-r1.ebuild b/sys-devel/libtool/libtool-1.4.2-r1.ebuild
index 4995663c2583..a2659018683a 100644
--- a/sys-devel/libtool/libtool-1.4.2-r1.ebuild
+++ b/sys-devel/libtool/libtool-1.4.2-r1.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-devel/libtool/libtool-1.4.2-r1.ebuild,v 1.6 2002/07/11 06:30:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.2-r1.ebuild,v 1.7 2002/08/14 03:49:37 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A shared library tool for developers"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc"