diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 08:26:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 08:26:34 +0000 |
commit | bac1855869bf37b9e4bfbfb98e9b8d992c925607 (patch) | |
tree | d4eb8dbcbfa0fa3ac57910820f462e37301093b4 /dev-vcs | |
parent | Stable for arm, wrt bug #447932 (diff) | |
download | gentoo-2-bac1855869bf37b9e4bfbfb98e9b8d992c925607.tar.gz gentoo-2-bac1855869bf37b9e4bfbfb98e9b8d992c925607.tar.bz2 gentoo-2-bac1855869bf37b9e4bfbfb98e9b8d992c925607.zip |
Stable for arm, wrt bug #447946
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/subversion/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.7.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index ec7f36246b2d..51340d7e40de 100644 --- a/dev-vcs/subversion/ChangeLog +++ b/dev-vcs/subversion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/subversion -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.93 2012/12/30 20:42:59 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.94 2013/01/01 08:26:34 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.7.ebuild: + Stable for arm, wrt bug #447946 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> subversion-1.7.7.ebuild: Stable for alpha, wrt bug #447946 diff --git a/dev-vcs/subversion/subversion-1.7.7.ebuild b/dev-vcs/subversion/subversion-1.7.7.ebuild index 6ef64312e30b..a2ae99f86b70 100644 --- a/dev-vcs/subversion/subversion-1.7.7.ebuild +++ b/dev-vcs/subversion/subversion-1.7.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.7.ebuild,v 1.9 2012/12/30 20:42:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.7.ebuild,v 1.10 2013/01/01 08:26:34 ago Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -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 ~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 ~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" CDEPEND=">=dev-db/sqlite-3.4 |