summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-10-27 23:35:15 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-10-27 23:35:26 +0000
commit7952c5c5d38d6b053c3e0b673de23c75fc9e42a0 (patch)
treef71371d5df0151a747916e96e6210d877bc6ecdd /sys-devel/gcc/gcc-4.1.2-r2.ebuild
parentapp-text/xpdf: x86 stable (bug #698640) (diff)
downloadgentoo-7952c5c5d38d6b053c3e0b673de23c75fc9e42a0.tar.gz
gentoo-7952c5c5d38d6b053c3e0b673de23c75fc9e42a0.tar.bz2
gentoo-7952c5c5d38d6b053c3e0b673de23c75fc9e42a0.zip
sys-devel/gcc: 4.1.2: fix build against gcc-9.2.0
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/gcc-4.1.2-r2.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.1.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.2-r2.ebuild b/sys-devel/gcc/gcc-4.1.2-r2.ebuild
index 574788a3f09e..439973da5a9f 100644
--- a/sys-devel/gcc/gcc-4.1.2-r2.ebuild
+++ b/sys-devel/gcc/gcc-4.1.2-r2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
-PATCH_VER="1.8"
+PATCH_VER="2"
UCLIBC_VER="1.0"
D_VER="0.24"