summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:41:07 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:41:07 +0000
commit26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e (patch)
tree7876b441a4347aeb5ff7bc3c4a575dbf125559bd /sys-devel
parentadding initial s390 support (diff)
downloadhistorical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.tar.gz
historical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.tar.bz2
historical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.zip
adding initial s390 support
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf/autoconf-2.59-r3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.2.ebuild4
-rw-r--r--sys-devel/flex/flex-2.5.4a-r5.ebuild4
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.5.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.3.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-devel/autoconf/autoconf-2.59-r3.ebuild b/sys-devel/autoconf/autoconf-2.59-r3.ebuild
index 85b81893d9dc..c8a39bd92064 100644
--- a/sys-devel/autoconf/autoconf-2.59-r3.ebuild
+++ b/sys-devel/autoconf/autoconf-2.59-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.2 2004/02/23 00:16:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.3 2004/03/02 16:36:49 iggy 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 ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 s390"
DEPEND=">=sys-apps/texinfo-4.3
=sys-devel/m4-1.4*
diff --git a/sys-devel/automake/automake-1.8.2.ebuild b/sys-devel/automake/automake-1.8.2.ebuild
index c5cc3705deb4..41803b51746a 100644
--- a/sys-devel/automake/automake-1.8.2.ebuild
+++ b/sys-devel/automake/automake-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.4 2004/02/23 00:17:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.5 2004/03/02 16:36:40 iggy Exp $
IUSE=""
@@ -65,7 +65,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.58"
diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild
index 42031ea32fb5..bcc59a33184d 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.16 2004/02/23 00:18:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.17 2004/03/02 16:41:07 iggy 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 ia64 ppc64"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa ia64 ppc64 s390"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"
diff --git a/sys-devel/gcc-config/gcc-config-1.3.5.ebuild b/sys-devel/gcc-config/gcc-config-1.3.5.ebuild
index 9858bd9098e1..7ef4c7cba801 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.5.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.5.ebuild,v 1.2 2004/02/23 00:21:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.5.ebuild,v 1.3 2004/03/02 16:39:42 iggy Exp $
IUSE=
@@ -13,7 +13,7 @@ DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-devel/libperl/libperl-5.8.3.ebuild b/sys-devel/libperl/libperl-5.8.3.ebuild
index 79ad50fab9ee..6f84946870f9 100644
--- a/sys-devel/libperl/libperl-5.8.3.ebuild
+++ b/sys-devel/libperl/libperl-5.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.3.ebuild,v 1.2 2004/02/01 09:27:55 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.3.ebuild,v 1.3 2004/03/02 16:36:20 iggy Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -82,7 +82,7 @@ fi
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
-KEYWORDS="~amd64 ~x86 ~sparc ~ppc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~sparc ~ppc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )