diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-03-25 16:55:54 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-03-25 16:55:54 +0000 |
commit | 8ff05c4c81fd6125e3e6459206395c32f4e5df80 (patch) | |
tree | 2ce145ba83a1fcbb90db971239fced0087c18a89 /x11-plugins/gkrellm-wifi | |
parent | Fix deps (diff) | |
download | gentoo-2-8ff05c4c81fd6125e3e6459206395c32f4e5df80.tar.gz gentoo-2-8ff05c4c81fd6125e3e6459206395c32f4e5df80.tar.bz2 gentoo-2-8ff05c4c81fd6125e3e6459206395c32f4e5df80.zip |
stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/gkrellm-wifi')
-rw-r--r-- | x11-plugins/gkrellm-wifi/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-wifi/ChangeLog b/x11-plugins/gkrellm-wifi/ChangeLog index 050519508d7b..3ed3804f53fd 100644 --- a/x11-plugins/gkrellm-wifi/ChangeLog +++ b/x11-plugins/gkrellm-wifi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-wifi -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/ChangeLog,v 1.8 2004/10/04 13:27:15 brix Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/ChangeLog,v 1.9 2005/03/25 16:55:54 kugelfang Exp $ + + 25 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> + gkrellm-wifi-0.9.12.ebuild: + Marked stable on amd64. 04 Oct 2004; Henrik Brix Andersen <brix@gentoo.org> metadata.xml: Assigning ownership to myself diff --git a/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild b/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild index 90da3468cd72..1a8704c369ee 100644 --- a/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild +++ b/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild,v 1.7 2004/09/10 08:33:39 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild,v 1.8 2005/03/25 16:55:54 kugelfang Exp $ DESCRIPTION="A GKrellM2 plug-in for monitoring the link quality of your wireless LAN cards" HOMEPAGE="http://dev.gentoo.org/files/gkrellm-wifi/" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/files/gkrellm-wifi/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND=">=app-admin/gkrellm-2.1.12" |