public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmcpuload: ChangeLog wmcpuload-1.1.0_pre5.ebuild wmcpuload-1.0.1.ebuild
@ 2011-05-26 13:56 Michele Noberasco (s4t4n)
  0 siblings, 0 replies; only message in thread
From: Michele Noberasco (s4t4n) @ 2011-05-26 13:56 UTC (permalink / raw
  To: gentoo-commits

s4t4n       11/05/26 13:56:17

  Modified:             ChangeLog wmcpuload-1.1.0_pre5.ebuild
                        wmcpuload-1.0.1.ebuild
  Log:
  Fixed HOMEPAGE and SRC_URI. Closes bug #367165.
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.28                 x11-plugins/wmcpuload/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	27 Jun 2008 20:16:09 -0000	1.27
+++ ChangeLog	26 May 2011 13:56:16 -0000	1.28
@@ -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:



1.6                  x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild?r1=1.5&r2=1.6

Index: wmcpuload-1.1.0_pre5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wmcpuload-1.1.0_pre5.ebuild	27 Jun 2008 20:16:09 -0000	1.5
+++ wmcpuload-1.1.0_pre5.ebuild	26 May 2011 13:56:16 -0000	1.6
@@ -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"



1.19                 x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild?r1=1.18&r2=1.19

Index: wmcpuload-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- wmcpuload-1.0.1.ebuild	22 Jul 2007 05:15:50 -0000	1.18
+++ wmcpuload-1.0.1.ebuild	26 May 2011 13:56:17 -0000	1.19
@@ -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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-26 13:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 13:56 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmcpuload: ChangeLog wmcpuload-1.1.0_pre5.ebuild wmcpuload-1.0.1.ebuild Michele Noberasco (s4t4n)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox