From 00944bb0a7eff989a4c2ed7e6ef9a24562f1f6f7 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 20 Oct 2019 12:56:34 +0200 Subject: xfce-extra/xfce4-equake-plugin: Revbump post dep change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../xfce4-equake-plugin-1.3.8.1-r1.ebuild | 36 ++++++++++++++++++++++ .../xfce4-equake-plugin-1.3.8.1.ebuild | 36 ---------------------- 2 files changed, 36 insertions(+), 36 deletions(-) create mode 100644 xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r1.ebuild delete mode 100644 xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1.ebuild (limited to 'xfce-extra') diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r1.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r1.ebuild new file mode 100644 index 000000000000..345168450de2 --- /dev/null +++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2-utils + +DESCRIPTION="Panel plug-in that displays information about earthquakes at regular intervals" +HOMEPAGE="http://www.e-quake.org/" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*.*}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2:= + x11-libs/gtk+:2= + x11-libs/libX11:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] + >=xfce-base/libxfce4util-4.10:= +