From db1cbd4de19779bc86d270c39ef3854880ea592d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 26 Aug 2018 20:08:02 +0200 Subject: [PATCH] sci-chemistry/xds-bin: Remove support for non-existent deps --- profiles/base/package.use.mask | 4 ---- sci-chemistry/xds-bin/xds-bin-20170930.ebuild | 7 ++----- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 853c669be52a..5e8539fbcfe8 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -114,10 +114,6 @@ dev-db/percona-server client-libs # This feature is not ready yet, see bug 146882 comment 26 sys-libs/glibc compile-locales -# Andreas Sturmlechner (13 Jan 2018) -# Depends on last-rited sci-visualization/xds-viewer -sci-chemistry/xds-bin X - # Mart Raudsepp (10 Jan 2018) # Failing tests, with extra deps that aren't keyworded due to that >=gnome-base/gnome-settings-daemon-3.24 test diff --git a/sci-chemistry/xds-bin/xds-bin-20170930.ebuild b/sci-chemistry/xds-bin/xds-bin-20170930.ebuild index 9478c991983f..4e609092fa03 100644 --- a/sci-chemistry/xds-bin/xds-bin-20170930.ebuild +++ b/sci-chemistry/xds-bin/xds-bin-20170930.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,10 +12,7 @@ SRC_URI=" LICENSE="free-noncomm" SLOT="0" KEYWORDS="-* ~amd64" -IUSE="smp X" - -RDEPEND="X? ( sci-visualization/xds-viewer )" -DEPEND="" +IUSE="smp" QA_PREBUILT="opt/xds-bin/*" -- 2.26.2