commit:     0662aca171970eddffc2fb3d0678e1c73478e391
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 07:06:15 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 07:39:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0662aca1

xfce-extra/xfce4-verve-plugin: Clean old up

 xfce-extra/xfce4-verve-plugin/Manifest             |  1 -
 .../xfce4-verve-plugin-1.0.1.ebuild                | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/xfce-extra/xfce4-verve-plugin/Manifest 
b/xfce-extra/xfce4-verve-plugin/Manifest
index 85a5e04bd30..ac825461ddf 100644
--- a/xfce-extra/xfce4-verve-plugin/Manifest
+++ b/xfce-extra/xfce4-verve-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-verve-plugin-1.0.1.tar.bz2 325191 SHA256 
3b9c847ef4b10259137e4c8d1baa4a05486b35d3ff01ded3c00a8669c7dc9bf8 SHA512 
cef3a332e8c7927aed22355ea8beae7e588a831bfc43519a20cfc6c4f8d0d93221c0d9d84bb726221aaf47a856d4d1b7dfba88583b9173157c2f7bb351b96189
 WHIRLPOOL 
5f6bb20a93fb3799a359cca7b01fd1505014a385a86614e82af3b82a4a46746c2e00c5cfa09ef4593c61d1bf6a1020c916122883096bae50d2be86b29a6ee8a2
 DIST xfce4-verve-plugin-1.1.0.tar.bz2 353998 SHA256 
a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84 SHA512 
7e4c01fb6ba51c86eb7ba75fd1fdfbad11c4cadb64de3c28da711b3c17d67cb521f0fc6d92efbf81d6a01e988ea6a4fc9619c3737ada17b20b347914ca19ec19
 WHIRLPOOL 
9ae874faceb35d38217271d89a434bb5b0dd5cd250032f1b3a79feb934c46b07f496a2e2ec024ffeaeb709076d59bf29b52391295ccdbfecebe96db5a8ad4b91

diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild 
b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild
deleted file mode 100644
index 769e36f513b..00000000000
--- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit multilib xfconf
-
-DESCRIPTION="A comfortable command line plugin for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin";
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
-IUSE="dbus"
-
-RDEPEND=">=xfce-base/exo-0.6:=
-       >=xfce-base/libxfce4util-4.8:=
-       >=xfce-base/libxfcegui4-4.8:=
-       >=xfce-base/xfce4-panel-4.8:=
-       dev-libs/glib:2=
-       >=dev-libs/libpcre-5:=
-       dbus? ( >=dev-libs/dbus-glib-0.98:= )"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=(
-               --libexecdir="${EPREFIX}"/usr/$(get_libdir)
-               $(use_enable dbus)
-               )
-
-       DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}

Reply via email to