net-im/slack-bin: Move package to net-im/slack.
authorUlrich Müller <ulm@gentoo.org>
Wed, 25 Mar 2020 11:02:09 +0000 (12:02 +0100)
committerUlrich Müller <ulm@gentoo.org>
Wed, 25 Mar 2020 14:43:05 +0000 (15:43 +0100)
As discussed in #gentoo-dev.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
net-im/slack/Manifest [moved from net-im/slack-bin/Manifest with 100% similarity]
net-im/slack/metadata.xml [moved from net-im/slack-bin/metadata.xml with 100% similarity]
net-im/slack/slack-4.1.1.ebuild [moved from net-im/slack-bin/slack-bin-4.1.1.ebuild with 96% similarity]
net-im/slack/slack-4.3.2-r1.ebuild [moved from net-im/slack-bin/slack-bin-4.3.2-r1.ebuild with 96% similarity]
net-im/slack/slack-4.3.2-r2.ebuild [moved from net-im/slack-bin/slack-bin-4.3.2-r2.ebuild with 96% similarity]
profiles/arch/amd64/x32/package.mask
profiles/updates/1Q-2020

similarity index 96%
rename from net-im/slack-bin/slack-bin-4.1.1.ebuild
rename to net-im/slack/slack-4.1.1.ebuild
index 010dee24895f14861809745bab2d435ac284c91a..126d156dca1c42d6e3b2800caee7a68e15a5b1de 100644 (file)
@@ -3,14 +3,13 @@
 
 EAPI=7
 
-MY_PN="${PN/-bin/}"
 MULTILIB_COMPAT=( abi_x86_64 )
 
 inherit desktop multilib-build pax-utils unpacker xdg-utils
 
 DESCRIPTION="Team collaboration tool"
 HOMEPAGE="https://www.slack.com/"
-SRC_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-amd64.deb"
+SRC_URI="https://downloads.slack-edge.com/linux_releases/${PN}-desktop-${PV}-amd64.deb"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
similarity index 96%
rename from net-im/slack-bin/slack-bin-4.3.2-r1.ebuild
rename to net-im/slack/slack-4.3.2-r1.ebuild
index 701ae359224b0dd52f79917426fe2633a197c16f..354b565faab88137aca5127cdda857e95de0d9f7 100644 (file)
@@ -3,14 +3,13 @@
 
 EAPI=7
 
-MY_PN="${PN/-bin/}"
 MULTILIB_COMPAT=( abi_x86_64 )
 
 inherit desktop eutils multilib-build pax-utils unpacker xdg-utils
 
 DESCRIPTION="Team collaboration tool"
 HOMEPAGE="https://www.slack.com/"
-SRC_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-amd64.deb"
+SRC_URI="https://downloads.slack-edge.com/linux_releases/${PN}-desktop-${PV}-amd64.deb"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
similarity index 96%
rename from net-im/slack-bin/slack-bin-4.3.2-r2.ebuild
rename to net-im/slack/slack-4.3.2-r2.ebuild
index 588c999e230c6f4de1d1b031a8efa864352e31b8..3b995394ed53041618ae44e94cda00e05cc91918 100644 (file)
@@ -3,14 +3,13 @@
 
 EAPI=7
 
-MY_PN="${PN/-bin/}"
 MULTILIB_COMPAT=( abi_x86_64 )
 
 inherit desktop eutils multilib-build pax-utils unpacker xdg-utils
 
 DESCRIPTION="Team collaboration tool"
 HOMEPAGE="https://www.slack.com/"
-SRC_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-amd64.deb"
+SRC_URI="https://downloads.slack-edge.com/linux_releases/${PN}-desktop-${PV}-amd64.deb"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
index b81b45733fd12e477e9222f2021d009a30ca53cb..5de561adc955d6cc5faecace62d2bc755e21e835 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Hasan ÇALIŞIR <hasan.calisir@psauxit.com> (2019-10-28)
@@ -24,7 +24,7 @@ dev-libs/amdgpu-pro-opencl
 net-im/mattermost-desktop-bin
 net-im/skypeforlinux
 net-im/skype-dbus-mock
-net-im/slack-bin
+net-im/slack
 
 # Pawel Hajdan jr <phajdan.jr@gentoo.org> (2012-10-07)
 # V8 upstream said they won't support x32, bug #423815
index ebe5b8633e9ceb560bd0bafe84fe7b6e5e97068a..ebc4ddf2c9be3e13255644e91b6bbdfa4c9cf0f5 100644 (file)
@@ -10,3 +10,4 @@ move app-doc/ghp-import dev-vcs/ghp-import
 move dev-python/git-python dev-python/GitPython
 move www-servers/automx2 net-mail/automx2
 move dev-python/pysnmp-apps net-analyzer/snmpclitools
+move net-im/slack-bin net-im/slack