public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfsm: ChangeLog wmfsm-0.34-r1.ebuild
@ 2009-06-04  0:16 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 2+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-06-04  0:16 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/06/04 00:16:35

  Modified:             ChangeLog wmfsm-0.34-r1.ebuild
  Log:
  stable sparc, bug 215651
  (Portage version: 2.1.6.11/cvs/Linux sparc64)

Revision  Changes    Path
1.12                 x11-plugins/wmfsm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmfsm/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmfsm/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmfsm/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	22 Jul 2007 05:08:01 -0000	1.11
+++ ChangeLog	4 Jun 2009 00:16:35 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmfsm
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.11 2007/07/22 05:08:01 dberkholz Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.12 2009/06/04 00:16:35 tcunha Exp $
+
+  04 Jun 2009; Tiago Cunha <tcunha@gentoo.org> wmfsm-0.34-r1.ebuild:
+  stable sparc, bug 215651
 
   22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; wmfsm-0.34-r1.ebuild:
   Drop virtual/x11 references.



1.8                  x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?r1=1.7&r2=1.8

Index: wmfsm-0.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wmfsm-0.34-r1.ebuild	29 Jun 2008 14:07:56 -0000	1.7
+++ wmfsm-0.34-r1.ebuild	4 Jun 2009 00:16:35 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.7 2008/06/29 14:07:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.8 2009/06/04 00:16:35 tcunha Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ~sparc amd64 ppc"
+KEYWORDS="amd64 ppc sparc x86"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfsm: ChangeLog wmfsm-0.34-r1.ebuild
@ 2011-05-26 13:34 Michele Noberasco (s4t4n)
  0 siblings, 0 replies; 2+ messages in thread
From: Michele Noberasco (s4t4n) @ 2011-05-26 13:34 UTC (permalink / raw
  To: gentoo-commits

s4t4n       11/05/26 13:34:42

  Modified:             ChangeLog wmfsm-0.34-r1.ebuild
  Log:
  Fixed HOMEPAGE and SRC_URI. Closes bug #367173.
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.13                 x11-plugins/wmfsm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	4 Jun 2009 00:16:35 -0000	1.12
+++ ChangeLog	26 May 2011 13:34:42 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmfsm
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.12 2009/06/04 00:16:35 tcunha Exp $
+# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.13 2011/05/26 13:34:42 s4t4n Exp $
+
+  26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmfsm-0.34-r1.ebuild:
+  Fixed HOMEPAGE and SRC_URI. Closes bug #367173.
 
   04 Jun 2009; Tiago Cunha <tcunha@gentoo.org> wmfsm-0.34-r1.ebuild:
   stable sparc, bug 215651



1.9                  x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?r1=1.8&r2=1.9

Index: wmfsm-0.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wmfsm-0.34-r1.ebuild	4 Jun 2009 00:16:35 -0000	1.8
+++ wmfsm-0.34-r1.ebuild	26 May 2011 13:34:42 -0000	1.9
@@ -1,13 +1,13 @@
-# Copyright 1999-2009 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/wmfsm/wmfsm-0.34-r1.ebuild,v 1.8 2009/06/04 00:16:35 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.9 2011/05/26 13:34:42 s4t4n Exp $
 
 inherit eutils
 
 IUSE=""
 DESCRIPTION="dockapp for monitoring filesystem usage"
-HOMEPAGE="http://www.cs.ubc.ca/~cmg/"
-SRC_URI="http://www.cs.ubc.ca/~cmg/${P}.tar.gz"
+HOMEPAGE="http://www.dockapps.org/file.php/id/100"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-26 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 13:34 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfsm: ChangeLog wmfsm-0.34-r1.ebuild Michele Noberasco (s4t4n)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-04  0:16 Tiago Cunha (tcunha)

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