public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/coherence: ChangeLog coherence-0.6.6.1.ebuild
@ 2010-04-21 18:03 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-04-21 18:03 UTC (permalink / raw
  To: gentoo-commits

fauli       10/04/21 18:03:28

  Modified:             ChangeLog coherence-0.6.6.1.ebuild
  Log:
  keyworded ~arch for x86, bug 313563
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-video/coherence/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coherence/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coherence/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coherence/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	27 Dec 2009 05:19:07 -0000	1.1
+++ ChangeLog	21 Apr 2010 18:03:28 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/coherence
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.1 2009/12/27 05:19:07 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.2 2010/04/21 18:03:28 fauli Exp $
+
+  21 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+  coherence-0.6.6.1.ebuild:
+  keyworded ~arch for x86, bug 313563
 
 *coherence-0.6.6.1 (27 Dec 2009)
 



1.2                  media-video/coherence/coherence-0.6.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?r1=1.1&r2=1.2

Index: coherence-0.6.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coherence-0.6.6.1.ebuild	27 Dec 2009 05:19:07 -0000	1.1
+++ coherence-0.6.6.1.ebuild	21 Apr 2010 18:03:28 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.1 2009/12/27 05:19:07 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.2 2010/04/21 18:03:28 fauli Exp $
 
 EAPI=2
 inherit distutils
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 # deps are not exact and need some work






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

* [gentoo-commits] gentoo-x86 commit in media-video/coherence: ChangeLog coherence-0.6.6.1.ebuild
@ 2010-07-06 15:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-06 15:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/06 15:45:15

  Modified:             ChangeLog coherence-0.6.6.1.ebuild
  Log:
  Keyword ~ppc64 wrt #311825
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-video/coherence/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Apr 2010 18:03:28 -0000	1.2
+++ ChangeLog	6 Jul 2010 15:45:15 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/coherence
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.2 2010/04/21 18:03:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.3 2010/07/06 15:45:15 ssuominen Exp $
+
+  06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+  coherence-0.6.6.1.ebuild:
+  Keyword ~ppc64 wrt #311825
 
   21 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
   coherence-0.6.6.1.ebuild:



1.3                  media-video/coherence/coherence-0.6.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?r1=1.2&r2=1.3

Index: coherence-0.6.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coherence-0.6.6.1.ebuild	21 Apr 2010 18:03:28 -0000	1.2
+++ coherence-0.6.6.1.ebuild	6 Jul 2010 15:45:15 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.2 2010/04/21 18:03:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.3 2010/07/06 15:45:15 ssuominen Exp $
 
 EAPI=2
 inherit distutils
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 # deps are not exact and need some work






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

* [gentoo-commits] gentoo-x86 commit in media-video/coherence: ChangeLog coherence-0.6.6.1.ebuild
@ 2010-08-12  9:09 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-08-12  9:09 UTC (permalink / raw
  To: gentoo-commits

maekke      10/08/12 09:09:52

  Modified:             ChangeLog coherence-0.6.6.1.ebuild
  Log:
  amd64/x86 stable, bug #330773
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-video/coherence/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Jul 2010 15:45:15 -0000	1.3
+++ ChangeLog	12 Aug 2010 09:09:52 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/coherence
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.3 2010/07/06 15:45:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.4 2010/08/12 09:09:52 maekke Exp $
+
+  12 Aug 2010; Markus Meier <maekke@gentoo.org> coherence-0.6.6.1.ebuild:
+  amd64/x86 stable, bug #330773
 
   06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
   coherence-0.6.6.1.ebuild:



1.4                  media-video/coherence/coherence-0.6.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?r1=1.3&r2=1.4

Index: coherence-0.6.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coherence-0.6.6.1.ebuild	6 Jul 2010 15:45:15 -0000	1.3
+++ coherence-0.6.6.1.ebuild	12 Aug 2010 09:09:52 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.3 2010/07/06 15:45:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.4 2010/08/12 09:09:52 maekke Exp $
 
 EAPI=2
 inherit distutils
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE=""
 
 # deps are not exact and need some work






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

* [gentoo-commits] gentoo-x86 commit in media-video/coherence: ChangeLog coherence-0.6.6.1.ebuild
@ 2011-01-07  9:37 Michael Weber (xmw)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber (xmw) @ 2011-01-07  9:37 UTC (permalink / raw
  To: gentoo-commits

xmw         11/01/07 09:37:07

  Modified:             ChangeLog coherence-0.6.6.1.ebuild
  Log:
  added ~sparc keyword (bug 311825)
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  media-video/coherence/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	12 Aug 2010 09:09:52 -0000	1.4
+++ ChangeLog	7 Jan 2011 09:37:06 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/coherence
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.4 2010/08/12 09:09:52 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.5 2011/01/07 09:37:06 xmw Exp $
+
+  07 Jan 2011; Michael Weber <xmw@gentoo.org> coherence-0.6.6.1.ebuild:
+  added ~sparc keyword (bug 311825)
 
   12 Aug 2010; Markus Meier <maekke@gentoo.org> coherence-0.6.6.1.ebuild:
   amd64/x86 stable, bug #330773



1.5                  media-video/coherence/coherence-0.6.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild?r1=1.4&r2=1.5

Index: coherence-0.6.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- coherence-0.6.6.1.ebuild	12 Aug 2010 09:09:52 -0000	1.4
+++ coherence-0.6.6.1.ebuild	7 Jan 2011 09:37:06 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.4 2010/08/12 09:09:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.5 2011/01/07 09:37:06 xmw Exp $
 
 EAPI=2
 inherit distutils
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc64 ~sparc x86"
 IUSE=""
 
 # deps are not exact and need some work






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

* [gentoo-commits] gentoo-x86 commit in media-video/coherence: ChangeLog coherence-0.6.6.1.ebuild
@ 2015-05-07 22:39 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-05-07 22:39 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/05/07 22:39:49

  Modified:             ChangeLog
  Removed:              coherence-0.6.6.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.19                 media-video/coherence/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/coherence/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	6 Apr 2014 10:45:13 -0000	1.18
+++ ChangeLog	7 May 2015 22:39:49 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/coherence
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.18 2014/04/06 10:45:13 eva Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.19 2015/05/07 22:39:49 mrueg Exp $
+
+  07 May 2015; Manuel Rüger <mrueg@gentoo.org> -coherence-0.6.6.1.ebuild:
+  Remove old.
 
   06 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org> coherence-0.6.6.1.ebuild,
   coherence-0.6.6.2.ebuild:





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

end of thread, other threads:[~2015-05-07 22:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12  9:09 [gentoo-commits] gentoo-x86 commit in media-video/coherence: ChangeLog coherence-0.6.6.1.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-07 22:39 Manuel Rueger (mrueg)
2011-01-07  9:37 Michael Weber (xmw)
2010-07-06 15:45 Samuli Suominen (ssuominen)
2010-04-21 18:03 Christian Faulhammer (fauli)

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