diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 08:46:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 08:46:22 +0000 |
commit | c17ae537f4071c4f01468834e109e13372f7dab0 (patch) | |
tree | 506de9dd93b5547a4b30ff87d8ad8aa3c13a5be8 /dev-vcs/subversion | |
parent | Stable for ia64, wrt bug #466434 (diff) | |
download | gentoo-2-c17ae537f4071c4f01468834e109e13372f7dab0.tar.gz gentoo-2-c17ae537f4071c4f01468834e109e13372f7dab0.tar.bz2 gentoo-2-c17ae537f4071c4f01468834e109e13372f7dab0.zip |
Stable for ia64, wrt bug #463860
(Portage version: 2.1.11.55/cvs/Linux 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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index 59b4fb402388..ef011162c36b 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.107 2013/04/21 12:59:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.108 2013/04/22 08:46:22 ago Exp $ + + 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.9.ebuild: + Stable for ia64, wrt bug #463860 21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.9.ebuild: Stable for arm, wrt bug #463860 diff --git a/dev-vcs/subversion/subversion-1.7.9.ebuild b/dev-vcs/subversion/subversion-1.7.9.ebuild index e80739dc34c9..a1c55974b5ea 100644 --- a/dev-vcs/subversion/subversion-1.7.9.ebuild +++ b/dev-vcs/subversion/subversion-1.7.9.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.9.ebuild,v 1.6 2013/04/21 12:59:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.9.ebuild,v 1.7 2013/04/22 08:46:22 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,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 vim-syntax +webdav-neon webdav-serf" COMMON_DEPEND=">=dev-db/sqlite-3.4[threadsafe(+)] |