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/wmapmload | |
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/wmapmload')
-rw-r--r-- | x11-plugins/wmapmload/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmapmload/wmapmload-0.3.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmapmload/Manifest b/x11-plugins/wmapmload/Manifest index bb8ffa005712..5df700186755 100644 --- a/x11-plugins/wmapmload/Manifest +++ b/x11-plugins/wmapmload/Manifest @@ -1,3 +1,3 @@ +MD5 ef74d13ad1e6328dba1465041dc1f35c wmapmload-0.3.0.ebuild 710 MD5 61fb478477cd0213f6b0741c1cd88df5 ChangeLog 488 -MD5 cd5cc9c6d4c87c18ffe979d53220c0cf wmapmload-0.3.0.ebuild 704 MD5 f6a62952616e4d493632024405d9515e files/digest-wmapmload-0.3.0 66 diff --git a/x11-plugins/wmapmload/wmapmload-0.3.0.ebuild b/x11-plugins/wmapmload/wmapmload-0.3.0.ebuild index abfef2b16282..6517595bccda 100644 --- a/x11-plugins/wmapmload/wmapmload-0.3.0.ebuild +++ b/x11-plugins/wmapmload/wmapmload-0.3.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Ebuild by AutoBot (autobot@midsouth.rr.com) -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.0.ebuild,v 1.3 2003/06/12 22:26:01 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.0.ebuild,v 1.4 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" LICENSE="GPL-2" DEPEND="x11-base/xfree" |