summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-07 01:47:41 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-07 01:47:41 +0000
commit001837710efda95674c7bac02d6a92b725719a37 (patch)
tree9516be2a40365f276c90c0ea5cb11e3f011853b1 /sys-devel/gcc/gcc-3.3.5-r1.ebuild
parentmasking for xfce4 eclass (diff)
downloadhistorical-001837710efda95674c7bac02d6a92b725719a37.tar.gz
historical-001837710efda95674c7bac02d6a92b725719a37.tar.bz2
historical-001837710efda95674c7bac02d6a92b725719a37.zip
Update pie patches to fix order #72665.
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.5-r1.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.3.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.5-r1.ebuild b/sys-devel/gcc/gcc-3.3.5-r1.ebuild
index 3b3c77eed384..5a3c645fc2dc 100644
--- a/sys-devel/gcc/gcc-3.3.5-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.3.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.5-r1.ebuild,v 1.3 2005/01/03 14:30:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.5-r1.ebuild,v 1.4 2005/01/07 01:47:41 vapier Exp $
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
@@ -39,7 +39,7 @@ GENTOO_TOOLCHAIN_BASE_URI="http://dev.gentoo.org/~lv/GCC/"
#GCC_MANPAGE_VERSION="3.3.4"
#BRANCH_UPDATE="20041025"
PATCH_VER="1.0"
-PIE_VER="8.7.7"
+PIE_VER="8.7.7.1"
PIE_CORE="gcc-3.3.5-piepatches-v${PIE_VER}.tar.bz2"
PP_VER="3_3_2"
PP_FVER="${PP_VER//_/.}-3"