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/wmdots | |
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/wmdots')
-rw-r--r-- | x11-plugins/wmdots/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmdots/wmdots-0.2_beta.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmdots/Manifest b/x11-plugins/wmdots/Manifest index d2ef828ae5c9..02c41e01a619 100644 --- a/x11-plugins/wmdots/Manifest +++ b/x11-plugins/wmdots/Manifest @@ -1,3 +1,3 @@ +MD5 2e090b10156af20c0d9a4adbedfca855 wmdots-0.2_beta.ebuild 582 MD5 673d53ab122692f3c9076391af9a5e76 ChangeLog 477 -MD5 83d21a083ae9d57bc91e552a4eff6ea2 wmdots-0.2_beta.ebuild 576 MD5 4031338ccfa2db6b7b0033f1c972efa2 files/digest-wmdots-0.2_beta 65 diff --git a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild b/x11-plugins/wmdots/wmdots-0.2_beta.ebuild index cedeab2ff716..2b125c5afb33 100644 --- a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild +++ b/x11-plugins/wmdots/wmdots-0.2_beta.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/wmdots/wmdots-0.2_beta.ebuild,v 1.5 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $ MY_P=wmdots-0.2beta S=${WORKDIR}/${PN} @@ -8,7 +8,7 @@ DESCRIPTION="Multi shape 3d rotating dots" SRC_URI="http://dockapps.org/download.php/id/153/${MY_P}.tar.gz" HOMEPAGE="http://dockapps.org/file.php/id/116" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" SLOT="0" IUSE="" |