summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-20 11:27:51 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-20 12:24:27 +0200
commit891a1b5119fe5109ae6b1055db1b3ea292cb4269 (patch)
tree8cf4f7d159edbaf9dd313ef7774329c08b045f57 /xfce-extra/xfce4-genmon-plugin
parentxfce-extra/xfce4-fsguard-plugin: Drop old (diff)
downloadgentoo-891a1b5119fe5109ae6b1055db1b3ea292cb4269.tar.gz
gentoo-891a1b5119fe5109ae6b1055db1b3ea292cb4269.tar.bz2
gentoo-891a1b5119fe5109ae6b1055db1b3ea292cb4269.zip
xfce-extra/xfce4-genmon-plugin: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-genmon-plugin')
-rw-r--r--xfce-extra/xfce4-genmon-plugin/Manifest1
-rw-r--r--xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.1.ebuild20
2 files changed, 0 insertions, 21 deletions
diff --git a/xfce-extra/xfce4-genmon-plugin/Manifest b/xfce-extra/xfce4-genmon-plugin/Manifest
index f5ca8aa4738a..e5731aa603a2 100644
--- a/xfce-extra/xfce4-genmon-plugin/Manifest
+++ b/xfce-extra/xfce4-genmon-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-genmon-plugin-4.0.1.tar.bz2 327605 BLAKE2B 908571d5ca2cc8e657416d18f1da61452b045163233a82beb5a1e876a244b2ce463e6cda54f0b7a8239e642eb4bf5d73ea807a5d26c22ded48baf955595fa805 SHA512 14590ba4a3b31773e38139d274c93060b2dfdf3cd476dc2235f95f987529b93b74d2422507cc4bf1152f376ec9c6a01bd1da903d422757b95b19c01aa412b35e
DIST xfce4-genmon-plugin-4.0.2.tar.bz2 334196 BLAKE2B cd4bc651809a5421cd5938cd5b9cef13e94d81e39fd8f249348cb65921ffe0b55d68254b76f391118d33c3a00cdf331e32c730ad5a9059b1f3fc501843a0fe1a SHA512 78a9cd95a83d6ffcb512647f1c674589bf80e4ef24a3431be96fd7506c7642e42c796f7316e034083fe794ab79521d856083b12a186276a1dfe4f14dbe97149e
diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.1.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.1.ebuild
deleted file mode 100644
index 3322cb9e59f8..000000000000
--- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.0.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Cyclically spawned executable output on the panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"