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/wmupmon | |
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/wmupmon')
-rw-r--r-- | x11-plugins/wmupmon/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmupmon/Manifest b/x11-plugins/wmupmon/Manifest index 94145354e39b..6f230f4f23c8 100644 --- a/x11-plugins/wmupmon/Manifest +++ b/x11-plugins/wmupmon/Manifest @@ -1,3 +1,3 @@ MD5 00e1949607ed7de7753113789c6153c2 ChangeLog 665 -MD5 42d82bd3892e19624a9c337f1b8809a3 wmupmon-0.1.1a.ebuild 920 +MD5 b11884bf299b5992047c0bec66d99b70 wmupmon-0.1.1a.ebuild 929 MD5 b610db91de3c6cdf44fa50701b321445 files/digest-wmupmon-0.1.1a 67 diff --git a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild index 353ef58c8faa..e86e1bf84975 100644 --- a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild +++ b/x11-plugins/wmupmon/wmupmon-0.1.1a.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/wmupmon/wmupmon-0.1.1a.ebuild,v 1.4 2003/09/24 18:55:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ HOMEPAGE="http://jzs.mine.nu/projects/index.php?project=wmupmon" SRC_URI="http://jzs.mine.nu/projects/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc amd64" IUSE="" |