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 | abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f (patch) | |
tree | 435b5d7b3a637e619a49b784ccbfdff27080a806 /x11-plugins/wmmaiload | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.gz gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.bz2 gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmmaiload')
-rw-r--r-- | x11-plugins/wmmaiload/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmmaiload/wmmaiload-0.6.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmmaiload/Manifest b/x11-plugins/wmmaiload/Manifest index 8b99f90dd3aa..072a2d6cde1a 100644 --- a/x11-plugins/wmmaiload/Manifest +++ b/x11-plugins/wmmaiload/Manifest @@ -1,3 +1,3 @@ +MD5 26570d246ed4ce71014ecc90c479329e wmmaiload-0.6.0.ebuild 708 MD5 9fb99a6acab96eca861e9ea067114861 ChangeLog 488 -MD5 18afa32f6c8de21bab67fe8d909d303f wmmaiload-0.6.0.ebuild 702 MD5 414098b6052f5da2b2e9628c5241a376 files/digest-wmmaiload-0.6.0 66 diff --git a/x11-plugins/wmmaiload/wmmaiload-0.6.0.ebuild b/x11-plugins/wmmaiload/wmmaiload-0.6.0.ebuild index e342405a7f9a..eeb13e613a44 100644 --- a/x11-plugins/wmmaiload/wmmaiload-0.6.0.ebuild +++ b/x11-plugins/wmmaiload/wmmaiload-0.6.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/wmmaiload/wmmaiload-0.6.0.ebuild,v 1.3 2003/06/12 22:28:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/wmmaiload-0.6.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" |