diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 16:14:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 16:14:52 +0000 |
commit | c1383a4693fb6ca2ecc8c8e6c7f0dc7552d80a07 (patch) | |
tree | b98af3a3a7afbd130c6aeabf32382b1b5f78356b /dev-vcs/mercurial/mercurial-2.4.2.ebuild | |
parent | Stable for amd64, wrt bug #455026 (diff) | |
download | gentoo-2-c1383a4693fb6ca2ecc8c8e6c7f0dc7552d80a07.tar.gz gentoo-2-c1383a4693fb6ca2ecc8c8e6c7f0dc7552d80a07.tar.bz2 gentoo-2-c1383a4693fb6ca2ecc8c8e6c7f0dc7552d80a07.zip |
Stable for amd64, wrt bug #442788
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs/mercurial/mercurial-2.4.2.ebuild')
-rw-r--r-- | dev-vcs/mercurial/mercurial-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-2.4.2.ebuild b/dev-vcs/mercurial/mercurial-2.4.2.ebuild index e5f87e7b20b8..c230cf29ef3f 100644 --- a/dev-vcs/mercurial/mercurial-2.4.2.ebuild +++ b/dev-vcs/mercurial/mercurial-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.4.2.ebuild,v 1.2 2013/02/03 14:41:06 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.4.2.ebuild,v 1.3 2013/02/03 16:14:52 ago 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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 ) |