summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-07 14:56:15 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-07 14:56:15 +0000
commit88b2d2f7e442a6f2164a472a513244d72f78b033 (patch)
tree20d6bfb80c2e67858bbd79c429bdcd4a316425e8 /dev-util
parentstable x86, security bug 194236 (diff)
downloadgentoo-2-88b2d2f7e442a6f2164a472a513244d72f78b033.tar.gz
gentoo-2-88b2d2f7e442a6f2164a472a513244d72f78b033.tar.bz2
gentoo-2-88b2d2f7e442a6f2164a472a513244d72f78b033.zip
stable x86, bug 187158
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/monotone/ChangeLog5
-rw-r--r--dev-util/monotone/monotone-0.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/monotone/ChangeLog b/dev-util/monotone/ChangeLog
index 1f1b265bbdd4..d3d3f8311b25 100644
--- a/dev-util/monotone/ChangeLog
+++ b/dev-util/monotone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/monotone
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.46 2007/10/07 12:34:02 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.47 2007/10/07 14:56:15 opfer Exp $
+
+ 07 Oct 2007; Christian Faulhammer <opfer@gentoo.org> monotone-0.35.ebuild:
+ stable x86, bug 187158
*monotone-0.36 (07 Oct 2007)
diff --git a/dev-util/monotone/monotone-0.35.ebuild b/dev-util/monotone/monotone-0.35.ebuild
index aa7daaa4f513..04c831bef641 100644
--- a/dev-util/monotone/monotone-0.35.ebuild
+++ b/dev-util/monotone/monotone-0.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.35.ebuild,v 1.3 2007/07/12 01:05:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.35.ebuild,v 1.4 2007/10/07 14:56:15 opfer Exp $
inherit elisp-common flag-o-matic bash-completion eutils
@@ -10,7 +10,7 @@ SRC_URI="http://monotone.ca/downloads/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc x86"
IUSE="doc emacs ipv6 nls"