summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-06-02 11:43:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-06-02 11:43:58 +0000
commit9f3d3e5280b42a16cf40dfae8ccb2da621bcf468 (patch)
tree67ec7370268f022795a3f83909326bceeff0882c /sys-devel
parentia64 stable wrt #178768 (diff)
downloadhistorical-9f3d3e5280b42a16cf40dfae8ccb2da621bcf468.tar.gz
historical-9f3d3e5280b42a16cf40dfae8ccb2da621bcf468.tar.bz2
historical-9f3d3e5280b42a16cf40dfae8ccb2da621bcf468.zip
alpha stable wrt #176869
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/ChangeLog5
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 8252a67aea88..b49dc9c64c82 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.162 2007/05/11 05:38:38 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.163 2007/06/02 11:43:58 armin76 Exp $
+
+ 02 Jun 2007; Raúl Porcel <armin76@gentoo.org> gcc-config-1.3.16.ebuild:
+ alpha stable wrt #176869
11 May 2007; Joshua Kinard <kumba@gentoo.org> gcc-config-1.3.16.ebuild:
Stable on mips, per #176869.
diff --git a/sys-devel/gcc-config/gcc-config-1.3.16.ebuild b/sys-devel/gcc-config/gcc-config-1.3.16.ebuild
index 78875d4f88f9..15102c4625ec 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.16.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.3.16.ebuild,v 1.9 2007/05/11 05:38:38 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.16.ebuild,v 1.10 2007/06/02 11:43:58 armin76 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"