diff options
author | 2010-06-27 08:31:48 +0000 | |
---|---|---|
committer | 2010-06-27 08:31:48 +0000 | |
commit | e7ac8437de5fe71c3dfbd933bad8b051c19c83a3 (patch) | |
tree | 51e8fe969e4b2f3ec6db854051e112f72b20f85c /dev-vcs | |
parent | stable x86, bug 320037 (diff) | |
download | gentoo-2-e7ac8437de5fe71c3dfbd933bad8b051c19c83a3.tar.gz gentoo-2-e7ac8437de5fe71c3dfbd933bad8b051c19c83a3.tar.bz2 gentoo-2-e7ac8437de5fe71c3dfbd933bad8b051c19c83a3.zip |
Stable on amd64 wrt bug #325425
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/subversion/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.6.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index c0d134d370fc..407049efc297 100644 --- a/dev-vcs/subversion/ChangeLog +++ b/dev-vcs/subversion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/subversion # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.3 2010/06/22 20:20:59 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.4 2010/06/27 08:31:48 angelos Exp $ + + 27 Jun 2010; Christoph Mende <angelos@gentoo.org> + subversion-1.6.11.ebuild: + Stable on amd64 wrt bug #325425 *subversion-1.6.12 (22 Jun 2010) diff --git a/dev-vcs/subversion/subversion-1.6.11.ebuild b/dev-vcs/subversion/subversion-1.6.11.ebuild index 6be624a0922d..e1c69457e8a6 100644 --- a/dev-vcs/subversion/subversion-1.6.11.ebuild +++ b/dev-vcs/subversion/subversion-1.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.11.ebuild,v 1.2 2010/06/22 20:01:56 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.11.ebuild,v 1.3 2010/06/27 08:31:48 angelos Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -14,7 +14,7 @@ SRC_URI="http://subversion.tigris.org/downloads/${P/_/-}.tar.bz2" LICENSE="Subversion" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="apache2 berkdb ctypes-python debug doc +dso emacs extras gnome-keyring java kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf" CDEPEND=">=dev-db/sqlite-3.4[threadsafe] |