summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2006-05-08 21:07:36 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2006-05-08 21:07:36 +0000
commitbcae10fee16bd17b169e365a31db54886cfb9424 (patch)
tree722f51d0005f20ea2864b5b932d6e32469b53444 /x11-plugins
parentppc stable (diff)
downloadgentoo-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')
-rw-r--r--x11-plugins/gkrellm-wifi/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/gkrellm-wifi/ChangeLog b/x11-plugins/gkrellm-wifi/ChangeLog
index 195cfdfab54d..ac927813c766 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/ChangeLog,v 1.10 2005/04/27 20:18:37 herbs Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/ChangeLog,v 1.11 2006/05/08 21:07:36 brix Exp $
+
+ 08 May 2006; Henrik Brix Andersen <brix@gentoo.org>
+ gkrellm-wifi-0.9.12.ebuild:
+ Fixed URLs, thanks to cygeus in bug #132720.
27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellm-wifi-0.9.12.ebuild:
multilib fixes
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"