summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-12-28 16:50:21 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-12-28 16:50:21 +0000
commit7f392028952f1105ea1f9b6d8b126306705d4cb7 (patch)
tree2c3be3c3c66a68a3868a2b2031f235d0728d373a /sys-devel/gcc-config
parentuse apr-1 instead of apr-0 (diff)
downloadgentoo-2-7f392028952f1105ea1f9b6d8b126306705d4cb7.tar.gz
gentoo-2-7f392028952f1105ea1f9b6d8b126306705d4cb7.tar.bz2
gentoo-2-7f392028952f1105ea1f9b6d8b126306705d4cb7.zip
Stable on ppc wrt bug 203576
(Portage version: 2.1.4_rc11)
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 a16eb2686b15..b01eb483098e 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.170 2007/12/28 15:26:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.171 2007/12/28 16:50:21 nixnut Exp $
+
+ 28 Dec 2007; nixnut <nixnut@gentoo.org> gcc-config-1.4.0-r4.ebuild:
+ Stable on ppc wrt bug 203576
28 Dec 2007; Doug Klima <cardoe@gentoo.org> gcc-config-1.4.0-r4.ebuild:
amd64 stable wrt 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 c37920b26610..e6c050364442 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.2 2007/12/28 15:26:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.0-r4.ebuild,v 1.3 2007/12/28 16:50:21 nixnut 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"