diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-01 19:57:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-01 19:57:41 +0000 |
commit | d8a2f6ecf2d19055b7b907e5b34c3c2e0bd51e22 (patch) | |
tree | 10167e931ae61b53c3eb0e08f4d9752f498c60d6 | |
parent | bump fluidsynth dep (diff) | |
download | gentoo-2-d8a2f6ecf2d19055b7b907e5b34c3c2e0bd51e22.tar.gz gentoo-2-d8a2f6ecf2d19055b7b907e5b34c3c2e0bd51e22.tar.bz2 gentoo-2-d8a2f6ecf2d19055b7b907e5b34c3c2e0bd51e22.zip |
Marking mercurial-2.0 ppc for bug 393265
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-2.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 71312f3ac3f5..1a17b9987e92 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.64 2012/01/27 22:23:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.65 2012/02/01 19:57:41 ranger Exp $ + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> mercurial-2.0.ebuild: + Marking mercurial-2.0 ppc for bug 393265 *mercurial-2.0.2 (27 Jan 2012) diff --git a/dev-vcs/mercurial/mercurial-2.0.ebuild b/dev-vcs/mercurial/mercurial-2.0.ebuild index 56626f983ac2..7d30bfb5de4d 100644 --- a/dev-vcs/mercurial/mercurial-2.0.ebuild +++ b/dev-vcs/mercurial/mercurial-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.0.ebuild,v 1.6 2011/12/18 17:21:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.0.ebuild,v 1.7 2012/02/01 19:57:41 ranger 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 ~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 ~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 ) |