summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-07-16 23:53:20 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-07-16 23:53:20 +0000
commit3f01dfbd3bc14c9bcb9000528d1b3995ae5264e6 (patch)
treea1bac7e64edfb5247951d65a44c42c4f18936a35 /x11-plugins/wmnet
parentanother app-portage victim (diff)
downloadgentoo-2-3f01dfbd3bc14c9bcb9000528d1b3995ae5264e6.tar.gz
gentoo-2-3f01dfbd3bc14c9bcb9000528d1b3995ae5264e6.tar.bz2
gentoo-2-3f01dfbd3bc14c9bcb9000528d1b3995ae5264e6.zip
Fix HOMEPAGE in x11-plugins/wmnet-1.06 ebuild, closing #42381
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r--x11-plugins/wmnet/ChangeLog5
-rw-r--r--x11-plugins/wmnet/wmnet-1.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnet/ChangeLog b/x11-plugins/wmnet/ChangeLog
index fbaeae2a8215..d22eab866f19 100644
--- a/x11-plugins/wmnet/ChangeLog
+++ b/x11-plugins/wmnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmnet
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.11 2004/06/24 23:14:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.12 2004/07/16 23:53:20 s4t4n Exp $
+
+ 17 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmnet-1.06.ebuild:
+ Fix HOMEPAGE, closes #42381.
19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmnet-1.06.ebuild:
Inherit eutils.
diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild
index cdeee1fe5c59..b7cf359c5b3d 100644
--- a/x11-plugins/wmnet/wmnet-1.06.ebuild
+++ b/x11-plugins/wmnet/wmnet-1.06.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.14 2004/06/24 23:14:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.15 2004/07/16 23:53:20 s4t4n Exp $
inherit eutils
IUSE=""
DESCRIPTION="WMnet is a dock.app network monitor"
SRC_URI="http://www.digitalkaos.net/linux/wmnet/download/${P}.tar.gz"
-HOMEPAGE="http://http://www.digitalkaos.net/linux/wmnet/"
+HOMEPAGE="http://www.digitalkaos.net/linux/wmnet/"
DEPEND="virtual/x11"