diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 23:42:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 23:42:38 +0000 |
commit | c5d8a6579b25466f0ef91dcb58254b81af9bbfc0 (patch) | |
tree | 2fea96a1d723ab0712bb41a6288a73c620dd6b5c /dev-vcs | |
parent | Add gst-plugins-libav-1.1 prerelease for libav-9 and ffmpeg-1.1 compatibility... (diff) | |
download | gentoo-2-c5d8a6579b25466f0ef91dcb58254b81af9bbfc0.tar.gz gentoo-2-c5d8a6579b25466f0ef91dcb58254b81af9bbfc0.tar.bz2 gentoo-2-c5d8a6579b25466f0ef91dcb58254b81af9bbfc0.zip |
Stable for ia64, wrt bug #442788
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 810956c9ba0e..c21d04a514b6 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.107 2013/02/03 19:37:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.108 2013/02/03 23:42:38 ago Exp $ + + 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mercurial-2.4.2.ebuild: + Stable for ia64, wrt bug #442788 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mercurial-2.4.2.ebuild: Stable for arm, wrt bug #442788 diff --git a/dev-vcs/mercurial/mercurial-2.4.2.ebuild b/dev-vcs/mercurial/mercurial-2.4.2.ebuild index e0b082678585..da2578a45f9a 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.6 2013/02/03 19:37:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.4.2.ebuild,v 1.7 2013/02/03 23:42:38 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 ) |