diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | e98ef797c0f264b11ab1509a1d31bca484cca1b6 (patch) | |
tree | 719aaca52f111022deb89fe4b80e9a7d8dc6730e /x11-plugins/gkrellm-wifi | |
parent | ppc stable profile update (diff) | |
download | historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.gz historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.bz2 historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/gkrellm-wifi')
-rw-r--r-- | x11-plugins/gkrellm-wifi/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-wifi/ChangeLog b/x11-plugins/gkrellm-wifi/ChangeLog index 459e185bb823..e134d7fd2741 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.5 2004/07/09 23:35:51 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/ChangeLog,v 1.6 2004/09/02 18:22:39 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gkrellm-wifi-0.9.12.ebuild: + Masked gkrellm-wifi-0.9.12.ebuild stable for ppc 10 Jul 2004; Tom Martin <slarti@gentoo.org> gkrellm-wifi-0.9.12.ebuild: Marked ~amd64. 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 1e6c125e0247..cb801d016f8f 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 # 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.5 2004/07/09 23:35:51 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild,v 1.6 2004/09/02 18:22:39 pvdabeel Exp $ DESCRIPTION="A GKrellM2 plug-in for monitoring the link quality of your wireless LAN cards" HOMEPAGE="http://brix.gimp.org/files/gkrellm-wifi/" @@ -8,7 +8,7 @@ SRC_URI="http://brix.gimp.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" |