commit:     4c2665176557f06e5ff39078acab7098cb93a372
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 07:13:43 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 24 07:17:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c266517

app-misc/spotify-tray: move to ::gentoo

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-misc/spotify-tray/Manifest                  |  1 -
 app-misc/spotify-tray/metadata.xml              | 12 -----------
 app-misc/spotify-tray/spotify-tray-1.3.1.ebuild | 28 -------------------------
 profiles/updates/2Q-2021                        |  3 +++
 4 files changed, 3 insertions(+), 41 deletions(-)

diff --git a/app-misc/spotify-tray/Manifest b/app-misc/spotify-tray/Manifest
deleted file mode 100644
index 3bfe4a05e..000000000
--- a/app-misc/spotify-tray/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST spotify-tray-1.3.1.tar.gz 22084 BLAKE2B 
ee8f269d1ac618794eee8a67b814f689f3a65f18433a1e3c2382465a2b9b247e70e16fb43f061d1c7cef9188f116d0c7e8478fe3ffe2ab5f2de54dc8ccb40808
 SHA512 
c1fd533e3879f2d9e451264969bc797c6b8ca35f191460d40822728fc6b637ec7487154b0794871f25cbd6e01b16c7ff5eb33806a1235ac09e45e49580d1337a

diff --git a/app-misc/spotify-tray/metadata.xml 
b/app-misc/spotify-tray/metadata.xml
deleted file mode 100644
index 5b36c6489..000000000
--- a/app-misc/spotify-tray/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Andrew Ammerlaan</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">tsmetana/spotify-tray</remote-id>
-               
<bugs-to>https://github.com/tsmetana/spotify-tray/issues</bugs-to>
-       </upstream>
-</pkgmetadata>

diff --git a/app-misc/spotify-tray/spotify-tray-1.3.1.ebuild 
b/app-misc/spotify-tray/spotify-tray-1.3.1.ebuild
deleted file mode 100644
index 423054dad..000000000
--- a/app-misc/spotify-tray/spotify-tray-1.3.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools xdg
-
-DESCRIPTION="Tray icon for the Spotify Linux client"
-HOMEPAGE="https://github.com/tsmetana/spotify-tray";
-SRC_URI="https://github.com/tsmetana/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-3"
-SLOT="0"
-
-DEPEND="
-       x11-libs/gtk+:3[X]
-"
-RDEPEND="${DEPEND}
-       media-sound/spotify
-"
-
-src_prepare() {
-       default
-       # Fix the name of the icon
-       sed -i -e 's/Icon=spotify/Icon=spotify-client/g' 
spotify-tray.desktop.in || die
-       eautoreconf
-}

diff --git a/profiles/updates/2Q-2021 b/profiles/updates/2Q-2021
index 1382cf02e..adc7e549e 100644
--- a/profiles/updates/2Q-2021
+++ b/profiles/updates/2Q-2021
@@ -2,3 +2,6 @@ move sys-apps/nq sys-process/nq
 move www-client/browsh-bin www-client/browsh
 move app-misc/pup-bin app-misc/pup
 move media-tv/droidcam media-video/droidcam
+slotmove minecraft-launcher 2 0
+slotmove minecraft-launcher 1 legacy
+move app-misc/spotify-tray media-sound/spotify-tray

Reply via email to