commit:     a2e23ad26f4c8ac89d7bc91b3ba8f6725ce3af28
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 00:50:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 22:58:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e23ad2

net-p2p/vuze: eutils->edos2unix

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-p2p/vuze/vuze-5.7.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/vuze/vuze-5.7.6.0.ebuild b/net-p2p/vuze/vuze-5.7.6.0.ebuild
index 2337f913b31..c6c1b234829 100644
--- a/net-p2p/vuze/vuze-5.7.6.0.ebuild
+++ b/net-p2p/vuze/vuze-5.7.6.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 JAVA_PKG_IUSE="source"
 
-inherit eutils java-pkg-2 java-ant-2 xdg-utils desktop
+inherit desktop edos2unix java-pkg-2 java-ant-2 xdg-utils
 
 MY_PV=$(ver_rs 1- "")
 MY_SRC="Vuze_${MY_PV}"

Reply via email to