commit:     a00508953db6075589b9e12991f5f94099376c67
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Jun 17 07:50:06 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Jun 17 16:01:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0050895

app-dicts/*: eapi 8, bump minimum dictd version

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 app-dicts/dictd-devils/dictd-devils-20150822.ebuild     | 4 ++--
 app-dicts/dictd-elements/dictd-elements-20030309.ebuild | 4 ++--
 app-dicts/dictd-foldoc/dictd-foldoc-20180405.ebuild     | 4 ++--
 app-dicts/dictd-gazetteer/dictd-gazetteer-1.3.ebuild    | 3 ++-
 app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild         | 2 +-
 app-dicts/dictd-jargon/dictd-jargon-4.2.3-r2.ebuild     | 4 ++--
 app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild   | 6 ++----
 7 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/app-dicts/dictd-devils/dictd-devils-20150822.ebuild 
b/app-dicts/dictd-devils/dictd-devils-20150822.ebuild
index 381675db3..a6bc3eda4 100644
--- a/app-dicts/dictd-devils/dictd-devils-20150822.ebuild
+++ b/app-dicts/dictd-devils/dictd-devils-20150822.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="The Devil's Dictionary for dict"
 HOMEPAGE="http://www.dict.org";
@@ -11,7 +11,7 @@ LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND=">=app-text/dictd-1.5.5"
+RDEPEND=">=app-text/dictd-1.13.0-r3"
 BDEPEND="
        ${RDEPEND}
        app-arch/unzip

diff --git a/app-dicts/dictd-elements/dictd-elements-20030309.ebuild 
b/app-dicts/dictd-elements/dictd-elements-20030309.ebuild
index d648d0d95..aedbbf621 100644
--- a/app-dicts/dictd-elements/dictd-elements-20030309.ebuild
+++ b/app-dicts/dictd-elements/dictd-elements-20030309.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="Jay Kominek's database of the elements for dict"
 HOMEPAGE="http://www.dict.org";
@@ -11,7 +11,7 @@ LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND=">=app-text/dictd-1.5.5"
+RDEPEND=">=app-text/dictd-1.13.0-r3"
 BDEPEND="${RDEPEND}"
 
 src_unpack() {

diff --git a/app-dicts/dictd-foldoc/dictd-foldoc-20180405.ebuild 
b/app-dicts/dictd-foldoc/dictd-foldoc-20180405.ebuild
index 5a5bb81bf..9fa4b810d 100644
--- a/app-dicts/dictd-foldoc/dictd-foldoc-20180405.ebuild
+++ b/app-dicts/dictd-foldoc/dictd-foldoc-20180405.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="The Free On-line Dictionary of Computing for dict"
 HOMEPAGE="https://foldoc.org";
@@ -11,7 +11,7 @@ LICENSE="FDL-1.1+"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND=">=app-text/dictd-1.5.5"
+RDEPEND=">=app-text/dictd-1.13.0-r3"
 BDEPEND="${RDEPEND}"
 
 src_unpack() {

diff --git a/app-dicts/dictd-gazetteer/dictd-gazetteer-1.3.ebuild 
b/app-dicts/dictd-gazetteer/dictd-gazetteer-1.3.ebuild
index a064ecd7d..20fef7e22 100644
--- a/app-dicts/dictd-gazetteer/dictd-gazetteer-1.3.ebuild
+++ b/app-dicts/dictd-gazetteer/dictd-gazetteer-1.3.ebuild
@@ -13,7 +13,8 @@ LICENSE="GPL-2 public-domain"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND=">=app-text/dictd-1.5.5"
+RDEPEND=">=app-text/dictd-1.13.0-r3"
+BDEPEND="${RDEPEND}"
 
 PATCHES=(
        "${FILESDIR}/${PN}-fix-makefile.patch"

diff --git a/app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild 
b/app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild
index feb3c9499..24d615217 100644
--- a/app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild
+++ b/app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
 
-BDEPEND=">=app-text/dictd-1.5.5"
+BDEPEND=">=app-text/dictd-1.13.0-r3"
 RDEPEND="
        ${BDEPEND}
        !app-dicts/dictd-web1913

diff --git a/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r2.ebuild 
b/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r2.ebuild
index f7db0c22e..b7df582a4 100644
--- a/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r2.ebuild
+++ b/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="The Jargon File for dict"
 HOMEPAGE="http://www.catb.org/~esr/jargon/index.html";
@@ -11,7 +11,7 @@ LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND=">=app-text/dictd-1.5.5"
+RDEPEND=">=app-text/dictd-1.13.0-r3"
 BDEPEND="${RDEPEND}"
 
 src_unpack() {

diff --git a/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild 
b/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild
index 603c3b5ef..742b53192 100644
--- a/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild
+++ b/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild
@@ -1,11 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 WV="${PV%_p*}"
 GV="${WV//.}"
-
 SN="web1913-dict-patches"
 SV="${PV##*_}"
 SD="${SN}-${SV}"
@@ -29,10 +28,9 @@ SRC_URI="
 S="${WORKDIR}"
 LICENSE="public-domain"
 SLOT="0"
-IUSE=""
 KEYWORDS="~amd64"
 
-RDEPEND=">=app-text/dictd-1.5.5"
+RDEPEND=">=app-text/dictd-1.13.0-r3"
 BDEPEND="
        ${RDEPEND}
        app-arch/unzip

Reply via email to