From: Joseph Jezak Date: Mon, 8 Jan 2007 21:48:27 +0000 (+0000) Subject: Removed wmbatppc for bug #155693. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5774508c3d561ed650b16e4ba5de305cec3340d1;p=gentoo.git Removed wmbatppc for bug #155693. --- diff --git a/x11-plugins/wmbatppc/ChangeLog b/x11-plugins/wmbatppc/ChangeLog deleted file mode 100644 index 6c3c04f5f34c..000000000000 --- a/x11-plugins/wmbatppc/ChangeLog +++ /dev/null @@ -1,40 +0,0 @@ -# ChangeLog for x11-plugins/wmbatppc -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/ChangeLog,v 1.8 2006/01/24 22:13:04 nelchael Exp $ - - 24 Jan 2006; Krzysiek Pawlik wmbatppc-2.4.ebuild: - Fixed DEPEND for modular X. - - 25 Jul 2004; Michele Noberasco wmbatppc-2.4.ebuild: - OK, I should not be doing this since I own no ppc hardware, but I got - several reports that this is working nicely, so... stable for ppc. - wmbatppc-1.0-r1.ebuild: - Wipe out old ebuilds... - -*wmbatppc-2.4 (17 Jul 2004) - - 17 Jul 2004; Michele Noberasco wmbatppc-2.4.ebuild: - Version bump. Closes #43256, reported by John Steele Scott. - wmbatppc-1.0-r1.ebuild: - Fix SLOT value. Fix DEPEND. - - 13 Jul 2004; Michele Noberasco * : - Relocate this to x11-plugins, assign to the desktop-dock herd. - - 07 Jun 2004; Daniel Black +metadata.xml, - wmbatppc-1.0-r1.ebuild: - QA - IUSE fix - - 04 Jan 2004; Daniel Ahlberg wmbatppc-1.0-r1.ebuild: - This seems to be ppc only, not for amd64 - -*wmbatppc-1.0-r1 (04 Jun 2002) - - 29 Aug 2002; Seemant Kulleen * : - - Relocated to x11-plugins - - 04 Jun 2002; Olivier Reisch wmbatppc-1.0-r1.ebuild: - - Initial release of the wmbatppc ebuild. Thanks to theim@umd.umich.edu - (Todd Heim) who contributed this ebuild. diff --git a/x11-plugins/wmbatppc/Manifest b/x11-plugins/wmbatppc/Manifest deleted file mode 100644 index 597e28addb8c..000000000000 --- a/x11-plugins/wmbatppc/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -MD5 b6cbd1ee4e2f979282af3efd4453ac7f ChangeLog 1466 -MD5 926ec328cde6d69edb946e570c91b184 files/digest-wmbatppc-2.4 63 -MD5 ab273b424c9630cbfa1872a7058cdf53 files/wmbatppc-2.4-cflags.patch 410 -MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 -MD5 f54ca1ca562a9258fb6c41b18128839d wmbatppc-2.4.ebuild 753 diff --git a/x11-plugins/wmbatppc/files/digest-wmbatppc-2.4 b/x11-plugins/wmbatppc/files/digest-wmbatppc-2.4 deleted file mode 100644 index 7956db513286..000000000000 --- a/x11-plugins/wmbatppc/files/digest-wmbatppc-2.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 4acab490d1fa722fc019fd067b689057 wmbatppc-2.4.tar.gz 37503 diff --git a/x11-plugins/wmbatppc/files/wmbatppc-2.4-cflags.patch b/x11-plugins/wmbatppc/files/wmbatppc-2.4-cflags.patch deleted file mode 100644 index fea41a3ced6f..000000000000 --- a/x11-plugins/wmbatppc/files/wmbatppc-2.4-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile 2004-07-17 20:59:18.140689352 +0200 -+++ Makefile 2004-07-17 21:00:09.883823200 +0200 -@@ -6,7 +6,7 @@ - INSTALL = /usr/bin/install - LIBDIR = -L/usr/X11R6/lib - LIBS = -lXpm -lXext -lX11 -lm $(shell /usr/bin/xosd-config --libs) --FLAGS = -O2 -DENABLE_XOSD $(shell /usr/bin/xosd-config --cflags) -+FLAGS = ${CFLAGS} -DENABLE_XOSD $(shell /usr/bin/xosd-config --cflags) - OBJS = wmgeneral.o - - default:all diff --git a/x11-plugins/wmbatppc/metadata.xml b/x11-plugins/wmbatppc/metadata.xml deleted file mode 100644 index b1a9efc4f2f0..000000000000 --- a/x11-plugins/wmbatppc/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -desktop-dock - diff --git a/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild b/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild deleted file mode 100644 index 5199dafb0752..000000000000 --- a/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild,v 1.3 2006/01/24 22:13:04 nelchael Exp $ - -inherit eutils - -DESCRIPTION="small battery-monitoring dockapp for G3/G4 laptops" -HOMEPAGE="http://titelou.free.fr/wmbatppc/" -SRC_URI="http://titelou.free.fr/wmbatppc/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* ppc" -IUSE="" - -DEPEND=">=app-laptop/pmud-0.10.1-r2 - >=x11-libs/xosd-2.2.5-r1" - -src_unpack() -{ - unpack ${A} - cd ${S} - - # Make it honour Gentoo CFLAGS - epatch ${FILESDIR}/wmbatppc-2.4-cflags.patch -} - -src_compile() -{ - emake || die "Compilation failed" -} - -src_install() -{ - dobin wmbatppc || die - doman wmbatppc.1 -}