From 6948390e12bc372d64ed54aee865b11a300906f9 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 16 Nov 2005 16:18:00 +0000 Subject: repoman: Trim trailing whitespace (Portage version: 2.0.51.22-r3) --- net-libs/obby/obby-0.3.0_rc1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs') diff --git a/net-libs/obby/obby-0.3.0_rc1.ebuild b/net-libs/obby/obby-0.3.0_rc1.ebuild index d56aff4a72a8..c9f1aaa7127b 100644 --- a/net-libs/obby/obby-0.3.0_rc1.ebuild +++ b/net-libs/obby/obby-0.3.0_rc1.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/net-libs/obby/obby-0.3.0_rc1.ebuild,v 1.1 2005/11/16 03:25:45 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/obby/obby-0.3.0_rc1.ebuild,v 1.2 2005/11/16 16:18:00 mr_bones_ Exp $ MY_P=${P/_rc/rc} S=${WORKDIR}/${MY_P} @@ -21,7 +21,7 @@ DEPEND=">=net-libs/net6-1.1.0 RDEPEND="" src_compile() { - + local myconf myconf="${myconf} --disable-tests" use howl && myconf="${myconf} --with-howl" -- cgit v1.2.3-65-gdbad