From 1c773994a7c7fe75fc68d67574fe82850360448d Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Thu, 27 Dec 2012 18:47:52 +0000 Subject: mercurial.eclass respects now (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586) --- dev-vcs/mercurial/ChangeLog | 5 ++++- dev-vcs/mercurial/mercurial-9999.ebuild | 4 +--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'dev-vcs') diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 8da4d06afa8f..fa63848cf5a5 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.91 2012/12/16 14:15:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.92 2012/12/27 18:47:52 ottxor Exp $ + + 27 Dec 2012; Christoph Junghans mercurial-9999.ebuild: + mercurial.eclass respects now 16 Dec 2012; Pacho Ramos metadata.xml: Cleanup due retirement, #95685 diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild index 1319b28365c0..88ad341ea6db 100644 --- a/dev-vcs/mercurial/mercurial-9999.ebuild +++ b/dev-vcs/mercurial/mercurial-9999.ebuild @@ -1,6 +1,6 @@ # 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-9999.ebuild,v 1.12 2012/02/21 03:31:01 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild,v 1.13 2012/12/27 18:47:52 ottxor Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -28,8 +28,6 @@ DEPEND="emacs? ( virtual/emacs ) dev-python/pygments ) app-text/asciidoc" -S="${WORKDIR}/hg" - PYTHON_CFLAGS=( "2.* + -fno-strict-aliasing" "* - -ftracer -ftree-vectorize" -- cgit v1.2.3-65-gdbad