commit:     6df4b8dd9fc8a9e1efce50f1c334bf02a929203e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 04:47:04 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 04:47:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df4b8dd

media-sound/xfmpc: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-sound/xfmpc/Manifest           |  1 -
 media-sound/xfmpc/xfmpc-0.3.0.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/media-sound/xfmpc/Manifest b/media-sound/xfmpc/Manifest
index 8c00ee3df9fb..9804cd51d34d 100644
--- a/media-sound/xfmpc/Manifest
+++ b/media-sound/xfmpc/Manifest
@@ -1,2 +1 @@
-DIST xfmpc-0.3.0.tar.bz2 443234 BLAKE2B 
ee0f491baadfb6be9148de8060758f788f773bdbc0354d6061889e979fb16eeb7a44357b61e698908c972714616b4268ed443d1d6323cbf0f457cdfd6cdf0fc1
 SHA512 
6e876aca2c2a6764fe97f061c97dc0fa9ce72b7ab6a2597b5f54bdce39789cc73bd038a0ef69b87d826c225efb9c3a2d19aa9ed7872ce7ee9ac5d7bd275444a3
 DIST xfmpc-0.3.1.tar.bz2 455660 BLAKE2B 
2391217f1695ab0962a3ee52ea27ef44febbd8cf982d1bfba0c6952423c718f32dbea590930b9cef9cd3d932b2297cafb87870e27fb7579a764ad948e62918d6
 SHA512 
771835828cd89298d79c31cec2716b308889e6b835a2b16d0ef25eab6ed1667b055158f845ebf897df8f3f9f45a07fb6ad2994a9981695e74be2d56408e4abe0

diff --git a/media-sound/xfmpc/xfmpc-0.3.0.ebuild 
b/media-sound/xfmpc/xfmpc-0.3.0.ebuild
deleted file mode 100644
index 3f00933bf48b..000000000000
--- a/media-sound/xfmpc/xfmpc-0.3.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Music Player Daemon (MPD) client for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfmpc";
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.18:2=
-       >=media-libs/libmpd-0.15:=
-       >=x11-libs/gtk+-3.22:3=
-       >=xfce-base/libxfce4ui-4.12:=
-       >=xfce-base/libxfce4util-4.12:="
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog IDEAS NEWS README THANKS )
-
-pkg_postinst() {
-       xdg_desktop_database_update
-}
-
-pkg_postrm() {
-       xdg_desktop_database_update
-}

Reply via email to