From 36fe8e8c95dc45f61601b828481c3d9fa866bbd5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 7 Dec 2018 15:09:13 +0100 Subject: x11-plugins/wmlife: drop old Signed-off-by: Michael Mair-Keimberger Signed-off-by: Bernard Cafarelli --- x11-plugins/wmlife/wmlife-1.0.1.ebuild | 35 ---------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 x11-plugins/wmlife/wmlife-1.0.1.ebuild diff --git a/x11-plugins/wmlife/wmlife-1.0.1.ebuild b/x11-plugins/wmlife/wmlife-1.0.1.ebuild deleted file mode 100644 index 47a14552f4ac..000000000000 --- a/x11-plugins/wmlife/wmlife-1.0.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit autotools eutils - -DESCRIPTION="dockapp running Conway's Game of Life (and program launcher)" -HOMEPAGE="http://www.improbability.net/#wmlife" -SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="x11-libs/gtk+:2 - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXext" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-1.0.0-stringh.patch - epatch "${FILESDIR}"/${P}-configure.patch - - eautoreconf -} - -src_configure() { - econf --enable-session -} -- cgit v1.2.3-18-g5258