diff options
author | 2015-06-01 09:26:05 +0000 | |
---|---|---|
committer | 2015-06-01 09:26:05 +0000 | |
commit | 70216f115c391264057ce5291f0699962e0e78e3 (patch) | |
tree | de15b6637957a776b10add7d913e34df438ab6c4 /dev-vcs | |
parent | Stable for amd64, wrt bug #546644 (diff) | |
download | gentoo-2-70216f115c391264057ce5291f0699962e0e78e3.tar.gz gentoo-2-70216f115c391264057ce5291f0699962e0e78e3.tar.bz2 gentoo-2-70216f115c391264057ce5291f0699962e0e78e3.zip |
Stable for amd64, wrt bug #545348
(Portage version: 2.2.18/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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.8.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index b58f171dd1ff..60e905a3dd5c 100644 --- a/dev-vcs/subversion/ChangeLog +++ b/dev-vcs/subversion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/subversion # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.233 2015/06/01 01:50:23 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.234 2015/06/01 09:26:05 ago Exp $ + + 01 Jun 2015; Agostino Sarubbo <ago@gentoo.org> subversion-1.8.13-r1.ebuild: + Stable for amd64, wrt bug #545348 01 Jun 2015; Jack Morgan <jmorgan@gentoo.org> subversion-1.8.13-r1.ebuild: ia64 stable wrt bug #545348 diff --git a/dev-vcs/subversion/subversion-1.8.13-r1.ebuild b/dev-vcs/subversion/subversion-1.8.13-r1.ebuild index 80ee22d75e51..fccb263f3eed 100644 --- a/dev-vcs/subversion/subversion-1.8.13-r1.ebuild +++ b/dev-vcs/subversion/subversion-1.8.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.13-r1.ebuild,v 1.2 2015/06/01 01:50:23 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.13-r1.ebuild,v 1.3 2015/06/01 09:26:05 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_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 +http java kde nls perl python ruby sasl test vim-syntax" COMMON_DEPEND=">=dev-db/sqlite-3.7.12 |