summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2009-01-31 17:28:39 +0000
committerGuy Martin <gmsoft@gentoo.org>2009-01-31 17:28:39 +0000
commit967bf356e4ca4a7fafc7a56da0d71620f5a52c45 (patch)
tree817a5dc02dea61ce0e2043e6bb605a9f3e18988d /sys-devel
parentFixing bug #256843 and removing old ebuilds (diff)
downloadgentoo-2-967bf356e4ca4a7fafc7a56da0d71620f5a52c45.tar.gz
gentoo-2-967bf356e4ca4a7fafc7a56da0d71620f5a52c45.tar.bz2
gentoo-2-967bf356e4ca4a7fafc7a56da0d71620f5a52c45.zip
hppa stable with Rej's blessing
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 parisc)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.2.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 9943a03a2110..ddd714803c3d 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.679 2009/01/27 21:32:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.680 2009/01/31 17:28:39 gmsoft Exp $
+
+ 31 Jan 2009; Guy Martin <gmsoft@gentoo.org> gcc-4.2.4-r1.ebuild:
+ hppa stable with Rej's blessing
*gcc-4.3.3 (27 Jan 2009)
diff --git a/sys-devel/gcc/gcc-4.2.4-r1.ebuild b/sys-devel/gcc/gcc-4.2.4-r1.ebuild
index 2b9f7d3ef95b..03f3cbca73ac 100644
--- a/sys-devel/gcc/gcc-4.2.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.1 2009/01/15 19:06:53 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.2 2009/01/31 17:28:39 gmsoft Exp $
PATCH_VER="1.1"
UCLIBC_VER="1.0"
@@ -16,7 +16,7 @@ inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4