diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2006-05-08 21:07:36 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2006-05-08 21:07:36 +0000 |
commit | bcae10fee16bd17b169e365a31db54886cfb9424 (patch) | |
tree | 722f51d0005f20ea2864b5b932d6e32469b53444 /x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-bcae10fee16bd17b169e365a31db54886cfb9424.tar.gz gentoo-2-bcae10fee16bd17b169e365a31db54886cfb9424.tar.bz2 gentoo-2-bcae10fee16bd17b169e365a31db54886cfb9424.zip |
Fixed URLs, thanks to cygeus in bug #132720.
(Portage version: 2203-svn)
Diffstat (limited to 'x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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 a1a51d91c859..f33850024af4 100644 --- a/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild +++ b/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.9 2005/04/27 20:18:37 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild,v 1.10 2006/05/08 21:07:36 brix Exp $ inherit multilib DESCRIPTION="A GKrellM2 plug-in for monitoring the link quality of your wireless LAN cards" -HOMEPAGE="http://dev.gentoo.org/files/gkrellm-wifi/" -SRC_URI="http://dev.gentoo.org/files/gkrellm-wifi/${P}.tar.gz" +HOMEPAGE="http://dev.gentoo.org/~brix/files/gkrellm-wifi/" +SRC_URI="http://dev.gentoo.org/~brix/files/gkrellm-wifi/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |