diff options
Diffstat (limited to 'x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild')
-rw-r--r-- | x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild b/x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild index d24583cf70da..9bce16d0f5a8 100644 --- a/x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild +++ b/x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild,v 1.4 2004/10/19 08:56:35 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/wmmaiload-1.0.1.ebuild,v 1.5 2004/11/24 23:19:05 weeve Exp $ DESCRIPTION="dockapp that monitors one or more mailboxes." SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" SLOT="0" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="x86 amd64 ppc ~sparc" LICENSE="GPL-2" DEPEND="virtual/x11" |