diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:04:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:04:52 +0000 |
commit | 12dfc57f5ef4e0fb7491dc46170d59f32758c269 (patch) | |
tree | b6a605ec9414d583cd8663a52e99a89806c1c8a6 /dev-util/rapidsvn | |
parent | whitespace (diff) | |
download | gentoo-2-12dfc57f5ef4e0fb7491dc46170d59f32758c269.tar.gz gentoo-2-12dfc57f5ef4e0fb7491dc46170d59f32758c269.tar.bz2 gentoo-2-12dfc57f5ef4e0fb7491dc46170d59f32758c269.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-util/rapidsvn')
-rw-r--r-- | dev-util/rapidsvn/rapidsvn-0.9.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/rapidsvn/rapidsvn-0.9.4.ebuild | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild b/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild index 5631a671d5d8..2fca864638d3 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.5 2007/04/08 03:56:40 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild,v 1.6 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 |