commit: 1fad828b20b408f63cd6ceb6f8bf681766c3d319 Author: Raymond Jennings <shentino <AT> gmail <DOT> com> AuthorDate: Wed Oct 4 18:39:25 2017 +0000 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Sat Oct 7 17:14:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fad828b
net-im/skypeforlinux: Update descriptions to reflect changes away from P2P architecture Closes: https://bugs.gentoo.org/621684 net-im/skypeforlinux/skypeforlinux-5.4.0.1.ebuild | 2 +- net-im/skypeforlinux/skypeforlinux-5.5.0.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/skypeforlinux/skypeforlinux-5.4.0.1.ebuild b/net-im/skypeforlinux/skypeforlinux-5.4.0.1.ebuild index ea3d292854c..da51c705af2 100644 --- a/net-im/skypeforlinux/skypeforlinux-5.4.0.1.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-5.4.0.1.ebuild @@ -7,7 +7,7 @@ MULTILIB_COMPAT=( abi_x86_64 ) inherit pax-utils rpm multilib-build -DESCRIPTION="P2P Internet Telephony (VoiceIP) client" +DESCRIPTION="Instant messaging client, with support for audio and video" HOMEPAGE="https://www.skype.com/" SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm" diff --git a/net-im/skypeforlinux/skypeforlinux-5.5.0.1.ebuild b/net-im/skypeforlinux/skypeforlinux-5.5.0.1.ebuild index 0d20e2a089c..f9444b1d3cd 100644 --- a/net-im/skypeforlinux/skypeforlinux-5.5.0.1.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-5.5.0.1.ebuild @@ -7,7 +7,7 @@ MULTILIB_COMPAT=( abi_x86_64 ) inherit pax-utils rpm multilib-build xdg-utils -DESCRIPTION="P2P Internet Telephony (VoiceIP) client" +DESCRIPTION="Instant messaging client, with support for audio and video" HOMEPAGE="https://www.skype.com/" SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
