diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 17:47:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 17:47:46 +0000 |
commit | 268f0fcf13de44ea04ea354d7641fe3c53cdd2c0 (patch) | |
tree | 4e9743f46cf799bc0a26cf81d4ed082f8a8a7ee2 /dev-util/rapidsvn/rapidsvn-0.9.4.ebuild | |
parent | Remove mask for removed package, bug 131866 (diff) | |
download | gentoo-2-268f0fcf13de44ea04ea354d7641fe3c53cdd2c0.tar.gz gentoo-2-268f0fcf13de44ea04ea354d7641fe3c53cdd2c0.tar.bz2 gentoo-2-268f0fcf13de44ea04ea354d7641fe3c53cdd2c0.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-util/rapidsvn/rapidsvn-0.9.4.ebuild')
-rw-r--r-- | dev-util/rapidsvn/rapidsvn-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild b/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild index 1b9c25b9a58c..7987e741cca2 100644 --- a/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild +++ b/dev-util/rapidsvn/rapidsvn-0.9.4.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/rapidsvn/rapidsvn-0.9.4.ebuild,v 1.7 2007/06/26 05:40:11 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild,v 1.8 2007/06/26 17:47:46 mr_bones_ Exp $ inherit eutils libtool autotools wxwidgets flag-o-matic @@ -44,7 +44,7 @@ src_compile() { einfo "Found neon support; continuing..." fi - # if you compiled subversion without (the) apache2 (flag) and with the + # if you compiled subversion without (the) apache2 (flag) and with the # berkdb flag, you will get an error that it can't find the lib db4 # Note: this should be fixed in rapidsvn 0.9.3 and later local myconf |