diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-28 16:22:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-28 16:22:05 +0000 |
commit | f193824715171d39ad1b84b0c8d781708b4e1c79 (patch) | |
tree | 3e03a105a65ab2ba07c6a3435551878c2b0a5ec4 /dev-vcs/subversion/subversion-1.7.7.ebuild | |
parent | Old. (diff) | |
download | historical-f193824715171d39ad1b84b0c8d781708b4e1c79.tar.gz historical-f193824715171d39ad1b84b0c8d781708b4e1c79.tar.bz2 historical-f193824715171d39ad1b84b0c8d781708b4e1c79.zip |
Stable for HPPA (bug #447946).
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-vcs/subversion/subversion-1.7.7.ebuild')
-rw-r--r-- | dev-vcs/subversion/subversion-1.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/subversion/subversion-1.7.7.ebuild b/dev-vcs/subversion/subversion-1.7.7.ebuild index f90218537522..651a630aca3c 100644 --- a/dev-vcs/subversion/subversion-1.7.7.ebuild +++ b/dev-vcs/subversion/subversion-1.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.7.ebuild,v 1.6 2012/12/26 09:08:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.7.ebuild,v 1.7 2012/12/28 16:22:03 jer Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java kde nls perl python ruby sasl vim-syntax +webdav-neon webdav-serf" CDEPEND=">=dev-db/sqlite-3.4 |