summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-12-10 08:03:05 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-12-10 08:03:05 +0000
commit4ba70069747e296cac51999997539fc2add38728 (patch)
treec914d28cbcddb8b736ec4ad6f30755c689391dae /sys-devel
parentmask gnome-sharp on no-nptl/2.4 (diff)
downloadgentoo-2-4ba70069747e296cac51999997539fc2add38728.tar.gz
gentoo-2-4ba70069747e296cac51999997539fc2add38728.tar.bz2
gentoo-2-4ba70069747e296cac51999997539fc2add38728.zip
Stable on x86, bug #157571.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/ChangeLog5
-rw-r--r--sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r41
-rw-r--r--sys-devel/gcc-config/files/digest-gcc-config-1.3.141
-rw-r--r--sys-devel/gcc-config/files/digest-gcc-config-1.3.151
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.14.ebuild4
5 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 19d64d3d69ce..cf99723bcee8 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.136 2006/12/09 21:16:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.137 2006/12/10 08:03:05 ticho Exp $
+
+ 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gcc-config-1.3.14.ebuild:
+ Stable on x86, bug #157571.
09 Dec 2006; Markus Rothe <corsair@gentoo.org> gcc-config-1.3.14.ebuild:
Stable on ppc64; bug #157571
diff --git a/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4 b/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4
index 8b137891791f..e69de29bb2d1 100644
--- a/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4
+++ b/sys-devel/gcc-config/files/digest-gcc-config-1.3.13-r4
@@ -1 +0,0 @@
-
diff --git a/sys-devel/gcc-config/files/digest-gcc-config-1.3.14 b/sys-devel/gcc-config/files/digest-gcc-config-1.3.14
index 8b137891791f..e69de29bb2d1 100644
--- a/sys-devel/gcc-config/files/digest-gcc-config-1.3.14
+++ b/sys-devel/gcc-config/files/digest-gcc-config-1.3.14
@@ -1 +0,0 @@
-
diff --git a/sys-devel/gcc-config/files/digest-gcc-config-1.3.15 b/sys-devel/gcc-config/files/digest-gcc-config-1.3.15
index 8b137891791f..e69de29bb2d1 100644
--- a/sys-devel/gcc-config/files/digest-gcc-config-1.3.15
+++ b/sys-devel/gcc-config/files/digest-gcc-config-1.3.15
@@ -1 +0,0 @@
-
diff --git a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild
index 564982e6cd2c..85c049f94236 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.14.ebuild,v 1.5 2006/12/09 21:16:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.14.ebuild,v 1.6 2006/12/10 08:03:05 ticho Exp $
inherit 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"