commit:     3a5ad41ffebce05e3aad908f931ed66a35d64951
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 21:15:30 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 21:15:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5ad41f

net-im/telegram-desktop-bin: remove broken versions

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 net-im/telegram-desktop-bin/Manifest               |  3 -
 .../telegram-desktop-bin-1.3.14.ebuild             | 59 --------------------
 .../telegram-desktop-bin-1.4.0.ebuild              | 64 ----------------------
 3 files changed, 126 deletions(-)

diff --git a/net-im/telegram-desktop-bin/Manifest 
b/net-im/telegram-desktop-bin/Manifest
index b897199c94c..ef55ab03952 100644
--- a/net-im/telegram-desktop-bin/Manifest
+++ b/net-im/telegram-desktop-bin/Manifest
@@ -1,6 +1,3 @@
-DIST tdesktop-1.3.14.tar.gz 17199969 BLAKE2B 
996b1b8113253b12592727fcced27b26e9c9f020f8112ac2460b8c9665c3445f8e8707cc0d62c22a3452367d483a016a471119437ae3da6cea10cc3bc3ed656e
 SHA512 
0fa0792970d4ed044ddc06f97b02d1b7de137cccba7792cc5cbbfbce0d3ef8dbf78cfe3464d3f846c2d6285a9d7db2f40cc4ff76b4ef7138f238ac9045cd2931
 DIST tdesktop-1.4.0.tar.gz 17318129 BLAKE2B 
bd77ac1c20aeb3e760294f32d8649d49740ef97aae37fabc90aee8207e87109812ce824e25b028785f4ab6fc932ed2e727022cf40a61a189e9f90eb056b0e19a
 SHA512 
4eb123dc34edd3a47848abac66ca7c07a6bf9cf0658a9e904797ae52324f3cdcef3de9a63983f4003652c36087d4ab2e0a9fbf6c6c95b424fd68a65bd77ecadf
-DIST tsetup.1.3.14.tar.xz 34544980 BLAKE2B 
3a0ec56d3e49fb47484c959006126a39ed41da6d58706a51808207c0d285a06d72954a17754e7b166468e924f549d08200355f5c83ca68b9fe535304fcb12e34
 SHA512 
b880782ead5acc40c81d62028e88b5565f6740bc044cdd1eb2e701854d2c5c23ecd2c6d68f7a3b00d8e85d2ad89b1cdf1e7b65b691b2178ea9556cd9b852a726
 DIST tsetup.1.4.0.tar.xz 34811788 BLAKE2B 
a46e38b8d27ce764b7e9e735809a5098456368ed747e83bc16d125d80e6b772e1fb0eeee0d6b8eab937c04148b2516d5130c365dbda7e7a05571b14137b5a9c5
 SHA512 
c646763d66a807ade2c5d475444ce651dfd8ff488cafc4148a9e6850485fcfa8bc41d821dea1a9a6d6d5ac8f97593f5cedefa20a533d057c40e72a497afe264c
-DIST tsetup32.1.3.14.tar.xz 37060108 BLAKE2B 
5fb87cab91cef06cfd585907e5a40f3099f10a91cf6226704c2f5822d9ec4459f8a65b5714a1177ce1b8c2bbc7f8030af8d82d72ec98b4fe9dd4b3fbaeb09b76
 SHA512 
446f7091b568b56466d9ee53343a7433335817c0589e5338010dfccb78e615745262fcae18b856c0929d045d3caa46ddace1893c2a44fdf9507c09fad3b09626
 DIST tsetup32.1.4.0.tar.xz 37403084 BLAKE2B 
dd134c49da40fb25266e0bbaf5722675eea84bf760029646f0d727f6df587a789d42d40c1de1d3f8eb6a2623e5f5e569524b618df18ea48d26e0a05a1a597310
 SHA512 
8700221f791fa366bedbe666f8d73ec68a216db0dd0ceef43332fd4ce075897c003b069f51946e29dc1b1574dd50fdd6abb1ed491d1c09f5952d044628656a3a

diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.3.14.ebuild 
b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.3.14.ebuild
deleted file mode 100644
index 8b7d2c549cd..00000000000
--- a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.3.14.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop gnome2-utils xdg
-
-DESCRIPTION="Official desktop client for Telegram (binary package)"
-HOMEPAGE="https://desktop.telegram.org";
-SRC_URI="
-       https://github.com/telegramdesktop/tdesktop/archive/v${PV}.tar.gz -> 
tdesktop-${PV}.tar.gz
-       amd64? ( https://updates.tdesktop.com/tlinux/tsetup.${PV}.tar.xz )
-       x86? ( https://updates.tdesktop.com/tlinux32/tsetup32.${PV}.tar.xz )
-"
-
-LICENSE="telegram"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-
-QA_PREBUILT="usr/lib/${PN}/Telegram"
-
-RDEPEND="
-       dev-libs/glib:2
-       dev-libs/gobject-introspection
-       >=sys-apps/dbus-1.4.20
-       x11-libs/libX11
-       >=x11-libs/libxcb-1.10[xkb]
-"
-
-S="${WORKDIR}/Telegram"
-
-src_install() {
-       exeinto /usr/lib/${PN}
-       doexe "Telegram"
-       newbin "${FILESDIR}"/${PN}-r1 "telegram-desktop"
-
-       local icon_size
-       for icon_size in 16 32 48 64 128 256 512; do
-               newicon -s "${icon_size}" \
-                       
"${WORKDIR}/tdesktop-${PV}/Telegram/Resources/art/icon${icon_size}.png" \
-                       telegram-desktop.png
-       done
-
-       domenu "${WORKDIR}/tdesktop-${PV}"/lib/xdg/telegramdesktop.desktop
-}
-
-pkg_preinst() {
-       xdg_pkg_preinst
-}
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_icon_cache_update
-}

diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.0.ebuild 
b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.0.ebuild
deleted file mode 100644
index e0cfb12960a..00000000000
--- a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.4.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop gnome2-utils xdg
-
-DESCRIPTION="Official desktop client for Telegram (binary package)"
-HOMEPAGE="https://desktop.telegram.org";
-SRC_URI="
-       https://github.com/telegramdesktop/tdesktop/archive/v${PV}.tar.gz -> 
tdesktop-${PV}.tar.gz
-       amd64? ( https://updates.tdesktop.com/tlinux/tsetup.${PV}.tar.xz )
-       x86? ( https://updates.tdesktop.com/tlinux32/tsetup32.${PV}.tar.xz )
-"
-
-LICENSE="telegram"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-
-QA_PREBUILT="usr/lib/${PN}/Telegram"
-
-RDEPEND="
-       dev-libs/glib:2
-       dev-libs/gobject-introspection
-       >=sys-apps/dbus-1.4.20
-       x11-libs/libX11
-       >=x11-libs/libxcb-1.10[xkb]
-"
-
-S="${WORKDIR}/Telegram"
-
-src_install() {
-       exeinto /usr/lib/${PN}
-       doexe "Telegram"
-       newbin "${FILESDIR}"/${PN}-r1 "telegram-desktop"
-
-       local icon_size
-       for icon_size in 16 32 48 64 128 256 512; do
-               newicon -s "${icon_size}" \
-                       
"${WORKDIR}/tdesktop-${PV}/Telegram/Resources/art/icon${icon_size}.png" \
-                       telegram-desktop.png
-       done
-
-       domenu "${WORKDIR}/tdesktop-${PV}"/lib/xdg/telegramdesktop.desktop
-}
-
-pkg_preinst() {
-       xdg_pkg_preinst
-}
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_icon_cache_update
-       einfo
-       einfo "Previous versions of ${PN} have created "
-       einfo "\"~/.local/share/applications/telegram.desktop\". These files"
-       einfo "conflict with the one shipped by portage and should be removed"
-       einfo "from all homedirs. (https://bugs.gentoo.org/618662)"
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_icon_cache_update
-}

Reply via email to