From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mpc-plugin/
Date: Mon, 8 Apr 2019 19:17:38 +0000 (UTC) [thread overview]
Message-ID: <1554751051.979b9beb112c3317cba48cef865b219e60d9d6d0.mgorny@gentoo> (raw)
commit: 979b9beb112c3317cba48cef865b219e60d9d6d0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 18:56:35 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 19:17:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979b9beb
xfce-extra/xfce4-mpc-plugin: Drop old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 -
.../xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
--git a/xfce-extra/xfce4-mpc-plugin/Manifest b/xfce-extra/xfce4-mpc-plugin/Manifest
index bfe81748f9d..d150105694c 100644
--- a/xfce-extra/xfce4-mpc-plugin/Manifest
+++ b/xfce-extra/xfce4-mpc-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-mpc-plugin-0.5.0.tar.bz2 282688 BLAKE2B 2ad968ba53ee391224f20ae6d62061feb9c63bda6414868daee024b948d8e5e11c0f696e522dc7914ed5d88f798f6be48bb420c19e3b4f36dcf7af3e5756b303 SHA512 b6cd8c756d952e19bbd0be3a8385b0bdd647960708537a8997589c07e512560856aa78de2ed0c6267810aa7b33c4470facd45048158e373053dc30813e8ebaa1
DIST xfce4-mpc-plugin-0.5.1.tar.bz2 290830 BLAKE2B 464bf4e3ca12049d241ddbf5cd2e30e4e41bda2934e809f8c75f2ceaa659647918d90a6265a49d01f84e2d0d3a6cca880ee8c90dcbf377a163e14fcfe25e5ae0 SHA512 7647ecdc7058e67be26c615853059cba25944fc6e31b06bca1e48f5378d3afddc2c4b82c5c581fe8ec716e0723a4d65c7ec4ee592540936ccca331049b3e024c
diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild
deleted file mode 100644
index d83765b53dc..00000000000
--- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="Music Player Daemon (mpd) panel plugin"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="+libmpd"
-
-RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:=
- libmpd? ( media-libs/libmpd:= )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README TODO )
-
-src_configure() {
- econf $(use_enable libmpd)
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
- gnome2_icon_cache_update
-}
next reply other threads:[~2019-04-08 19:17 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-08 19:17 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-11 19:19 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mpc-plugin/ Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:04 Sam James
2023-04-29 7:09 Michał Górny
2021-11-19 6:24 Yixun Lan
2019-10-20 10:24 Michał Górny
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-08-13 12:10 Michał Górny
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2018-12-09 8:43 Michał Górny
2018-04-08 8:06 Jason Zaman
2018-03-25 17:27 Michał Górny
2018-01-05 11:23 Mikle Kolyada
2016-11-20 16:19 Jason Zaman
2016-07-30 19:53 Michał Górny
2016-07-30 19:53 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1554751051.979b9beb112c3317cba48cef865b219e60d9d6d0.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox