gnustep-apps/terminal: drop old blocker
authorBernard Cafarelli <voyageur@gentoo.org>
Sun, 22 Dec 2019 17:35:45 +0000 (18:35 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Sun, 22 Dec 2019 17:48:27 +0000 (18:48 +0100)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
gnustep-apps/terminal/terminal-0.9.8.ebuild
gnustep-apps/terminal/terminal-0.9.9.ebuild

index a81ab56d9e5f097778d3f76916b7fd1d88255514..9627d3a7c8796ea467770d71c8b3880db2f42c4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -15,6 +15,3 @@ LICENSE="GPL-2"
 KEYWORDS="amd64 ppc x86"
 SLOT="0"
 IUSE=""
-
-RDEPEND="!<x11-terms/terminal-0.6.0" #376257
-DEPEND="${RDEPEND}"
index 274c0a67a565717493bfd8707bfc095f8c7e02fc..5aef0b1e383e5a40b7e16aff083a67a0a8a4c860 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit gnustep-2
 
@@ -15,6 +15,3 @@ LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc ~x86"
 SLOT="0"
 IUSE=""
-
-RDEPEND="!<x11-terms/terminal-0.6.0" #376257
-DEPEND="${RDEPEND}"