commit:     930ec21d613822c7af158e2037e18b3fe3ebc05a
Author:     Nils Freydank <holgersson <AT> posteo <DOT> de>
AuthorDate: Mon Mar  2 22:24:47 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 21:25:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930ec21d

app-text/libetonyek: Update live ebuild

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Nils Freydank <holgersson <AT> posteo.de>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/libetonyek/libetonyek-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/libetonyek/libetonyek-9999.ebuild 
b/app-text/libetonyek/libetonyek-9999.ebuild
index a545cc94cd2..f07aa63c541 100644
--- a/app-text/libetonyek/libetonyek-9999.ebuild
+++ b/app-text/libetonyek/libetonyek-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-if [[ ${PV} = *9999 ]]; then
+if [[ ${PV} == *9999 ]]; then
        
EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libetonyek.git";
        inherit autotools git-r3
 else
@@ -26,7 +26,7 @@ RDEPEND="
        app-text/liblangtag
        dev-libs/librevenge
        dev-libs/libxml2
-       >=dev-util/mdds-1.4.3:1=
+       =dev-util/mdds-1.5*:1=
        sys-libs/zlib
 "
 DEPEND="${RDEPEND}

Reply via email to