dev-util/electron: [QA] Fix NonexistentBlocker
authorDavid Seifert <soap@gentoo.org>
Sun, 9 Feb 2020 13:13:07 +0000 (14:13 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 9 Feb 2020 13:13:07 +0000 (14:13 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/electron/electron-2.0.17-r2.ebuild
dev-util/electron/metadata.xml

index a286e7926afe923d8df4f4a7cbe4a6c5b9f25dda..46cb2bffaee162a122f3e73ac12dbb0eeb08e1b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -124,7 +124,6 @@ COMMON_DEPEND="
                        media-video/ffmpeg[-samba]
                        >=net-fs/samba-4.5.10-r1[-debug(-)]
                )
-               !=net-fs/samba-4.5.12-r0
                media-libs/opus:=
        )
        >=net-dns/c-ares-1.13.0:=
@@ -157,7 +156,6 @@ COMMON_DEPEND="
 "
 # For nvidia-drivers blocker, see bug #413637 .
 RDEPEND="${COMMON_DEPEND}
-       !<dev-util/electron-0.36.12-r4
        x11-misc/xdg-utils
        virtual/opengl
        virtual/ttf-fonts
index fde29b92183759bfa5d9132ffdee405f93af3473..382b50dd07dbb66969ca771865c80370c37cad55 100644 (file)
@@ -1,8 +1,7 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <!--maintainer-needed-->
-       <longdescription>Electron is a cross platform application development framework based on web technologies based on Chromium</longdescription>
        <use>
                <flag name="gconf">Use gnome-base/gconf</flag>
                <flag name="lto">Build with link time optimization enabled</flag>