commit:     f6c84c7dd3f05c6a4c0a2f770fdc48995f7dff42
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 23:14:52 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 23:19:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c84c7d

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

 x11-plugins/wmnetselect/Manifest                  |  1 -
 x11-plugins/wmnetselect/metadata.xml              | 11 ---------
 x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild | 30 -----------------------
 3 files changed, 42 deletions(-)

diff --git a/x11-plugins/wmnetselect/Manifest b/x11-plugins/wmnetselect/Manifest
deleted file mode 100644
index 0b4fc654986..00000000000
--- a/x11-plugins/wmnetselect/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wmnetselect-0.8.tar.gz 69519 BLAKE2B 
ef412c355ecb1743060b9044f4c3d2285080ad0c2f08017066bbb01322e1400b742a60117d4b42c74cbf7cf3ea23205bf8ddc65a9e3440320acfd51e4b869893
 SHA512 
9438ecb289c62f4cfb435cf8bcfcfc25f8709c6f0291e4e92df9f0ebc8dce9f7431f8495df01346dfa19d5a9184a4f8436924bd8f733cd4b1ad1bbaa6ccf6052

diff --git a/x11-plugins/wmnetselect/metadata.xml 
b/x11-plugins/wmnetselect/metadata.xml
deleted file mode 100644
index 64ff172a1e4..00000000000
--- a/x11-plugins/wmnetselect/metadata.xml
+++ /dev/null
@@ -1,11 +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>
-       <upstream>
-               <remote-id type="freshmeat">wmnetselect</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild 
b/x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild
deleted file mode 100644
index 97e5bc202da..00000000000
--- a/x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-IUSE=""
-DESCRIPTION="WindowMaker browser launcher docklet"
-HOMEPAGE="http://freshmeat.net/projects/wmnetselect/";
-SRC_URI="ftp://ftp11.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc amd64 ppc"
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXmu
-       x11-libs/libXext
-       x11-libs/libXpm"
-DEPEND="${RDEPEND}
-       x11-proto/xproto
-       x11-proto/xextproto
-       x11-misc/imake"
-
-src_compile() {
-       xmkmf || die
-       emake CDEBUGFLAGS="${CFLAGS}" LDOPTIONS="${LDFLAGS}" wmnetselect || die
-}
-
-src_install () {
-       dobin wmnetselect
-       dodoc README ChangeLog TODO README.html
-}

Reply via email to