diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
commit | 490286b803ee9318fe2e879b67c61d50dc9eee8d (patch) | |
tree | 2cfca476b349104c47ba1784962d5341f4b97193 /x11-plugins/wmbatppc | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.gz historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.bz2 historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmbatppc')
-rw-r--r-- | x11-plugins/wmbatppc/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmbatppc/Manifest b/x11-plugins/wmbatppc/Manifest index a037917ecd33..0e98b5878a47 100644 --- a/x11-plugins/wmbatppc/Manifest +++ b/x11-plugins/wmbatppc/Manifest @@ -1,3 +1,3 @@ +MD5 6c636b00534aefd6d94e3e9f43c1f3a8 wmbatppc-1.0-r1.ebuild 647 MD5 d24ebdbe40c8573704ee02abb5280ec7 ChangeLog 531 -MD5 c8488f584dfc489e5fdf0f63af2176b2 wmbatppc-1.0-r1.ebuild 641 MD5 1c36fba32a1054874bc4086e7445478e files/digest-wmbatppc-1.0-r1 63 diff --git a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild index eb26214f3f9f..dc16f41bbba9 100644 --- a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild +++ b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.4 2003/09/06 05:45:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/wmbatppc DESCRIPTION="wmbatppc is a small battery-monitoring dockapp. It works on G3/G4 Powerbooks and iBooks." @@ -12,7 +12,7 @@ DEPEND="virtual/x11 SLOT="1" LICENSE="GPL-2" -KEYWORDS="ppc" +KEYWORDS="ppc amd64" src_compile() { make || die |