commit:     03c9f23ad4081c94d339a9cdc4e5b9f2340874c4
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 22:48:57 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:48:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c9f23a

x11-plugins/wmmemmon: remove last rited package (bug #639914)

 x11-plugins/wmmemmon/Manifest                   |  1 -
 x11-plugins/wmmemmon/metadata.xml               | 17 -----------------
 x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild | 25 -------------------------
 3 files changed, 43 deletions(-)

diff --git a/x11-plugins/wmmemmon/Manifest b/x11-plugins/wmmemmon/Manifest
deleted file mode 100644
index a74dd588d39..00000000000
--- a/x11-plugins/wmmemmon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wmmemmon-1.0.2pre2.tar.gz 147486 BLAKE2B 
b284e1d639f1a2c510b916723b95f013b81f2464152a925e17debe0a72eb83de39f118009ccbf7aeefd1e23a8650f9c081d8dfb2c1c82ab4214bd5db4da60440
 SHA512 
7e10ffe6f4089f993b1b284f17fe402b64e9cc64171c439d459ad5020176cf868e7279feb9691b65f2c1aa14dc0db3f45d22376b0cc2f077398220c1211a8745

diff --git a/x11-plugins/wmmemmon/metadata.xml 
b/x11-plugins/wmmemmon/metadata.xml
deleted file mode 100644
index b03a88f2322..00000000000
--- a/x11-plugins/wmmemmon/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="person">
-       <email>[email protected]</email>
-       <name>Bernard Cafarelli</name>
-</maintainer>
-
-<longdescription>
-WMMemMon is a program to monitor memory/swap usages. It is a dockapp that is 
-supported by X window managers such as Window Maker, AfterStep, BlackBox, and 
-Enlightenment. The current memory usage is displaied as the outside 
pie-slices. 
-The swap usage is represented by the inside slices. It has an LCD look-alike 
-user interface. The back light may be turned on/off by clicking the mouse 
-button over the appliacation.
-</longdescription>
-</pkgmetadata>

diff --git a/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild 
b/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild
deleted file mode 100644
index d6d04f6c28a..00000000000
--- a/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="a dockapp for monitoring memory and swap"
-HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/37";
-SRC_URI="mirror://gentoo/${P/_/}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXpm"
-DEPEND="${RDEPEND}
-       x11-proto/xextproto
-       x11-libs/libICE"
-
-S=${WORKDIR}/${P/_/}
-
-src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed."
-       dodoc AUTHORS ChangeLog NEWS README THANKS TODO
-}

Reply via email to