summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2010-03-12 00:43:24 +0000
committerSebastian Pipping <sping@gentoo.org>2010-03-12 00:43:24 +0000
commite0f0bd1651a43a47c2ab62a87bce19346b8f236a (patch)
treec62823d135ae1d1916d0589fb0591b69582a27d4 /x11-plugins/gkrellm-mailwatch
parentx11-plugins/gkrellm-volume: Fix HOMEPAGE (bug #305855) (diff)
downloadhistorical-e0f0bd1651a43a47c2ab62a87bce19346b8f236a.tar.gz
historical-e0f0bd1651a43a47c2ab62a87bce19346b8f236a.tar.bz2
historical-e0f0bd1651a43a47c2ab62a87bce19346b8f236a.zip
x11-plugins/gkrellm-mailwatch: Fix HOMEPAGE (bug #305855)
Package-Manager: portage-2.2_rc66/cvs/Linux i686
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r--x11-plugins/gkrellm-mailwatch/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog
index f52b25c9daf9..194d1cc0de40 100644
--- a/x11-plugins/gkrellm-mailwatch/ChangeLog
+++ b/x11-plugins/gkrellm-mailwatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-mailwatch
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.27 2007/04/19 19:42:03 lack Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.28 2010/03/12 00:43:24 sping Exp $
+
+ 12 Mar 2010; Sebastian Pipping <sping@gentoo.org>
+ gkrellm-mailwatch-2.4.3.ebuild:
+ Fix HOMEPAGE (bug #305855)
19 Apr 2007; Jim Ramsay <lack@gentoo.org> -gkrellm-mailwatch-2.4.2.ebuild:
Version cleanup
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild
index 45f8475c31f3..f2e5eae44f23 100644
--- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild
+++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.10 2007/07/11 20:39:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.11 2010/03/12 00:43:24 sping Exp $
inherit gkrellm-plugin
@@ -8,7 +8,7 @@ IUSE=""
S=${WORKDIR}/${PN}
DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes"
SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz"
-HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml"
+HOMEPAGE="http://gkrellm.luon.net/mailwatch.php"
SLOT="2"
LICENSE="GPL-2"