diff options
author | 2003-10-16 16:12:57 +0000 | |
---|---|---|
committer | 2003-10-16 16:12:57 +0000 | |
commit | 490286b803ee9318fe2e879b67c61d50dc9eee8d (patch) | |
tree | 2cfca476b349104c47ba1784962d5341f4b97193 /x11-plugins/wmMatrix/wmMatrix-0.2.ebuild | |
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/wmMatrix/wmMatrix-0.2.ebuild')
-rw-r--r-- | x11-plugins/wmMatrix/wmMatrix-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild index 80498e79d6a3..4f7831fd1f14 100644 --- a/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild +++ b/x11-plugins/wmMatrix/wmMatrix-0.2.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/wmMatrix/wmMatrix-0.2.ebuild,v 1.4 2003/09/29 21:50:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="WMaker DockApp: Slightly modified version of Jamie Zawinski's xmatrix screenhack." @@ -11,7 +11,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc amd64" src_compile() { # this version is distributed with compiled binaries! |