diff options
author | Raymond Jennings <shentino@gmail.com> | 2017-10-04 11:39:25 -0700 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2017-10-07 13:14:46 -0400 |
commit | 1fad828b20b408f63cd6ceb6f8bf681766c3d319 (patch) | |
tree | 0f72e786c087a8296e501ff5203cba0d6976e23e /net-im | |
parent | profiles: generate x86 17.0 profile tree (diff) | |
download | gentoo-1fad828b20b408f63cd6ceb6f8bf681766c3d319.tar.gz gentoo-1fad828b20b408f63cd6ceb6f8bf681766c3d319.tar.bz2 gentoo-1fad828b20b408f63cd6ceb6f8bf681766c3d319.zip |
net-im/skypeforlinux: Update descriptions to reflect changes away from P2P architecture
Closes: https://bugs.gentoo.org/621684
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skypeforlinux/skypeforlinux-5.4.0.1.ebuild | 2 | ||||
-rw-r--r-- | 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 ea3d292854cb..da51c705af20 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 0d20e2a089c3..f9444b1d3cd5 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" |