# ChangeLog for dev-util/webcpp
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/webcpp/ChangeLog,v 1.8 2006/05/01 01:58:52 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/webcpp/ChangeLog,v 1.9 2006/12/11 07:43:29 beu Exp $
+
+ 11 Dec 2006; Elfyn McBratney <beu@gentoo.org> webcpp-0.8.2.ebuild,
+ webcpp-0.8.4.ebuild:
+ Kill redundant RDEPEND.
01 May 2006; Jason Wever <weeve@gentoo.org> webcpp-0.8.2.ebuild:
Stable on SPARC.
# 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
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" \
-# Copyright 1999-2005 Gentoo Foundation
+# 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.4.ebuild,v 1.4 2005/10/07 14:47:26 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/webcpp/webcpp-0.8.4.ebuild,v 1.5 2006/12/11 07:43:29 beu Exp $
inherit toolchain-funcs
KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND="sys-devel/gcc
- virtual/libc"
-
pkg_setup() {
[ `gcc-major-version` -eq 2 ] \
&& die "WebCPP only works with gcc-3.x" \