commit:     03c674a1d8451db202e753e57e936c270abc2bbf
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Jan 10 18:31:31 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Jan 10 18:31:31 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=03c674a1

sci-chemistry/module2: motif dependency is no longer slotted

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-chemistry/module2/module2-0_pre20140717.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/sci-chemistry/module2/module2-0_pre20140717.ebuild 
b/sci-chemistry/module2/module2-0_pre20140717.ebuild
index 894de6662..b7d7c757c 100644
--- a/sci-chemistry/module2/module2-0_pre20140717.ebuild
+++ b/sci-chemistry/module2/module2-0_pre20140717.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-# inherit
+EAPI=7
 
 DESCRIPTION="Residual dipolar coupling and residual chemical shift analysis 
software"
 
HOMEPAGE="http://www.ibs.fr/science-213/scientific-output/software/module/?lang=en";
@@ -12,10 +10,9 @@ SRC_URI="MODULE2.tar.gz"
 SLOT="0"
 LICENSE="all-rights-reserved"
 KEYWORDS=""
-IUSE=""
 
 RDEPEND="
-       x11-libs/motif:2.2[abi_x86_32(-)]
+       x11-libs/motif[abi_x86_32(-)]
        x11-libs/libX11[abi_x86_32(-)]
        x11-libs/libXext[abi_x86_32(-)]
        x11-libs/libXpm[abi_x86_32(-)]

Reply via email to