summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-01 12:16:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-01 12:16:07 +0000
commit4feb8f1b8799ec04972522af7f299902923f63a3 (patch)
tree75f890fd9b18b1d8f9a38e7205d21bd79577274d /dev-vcs
parentVersion bump (diff)
downloadgentoo-2-4feb8f1b8799ec04972522af7f299902923f63a3.tar.gz
gentoo-2-4feb8f1b8799ec04972522af7f299902923f63a3.tar.bz2
gentoo-2-4feb8f1b8799ec04972522af7f299902923f63a3.zip
Stable for amd64, wrt bug #491298
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/subversion/ChangeLog5
-rw-r--r--dev-vcs/subversion/subversion-1.7.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog
index e913676d2bee..33b843331dc1 100644
--- a/dev-vcs/subversion/ChangeLog
+++ b/dev-vcs/subversion/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/subversion
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.145 2013/11/28 13:34:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.146 2013/12/01 12:16:07 ago Exp $
+
+ 01 Dec 2013; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.14.ebuild:
+ Stable for amd64, wrt bug #491298
28 Nov 2013; Jeroen Roovers <jer@gentoo.org> subversion-1.7.14.ebuild:
Stable for HPPA (bug #491298).
diff --git a/dev-vcs/subversion/subversion-1.7.14.ebuild b/dev-vcs/subversion/subversion-1.7.14.ebuild
index dd7e649be5dc..aaf6552badc0 100644
--- a/dev-vcs/subversion/subversion-1.7.14.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.14.ebuild,v 1.2 2013/11/28 13:34:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.14.ebuild,v 1.3 2013/12/01 12:16:07 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -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 ~arm-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 ~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(+)]