diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:16:16 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:16:16 +0000 |
commit | 18aad84089deaae36ad9f1dc67edbfdf82c3bdb1 (patch) | |
tree | f7aebfb0ea9a1e85102ba2eca704d50f4af20474 /x11-plugins/wmcp | |
parent | Fixed HOMEPAGE and SRC_URI to dockapps.org ones. Closes bug #367177. (diff) | |
download | gentoo-2-18aad84089deaae36ad9f1dc67edbfdf82c3bdb1.tar.gz gentoo-2-18aad84089deaae36ad9f1dc67edbfdf82c3bdb1.tar.bz2 gentoo-2-18aad84089deaae36ad9f1dc67edbfdf82c3bdb1.zip |
Fixed HOMEPAGE. Closes bug #367175.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmcp')
-rw-r--r-- | x11-plugins/wmcp/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmcp/wmcp-1.2.8.ebuild | 6 |
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" |