summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-10-24 00:50:26 +0000
committerSteve Dibb <beandog@gentoo.org>2007-10-24 00:50:26 +0000
commit82933420bb9a59a5846eb4a425d9d964b7616f0d (patch)
tree02fd07a19cc98d99e489a929d2a80d3e07ef2511 /dev-util/monotone
parentMarked ~hppa (bug #196836). (diff)
downloadgentoo-2-82933420bb9a59a5846eb4a425d9d964b7616f0d.tar.gz
gentoo-2-82933420bb9a59a5846eb4a425d9d964b7616f0d.tar.bz2
gentoo-2-82933420bb9a59a5846eb4a425d9d964b7616f0d.zip
amd64 stable, bug 187158
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-util/monotone')
-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 5de78651501e..3d425137c59e 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.48 2007/10/09 12:30:45 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.49 2007/10/24 00:50:26 beandog Exp $
+
+ 24 Oct 2007; Steve Dibb <beandog@gentoo.org> monotone-0.35.ebuild:
+ amd64 stable, bug 187158
09 Oct 2007; Lars Weiler <pylon@gentoo.org> monotone-0.35.ebuild:
stable ppc, bug #187158
diff --git a/dev-util/monotone/monotone-0.35.ebuild b/dev-util/monotone/monotone-0.35.ebuild
index 36fde59c729a..f93e82881677 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.5 2007/10/09 12:30:45 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.35.ebuild,v 1.6 2007/10/24 00:50:26 beandog 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"