commit:     04e36a6adf53d49070a6346d31f205d3d7864c43
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 16:19:44 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 17:27:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e36a6a

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

 xfce-extra/xfce4-systemload-plugin/Manifest        |  1 -
 .../xfce4-systemload-plugin-1.1.2.ebuild           | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/xfce-extra/xfce4-systemload-plugin/Manifest 
b/xfce-extra/xfce4-systemload-plugin/Manifest
index 0a303c64e6a..33d30517125 100644
--- a/xfce-extra/xfce4-systemload-plugin/Manifest
+++ b/xfce-extra/xfce4-systemload-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-systemload-plugin-1.1.2.tar.bz2 305948 BLAKE2B 
952a7da2d2d32d6b5afb17b5958cf079e9a788b324cd39e935894e0e0faf2700143a00e56c0545ccda0df01fe0bc74b0b509827447ab7129962f10571a9ffc8e
 SHA512 
4d2216a707991ca17e7a935a6836a5b4236c1ab38e1738a57f754d63aca3d183802e5e530563a6e31c754ba6e4cd225742b4f23170acb07277f18eaee682fd31
 DIST xfce4-systemload-plugin-1.2.1.tar.bz2 328136 BLAKE2B 
0476c6e89be950a89f54d6d4fce0cfd0b4781520edb76e4280341f1f2c34e13ab54d68a84175524dd6877242da128c409f749c2c94ea6357dc453ed3c4da449d
 SHA512 
01e57d799731a5860f043339ff0e90e0967ac1bda91d9f500d657ea14f3a52f31d9dd68ef5293f7941ef93e26e48af72de22aef976d0ccd497c62096e1aaf0b9

diff --git 
a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.2.ebuild 
b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.2.ebuild
deleted file mode 100644
index 65759215657..00000000000
--- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="System load plug-in for Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin";
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="debug upower"
-
-RDEPEND=">=x11-libs/gtk+-2.6:2=
-       >=xfce-base/libxfce4ui-4.10:=
-       >=xfce-base/libxfce4util-4.10:=
-       >=xfce-base/xfce4-panel-4.10:=
-       upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=(
-               $(use_enable upower)
-               $(xfconf_use_debug)
-               )
-
-       DOCS=( AUTHORS ChangeLog NEWS README )
-}

Reply via email to