diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-25 19:02:06 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-25 19:02:06 +0000 |
commit | a971a0f075d68fc948b7e1c55a234e770d43a078 (patch) | |
tree | 2f25bc72cf668d480c923ad940ea0f993fb4f2a5 /x11-plugins/wmbatppc | |
parent | QA: need-kde after R/DEPEND (diff) | |
download | historical-a971a0f075d68fc948b7e1c55a234e770d43a078.tar.gz historical-a971a0f075d68fc948b7e1c55a234e770d43a078.tar.bz2 historical-a971a0f075d68fc948b7e1c55a234e770d43a078.zip |
x11-plugins/wmbatppc 2.4 stable for ppc. Wipe out old ebuilds...
Diffstat (limited to 'x11-plugins/wmbatppc')
-rw-r--r-- | x11-plugins/wmbatppc/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmbatppc/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmbatppc/files/digest-wmbatppc-1.0-r1 | 1 | ||||
-rw-r--r-- | x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild | 26 | ||||
-rw-r--r-- | x11-plugins/wmbatppc/wmbatppc-2.4.ebuild | 4 |
5 files changed, 11 insertions, 34 deletions
diff --git a/x11-plugins/wmbatppc/ChangeLog b/x11-plugins/wmbatppc/ChangeLog index 8d391189c994..7bb6863cf54b 100644 --- a/x11-plugins/wmbatppc/ChangeLog +++ b/x11-plugins/wmbatppc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-plugins/wmbatppc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/ChangeLog,v 1.6 2004/07/17 19:11:59 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/ChangeLog,v 1.7 2004/07/25 19:02:06 s4t4n Exp $ + + 25 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> 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) diff --git a/x11-plugins/wmbatppc/Manifest b/x11-plugins/wmbatppc/Manifest index 0541d0717d28..282cf9e65b8a 100644 --- a/x11-plugins/wmbatppc/Manifest +++ b/x11-plugins/wmbatppc/Manifest @@ -1,7 +1,5 @@ -MD5 431809bfce8b1254adab745ca5ea0821 wmbatppc-1.0-r1.ebuild 606 -MD5 3a255cdd4d3dacc263e2fb435ec6e68e ChangeLog 1091 +MD5 7d3260944848b501b1ab304f7709f0d8 ChangeLog 1358 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 -MD5 102cf7ab5cac444010c0d9d1fa1a3726 wmbatppc-2.4.ebuild 764 +MD5 abc7e0687df54089480d45217043ec4c wmbatppc-2.4.ebuild 763 MD5 926ec328cde6d69edb946e570c91b184 files/digest-wmbatppc-2.4 63 -MD5 1c36fba32a1054874bc4086e7445478e files/digest-wmbatppc-1.0-r1 63 MD5 ab273b424c9630cbfa1872a7058cdf53 files/wmbatppc-2.4-cflags.patch 410 diff --git a/x11-plugins/wmbatppc/files/digest-wmbatppc-1.0-r1 b/x11-plugins/wmbatppc/files/digest-wmbatppc-1.0-r1 deleted file mode 100644 index 6195afc82742..000000000000 --- a/x11-plugins/wmbatppc/files/digest-wmbatppc-1.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2c0bdeed382993fc1d6f66814dc322ba wmbatppc-1.0.tar.gz 32645 diff --git a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild deleted file mode 100644 index 53bedd40300f..000000000000 --- a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.9 2004/07/17 19:11:59 s4t4n Exp $ - -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="virtual/x11 - >=app-laptop/pmud-0.10.1-r2" - -S=${WORKDIR}/wmbatppc - -src_compile() { - make || die -} - -src_install() { - dobin wmbatppc || die - doman wmbatppc.1 -} diff --git a/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild b/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild index 8799fc614b91..40c15c309537 100644 --- a/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild +++ b/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.1 2004/07/17 19:11:59 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-2.4.ebuild,v 1.2 2004/07/25 19:02:06 s4t4n Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://titelou.free.fr/wmbatppc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~ppc" +KEYWORDS="-* ppc" IUSE="" DEPEND="virtual/x11 |