summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:16:56 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:16:56 +0000
commit42db8a5132329fd581b69c9c118d45d843ce1a84 (patch)
treef96da0caae0a0fdf7531bea7a37f0ef5e0049405 /app-shells/localshell/localshell-1.2.ebuild
parentRemove virtual/libc (diff)
downloadhistorical-42db8a5132329fd581b69c9c118d45d843ce1a84.tar.gz
historical-42db8a5132329fd581b69c9c118d45d843ce1a84.tar.bz2
historical-42db8a5132329fd581b69c9c118d45d843ce1a84.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'app-shells/localshell/localshell-1.2.ebuild')
-rw-r--r--app-shells/localshell/localshell-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/localshell/localshell-1.2.ebuild b/app-shells/localshell/localshell-1.2.ebuild
index 10d00134046f..140a17197b2a 100644
--- a/app-shells/localshell/localshell-1.2.ebuild
+++ b/app-shells/localshell/localshell-1.2.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/app-shells/localshell/localshell-1.2.ebuild,v 1.7 2009/01/09 02:33:16 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.2.ebuild,v 1.8 2009/09/23 16:16:56 patrick Exp $
inherit base
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
#RDEPEND=""
PATCHES=( "${FILESDIR}/${P}+gcc-4.3.patch" )