media-sound/xfmpc: Drop old
authorMichał Górny <mgorny@gentoo.org>
Sun, 25 Mar 2018 15:49:52 +0000 (17:49 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 25 Mar 2018 17:26:59 +0000 (19:26 +0200)
media-sound/xfmpc/Manifest
media-sound/xfmpc/xfmpc-0.2.2.ebuild [deleted file]
media-sound/xfmpc/xfmpc-0.2.3.ebuild [deleted file]

index b4297af0cd40c3e1210a10a6dc32becd16222beb..c18aecad66f6abdea76bc0c360d1d8a07b856fe7 100644 (file)
@@ -1,2 +1 @@
-DIST xfmpc-0.2.2.tar.bz2 404906 BLAKE2B bdef74eac80451064c2ea8004a329735f26e4f2e4761533a05fd1cb6f83b1d361f27fcef82e90c94c44f76f2fbbcbaf183851b08b301afe69cd02aae83d3a949 SHA512 a90697bcd86e7f3952faa4d37800755a49a09886de7a95ae69b4e8a59b7750b1098d372b1734eadf3bb1d2c74fc5447707fc0203de435cfa51423530c663f6c7
 DIST xfmpc-0.2.3.tar.bz2 414680 BLAKE2B 167af8e53d7ddf2a629d585e8ca9f15507e54ee92ceae0f48d3462fc1667b07570d2489cc5058c0521aae2f0b1493a1101655ae702e48b3c4d0c6be493a4ec57 SHA512 3f592fdd559817051f7720bafc07fc66b39f682cc20286c12d54c4bd607e85bb0a722c567264a29224971b4ac14db51b0b44b233a16cccd9d17579a50549a3be
diff --git a/media-sound/xfmpc/xfmpc-0.2.2.ebuild b/media-sound/xfmpc/xfmpc-0.2.2.ebuild
deleted file mode 100644 (file)
index 965667b..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Music Player Daemon (MPD) client for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfmpc"
-SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/glib-2.18:2
-       >=media-libs/libmpd-0.15
-       >=x11-libs/gtk+-2.16:2
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/libxfce4util-4.8"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=( $(xfconf_use_debug) )
-       DOCS=( AUTHORS ChangeLog IDEAS NEWS README THANKS )
-}
diff --git a/media-sound/xfmpc/xfmpc-0.2.3.ebuild b/media-sound/xfmpc/xfmpc-0.2.3.ebuild
deleted file mode 100644 (file)
index 2b973c2..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Music Player Daemon (MPD) client for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfmpc"
-SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/glib-2.18:2=
-       >=media-libs/libmpd-0.15:=
-       >=x11-libs/gtk+-2.16:2=
-       >=xfce-base/libxfce4ui-4.8:=
-       >=xfce-base/libxfce4util-4.8:="
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=( $(xfconf_use_debug) )
-       DOCS=( AUTHORS ChangeLog IDEAS NEWS README THANKS )
-}