diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:56:17 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 13:56:17 +0000 |
commit | 3a0164564be61452e3360976a41435b8d4851bae (patch) | |
tree | 7d7453b44604f7263d5a6bde1579bbd2c7784583 /x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild | |
parent | Revbump with openssh-5.6 patch thanks to Silvestrini Gianpaolo <bebopt@gmail.... (diff) | |
download | gentoo-2-3a0164564be61452e3360976a41435b8d4851bae.tar.gz gentoo-2-3a0164564be61452e3360976a41435b8d4851bae.tar.bz2 gentoo-2-3a0164564be61452e3360976a41435b8d4851bae.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #367165.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild')
-rw-r--r-- | x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild b/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild index 6107264c44f3..33c282e00bc2 100644 --- a/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild +++ b/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 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/wmcpuload/wmcpuload-1.1.0_pre5.ebuild,v 1.5 2008/06/27 20:16:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild,v 1.6 2011/05/26 13:56:16 s4t4n Exp $ DESCRIPTION="a dockapp for monitoring CPU usage with a LCD display." -HOMEPAGE="http://seiichisato.jp/dockapps" -SRC_URI="http://seiichisato.jp/dockapps/src/${P/_/}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/36" +SRC_URI="mirror://gentoo/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" |