summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-11-16 16:18:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-11-16 16:18:00 +0000
commit6948390e12bc372d64ed54aee865b11a300906f9 (patch)
tree7efb9c7ebe7c46537219844be63d061d06c0c025 /net-libs
parentAdded ~amd64 keyword. Closes bug #112472. (diff)
downloadgentoo-2-6948390e12bc372d64ed54aee865b11a300906f9.tar.gz
gentoo-2-6948390e12bc372d64ed54aee865b11a300906f9.tar.bz2
gentoo-2-6948390e12bc372d64ed54aee865b11a300906f9.zip
repoman: Trim trailing whitespace
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/obby/obby-0.3.0_rc1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"