public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/
Date: Sun,  4 Jun 2017 19:22:16 +0000 (UTC)	[thread overview]
Message-ID: <1496604130.f8dfd226aca0447e65a33dd4beb624bd079d2e94.mgorny@gentoo> (raw)

commit:     f8dfd226aca0447e65a33dd4beb624bd079d2e94
Author:     Karol Grudziński <krlgrudzinski+gentoo <AT> gmail <DOT> com>
AuthorDate: Sat Jun  3 11:31:09 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 19:22:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dfd226

net-im/skypeforlinux: Drop ebuilds for unavailable versions

- Skype removed 5.0.0.5 and 5.1.0.1 RPMs from their server

Bug: https://bugs.gentoo.org/620488
Closes: https://github.com/gentoo/gentoo/pull/4687
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-im/skypeforlinux/Manifest                     |   2 -
 net-im/skypeforlinux/skypeforlinux-5.0.0.5.ebuild | 106 ----------------------
 net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild | 106 ----------------------
 3 files changed, 214 deletions(-)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index 07ca9467bc8..5a544f572f9 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1,3 +1 @@
-DIST skypeforlinux_5.0.0.5-1.x86_64.rpm 67525460 SHA256 afd90e232849e90508f7ce06c765d850e9353f8074443d9f1d99fc0c53789cef SHA512 fe09406d57cc02910078c4ede54986753a671cd7b31fa6733f7c111cecf0cc574b13f08980470a32b9921b77ab1fc2cac24faef5fcd2110e8e579003d6e035f0 WHIRLPOOL 87cf34808494a4b46788e9f8539b5b435a59bfa583456bd8c0c6c17f890e3ff6b44a168d25c588cdaf98431db0b3261f423c021cf9aa85b92bbed772c91b6376
-DIST skypeforlinux_5.1.0.1-1.x86_64.rpm 67541387 SHA256 ca05f35ed845e63bccb86256b7bd1de06bc312fd0c07f027995121bc807f6bac SHA512 ea9caf93fb6b115c9bf2972bd36d479f1ed365ed2462d6b0fc312d8566df30dbb7273de26f3f6240042bf3ddd49865c3509bf11b884eae938344456327cf3697 WHIRLPOOL 611272ca0c9f1c76510f7a2ae6411214f203aa9c2855271359d38f2f64c6e7ccdcd827afa45453f0658ae1f10889b5c7716ff5eec29a344035f55ad46b3f3051
 DIST skypeforlinux_5.3.0.1-1.x86_64.rpm 68386976 SHA256 6ce0c4f39de94f65c47a56126d9413bef159086f1065c4ba5803ab2540a79c04 SHA512 ff0ff8724d7887ab3960cabd5d78119dbd61ccf45a2b1ab94ed09eba41af435eeeb86566d0f0f22a7e9c6c8ba19b72841ca3c1acab547675ac518990e8a73ff0 WHIRLPOOL 19c72110cbfe80c17a14e851a40547dfeac39eafddca11c04b598de4809adeaf4cfa4417019c227cd9217935f6bc18b59b1c6fa6d7444ddc15e9b4427ef20332

