diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 10:48:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 10:48:08 +0000 |
commit | beb8c680b173ef594522a7ff55bb36d01435dece (patch) | |
tree | 64404f3a29bf159572a9644efddccbdeba39d25d /dev-vcs/subversion | |
parent | Stable for ppc64, wrt bug #515276 (diff) | |
download | gentoo-2-beb8c680b173ef594522a7ff55bb36d01435dece.tar.gz gentoo-2-beb8c680b173ef594522a7ff55bb36d01435dece.tar.bz2 gentoo-2-beb8c680b173ef594522a7ff55bb36d01435dece.zip |
Stable for ppc64, wrt bug #500482
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r-- | dev-vcs/subversion/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.7.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index 1d6ea8a754a2..737d7ec9dee9 100644 --- a/dev-vcs/subversion/ChangeLog +++ b/dev-vcs/subversion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/subversion # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.182 2014/08/08 21:41:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.183 2014/08/09 10:48:08 ago Exp $ + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.17.ebuild: + Stable for ppc64, wrt bug #500482 08 Aug 2014; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.17.ebuild: Stable for ppc, wrt bug #500482 diff --git a/dev-vcs/subversion/subversion-1.7.17.ebuild b/dev-vcs/subversion/subversion-1.7.17.ebuild index dc2ba246a98f..1887a405ec17 100644 --- a/dev-vcs/subversion/subversion-1.7.17.ebuild +++ b/dev-vcs/subversion/subversion-1.7.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.17.ebuild,v 1.10 2014/08/08 21:41:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.17.ebuild,v 1.11 2014/08/09 10:48:08 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 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 ~arm-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 test vim-syntax +webdav-neon webdav-serf" COMMON_DEPEND=">=dev-db/sqlite-3.6.18[threadsafe(+)] |