diff options
Diffstat (limited to 'x11-plugins/wmnd/wmnd-0.4.10.ebuild')
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnd/wmnd-0.4.10.ebuild b/x11-plugins/wmnd/wmnd-0.4.10.ebuild index 63a46f79d612..e8944eec8a20 100644 --- a/x11-plugins/wmnd/wmnd-0.4.10.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.10.ebuild,v 1.3 2004/10/19 08:59:05 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.10.ebuild,v 1.4 2004/11/01 20:19:31 gustavoz Exp $ IUSE="" DESCRIPTION="WindowMaker Network Devices (dockapp)" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.yuv.info/pub/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc amd64" +KEYWORDS="x86 ~ppc sparc amd64" DEPEND="virtual/x11" |