public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmix: ChangeLog wmix-3.1-r1.ebuild
@ 2009-03-16 16:37 Michele Noberasco (s4t4n)
  0 siblings, 0 replies; 2+ messages in thread
From: Michele Noberasco (s4t4n) @ 2009-03-16 16:37 UTC (permalink / raw
  To: gentoo-commits

s4t4n       09/03/16 16:37:39

  Modified:             ChangeLog wmix-3.1-r1.ebuild
  Log:
  Fixed HOMEPAGE. Closes bug #259580.
  (Portage version: 2.1.6.7/cvs/Linux i686)

Revision  Changes    Path
1.18                 x11-plugins/wmix/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	14 Jan 2008 17:41:13 -0000	1.17
+++ ChangeLog	16 Mar 2009 16:37:39 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmix
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.17 2008/01/14 17:41:13 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.18 2009/03/16 16:37:39 s4t4n Exp $
+
+  16 Mar 2009; Michele Noberasco <s4t4n@gentoo.org> wmix-3.1-r1.ebuild:
+  Fixed HOMEPAGE. Closes bug #259580.
 
   14 Jan 2008; Samuli Suominen <drac@gentoo.org> wmix-3.1-r1.ebuild:
   Respect CC and LDFLAGS flags.



1.7                  x11-plugins/wmix/wmix-3.1-r1.ebuild

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

Index: wmix-3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wmix-3.1-r1.ebuild	14 Jan 2008 17:41:13 -0000	1.6
+++ wmix-3.1-r1.ebuild	16 Mar 2009 16:37:39 -0000	1.7
@@ -1,11 +1,11 @@
-# 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/wmix/wmix-3.1-r1.ebuild,v 1.6 2008/01/14 17:41:13 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.7 2009/03/16 16:37:39 s4t4n Exp $
 
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Dockapp mixer for OSS or ALSA"
-HOMEPAGE="http://www.ne.jp/asahi/linux/timecop"
+HOMEPAGE="http://www.ne.jp/asahi/linux/timecop/"
 SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz"
 
 LICENSE="GPL-2"






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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmix: ChangeLog wmix-3.1-r1.ebuild
@ 2009-06-04  0:19 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 2+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-06-04  0:19 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/06/04 00:19:01

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

Revision  Changes    Path
1.19                 x11-plugins/wmix/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	16 Mar 2009 16:37:39 -0000	1.18
+++ ChangeLog	4 Jun 2009 00:19:01 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmix
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.18 2009/03/16 16:37:39 s4t4n Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.19 2009/06/04 00:19:01 tcunha Exp $
+
+  04 Jun 2009; Tiago Cunha <tcunha@gentoo.org> wmix-3.1-r1.ebuild:
+  stable sparc, bug 215651
 
   16 Mar 2009; Michele Noberasco <s4t4n@gentoo.org> wmix-3.1-r1.ebuild:
   Fixed HOMEPAGE. Closes bug #259580.



1.8                  x11-plugins/wmix/wmix-3.1-r1.ebuild

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

Index: wmix-3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wmix-3.1-r1.ebuild	16 Mar 2009 16:37:39 -0000	1.7
+++ wmix-3.1-r1.ebuild	4 Jun 2009 00:19:01 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.7 2009/03/16 16:37:39 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.8 2009/06/04 00:19:01 tcunha Exp $
 
 inherit eutils toolchain-funcs
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

end of thread, other threads:[~2009-06-04  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04  0:19 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmix: ChangeLog wmix-3.1-r1.ebuild Tiago Cunha (tcunha)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-16 16:37 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