diff options
author | 2008-11-07 14:41:40 +0000 | |
---|---|---|
committer | 2008-11-07 14:41:40 +0000 | |
commit | 4464d69026030f2b8f1e1a4dba2e0a44eefc2e1d (patch) | |
tree | ea3f430bf9e432320a20c1deee83ec37a953540b /x11-libs/xpa/xpa-2.1.8.ebuild | |
parent | Added block for x11-libs/xpa on ds9-5.2 (diff) | |
download | historical-4464d69026030f2b8f1e1a4dba2e0a44eefc2e1d.tar.gz historical-4464d69026030f2b8f1e1a4dba2e0a44eefc2e1d.tar.bz2 historical-4464d69026030f2b8f1e1a4dba2e0a44eefc2e1d.zip |
Added blocking for sci-astronomy/ds9 < 5.3
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'x11-libs/xpa/xpa-2.1.8.ebuild')
-rw-r--r-- | x11-libs/xpa/xpa-2.1.8.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-libs/xpa/xpa-2.1.8.ebuild b/x11-libs/xpa/xpa-2.1.8.ebuild index cad6ee4a8a18..1f2cfa44d5ae 100644 --- a/x11-libs/xpa/xpa-2.1.8.ebuild +++ b/x11-libs/xpa/xpa-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.8.ebuild,v 1.1 2008/11/05 21:45:11 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpa/xpa-2.1.8.ebuild,v 1.2 2008/11/07 14:41:40 bicatali Exp $ EAPI=2 inherit eutils autotools @@ -14,7 +14,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" RDEPEND="dev-lang/tcl - x11-libs/libXt" + x11-libs/libXt + !<sci-astronomy/ds9-5.3" DEPEND="${RDEPEND}" src_prepare() { |