diff options
Diffstat (limited to 'x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild')
-rw-r--r-- | x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild b/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild index e69e5dd4bd13..4aa6083d53aa 100644 --- a/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild +++ b/x11-plugins/wmmemmon/wmmemmon-0.7.0.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/wmmemmon/wmmemmon-0.7.0.ebuild,v 1.5 2003/02/13 17:31:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="http://www.sh.rim.or.jp/~ssato/src/${P}.tar.gz" HOMEPAGE="http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml#wmmemmon" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc amd64" SLOT="0" DEPEND="virtual/glibc x11-base/xfree" |