summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmcp')
-rw-r--r--x11-plugins/wmcp/ChangeLog7
-rw-r--r--x11-plugins/wmcp/wmcp-1.2.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmcp/ChangeLog b/x11-plugins/wmcp/ChangeLog
index ff09dddc48c6..3027255c4050 100644
--- a/x11-plugins/wmcp/ChangeLog
+++ b/x11-plugins/wmcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcp
-# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.16 2010/08/31 10:35:09 s4t4n Exp $
+# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.17 2011/05/26 13:16:16 s4t4n Exp $
+
+ 26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmcp-1.2.8.ebuild:
+ Fixed HOMEPAGE. Closes bug #367175.
31 Aug 2010; Michele Noberasco <s4t4n@gentoo.org> wmcp-1.2.8.ebuild:
Honour LDFLAGS. Closes bug #334639.
diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild
index a6056c4a05fa..622bc1c8c926 100644
--- a/x11-plugins/wmcp/wmcp-1.2.8.ebuild
+++ b/x11-plugins/wmcp/wmcp-1.2.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.20 2010/08/31 10:35:09 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.21 2011/05/26 13:16:16 s4t4n Exp $
inherit eutils multilib toolchain-funcs
DESCRIPTION="A pager dockapp"
-HOMEPAGE="http://www.dockapps.com/file.php/id/158"
+HOMEPAGE="http://www.dockapps.org/file.php/id/158"
SRC_URI="http://www.dockapps.org/download.php/id/213/${P}.tar.gz"
LICENSE="GPL-2"