summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-10 08:51:15 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-10 08:51:15 +0000
commit9d4a67ba0cc1166d13c1673c71d06951206031db (patch)
treeda59a0b639f3a4cc0b25bf0de2585a35a115008a
parentAdded hppa to KEYWORDS. (diff)
downloadhistorical-9d4a67ba0cc1166d13c1673c71d06951206031db.tar.gz
historical-9d4a67ba0cc1166d13c1673c71d06951206031db.tar.bz2
historical-9d4a67ba0cc1166d13c1673c71d06951206031db.zip
arm/s390/sh stable
Package-Manager: portage-2.1.4_rc14
-rw-r--r--sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild4
-rw-r--r--sys-devel/m4/m4-1.4.10.ebuild6
-rw-r--r--sys-devel/sparse/sparse-0.3-r1.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild b/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild
index 59c6c399d540..8b94f368de4c 100644
--- a/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild,v 1.8 2008/01/02 05:48:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild,v 1.9 2008/01/10 08:50:51 vapier Exp $
inherit flag-o-matic toolchain-funcs multilib
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
RDEPEND="!app-admin/eselect-compiler"
diff --git a/sys-devel/m4/m4-1.4.10.ebuild b/sys-devel/m4/m4-1.4.10.ebuild
index a6418859f92d..458772fa4071 100644
--- a/sys-devel/m4/m4-1.4.10.ebuild
+++ b/sys-devel/m4/m4-1.4.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.10.ebuild,v 1.10 2007/10/16 14:12:04 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.10.ebuild,v 1.11 2008/01/10 08:51:15 vapier Exp $
DESCRIPTION="GNU macro processor"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="examples nls"
# remember: cannot dep on autoconf since it needs us
diff --git a/sys-devel/sparse/sparse-0.3-r1.ebuild b/sys-devel/sparse/sparse-0.3-r1.ebuild
index fd23cbb1ffa3..1ce410825482 100644
--- a/sys-devel/sparse/sparse-0.3-r1.ebuild
+++ b/sys-devel/sparse/sparse-0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v 1.6 2007/09/23 10:16:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v 1.7 2008/01/10 08:51:15 vapier Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="http://kernel.org/pub/linux/kernel/people/josh/sparse/dist/${P}.tar.gz"
LICENSE="OSL-1.1"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ia64 ppc ~s390 ~sh x86"
+KEYWORDS="amd64 arm hppa ia64 ppc s390 ~sh x86"
IUSE=""
DEPEND=""