summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2014-07-23 19:14:08 +0000
committerTom Gall <tgall@gentoo.org>2014-07-23 19:14:08 +0000
commitff419fd1c4e0afdd8a603fbdd7f511cff2fc95d6 (patch)
tree6d15dbe09543a0bcb0f712cf78d270ef6ae39c93 /dev-vcs/subversion
parentFixed portpeek not removing unneeded entries from package.unmask. (diff)
downloadhistorical-ff419fd1c4e0afdd8a603fbdd7f511cff2fc95d6.tar.gz
historical-ff419fd1c4e0afdd8a603fbdd7f511cff2fc95d6.tar.bz2
historical-ff419fd1c4e0afdd8a603fbdd7f511cff2fc95d6.zip
arm64 stable, bug #500482
Package-Manager: portage-2.2.8-r1/cvs/Linux aarch64 Manifest-Sign-Key: 0xEDA949AA
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r--dev-vcs/subversion/ChangeLog5
-rw-r--r--dev-vcs/subversion/subversion-1.7.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog
index 4e9c118a8a73..3de70b61adec 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.174 2014/07/23 15:25:38 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.175 2014/07/23 19:14:08 tgall Exp $
+
+ 23 Jul 2014; <tgall@gentoo.org> subversion-1.7.17.ebuild:
+ arm64 stable, bug #500482
23 Jul 2014; Tobias Klausmann <klausman@gentoo.org> subversion-1.7.17.ebuild:
Stable on alpha, bug #500482
diff --git a/dev-vcs/subversion/subversion-1.7.17.ebuild b/dev-vcs/subversion/subversion-1.7.17.ebuild
index 5545841e9f2e..d9d8a6935b1e 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.3 2014/07/23 15:25:38 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.17.ebuild,v 1.4 2014/07/23 19:14:08 tgall 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(+)]