diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
commit | bceb73b0f8197a399440658941cf856eec5882c4 (patch) | |
tree | 2e932b4ab1073df817760f31eb8909067ac00a22 /x11-plugins/gkwebmon | |
parent | marked 1.31.0 stable (Manifest recommit) (diff) | |
download | gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.tar.gz gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.tar.bz2 gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.zip |
x86 and amd64 unmasks and ChangeLog fixes.
Diffstat (limited to 'x11-plugins/gkwebmon')
-rw-r--r-- | x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild index fd36e211404b..6c74d8332253 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.1b.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/gkwebmon/gkwebmon-0.1b.ebuild,v 1.1 2003/02/12 11:03:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkwebmon/gkwebmon-0.1b.ebuild,v 1.2 2004/02/28 17:58:57 aliz Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gkwebmon/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="=app-admin/gkrellm-2*" |