diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 21:15:38 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 21:15:38 +0000 |
commit | c3d2d9b3efccccc0af7ff76aa2263b6141c9cfad (patch) | |
tree | 473394a57835279b55fdc0edd54e403dfe622cdb /sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild | |
parent | x11-libs/libXi: move inputproto dep from RDEP to DEP (fixes bug #227881 and l... (diff) | |
download | gentoo-2-c3d2d9b3efccccc0af7ff76aa2263b6141c9cfad.tar.gz gentoo-2-c3d2d9b3efccccc0af7ff76aa2263b6141c9cfad.tar.bz2 gentoo-2-c3d2d9b3efccccc0af7ff76aa2263b6141c9cfad.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild b/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild index 465d63119cc3..a0572b1eb39c 100644 --- a/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild +++ b/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v 1.6 2009/03/19 09:38:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v 1.7 2009/09/23 21:15:38 patrick Exp $ GLIBC_PATCH_EXCLUDE="${GLIBC_PATCH_EXCLUDE} 1060_all_glibc-nss-deepbind.patch" #252302 @@ -77,7 +77,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed |