diff options
Diffstat (limited to 'x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild')
-rw-r--r-- | x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild b/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild index 21ea3706e7ac..e40889473aa4 100644 --- a/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild +++ b/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.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/wmdiskmon/wmdiskmon-0.0.1.ebuild,v 1.4 2004/07/03 02:17:56 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" LICENSE="GPL-2" DEPEND="virtual/x11" |