summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/tora/tora-3.2-r1.ebuild4
-rw-r--r--dev-db/tora/tora-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/tora/tora-3.2-r1.ebuild b/dev-db/tora/tora-3.2-r1.ebuild
index 57c06026bfa5..b13394c1db8c 100644
--- a/dev-db/tora/tora-3.2-r1.ebuild
+++ b/dev-db/tora/tora-3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -34,7 +34,7 @@ RDEPEND="
postgres? ( dev-db/postgresql:* )
"
DEPEND="${RDEPEND}
- dev-qt/linguist:5
+ dev-qt/linguist-tools:5
virtual/pkgconfig
doc? ( app-doc/doxygen )
"
diff --git a/dev-db/tora/tora-9999.ebuild b/dev-db/tora/tora-9999.ebuild
index 1733252f6d51..14472612ed8f 100644
--- a/dev-db/tora/tora-9999.ebuild
+++ b/dev-db/tora/tora-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -34,7 +34,7 @@ RDEPEND="
postgres? ( dev-db/postgresql:* )
"
DEPEND="${RDEPEND}
- dev-qt/linguist:5
+ dev-qt/linguist-tools:5
virtual/pkgconfig
doc? ( app-doc/doxygen )
"