summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-01-03 20:09:54 +0000
committerMike Frysinger <vapier@gentoo.org>2012-01-03 20:09:54 +0000
commit5064e8787aaa320dad19548b9e49b09c5254d334 (patch)
tree83106bfc5fb829b1831e981fc8e34a34e5e6f522 /sys-libs/glibc/glibc-2.13-r4.ebuild
parentDo not bother saving config.h as a doc since we use savedconfig.eclass and it... (diff)
downloadgentoo-2-5064e8787aaa320dad19548b9e49b09c5254d334.tar.gz
gentoo-2-5064e8787aaa320dad19548b9e49b09c5254d334.tar.bz2
gentoo-2-5064e8787aaa320dad19548b9e49b09c5254d334.zip
Block older versions of patch so we don't have to test against them #397489 by Brian Harring.
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.13-r4.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.13-r4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.13-r4.ebuild b/sys-libs/glibc/glibc-2.13-r4.ebuild
index bf755b682882..f76bf2ccb134 100644
--- a/sys-libs/glibc/glibc-2.13-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.13-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.9 2011/12/30 15:06:47 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.10 2012/01/03 20:09:54 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -92,6 +92,7 @@ DEPEND=">=sys-devel/gcc-3.4.4
nls? ( sys-devel/gettext )
!<sys-apps/sandbox-1.2.18.1-r2
!<sys-apps/portage-2.1.2
+ !<sys-devel/patch-2.6
selinux? ( sys-libs/libselinux )"
RDEPEND="!sys-kernel/ps3-sources
nls? ( sys-devel/gettext )