diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-03-04 18:33:20 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-03-04 18:33:20 +0000 |
commit | 29448b1ab40f3003e0a7ecb90975b3aea3967b9a (patch) | |
tree | e35b6ad987bb56efa1c4f8b6e7dcc75201444a4e /x11-plugins/wmium/wmium-1.0.7.ebuild | |
parent | we do gpl2, not gpl2 or later (diff) | |
download | historical-29448b1ab40f3003e0a7ecb90975b3aea3967b9a.tar.gz historical-29448b1ab40f3003e0a7ecb90975b3aea3967b9a.tar.bz2 historical-29448b1ab40f3003e0a7ecb90975b3aea3967b9a.zip |
Version bump. unmask for x86 and small documentation fix
Diffstat (limited to 'x11-plugins/wmium/wmium-1.0.7.ebuild')
-rw-r--r-- | x11-plugins/wmium/wmium-1.0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmium/wmium-1.0.7.ebuild b/x11-plugins/wmium/wmium-1.0.7.ebuild index c1eb50280eed..fb4373bdcb41 100644 --- a/x11-plugins/wmium/wmium-1.0.7.ebuild +++ b/x11-plugins/wmium/wmium-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/wmium-1.0.7.ebuild,v 1.1 2004/02/07 04:27:40 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/wmium-1.0.7.ebuild,v 1.2 2004/03/04 18:33:20 dragonheart Exp $ DESCRIPTION="WindowMaker DockApp/Grellm2 pluggin that fetches the DSL usage information for Australian ISP Internode" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="gtk" @@ -58,6 +58,6 @@ src_install() { einfo "To configure look at the /usr/share/doc/${PF}/dot.wmiumrc.sample" einfo "(if using /usr/bin/wmium with WINDOWMAKER ONLY)" einfo "" - einfo " or use the preferences within gkrellm" + einfo " or use the preferences within gkrellm2" } |