commit:     535783812ccb09ba95cbb0062ecc75a529634381
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 19:15:42 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 19:15:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53578381

x11-plugins/wmwork: Drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmwork/wmwork-0.2.5.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/x11-plugins/wmwork/wmwork-0.2.5.ebuild 
b/x11-plugins/wmwork/wmwork-0.2.5.ebuild
deleted file mode 100644
index 8be4f2add95..00000000000
--- a/x11-plugins/wmwork/wmwork-0.2.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="a dockapp that lets you easily track time spent on different 
projects"
-HOMEPAGE="https://www.dockapps.net/wmwork";
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libXext-1.0.3
-       >=x11-libs/libX11-1.1.1-r1
-       >=x11-libs/libXpm-3.5.6"
-DEPEND="${RDEPEND}
-       x11-base/xorg-proto"
-
-S=${WORKDIR}/${P}/src
-
-src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed."
-       dodoc ../{CHANGES,README}
-}

Reply via email to