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 | e68e1b7106ae42281ae9026f0822814ad76e7c81 (patch) | |
tree | dfcd25d949528f96092da4ba7d56e55e92e26f9c /x11-plugins/wmcpuload | |
parent | Revbump with openssh-5.6 patch thanks to Silvestrini Gianpaolo <bebopt@gmail.... (diff) | |
download | historical-e68e1b7106ae42281ae9026f0822814ad76e7c81.tar.gz historical-e68e1b7106ae42281ae9026f0822814ad76e7c81.tar.bz2 historical-e68e1b7106ae42281ae9026f0822814ad76e7c81.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #367165.
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'x11-plugins/wmcpuload')
-rw-r--r-- | x11-plugins/wmcpuload/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild | 8 | ||||
-rw-r--r-- | x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild | 8 |
3 files changed, 14 insertions, 10 deletions
diff --git a/x11-plugins/wmcpuload/ChangeLog b/x11-plugins/wmcpuload/ChangeLog index 91ca5060eb1d..8aca6cbf359a 100644 --- a/x11-plugins/wmcpuload/ChangeLog +++ b/x11-plugins/wmcpuload/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmcpuload -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/ChangeLog,v 1.27 2008/06/27 20:16:09 armin76 Exp $ +# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/ChangeLog,v 1.28 2011/05/26 13:56:16 s4t4n Exp $ + + 26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmcpuload-1.1.0_pre5.ebuild, + wmcpuload-1.0.1.ebuild: + Fixed HOMEPAGE and SRC_URI. Closes bug #367165. 27 Jun 2008; Raúl Porcel <armin76@gentoo.org> wmcpuload-1.1.0_pre5.ebuild: diff --git a/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild b/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild index 9937b47c9c6b..f81b34172870 100644 --- a/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild +++ b/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 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.0.1.ebuild,v 1.18 2007/07/22 05:15:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild,v 1.19 2011/05/26 13:56:17 s4t4n Exp $ IUSE="" DESCRIPTION="WMCPULoad is a program to monitor CPU usage." -HOMEPAGE="http://seiichisato.jp/dockapps/" -SRC_URI="http://seiichisato.jp/dockapps/src/${P}.tar.bz2" +HOMEPAGE="http://www.dockapps.org/file.php/id/36" +SRC_URI="mirror://gentoo/${P}.tar.bz2" RDEPEND="x11-libs/libX11 x11-libs/libXext 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" |