summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-01 18:29:56 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-01 18:29:56 +0000
commit00902dfcf8c7f33c864bfcfe58973e930b5768c9 (patch)
tree0da07daefa463309c1923460b15593694fd924d5 /dev-vcs
parentNon-maintainer commit. (diff)
downloadgentoo-2-00902dfcf8c7f33c864bfcfe58973e930b5768c9.tar.gz
gentoo-2-00902dfcf8c7f33c864bfcfe58973e930b5768c9.tar.bz2
gentoo-2-00902dfcf8c7f33c864bfcfe58973e930b5768c9.zip
Stable on amd64 wrt bug #350166
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/subversion/ChangeLog7
-rw-r--r--dev-vcs/subversion/subversion-1.6.15.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog
index fc9e20fc7043..0fea9e851d76 100644
--- a/dev-vcs/subversion/ChangeLog
+++ b/dev-vcs/subversion/ChangeLog
@@ -1,6 +1,9 @@
# 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.29 2010/12/26 17:30:29 mattst88 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.30 2011/01/01 18:29:56 hwoarang Exp $
+
+ 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> subversion-1.6.15.ebuild:
+ Stable on amd64 wrt bug #350166
26 Dec 2010; Matt Turner <mattst88@gentoo.org> subversion-1.6.15.ebuild:
Added ~mips, bug 263337
diff --git a/dev-vcs/subversion/subversion-1.6.15.ebuild b/dev-vcs/subversion/subversion-1.6.15.ebuild
index 7f5831647966..60c31a2cc8dc 100644
--- a/dev-vcs/subversion/subversion-1.6.15.ebuild
+++ b/dev-vcs/subversion/subversion-1.6.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.15.ebuild,v 1.2 2010/12/26 17:30:29 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.15.ebuild,v 1.3 2011/01/01 18:29:56 hwoarang Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@ SRC_URI="http://subversion.tigris.org/downloads/${P/_/-}.tar.bz2"
LICENSE="Subversion"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~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]