summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2013-03-02 01:17:39 +0000
committerRyan Hill <dirtyepic@gentoo.org>2013-03-02 01:17:39 +0000
commitb5cde11d1e2a4ca5a4d820779b8eb3d7543aa600 (patch)
tree10be3e4a3bd0fb2589b38597d0cab18e3df3d1a9 /sys-devel/kgcc64
parent4.7.2 p1.5: Fixes PR56125 (wrong code with -ffast-math). (diff)
downloadgentoo-2-b5cde11d1e2a4ca5a4d820779b8eb3d7543aa600.tar.gz
gentoo-2-b5cde11d1e2a4ca5a4d820779b8eb3d7543aa600.tar.bz2
gentoo-2-b5cde11d1e2a4ca5a4d820779b8eb3d7543aa600.zip
Bump patchset.
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r--sys-devel/kgcc64/ChangeLog5
-rw-r--r--sys-devel/kgcc64/kgcc64-4.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/kgcc64/ChangeLog b/sys-devel/kgcc64/ChangeLog
index 51bede534803..a2d8aec043bf 100644
--- a/sys-devel/kgcc64/ChangeLog
+++ b/sys-devel/kgcc64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/kgcc64
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.47 2013/01/09 13:33:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.48 2013/03/02 01:17:39 dirtyepic Exp $
+
+ 02 Mar 2013; Ryan Hill <dirtyepic@gentoo.org> kgcc64-4.7.2.ebuild:
+ Bump patchset.
09 Jan 2013; Jeroen Roovers <jer@gentoo.org> kgcc64-4.6.3.ebuild:
Stable for HPPA (bug #418383).
diff --git a/sys-devel/kgcc64/kgcc64-4.7.2.ebuild b/sys-devel/kgcc64/kgcc64-4.7.2.ebuild
index c8abd60f65c2..16a4bfd9d763 100644
--- a/sys-devel/kgcc64/kgcc64-4.7.2.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.7.2.ebuild,v 1.1 2013/01/08 15:51:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.7.2.ebuild,v 1.2 2013/03/02 01:17:39 dirtyepic Exp $
case ${CHOST} in
hppa*) CTARGET=hppa64-${CHOST#*-};;
@@ -14,7 +14,7 @@ export CTARGET
TOOLCHAIN_ALLOWED_LANGS="c"
GCC_TARGET_NO_MULTILIB=true
-PATCH_VER="1.3"
+PATCH_VER="1.5"
GCC_FILESDIR=${FILESDIR/${PN}/gcc}
inherit toolchain eutils