media-sound/spotify-tray: update metadata
Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
parent
5cac7b8843
commit
9768c28148
6
media-sound/spotify-tray/ChangeLog
Normal file
6
media-sound/spotify-tray/ChangeLog
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# ChangeLog for media-sound/spotify-tray
|
||||||
|
# Copyright 1999-2022 Gentoo Authors; Distributed under the GPL v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
05 Apr 2022; Mario Fetka <mario.fetka@gmail.com> spotify-tray-1.3.2-r2.ebuild:
|
||||||
|
media-sound/spotify-tray: update metadata
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2019-2021 Gentoo Authors
|
# Copyright 2019-2022 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -30,3 +30,8 @@ src_prepare() {
|
|||||||
eautoreconf
|
eautoreconf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
default
|
||||||
|
# remove desktop file, launching is handled in spotify ebuild
|
||||||
|
#rm "${ED}/usr/share/applications/spotify-tray.desktop" || die
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user