commit:     d51dd3c9b2cf5f3a983763484936276e24832af1
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 09:30:58 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 11:35:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51dd3c9

net-im/psi: add 'dot' USE flag to graphviz dep

Closes: https://bugs.gentoo.org/872017
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-im/psi/{psi-1.5.ebuild => psi-1.5-r1.ebuild} | 4 ++--
 net-im/psi/psi-9999.ebuild                       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/psi/psi-1.5.ebuild b/net-im/psi/psi-1.5-r1.ebuild
similarity index 97%
rename from net-im/psi/psi-1.5.ebuild
rename to net-im/psi/psi-1.5-r1.ebuild
index 51720b881c72..68f516fd6100 100644
--- a/net-im/psi/psi-1.5.ebuild
+++ b/net-im/psi/psi-1.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,7 +25,7 @@ REQUIRED_USE="
 BDEPEND="
        dev-qt/linguist-tools:5
        virtual/pkgconfig
-       doc? ( app-doc/doxygen )
+       doc? ( app-doc/doxygen[dot] )
 "
 DEPEND="
        app-crypt/qca:2[ssl]

diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild
index 6dc0701912e8..4d4fbb81991e 100644
--- a/net-im/psi/psi-9999.ebuild
+++ b/net-im/psi/psi-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,7 +30,7 @@ REQUIRED_USE="
 BDEPEND="
        dev-qt/linguist-tools:5
        virtual/pkgconfig
-       doc? ( app-doc/doxygen )
+       doc? ( app-doc/doxygen[dot] )
        extras? ( >=sys-devel/qconf-2.4 )
 "
 DEPEND="

Reply via email to