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 | 59bcd010054628bec87db87e0ce47e752322acda (patch) | |
tree | 5b9600bcb3b8a49812465149367712a911c8ed66 /dev-util/rapidsvn/rapidsvn-0.9.3.ebuild | |
parent | Remove mask for removed package, bug 131866 (diff) | |
download | historical-59bcd010054628bec87db87e0ce47e752322acda.tar.gz historical-59bcd010054628bec87db87e0ce47e752322acda.tar.bz2 historical-59bcd010054628bec87db87e0ce47e752322acda.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-util/rapidsvn/rapidsvn-0.9.3.ebuild')
-rw-r--r-- | dev-util/rapidsvn/rapidsvn-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rapidsvn/rapidsvn-0.9.3.ebuild b/dev-util/rapidsvn/rapidsvn-0.9.3.ebuild index 7352350fc5bf..bb6b556675e2 100644 --- a/dev-util/rapidsvn/rapidsvn-0.9.3.ebuild +++ b/dev-util/rapidsvn/rapidsvn-0.9.3.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.3.ebuild,v 1.15 2007/06/26 05:40:11 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rapidsvn/rapidsvn-0.9.3.ebuild,v 1.16 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 |