commit:     223d3440efcfaf9236438c2eafebc08e2e7d7c58
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 13 21:42:37 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 13 21:42:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223d3440

net-im/webex: remove

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 net-im/webex/Manifest                       |  3 --
 net-im/webex/metadata.xml                   |  5 ---
 net-im/webex/webex-41.5.0.18815.1-r2.ebuild | 67 -----------------------------
 net-im/webex/webex-41.5.0.18911.1-r2.ebuild | 67 -----------------------------
 net-im/webex/webex-41.6.1.19162.1.ebuild    | 67 -----------------------------
 5 files changed, 209 deletions(-)

diff --git a/net-im/webex/Manifest b/net-im/webex/Manifest
deleted file mode 100644
index 721ae669e85..00000000000
--- a/net-im/webex/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST webex-41.5.0.18815.1.rpm 207061576 BLAKE2B 
e1c4cf2cd966c0bfa36f20e595769e4b39a3a814f351e6b0fe19755fbb96a2192733f052b8e926b83d20d16cfe4cf9f2ce751a8e2c82a9e5d0470d9c185b6db1
 SHA512 
88beb2b3e8ec116cbb72733c5835da7d33e6a00cdfbb07b05e6e5fbfe17cfc553c4ed61721eca2d53e55b623833bfe89d5ea8b16df966f28f49118e3dcbbb79c
-DIST webex-41.5.0.18911.1.rpm 207073948 BLAKE2B 
d65da3e5bf058a7bcd44ca59dd1724990db5288dea328c445212608baa1d0b9eccac3dd89fc440b4e04b6401e1e0ee6cd8ff21c51f609d4cd953c4bb75ec9102
 SHA512 
a32d2d3581aea65f91f876dc9dfe6390514ebca8fde19f667a5a4f670d3b6431d80f579dcbf0fec8399e007a854141d02e018864085ca6b1173cde6a0f92b44d
-DIST webex-41.6.1.19162.1.rpm 210334860 BLAKE2B 
a5b9a3fb1254527ccceb75852b21f46baff7ce6dfe942b4270feda1d9e15a0348433c87e44ec52655f8c824e35fc037b8e824dfa48529a8bf4d746c556b9440d
 SHA512 
766f712af49942db5f86ab1cc9d9c10d43ea775de05be092205025e8f2a0b661b0463223f0ffb810f40d937e13ffb1cda6d755e3e595ce5e2678656c78da3c88

diff --git a/net-im/webex/metadata.xml b/net-im/webex/metadata.xml
deleted file mode 100644
index 115e9d64a66..00000000000
--- a/net-im/webex/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/net-im/webex/webex-41.5.0.18815.1-r2.ebuild 
b/net-im/webex/webex-41.5.0.18815.1-r2.ebuild
deleted file mode 100644
index 7e2ebf18645..00000000000
--- a/net-im/webex/webex-41.5.0.18815.1-r2.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop xdg rpm
-
-DESCRIPTION="Cisco video conferencing and online meeting software"
-HOMEPAGE="https://www.webex.com/";
-SRC_URI="https://binaries.webex.com/WebexDesktop-CentOS-Official-Package/Webex.rpm
 -> ${P}.rpm"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE=""
-
-RESTRICT="bindist mirror strip"
-
-DEPEND=""
-
-# systemd-libs => virtual/libudev
-RDEPEND="
-       media-libs/alsa-lib
-       app-accessibility/at-spi2-atk
-       dev-libs/atk
-       x11-libs/libXScrnSaver
-       x11-libs/libXcomposite
-       x11-libs/libXcursor
-       x11-libs/libXrandr
-       x11-libs/libnotify
-       app-crypt/libsecret
-       dev-libs/wayland
-       x11-libs/libxkbcommon
-       sys-apps/lshw
-       media-libs/libglvnd
-       media-libs/mesa
-       dev-libs/nss
-       x11-libs/pango
-       media-sound/pulseaudio
-       virtual/libudev
-       sys-power/upower
-       x11-libs/xcb-util-image
-       x11-libs/xcb-util-keysyms
-       x11-libs/xcb-util-renderutil
-       x11-libs/xcb-util-wm
-       || (
-               sys-libs/glibc[crypt(+)]
-               sys-libs/libxcrypt[compat]
-       )
-"
-
-S=${WORKDIR}
-
-QA_PREBUILT="*"
-
-src_install() {
-       mv opt "${D}/" || die
-
-       # dodir /usr/lib/debug
-       # mv usr/lib/.build-id "${D}/usr/lib/debug/" || die
-
-       sed -e 's:Utility;Application;:Network;InstantMessaging;:g' -i 
"${D}/opt/Webex/bin/webex.desktop"
-       sed -e '/^Version=.*$/d' -i "${D}/opt/Webex/bin/webex.desktop"
-
-       domenu "${D}/opt/Webex/bin/webex.desktop"
-       doicon "${D}/opt/Webex/bin/sparklogosmall.png"
-}

