diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-31 19:22:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-31 19:22:10 +0000 |
commit | 9ec453265d8be6b8311ff69c0a63395459f63c27 (patch) | |
tree | 1701ac380dec72a2a0ead5597cfc5a37ae6786f1 /net-irc/bitchx/bitchx-1.1-r2.ebuild | |
parent | Removing old ebuild. (Manifest recommit) (diff) | |
download | gentoo-2-9ec453265d8be6b8311ff69c0a63395459f63c27.tar.gz gentoo-2-9ec453265d8be6b8311ff69c0a63395459f63c27.tar.bz2 gentoo-2-9ec453265d8be6b8311ff69c0a63395459f63c27.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'net-irc/bitchx/bitchx-1.1-r2.ebuild')
-rw-r--r-- | net-irc/bitchx/bitchx-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.1-r2.ebuild b/net-irc/bitchx/bitchx-1.1-r2.ebuild index d8ec4b7c4ef1..6402cb8ccc7c 100644 --- a/net-irc/bitchx/bitchx-1.1-r2.ebuild +++ b/net-irc/bitchx/bitchx-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.1 2004/08/31 11:45:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.2 2004/08/31 19:22:10 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -85,7 +85,7 @@ src_compile() { `use_with ssl` \ `use_enable ipv6` \ ${myconf} || die - + emake || die make failed cd contrib && make vh1 } |