diff options
Diffstat (limited to 'dev-vcs/subversion/subversion-1.6.17.ebuild')
-rw-r--r-- | dev-vcs/subversion/subversion-1.6.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/subversion/subversion-1.6.17.ebuild b/dev-vcs/subversion/subversion-1.6.17.ebuild index 3270acd3803a..72cfb25f078a 100644 --- a/dev-vcs/subversion/subversion-1.6.17.ebuild +++ b/dev-vcs/subversion/subversion-1.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17.ebuild,v 1.5 2011/08/24 18:19:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17.ebuild,v 1.6 2011/08/25 16:57:01 jer Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="http://subversion.tigris.org/downloads/${P/_/-}.tar.bz2" LICENSE="Subversion" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="apache2 berkdb ctypes-python debug doc +dso emacs extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf" CDEPEND=">=dev-db/sqlite-3.4[threadsafe] |