diff --git a/net-im/webex/webex-41.5.0.18911.1-r2.ebuild 
b/net-im/webex/webex-41.5.0.18911.1-r2.ebuild
deleted file mode 100644
index 7e2ebf18645..00000000000
--- a/net-im/webex/webex-41.5.0.18911.1-r2.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop xdg rpm
-
-DESCRIPTION="Cisco video conferencing and online meeting software"
-HOMEPAGE="https://www.webex.com/";
-SRC_URI="https://binaries.webex.com/WebexDesktop-CentOS-Official-Package/Webex.rpm
 -> ${P}.rpm"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE=""
-
-RESTRICT="bindist mirror strip"
-
-DEPEND=""
-
-# systemd-libs => virtual/libudev
-RDEPEND="
-       media-libs/alsa-lib
-       app-accessibility/at-spi2-atk
-       dev-libs/atk
-       x11-libs/libXScrnSaver
-       x11-libs/libXcomposite
-       x11-libs/libXcursor
-       x11-libs/libXrandr
-       x11-libs/libnotify
-       app-crypt/libsecret
-       dev-libs/wayland
-       x11-libs/libxkbcommon
-       sys-apps/lshw
-       media-libs/libglvnd
-       media-libs/mesa
-       dev-libs/nss
-       x11-libs/pango
-       media-sound/pulseaudio
-       virtual/libudev
-       sys-power/upower
-       x11-libs/xcb-util-image
-       x11-libs/xcb-util-keysyms
-       x11-libs/xcb-util-renderutil
-       x11-libs/xcb-util-wm
-       || (
-               sys-libs/glibc[crypt(+)]
-               sys-libs/libxcrypt[compat]
-       )
-"
-
-S=${WORKDIR}
-
-QA_PREBUILT="*"
-
-src_install() {
-       mv opt "${D}/" || die
-
-       # dodir /usr/lib/debug
-       # mv usr/lib/.build-id "${D}/usr/lib/debug/" || die
-
-       sed -e 's:Utility;Application;:Network;InstantMessaging;:g' -i 
"${D}/opt/Webex/bin/webex.desktop"
-       sed -e '/^Version=.*$/d' -i "${D}/opt/Webex/bin/webex.desktop"
-
-       domenu "${D}/opt/Webex/bin/webex.desktop"
-       doicon "${D}/opt/Webex/bin/sparklogosmall.png"
-}

diff --git a/net-im/webex/webex-41.6.1.19162.1.ebuild 
b/net-im/webex/webex-41.6.1.19162.1.ebuild
deleted file mode 100644
index 7e2ebf18645..00000000000
--- a/net-im/webex/webex-41.6.1.19162.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop xdg rpm
-
-DESCRIPTION="Cisco video conferencing and online meeting software"
-HOMEPAGE="https://www.webex.com/";
-SRC_URI="https://binaries.webex.com/WebexDesktop-CentOS-Official-Package/Webex.rpm
 -> ${P}.rpm"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE=""
-
-RESTRICT="bindist mirror strip"
-
-DEPEND=""
-
-# systemd-libs => virtual/libudev
-RDEPEND="
-       media-libs/alsa-lib
-       app-accessibility/at-spi2-atk
-       dev-libs/atk
-       x11-libs/libXScrnSaver
-       x11-libs/libXcomposite
-       x11-libs/libXcursor
-       x11-libs/libXrandr
-       x11-libs/libnotify
-       app-crypt/libsecret
-       dev-libs/wayland
-       x11-libs/libxkbcommon
-       sys-apps/lshw
-       media-libs/libglvnd
-       media-libs/mesa
-       dev-libs/nss
-       x11-libs/pango
-       media-sound/pulseaudio
-       virtual/libudev
-       sys-power/upower
-       x11-libs/xcb-util-image
-       x11-libs/xcb-util-keysyms
-       x11-libs/xcb-util-renderutil
-       x11-libs/xcb-util-wm
-       || (
-               sys-libs/glibc[crypt(+)]
-               sys-libs/libxcrypt[compat]
-       )
-"
-
-S=${WORKDIR}
-
-QA_PREBUILT="*"
-
-src_install() {
-       mv opt "${D}/" || die
-
-       # dodir /usr/lib/debug
-       # mv usr/lib/.build-id "${D}/usr/lib/debug/" || die
-
-       sed -e 's:Utility;Application;:Network;InstantMessaging;:g' -i 
"${D}/opt/Webex/bin/webex.desktop"
-       sed -e '/^Version=.*$/d' -i "${D}/opt/Webex/bin/webex.desktop"
-
-       domenu "${D}/opt/Webex/bin/webex.desktop"
-       doicon "${D}/opt/Webex/bin/sparklogosmall.png"
-}

Reply via email to