From f7a4104f991323716311554e2c216a608e0584bd Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 28 Feb 2013 23:49:42 +0000 Subject: Depend on any revision of PV, for bug #459632 (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) --- sys-apps/elfix/ChangeLog | 2 ++ sys-apps/elfix/elfix-0.8.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys-apps/elfix') diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index b20660627f58..ee081c079e5a 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,6 @@ + 28 Feb 2013; Anthony G. Basile elfix-0.8.1.ebuild: + Depend on any revision of PV, for bug #459632 20 Feb 2013; Jeroen Roovers elfix-0.8.1.ebuild: Stable for HPPA (bug #456656). diff --git a/sys-apps/elfix/elfix-0.8.1.ebuild b/sys-apps/elfix/elfix-0.8.1.ebuild index ae3c5ec08815..f48c1d2f2942 100644 --- a/sys-apps/elfix/elfix-0.8.1.ebuild +++ b/sys-apps/elfix/elfix-0.8.1.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/sys-apps/elfix/elfix-0.8.1.ebuild,v 1.9 2013/02/20 15:01:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild,v 1.10 2013/02/28 23:49:42 blueness Exp $ EAPI="5" @@ -19,7 +19,7 @@ REQUIRED_USE="|| ( ptpax xtpax )" # These only work with a properly configured PaX kernel RESTRICT="test" -DEPEND="=dev-python/pypax-${PV}[ptpax=,xtpax=] +DEPEND="~dev-python/pypax-${PV}[ptpax=,xtpax=] ptpax? ( dev-libs/elfutils ) xtpax? ( sys-apps/attr )" -- cgit v1.2.3-65-gdbad