commit:     230191c34910afa8ea043b0d33fa288ff4ee8598
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 15:28:20 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:09:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230191c3

xfce-extra/xfce4-time-out-plugin: Prune old

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

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest 
b/xfce-extra/xfce4-time-out-plugin/Manifest
index 88c87c8..89880c4 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-time-out-plugin-1.0.1.tar.bz2 333227 SHA256 
e342f73315fa8176ac4fc321680a3959aa2e06fafed1ac78031fae64713a3db8 SHA512 
f2999a578fbdc324f9086210bfbc6a0f9296816913e4775fc60d0a3fd405781723bbe8cfdc16198f808025df7ce9ef5125d9614a233948d50a507b85139b0504
 WHIRLPOOL 
8c82015a994fe425b3228c63f2a901c7a1701def2d0d0e6ea79c99c205be453ffbb14b9dade57b7f60cb2ce1137068f292c8238233569ad1c42a72fa3aea43a5
 DIST xfce4-time-out-plugin-1.0.2.tar.bz2 337382 SHA256 
c69fb7218c685e516454810291c5245c49a80d774a6bded59c645a1af427c4e5 SHA512 
3f49664fc8fd947627e40de0338e3a115806045c97fa08fd678fdbb831947bcfe14c02e9961d671ce7546d4913fd9319322476df590a70458bdf86fa3bd43464
 WHIRLPOOL 
7577b75771182686d548b36759a84d6a9744e1e012689e4ebe585a09340a8db9656a9b15cdf938b2aa28231f2cd3dfed8b9c7b10b106fef4edc0f51fe5dbf3df

diff --git 
a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild 
b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild
deleted file mode 100644
index 284c41b..0000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-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 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="x11-libs/gtk+:2
-       x11-libs/libX11
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/xfce4-panel-4.8"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=(
-               $(xfconf_use_debug)
-               )
-
-       DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}

Reply via email to