From 3fa8634dd55d3df4ca41a99bb6d3532ba2f486c3 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sat, 16 Jul 2005 15:28:21 +0000 Subject: QA: Settings DEPEND="${DEPEND}" is useless. (Portage version: 2.0.51.22-r1) --- www-client/planet/planet-20040808.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www-client/planet') diff --git a/www-client/planet/planet-20040808.ebuild b/www-client/planet/planet-20040808.ebuild index 0accf52de3c2..2d5e90868a7b 100644 --- a/www-client/planet/planet-20040808.ebuild +++ b/www-client/planet/planet-20040808.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/planet/planet-20040808.ebuild,v 1.3 2005/04/27 20:17:30 ndimiduk Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/planet/planet-20040808.ebuild,v 1.4 2005/07/16 15:28:21 swegener Exp $ DESCRIPTION="App to create sites like http://planet.kde.org/" HOMEPAGE="http://planetplanet.org/" @@ -9,8 +9,7 @@ LICENSE="PSF-2.2" KEYWORDS="~x86 ~ppc ~ppc-macos" IUSE="" SLOT=0 -DEPEND="$DEPEND" -#RDEPEND="" +DEPEND="" S=${WORKDIR}/${PN}-nightly -- cgit v1.2.3-65-gdbad