diff options
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 6b277836e258..a7d0027032b6 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.13 2007/04/08 03:56:40 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rapidsvn/rapidsvn-0.9.3.ebuild,v 1.14 2007/06/26 02:04:52 mr_bones_ Exp $ inherit eutils libtool autotools wxwidgets @@ -43,7 +43,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 |