diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-01-03 20:09:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-01-03 20:09:54 +0000 |
commit | 7df5a950997c8c1e7d0f0923e3bb96797cb9cb29 (patch) | |
tree | a4db01c235c6945334e7ba4b5ff19017f7e132e2 /sys-libs/glibc/glibc-2.14.1-r2.ebuild | |
parent | Do not bother saving config.h as a doc since we use savedconfig.eclass and it... (diff) | |
download | historical-7df5a950997c8c1e7d0f0923e3bb96797cb9cb29.tar.gz historical-7df5a950997c8c1e7d0f0923e3bb96797cb9cb29.tar.bz2 historical-7df5a950997c8c1e7d0f0923e3bb96797cb9cb29.zip |
Block older versions of patch so we don't have to test against them #397489 by Brian Harring.
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/glibc/glibc-2.14.1-r2.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.14.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.14.1-r2.ebuild b/sys-libs/glibc/glibc-2.14.1-r2.ebuild index 48c5ef6cad92..451ef3eabf0e 100644 --- a/sys-libs/glibc/glibc-2.14.1-r2.ebuild +++ b/sys-libs/glibc/glibc-2.14.1-r2.ebuild @@ -1,6 +1,6 @@ # 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.14.1-r2.ebuild,v 1.1 2012/01/01 09:47:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r2.ebuild,v 1.2 2012/01/03 20:09:54 vapier Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -100,6 +100,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 ) |