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/wmSpaceWeather | |
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/wmSpaceWeather')
-rw-r--r-- | x11-plugins/wmSpaceWeather/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmSpaceWeather/Manifest b/x11-plugins/wmSpaceWeather/Manifest index 1d08f0d1b4c9..546a51772d90 100644 --- a/x11-plugins/wmSpaceWeather/Manifest +++ b/x11-plugins/wmSpaceWeather/Manifest @@ -1,3 +1,3 @@ +MD5 18ce0207b7d7067c519f49520a20db8e wmSpaceWeather-1.04.ebuild 853 MD5 53645af348386e108d671af88e418413 ChangeLog 542 -MD5 8851325a455d1c79cae922c498421762 wmSpaceWeather-1.04.ebuild 846 MD5 2c43841b9a7de02ed1c9db41aac92e0c files/digest-wmSpaceWeather-1.04 70 diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild index 072c00614517..f4378aa5b4cb 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.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/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.5 2003/03/11 21:11:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="dev-lang/perl virtual/x11" |