jmorgan 15/05/16 00:09:01 Modified: ChangeLog subversion-1.7.20.ebuild Log: ia64 stable wrt bug #545348 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key )
Revision Changes Path 1.230 dev-vcs/subversion/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?rev=1.230&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?rev=1.230&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?r1=1.229&r2=1.230 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v retrieving revision 1.229 retrieving revision 1.230 diff -u -r1.229 -r1.230 --- ChangeLog 14 May 2015 07:23:46 -0000 1.229 +++ ChangeLog 16 May 2015 00:09:01 -0000 1.230 @@ -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.229 2015/05/14 07:23:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.230 2015/05/16 00:09:01 jmorgan Exp $ + + 16 May 2015; Jack Morgan <[email protected]> subversion-1.7.20.ebuild: + ia64 stable wrt bug #545348 14 May 2015; Jeroen Roovers <[email protected]> subversion-1.7.20.ebuild: Stable for PPC64 (bug #545348). 1.4 dev-vcs/subversion/subversion-1.7.20.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/subversion-1.7.20.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/subversion-1.7.20.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/subversion-1.7.20.ebuild?r1=1.3&r2=1.4 Index: subversion-1.7.20.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.20.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- subversion-1.7.20.ebuild 14 May 2015 07:23:46 -0000 1.3 +++ subversion-1.7.20.ebuild 16 May 2015 00:09:01 -0000 1.4 @@ -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.7.20.ebuild,v 1.3 2015/05/14 07:23:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.20.ebuild,v 1.4 2015/05/16 00:09:01 jmorgan Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -18,7 +18,7 @@ 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(+)]
