summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-15 11:59:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-15 11:59:04 +0000
commit20b8a320d329180d7b6c161ba46b3081bfc5e2f5 (patch)
tree22610baa9ea8272e0e3dc4cab4dc83f8681864f2 /dev-vcs/mercurial
parentFixed description (diff)
downloadgentoo-2-20b8a320d329180d7b6c161ba46b3081bfc5e2f5.tar.gz
gentoo-2-20b8a320d329180d7b6c161ba46b3081bfc5e2f5.tar.bz2
gentoo-2-20b8a320d329180d7b6c161ba46b3081bfc5e2f5.zip
alpha/ia64/sparc stable wrt #348499
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r--dev-vcs/mercurial/ChangeLog5
-rw-r--r--dev-vcs/mercurial/mercurial-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog
index fae852cabf06..85db60c03605 100644
--- a/dev-vcs/mercurial/ChangeLog
+++ b/dev-vcs/mercurial/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/mercurial
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.35 2011/01/13 22:41:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.36 2011/01/15 11:59:04 armin76 Exp $
+
+ 15 Jan 2011; Raúl Porcel <armin76@gentoo.org> mercurial-1.7.ebuild:
+ alpha/ia64/sparc stable wrt #348499
13 Jan 2011; Brent Baude <ranger@gentoo.org> mercurial-1.7.ebuild:
stable ppc, bug 348499
diff --git a/dev-vcs/mercurial/mercurial-1.7.ebuild b/dev-vcs/mercurial/mercurial-1.7.ebuild
index 7d0a6e47df92..3d873b93768b 100644
--- a/dev-vcs/mercurial/mercurial-1.7.ebuild
+++ b/dev-vcs/mercurial/mercurial-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.7.ebuild,v 1.7 2011/01/13 22:41:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.7.ebuild,v 1.8 2011/01/15 11:59:04 armin76 Exp $
EAPI=3
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://mercurial.selenic.com/release/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="bugzilla emacs gpg test tk zsh-completion"
RDEPEND="bugzilla? ( dev-python/mysql-python )