public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Sun, 25 Mar 2018 17:27:29 +0000 (UTC)	[thread overview]
Message-ID: <1521998835.a8316e4d8d991c5c20d2baead6008bec2a4ee12e.mgorny@gentoo> (raw)

commit:     a8316e4d8d991c5c20d2baead6008bec2a4ee12e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 16:14:06 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 17:27:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8316e4d

xfce-extra/xfce4-mpc-plugin: Drop old

 xfce-extra/xfce4-mpc-plugin/Manifest               |  1 -
 .../xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/xfce-extra/xfce4-mpc-plugin/Manifest b/xfce-extra/xfce4-mpc-plugin/Manifest
index 07d601e4173..ae6e623140b 100644
--- a/xfce-extra/xfce4-mpc-plugin/Manifest
+++ b/xfce-extra/xfce4-mpc-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-mpc-plugin-0.4.5.tar.bz2 284335 BLAKE2B cce4d74f0d7df973233243231916744e68323dcde8ddac97f39dbfac04939b3835ad2081271d589cc96f83773ea6a3d0987c93bdfc5e18dbc4a632f54987af57 SHA512 272331170396c0635800c692fe06ac5bf53d0a2b007c6a8939f1678b109942728f9f97787e5b33abf94a56de6b72f6ea4cb3348f4ac3593b0bf4ab4c1ef79a57
 DIST xfce4-mpc-plugin-0.5.0.tar.bz2 282688 BLAKE2B 2ad968ba53ee391224f20ae6d62061feb9c63bda6414868daee024b948d8e5e11c0f696e522dc7914ed5d88f798f6be48bb420c19e3b4f36dcf7af3e5756b303 SHA512 b6cd8c756d952e19bbd0be3a8385b0bdd647960708537a8997589c07e512560856aa78de2ed0c6267810aa7b33c4470facd45048158e373053dc30813e8ebaa1

diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild
deleted file mode 100644
index 9c338bbb2c7..00000000000
--- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Music Player Daemon (mpd) panel plugin"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="debug +libmpd"
-
-RDEPEND=">=xfce-base/exo-0.6:=
-	>=xfce-base/libxfce4ui-4.8:=
-	>=xfce-base/xfce4-panel-4.8:=
-	libmpd? ( media-libs/libmpd:= )"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(use_enable libmpd)
-		$(xfconf_use_debug)
-		)
-
-	DOCS=( AUTHORS ChangeLog README TODO )
-}


             reply	other threads:[~2018-03-25 17:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-25 17:27 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-08 19:17 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-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=1521998835.a8316e4d8d991c5c20d2baead6008bec2a4ee12e.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