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-statusnotifier-plugin/
Date: Thu, 19 Mar 2020 17:20:39 +0000 (UTC)	[thread overview]
Message-ID: <1584638409.ef98532201b0bb530d76789f585faef4fd277f51.mgorny@gentoo> (raw)

commit:     ef98532201b0bb530d76789f585faef4fd277f51
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 17:03:39 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 17:20:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef985322

xfce-extra/xfce4-statusnotifier-plugin: Remove redundant versions

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

 xfce-extra/xfce4-statusnotifier-plugin/Manifest    |  1 -
 .../xfce4-statusnotifier-plugin-0.2.1.ebuild       | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/xfce-extra/xfce4-statusnotifier-plugin/Manifest b/xfce-extra/xfce4-statusnotifier-plugin/Manifest
index 65c7e0a5152..7f55f5fcdef 100644
--- a/xfce-extra/xfce4-statusnotifier-plugin/Manifest
+++ b/xfce-extra/xfce4-statusnotifier-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-statusnotifier-plugin-0.2.1.tar.bz2 384119 BLAKE2B e8035750c8d376569d3694340c8630af3032da19e684adb374fbb79379d523a293b78b98d3c61601a0abe3639125106a56e976d8e0fe0b60244569593a087384 SHA512 508614543716a64f2fd45909c4a2acfbd4f41f9e494a48b97dd51a83171eec44811a8a2925d39ba8a5b5dba1f9faedddade0e5b7bf2ae08f494954637cf2209f
 DIST xfce4-statusnotifier-plugin-0.2.2.tar.bz2 376903 BLAKE2B 23e99a6687016de7352ab0611719f5a9ef319d6280a2fb8474f2ee1471f219f29926c07e4072ac75039377eca98d9c7f2f3fce29ce1d29cfc0d1112642e9016d SHA512 76f719ffed4ec9e178a844173cb0728888beba9a1ad69c9da025cb2d1fb3ad18448b4b4a60a94bb329ec7b80760307000550d451859c33f4b5d7bb8590cf227d

diff --git a/xfce-extra/xfce4-statusnotifier-plugin/xfce4-statusnotifier-plugin-0.2.1.ebuild b/xfce-extra/xfce4-statusnotifier-plugin/xfce4-statusnotifier-plugin-0.2.1.ebuild
deleted file mode 100644
index 1eb2dd7f2ff..00000000000
--- a/xfce-extra/xfce4-statusnotifier-plugin/xfce4-statusnotifier-plugin-0.2.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="A panel area for fd.o Status Notifiers (systray replacement)"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.24:=
-	>=dev-libs/libdbusmenu-16.04.0:=[gtk3]
-	>=x11-libs/gtk+-3.18:3=
-	x11-libs/libX11:=
-	>=xfce-base/libxfce4ui-4.12:=
-	>=xfce-base/libxfce4util-4.12:=
-	>=xfce-base/xfce4-panel-4.12:=
-	>=xfce-base/xfconf-4.12:="
-DEPEND="${RDEPEND}
-	dev-util/gdbus-codegen"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}


             reply	other threads:[~2020-03-19 17:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-19 17:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-09  7:18 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-statusnotifier-plugin/ Michał Górny
2018-07-10 12:29 Michał Górny
2018-03-25 17:27 Michał Górny
2017-11-02 12:29 Michał Górny
2017-11-02 12:29 Michał Górny
2017-09-07 20:31 Michał Górny
2017-08-06 13:58 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=1584638409.ef98532201b0bb530d76789f585faef4fd277f51.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