summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-29 11:01:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-29 11:01:55 +0000
commitf186121f5a10446b8ebcc39d96f05a0ae732d53f (patch)
tree4ffcf062976eeb5d849b4049d8108293b9c1853e /sys-devel/gcc-config
parentKeyworded ~x86; bug 203149 (diff)
downloadgentoo-2-f186121f5a10446b8ebcc39d96f05a0ae732d53f.tar.gz
gentoo-2-f186121f5a10446b8ebcc39d96f05a0ae732d53f.tar.bz2
gentoo-2-f186121f5a10446b8ebcc39d96f05a0ae732d53f.zip
alpha/ia64/sparc stable wrt #203576
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r--sys-devel/gcc-config/ChangeLog5
-rw-r--r--sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 963b2ec94065..97953cb6ffa1 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.172 2007/12/28 17:48:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.173 2007/12/29 11:01:55 armin76 Exp $
+
+ 29 Dec 2007; Raúl Porcel <armin76@gentoo.org> gcc-config-1.4.0-r4.ebuild:
+ alpha/ia64/sparc stable wrt #203576
28 Dec 2007; Markus Meier <maekke@gentoo.org> gcc-config-1.4.0-r4.ebuild:
x86 stable, bug #203576
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 27184d76e212..94285f20924f 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-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.4.0-r4.ebuild,v 1.4 2007/12/28 17:48:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild,v 1.5 2007/12/29 11:01:55 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"