summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.18.ebuild4
-rw-r--r--sys-devel/gcc-config/ChangeLog5
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 6e4d4b3002de..ac6226524624 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.30 2003/02/19 21:46:47 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.31 2003/02/21 22:09:08 agriffis Exp $
18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
@@ -11,6 +11,9 @@
*binutils-2.13.90.0.18 (26 Jan 2003)
+ 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> binutils-2.13.90.0.18.ebuild :
+ Mark stable on alpha
+
01 Feb 2003; Jon Nall <nall@gentoo.org> binutils-2.13.90.0.18.ebuild :
made stable for ppc. this is to allow kde to compile happily and closes bug
#14776
diff --git a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
index 73ad370bb13d..164484e263f9 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.18.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/binutils/binutils-2.13.90.0.18.ebuild,v 1.6 2003/02/19 21:46:47 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.7 2003/02/21 22:09:08 agriffis Exp $
IUSE="nls bootstrap static build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2|LGPL-2"
-KEYWORDS="~x86 ppc ~alpha ~sparc ~mips ~hppa arm"
+KEYWORDS="~x86 ppc alpha ~sparc ~mips ~hppa arm"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 5f0e4e976a01..f1ee76afa936 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.27 2003/02/19 23:23:26 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.28 2003/02/21 22:09:59 agriffis Exp $
19 Feb 2003; <gmsoft@gneoot.org> gcc-config-1.3.1.ebuild :
Changed ~hppa to hppa.
*gcc-config-1.3.1 (19 Jan 2003)
+ 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> gcc-config-1.3.1.ebuild :
+ Mark stable on alpha
+
18 Feb 2003; <zwelch@gentoo.org> gcc-config-1.3.1.ebuild :
Add stable for arm
diff --git a/sys-devel/gcc-config/gcc-config-1.3.1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.1.ebuild
index ef2c949d8b4a..1b3f0ae0f79f 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.1.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/gcc-config/gcc-config-1.3.1.ebuild,v 1.7 2003/02/19 21:46:47 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.1.ebuild,v 1.8 2003/02/21 22:09:59 agriffis Exp $
DISABLE_GEN_GCC_WRAPPERS="yes"
@@ -9,7 +9,7 @@ DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
-KEYWORDS="x86 ppc ~sparc ~alpha ~mips hppa arm"
+KEYWORDS="x86 ppc ~sparc alpha ~mips hppa arm"
SLOT="0"
LICENSE="GPL-2"