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/wmppp | |
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/wmppp')
-rw-r--r-- | x11-plugins/wmppp/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmppp/wmppp-1.3.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmppp/Manifest b/x11-plugins/wmppp/Manifest index b8df2f5fda2e..e8360d1ba37b 100644 --- a/x11-plugins/wmppp/Manifest +++ b/x11-plugins/wmppp/Manifest @@ -1,3 +1,3 @@ +MD5 c82cec8a9ab45dbceb9ef4f0ad38080d wmppp-1.3.0.ebuild 734 MD5 d04b03fffb104411cad031992e257fb3 ChangeLog 510 -MD5 9081bcb685fb505bd49033465da7889c wmppp-1.3.0.ebuild 727 MD5 4400a05794189fba85296c0ad90190f0 files/digest-wmppp-1.3.0 62 diff --git a/x11-plugins/wmppp/wmppp-1.3.0.ebuild b/x11-plugins/wmppp/wmppp-1.3.0.ebuild index 3cb0cdc4c4b4..45be32aa05f7 100644 --- a/x11-plugins/wmppp/wmppp-1.3.0.ebuild +++ b/x11-plugins/wmppp/wmppp-1.3.0.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/wmppp/wmppp-1.3.0.ebuild,v 1.5 2003/09/29 21:55:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmppp/wmppp-1.3.0.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/wmppp.app/wmppp DESCRIPTION="Network monitoring dock.app" @@ -11,7 +11,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc amd64" src_compile() { emake all || die |