From 00ddbe582fa806d4babd9324b7ace21f295c6327 Mon Sep 17 00:00:00 2001
From: Ryan Hill <dirtyepic@gentoo.org>
Date: Sat, 11 Jan 2014 01:12:39 +0000
Subject: Fix patchset and manifest. Once a distfile is uploaded it cannot be
 replaced by another with the same name.

Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
---
 sys-devel/gcc/ChangeLog        | 6 +++++-
 sys-devel/gcc/gcc-4.8.2.ebuild | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

(limited to 'sys-devel/gcc')

diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index be42701cc263..60187b9fd609 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.993 2014/01/10 16:19:22 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.994 2014/01/11 01:12:39 dirtyepic Exp $
+
+  11 Jan 2014; Ryan Hill <dirtyepic@gentoo.org> gcc-4.8.2.ebuild:
+  Fix patchset and manifest. Once a distfile is uploaded it cannot be replaced
+  by another with the same name.
 
   10 Jan 2014; Magnus Granberg <zorry@gentoo.org> gcc-4.8.2-r1.ebuild:
   Removed the keywords from gcc-4.8.2-r1
diff --git a/sys-devel/gcc/gcc-4.8.2.ebuild b/sys-devel/gcc/gcc-4.8.2.ebuild
index 383d6fa59484..1b7d69545b67 100644
--- a/sys-devel/gcc/gcc-4.8.2.ebuild
+++ b/sys-devel/gcc/gcc-4.8.2.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild,v 1.6 2014/01/10 16:02:18 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild,v 1.7 2014/01/11 01:12:39 dirtyepic Exp $
 
-PATCH_VER="1.3"
+PATCH_VER="1.3r1"
 UCLIBC_VER="1.0"
 
 # Hardened gcc 4 stuff
-PIE_VER="0.5.8"
+PIE_VER="0.5.8r1"
 SPECS_VER="0.2.0"
 SPECS_GCC_VER="4.4.3"
 # arch/libc configurations known to be stable with {PIE,SSP}-by-default
-- 
cgit v1.2.3-65-gdbad