diff options
author | 2007-06-26 02:04:27 +0000 | |
---|---|---|
committer | 2007-06-26 02:04:27 +0000 | |
commit | c8840eb842c5d6f8667910a55532ab4bff50f700 (patch) | |
tree | 4332bf521c19c8942cfe75e5f2be065466289a92 /dev-util | |
parent | whitespace (diff) | |
download | gentoo-2-c8840eb842c5d6f8667910a55532ab4bff50f700.tar.gz gentoo-2-c8840eb842c5d6f8667910a55532ab4bff50f700.tar.bz2 gentoo-2-c8840eb842c5d6f8667910a55532ab4bff50f700.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/monotone/monotone-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/monotone/monotone-0.35.ebuild b/dev-util/monotone/monotone-0.35.ebuild index 4f443de1bdb6..389132c4f2cf 100644 --- a/dev-util/monotone/monotone-0.35.ebuild +++ b/dev-util/monotone/monotone-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.35.ebuild,v 1.1 2007/06/21 08:52:24 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.35.ebuild,v 1.2 2007/06/26 02:04:27 mr_bones_ Exp $ inherit elisp-common flag-o-matic bash-completion eutils @@ -34,7 +34,7 @@ pkg_setup() { src_compile() { local myconf="$(use_enable nls) \ $(use_enable ipv6)" - #lvcargnini modifications + #lvcargnini modifications epatch "${FILESDIR}"/${P}-numeric-vocab.patch # more aggressive optimizations cause trouble with the crypto library |