summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2013-03-03 05:18:57 +0000
committerRyan Hill <rhill@gentoo.org>2013-03-03 05:18:57 +0000
commit1c6c21d450812fa50ab03e9f4fe6589ea9599736 (patch)
treeaace622e403a39b13eb385fbf416fa9c01e22d3b /net-libs/libnipper/libnipper-0.12.6-r1.ebuild
parentFix build with GCC 4.7 (bug #423215). (diff)
downloadhistorical-1c6c21d450812fa50ab03e9f4fe6589ea9599736.tar.gz
historical-1c6c21d450812fa50ab03e9f4fe6589ea9599736.tar.bz2
historical-1c6c21d450812fa50ab03e9f4fe6589ea9599736.zip
Fix build with GCC 4.7 (bug #423813).
Package-Manager: portage-2.2.0_alpha164/cvs/Linux x86_64 Manifest-Sign-Key: 0x957A8463
Diffstat (limited to 'net-libs/libnipper/libnipper-0.12.6-r1.ebuild')
-rw-r--r--net-libs/libnipper/libnipper-0.12.6-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
index cfe8c6298952..1a1e9d095a92 100644
--- a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
+++ b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnipper/libnipper-0.12.6-r1.ebuild,v 1.2 2011/03/19 20:08:13 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnipper/libnipper-0.12.6-r1.ebuild,v 1.3 2013/03/03 05:18:56 dirtyepic Exp $
EAPI=4
@@ -18,4 +18,5 @@ IUSE=""
PATCHES=(
"${FILESDIR}/${P}-glibc-2.10.patch"
+ "${FILESDIR}/${P}-gcc47.patch"
)