sci-chemistry/xds-bin: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 18:08:02 +0000 (20:08 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 18:22:13 +0000 (20:22 +0200)
profiles/base/package.use.mask
sci-chemistry/xds-bin/xds-bin-20170930.ebuild

index 853c669be52a934bf0bafc9c7e153bc704233559..5e8539fbcfe84463da0acbbce2da63959eeb9fa5 100644 (file)
@@ -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 <asturm@gentoo.org> (13 Jan 2018)
-# Depends on last-rited sci-visualization/xds-viewer
-sci-chemistry/xds-bin X
-
 # Mart Raudsepp <leio@gentoo.org> (10 Jan 2018)
 # Failing tests, with extra deps that aren't keyworded due to that
 >=gnome-base/gnome-settings-daemon-3.24 test
index 9478c991983f423540ba92feda299248c35772a9..4e609092fa0316d5cdce739d8127b30923cb54d7 100644 (file)
@@ -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/*"