summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-16 05:26:02 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-16 05:26:02 +0000
commit9ad6561799a9b7c8553a5e784d9931b1d339f24b (patch)
tree2d52cce0609112f812289f974adb7e666a7ea653 /dev-util
parentStable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-9ad6561799a9b7c8553a5e784d9931b1d339f24b.tar.gz
gentoo-2-9ad6561799a9b7c8553a5e784d9931b1d339f24b.tar.bz2
gentoo-2-9ad6561799a9b7c8553a5e784d9931b1d339f24b.zip
Stable on amd64.
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/subversion/ChangeLog6
-rw-r--r--dev-util/subversion/subversion-1.1.1-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/subversion/ChangeLog b/dev-util/subversion/ChangeLog
index 3bb395215e66..02c5bd5a12c9 100644
--- a/dev-util/subversion/ChangeLog
+++ b/dev-util/subversion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/subversion
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.127 2004/12/12 00:53:55 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.128 2004/12/16 05:21:31 absinthe Exp $
+
+ 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org>
+ subversion-1.1.1-r3.ebuild:
+ Stable on amd64.
11 Dec 2004; Jason Wever <weeve@gentoo.org> subversion-1.1.1-r3.ebuild:
Stable on sparc.
diff --git a/dev-util/subversion/subversion-1.1.1-r3.ebuild b/dev-util/subversion/subversion-1.1.1-r3.ebuild
index eccdce121d84..50a000c4bdca 100644
--- a/dev-util/subversion/subversion-1.1.1-r3.ebuild
+++ b/dev-util/subversion/subversion-1.1.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.1.1-r3.ebuild,v 1.6 2004/12/12 00:53:56 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.1.1-r3.ebuild,v 1.7 2004/12/16 05:21:31 absinthe Exp $
inherit elisp-common libtool python eutils bash-completion
@@ -10,7 +10,7 @@ HOMEPAGE="http://subversion.tigris.org/"
SLOT="0"
LICENSE="Apache-1.1"
-KEYWORDS="x86 sparc ~ppc ~amd64 ~alpha ~hppa ~ppc64 ~ia64"
+KEYWORDS="x86 sparc ~ppc amd64 ~alpha ~hppa ~ppc64 ~ia64"
IUSE="ssl apache2 berkdb python emacs perl java"
S=${WORKDIR}/${P/_rc/-rc}