summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/webcpp/webcpp-0.8.2.ebuild')
-rw-r--r--dev-util/webcpp/webcpp-0.8.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-util/webcpp/webcpp-0.8.2.ebuild b/dev-util/webcpp/webcpp-0.8.2.ebuild
index 2a9e62ab9363..18522cc36ea6 100644
--- a/dev-util/webcpp/webcpp-0.8.2.ebuild
+++ b/dev-util/webcpp/webcpp-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/webcpp/webcpp-0.8.2.ebuild,v 1.5 2006/05/01 01:58:52 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/webcpp/webcpp-0.8.2.ebuild,v 1.6 2006/12/11 07:43:29 beu Exp $
inherit toolchain-funcs
@@ -15,9 +15,6 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="alpha ~hppa ~mips ppc sparc x86"
-RDEPEND="sys-devel/gcc
- virtual/libc"
-
pkg_setup() {
[ `gcc-major-version` -eq 2 ] \
&& die "WebCPP only works with gcc-3.x" \