diff --git a/net-im/skypeforlinux/skypeforlinux-5.0.0.5.ebuild b/net-im/skypeforlinux/skypeforlinux-5.0.0.5.ebuild
deleted file mode 100644
index c5a2bef1406..00000000000
--- a/net-im/skypeforlinux/skypeforlinux-5.0.0.5.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils pax-utils rpm
-
-DESCRIPTION="P2P Internet Telephony (VoiceIP) client"
-HOMEPAGE="https://www.skype.com/"
-SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
-
-LICENSE="Skype-TOS no-source-code"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="pax_kernel"
-
-S="${WORKDIR}"
-QA_PREBUILT=opt/skypeforlinux/skypeforlinux
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="dev-libs/atk
-	dev-libs/expat
-	dev-libs/glib:2
-	dev-libs/nspr
-	dev-libs/nss
-	gnome-base/gconf:2
-	gnome-base/libgnome-keyring
-	media-libs/alsa-lib
-	media-libs/fontconfig:1.0
-	media-libs/freetype:2
-	net-print/cups
-	sys-apps/dbus
-	sys-devel/gcc[cxx]
-	sys-libs/glibc
-	virtual/ttf-fonts
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	x11-libs/gtk+:2
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcomposite
-	x11-libs/libXcursor
-	x11-libs/libXdamage
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXi
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	x11-libs/libXtst
-	x11-libs/pango"
-
-src_unpack() {
-	rpm_src_unpack ${A}
-}
-
-src_prepare() {
-	default
-	sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
-		-i usr/bin/skypeforlinux || die
-	sed -e "s!^Exec=.*!Exec=${EPREFIX}/opt/bin/skypeforlinux!" \
-		-e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
-		-i usr/share/applications/skypeforlinux.desktop || die
-}
-
-src_install() {
-	insinto /opt/skypeforlinux/locales
-	doins usr/share/skypeforlinux/locales/*.pak
-
-	insinto /opt/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release
-	doins usr/share/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release/keytar.node
-
-	insinto /opt/skypeforlinux/resources
-	doins usr/share/skypeforlinux/resources/*.asar
-
-	insinto /opt/skypeforlinux
-	doins usr/share/skypeforlinux/*.pak
-	doins usr/share/skypeforlinux/*.bin
-	doins usr/share/skypeforlinux/*.dat
-	doins usr/share/skypeforlinux/version
-	exeinto /opt/skypeforlinux
-	doexe usr/share/skypeforlinux/*.so
-	doexe usr/share/skypeforlinux/skypeforlinux
-
-	into /opt
-	dobin usr/bin/skypeforlinux
-
-	dodoc -r usr/share/doc/skypeforlinux/.
-
-	doicon usr/share/pixmaps/skypeforlinux.png
-
-	local res
-	for res in 16 32 256 512; do
-		newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
-	done
-
-	domenu usr/share/applications/skypeforlinux.desktop
-
-	if use pax_kernel; then
-		pax-mark -Cm "${ED%/}"/opt/skypeforlinux/skypeforlinux
-		eqawarn "You have set USE=pax_kernel meaning that you intend to run"
-		eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify"
-		eqawarn "the ${PN} binary itself and this *may* lead to breakage! If"
-		eqawarn "you suspect that ${PN} is being broken by this modification,"
-		eqawarn "please open a bug."
-	fi
-}

diff --git a/net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild b/net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild
deleted file mode 100644
index c5a2bef1406..00000000000
--- a/net-im/skypeforlinux/skypeforlinux-5.1.0.1.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils pax-utils rpm
-
-DESCRIPTION="P2P Internet Telephony (VoiceIP) client"
-HOMEPAGE="https://www.skype.com/"
-SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
-
-LICENSE="Skype-TOS no-source-code"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="pax_kernel"
-
-S="${WORKDIR}"
-QA_PREBUILT=opt/skypeforlinux/skypeforlinux
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="dev-libs/atk
-	dev-libs/expat
-	dev-libs/glib:2
-	dev-libs/nspr
-	dev-libs/nss
-	gnome-base/gconf:2
-	gnome-base/libgnome-keyring
-	media-libs/alsa-lib
-	media-libs/fontconfig:1.0
-	media-libs/freetype:2
-	net-print/cups
-	sys-apps/dbus
-	sys-devel/gcc[cxx]
-	sys-libs/glibc
-	virtual/ttf-fonts
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	x11-libs/gtk+:2
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcomposite
-	x11-libs/libXcursor
-	x11-libs/libXdamage
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXi
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	x11-libs/libXtst
-	x11-libs/pango"
-
-src_unpack() {
-	rpm_src_unpack ${A}
-}
-
-src_prepare() {
-	default
-	sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
-		-i usr/bin/skypeforlinux || die
-	sed -e "s!^Exec=.*!Exec=${EPREFIX}/opt/bin/skypeforlinux!" \
-		-e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
-		-i usr/share/applications/skypeforlinux.desktop || die
-}
-
-src_install() {
-	insinto /opt/skypeforlinux/locales
-	doins usr/share/skypeforlinux/locales/*.pak
-
-	insinto /opt/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release
-	doins usr/share/skypeforlinux/resources/app.asar.unpacked/node_modules/keytar/build/Release/keytar.node
-
-	insinto /opt/skypeforlinux/resources
-	doins usr/share/skypeforlinux/resources/*.asar
-
-	insinto /opt/skypeforlinux
-	doins usr/share/skypeforlinux/*.pak
-	doins usr/share/skypeforlinux/*.bin
-	doins usr/share/skypeforlinux/*.dat
-	doins usr/share/skypeforlinux/version
-	exeinto /opt/skypeforlinux
-	doexe usr/share/skypeforlinux/*.so
-	doexe usr/share/skypeforlinux/skypeforlinux
-
-	into /opt
-	dobin usr/bin/skypeforlinux
-
-	dodoc -r usr/share/doc/skypeforlinux/.
-
-	doicon usr/share/pixmaps/skypeforlinux.png
-
-	local res
-	for res in 16 32 256 512; do
-		newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
-	done
-
-	domenu usr/share/applications/skypeforlinux.desktop
-
-	if use pax_kernel; then
-		pax-mark -Cm "${ED%/}"/opt/skypeforlinux/skypeforlinux
-		eqawarn "You have set USE=pax_kernel meaning that you intend to run"
-		eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify"
-		eqawarn "the ${PN} binary itself and this *may* lead to breakage! If"
-		eqawarn "you suspect that ${PN} is being broken by this modification,"
-		eqawarn "please open a bug."
-	fi
-}


             reply	other threads:[~2017-06-04 19:22 UTC|newest]

Thread overview: 197+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-04 19:22 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-02 20:56 [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/ David Seifert
2024-01-02 20:56 David Seifert
2023-11-22 20:25 David Seifert
2023-11-22 20:25 David Seifert
2023-09-30 19:50 David Seifert
2023-09-09 13:22 David Seifert
2023-08-21  8:49 David Seifert
2023-08-09 10:39 David Seifert
2023-08-09 10:39 David Seifert
2023-07-29 16:05 David Seifert
2023-07-29 16:05 David Seifert
2023-07-16 10:32 David Seifert
2023-07-16 10:32 David Seifert
2023-06-28  7:19 Sam James
2023-06-24 15:14 David Seifert
2023-06-24 15:14 David Seifert
2023-06-19 18:10 David Seifert
2023-06-19 18:10 David Seifert
2023-06-10  9:58 David Seifert
2023-05-30 13:39 David Seifert
2023-05-18 12:51 David Seifert
2023-05-18 12:51 David Seifert
2023-04-27 10:25 David Seifert
2023-04-22 14:28 Sam James
2023-04-17 18:05 David Seifert
2023-04-14 23:16 David Seifert
2023-04-14 23:16 David Seifert
2023-03-30 13:04 David Seifert
2023-03-25 11:03 David Seifert
2023-03-11 19:15 David Seifert
2023-02-19 11:53 David Seifert
2023-02-19 11:53 David Seifert
2022-12-04 13:09 David Seifert
2022-11-20 20:44 David Seifert
2022-11-20 20:44 David Seifert
2022-08-28 12:03 David Seifert
2022-08-28 12:03 David Seifert
2022-07-31 21:41 David Seifert
2022-07-31 21:41 David Seifert
2022-06-22 16:39 David Seifert
2022-06-22 16:39 David Seifert
2022-06-19 10:29 David Seifert
2022-06-19 10:29 David Seifert
2022-05-02  5:23 David Seifert
2022-05-02  5:23 David Seifert
2022-03-19 11:38 David Seifert
2022-03-19 11:38 David Seifert
2022-03-01 18:39 David Seifert
2022-02-02  9:13 David Seifert
2022-02-02  9:13 David Seifert
2021-12-07 19:24 David Seifert
2021-12-07 19:24 David Seifert
2021-12-03 23:36 David Seifert
2021-12-03 21:03 David Seifert
2021-12-03 21:03 David Seifert
2021-12-01 18:34 Sam James
2021-12-01 14:42 Sam James
2021-11-08 16:53 David Seifert
2021-11-08 16:53 David Seifert
2021-10-11  7:48 David Seifert
2021-10-11  7:48 David Seifert
2021-08-10 22:03 David Seifert
2021-07-23 20:19 David Seifert
2021-07-10 13:42 David Seifert
2021-06-12 13:22 David Seifert
2021-06-11  7:35 David Seifert
2021-06-11  7:35 David Seifert
2021-05-28  9:28 David Seifert
2021-05-14 20:14 David Seifert
2021-04-21 12:22 David Seifert
2021-02-19 17:12 David Seifert
2021-02-19 17:12 David Seifert
2021-02-04 12:25 David Seifert
2020-12-27 11:04 David Seifert
2020-12-19 13:32 David Seifert
2020-12-19 13:32 David Seifert
2020-12-11 18:28 David Seifert
2020-11-05 17:45 David Seifert
2020-11-05 17:45 David Seifert
2020-10-23 14:52 David Seifert
2020-10-05  9:47 David Seifert
2020-10-01 10:49 David Seifert
2020-09-17 10:49 David Seifert
2020-09-17 10:49 David Seifert
2020-09-10  9:37 David Seifert
2020-09-02 20:28 David Seifert
2020-09-02 20:28 David Seifert
2020-08-04 16:22 David Seifert
2020-07-22 22:30 David Seifert
2020-07-22 22:30 David Seifert
2020-07-08 21:27 David Seifert
2020-06-16 12:14 David Seifert
2020-06-09 10:54 David Seifert
2020-06-03 21:48 David Seifert
2020-05-03 15:00 David Seifert
2020-04-16 11:10 David Seifert
2020-04-14  9:47 David Seifert
2020-04-14  8:35 Joonas Niilola
2020-04-05 19:47 Andreas Sturmlechner
2020-03-18 13:18 David Seifert
2020-03-17 18:05 David Seifert
2020-03-17 18:05 David Seifert
2020-03-05  9:25 David Seifert
2020-02-05 10:26 David Seifert
2020-02-04 16:18 David Seifert
2020-02-04 13:52 David Seifert
2020-02-04 13:52 David Seifert
2019-12-25 19:17 David Seifert
2019-12-22 13:56 Andreas K. Hüttel
2019-12-18 16:32 Joonas Niilola
2019-11-18  6:14 Joonas Niilola
2019-11-09  7:52 Joonas Niilola
2019-10-28  6:52 Joonas Niilola
2019-09-20 18:19 Joonas Niilola
2019-09-17  3:47 Joonas Niilola
2019-09-17  3:47 Joonas Niilola
2019-08-31  6:13 Joonas Niilola
2019-08-31  6:13 Joonas Niilola
2019-08-31  6:13 Joonas Niilola
2019-08-21 12:34 Joonas Niilola
2019-08-21 12:34 Joonas Niilola
2019-08-16  4:46 Joonas Niilola
2019-08-16  4:46 Joonas Niilola
2019-07-30 15:06 Joonas Niilola
2019-07-30 15:06 Joonas Niilola
2019-07-11 21:15 David Seifert
2019-07-11 21:15 David Seifert
2019-07-01  8:09 David Seifert
2019-06-12  8:51 David Seifert
2019-06-12  8:51 David Seifert
2019-06-05  9:27 David Seifert
2019-05-15 11:33 Andreas Sturmlechner
2019-05-15 11:33 Andreas Sturmlechner
2019-05-08 22:56 Andreas Sturmlechner
2019-05-08 22:56 Andreas Sturmlechner
2019-04-13 10:42 David Seifert
2019-04-11 19:40 David Seifert
2018-11-18 10:10 Mikle Kolyada
2018-11-18 10:10 Mikle Kolyada
2018-10-26  9:59 Michał Górny
2018-10-26  9:59 Michał Górny
2018-10-20 21:48 Michał Górny
2018-10-20 21:48 Michał Górny
2018-10-12 12:15 Virgil Dupras
2018-10-12 12:15 Virgil Dupras
2018-10-12 12:15 Virgil Dupras
2018-10-08 16:06 Michał Górny
2018-10-08 16:06 Michał Górny
2018-09-16 13:59 Mikle Kolyada
2018-09-16 13:55 Mikle Kolyada
2018-09-09 14:38 Amy Liffey
2018-09-09 14:38 Amy Liffey
2018-08-18  6:22 Amy Liffey
2018-08-18  6:22 Amy Liffey
2018-08-06 16:41 Amy Liffey
2018-08-06 16:41 Amy Liffey
2018-08-06 16:41 Amy Liffey
2018-07-10 21:05 Michał Górny
2018-07-10 21:05 Michał Górny
2018-07-10 21:05 Michał Górny
2018-06-07 21:33 Patrice Clement
2018-06-07 21:33 Patrice Clement
2018-05-13 12:05 Michał Górny
2018-05-13 12:05 Michał Górny
2018-03-24 15:37 Michał Górny
2018-03-24 15:37 Michał Górny
2018-03-10 12:39 Amy Liffey
2018-03-01  8:52 Amy Liffey
2018-02-08 21:36 Michał Górny
2018-02-01 18:50 Michał Górny
2018-01-11  8:58 Amy Liffey
2018-01-06 22:09 Michał Górny
2017-11-27 18:29 Agostino Sarubbo
2017-10-07 17:15 Aaron Swenson
2017-09-28  9:31 Patrice Clement
2017-08-22 19:44 Jonas Stein
2017-07-20 21:59 Patrice Clement
2017-06-04 19:22 Michał Górny
2017-04-17 13:49 Amy Liffey
2017-04-17 13:49 Amy Liffey
2017-03-07  3:17 Michał Górny
2017-03-07  3:17 Michał Górny
2017-02-11 21:35 David Seifert
2017-02-10 22:07 David Seifert
2017-01-16 17:53 David Seifert
2016-12-18  1:56 Göktürk Yüksek
2016-12-18  1:56 Göktürk Yüksek
2016-11-29  8:17 David Seifert
2016-11-20 19:24 David Seifert
2016-10-29 18:10 David Seifert
2016-10-21 18:50 David Seifert
2016-10-12  7:38 David Seifert
2016-10-06 10:02 Göktürk Yüksek
2016-10-04 19:50 David Seifert
2016-09-23 15:02 Wolfram Schlich
2016-09-23 12:10 Wolfram Schlich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496604130.f8dfd226aca0447e65a33dd4beb624bd079d2e94.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox