summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-18 20:42:12 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-18 20:42:12 +0000
commit3de182e12b1f404ff1c4359792d0adae12e5209f (patch)
treeafaf4525f0b06e318c4cbddb7d3994b35c4e0318 /dev-vcs
parentarm/x86 stable, bug #332045 (diff)
downloadgentoo-2-3de182e12b1f404ff1c4359792d0adae12e5209f.tar.gz
gentoo-2-3de182e12b1f404ff1c4359792d0adae12e5209f.tar.bz2
gentoo-2-3de182e12b1f404ff1c4359792d0adae12e5209f.zip
arm stable, bug #329795
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/subversion/ChangeLog5
-rw-r--r--dev-vcs/subversion/subversion-1.6.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog
index fb95be7f2510..4578566923b0 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.12 2010/08/18 04:25:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.13 2010/08/18 20:42:12 maekke Exp $
+
+ 18 Aug 2010; Markus Meier <maekke@gentoo.org> subversion-1.6.12.ebuild:
+ arm stable, bug #329795
18 Aug 2010; Jeroen Roovers <jer@gentoo.org> subversion-1.6.12.ebuild:
Stable for HPPA (bug #329795).
diff --git a/dev-vcs/subversion/subversion-1.6.12.ebuild b/dev-vcs/subversion/subversion-1.6.12.ebuild
index 6846f2fd308f..ce98ff336fab 100644
--- a/dev-vcs/subversion/subversion-1.6.12.ebuild
+++ b/dev-vcs/subversion/subversion-1.6.12.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.12.ebuild,v 1.5 2010/08/18 04:25:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.12.ebuild,v 1.6 2010/08/18 20:42:12 maekke 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]