From 709e647ae8913f7c978beb20a5aeb60ec8e45423 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 22 Sep 2010 19:17:01 +0000 Subject: Stable on amd64 wrt bug #338345 (Portage version: 2.2_rc83/cvs/Linux x86_64) --- dev-vcs/monotone/ChangeLog | 5 ++++- dev-vcs/monotone/monotone-0.48.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-vcs') diff --git a/dev-vcs/monotone/ChangeLog b/dev-vcs/monotone/ChangeLog index 983a6e779940..80e7c5002610 100644 --- a/dev-vcs/monotone/ChangeLog +++ b/dev-vcs/monotone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/monotone # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.4 2010/06/20 11:45:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.5 2010/09/22 19:17:01 hwoarang Exp $ + + 22 Sep 2010; Markos Chandras monotone-0.48.ebuild: + Stable on amd64 wrt bug #338345 *monotone-0.48 (20 Jun 2010) diff --git a/dev-vcs/monotone/monotone-0.48.ebuild b/dev-vcs/monotone/monotone-0.48.ebuild index 4e187a5e1a1c..6ca815726f01 100644 --- a/dev-vcs/monotone/monotone-0.48.ebuild +++ b/dev-vcs/monotone/monotone-0.48.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/monotone/monotone-0.48.ebuild,v 1.1 2010/06/20 11:45:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.ebuild,v 1.2 2010/09/22 19:17:01 hwoarang Exp $ EAPI=2 inherit bash-completion elisp-common eutils toolchain-funcs @@ -11,7 +11,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" RDEPEND="sys-libs/zlib -- cgit v1.2.3-65-gdbad