summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:51:06 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:51:06 +0000
commit8a1407552f898d76146fbfe89928557a9cb6d6cb (patch)
treea9ef18620ccafbe57c1694a4b3c26e8e6319fc47 /dev-lang/gpc/gpc-20051104.ebuild
parentRemove virtual/libc (diff)
downloadgentoo-2-8a1407552f898d76146fbfe89928557a9cb6d6cb.tar.gz
gentoo-2-8a1407552f898d76146fbfe89928557a9cb6d6cb.tar.bz2
gentoo-2-8a1407552f898d76146fbfe89928557a9cb6d6cb.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/gpc/gpc-20051104.ebuild')
-rw-r--r--dev-lang/gpc/gpc-20051104.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/gpc/gpc-20051104.ebuild b/dev-lang/gpc/gpc-20051104.ebuild
index 5bd12882cf8d..5274f22fc1dd 100644
--- a/dev-lang/gpc/gpc-20051104.ebuild
+++ b/dev-lang/gpc/gpc-20051104.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/gpc-20051104.ebuild,v 1.6 2008/12/27 12:26:15 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/gpc-20051104.ebuild,v 1.7 2009/09/23 16:51:06 patrick Exp $
inherit eutils flag-o-matic versionator
@@ -21,7 +21,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="nls"
-DEPEND="virtual/libc"
+DEPEND=""
S="${WORKDIR}/gcc-${GCCVER}"