public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2012-03-21  6:58 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 13+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-21  6:58 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/03/21 06:58:06

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Use gentoo mirrors.
  
  (Portage version: 2.2.0_alpha92/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.1&r2=1.2

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tremor-0_pre20120120.ebuild	20 Jan 2012 19:51:10 -0000	1.1
+++ tremor-0_pre20120120.ebuild	21 Mar 2012 06:58:06 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.1 2012/01/20 19:51:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.2 2012/03/21 06:58:06 ssuominen Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)"
 HOMEPAGE="http://wiki.xiph.org/Tremor"
-SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz"
+SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"



1.2                  media-libs/tremor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	20 Jan 2012 19:51:10 -0000	1.1
+++ ChangeLog	21 Mar 2012 06:58:06 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.1 2012/01/20 19:51:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.2 2012/03/21 06:58:06 ssuominen Exp $
+
+  21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
+  tremor-0_pre20120120.ebuild:
+  Use gentoo mirrors.
 
 *tremor-0_pre20120120 (20 Jan 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2012-05-05  9:33 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 13+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  9:33 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 09:33:44

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.3                  media-libs/tremor/tremor-0_pre20120120.ebuild

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

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tremor-0_pre20120120.ebuild	21 Mar 2012 06:58:06 -0000	1.2
+++ tremor-0_pre20120120.ebuild	5 May 2012 09:33:43 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.2 2012/03/21 06:58:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.3 2012/05/05 09:33:43 jdhore Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -18,7 +18,7 @@
 
 RDEPEND="media-libs/libogg"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 DOCS="CHANGELOG README"
 



1.3                  media-libs/tremor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Mar 2012 06:58:06 -0000	1.2
+++ ChangeLog	5 May 2012 09:33:43 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.2 2012/03/21 06:58:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.3 2012/05/05 09:33:43 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> tremor-0_pre20120120.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
   tremor-0_pre20120120.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2012-10-31 11:40 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 13+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-31 11:40 UTC (permalink / raw
  To: gentoo-commits

blueness    12/10/31 11:40:30

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Keyword ~ppc, bug #439722
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)

Revision  Changes    Path
1.4                  media-libs/tremor/tremor-0_pre20120120.ebuild

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

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tremor-0_pre20120120.ebuild	5 May 2012 09:33:43 -0000	1.3
+++ tremor-0_pre20120120.ebuild	31 Oct 2012 11:40:29 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.3 2012/05/05 09:33:43 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.4 2012/10/31 11:40:29 blueness Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.4                  media-libs/tremor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 May 2012 09:33:43 -0000	1.3
+++ ChangeLog	31 Oct 2012 11:40:29 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.3 2012/05/05 09:33:43 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.4 2012/10/31 11:40:29 blueness Exp $
+
+  31 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+  tremor-0_pre20120120.ebuild:
+  Keyword ~ppc, bug #439722
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> tremor-0_pre20120120.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig
@@ -14,4 +18,3 @@
   20 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
   +tremor-0_pre20120120.ebuild:
   Initial commit wrt #264327 by Robert Piasek
-





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2012-10-31 11:43 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 13+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-31 11:43 UTC (permalink / raw
  To: gentoo-commits

blueness    12/10/31 11:43:40

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Keyword ~ppc64, bug #439722
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)

Revision  Changes    Path
1.5                  media-libs/tremor/tremor-0_pre20120120.ebuild

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

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tremor-0_pre20120120.ebuild	31 Oct 2012 11:40:29 -0000	1.4
+++ tremor-0_pre20120120.ebuild	31 Oct 2012 11:43:40 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.4 2012/10/31 11:40:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.5 2012/10/31 11:43:40 blueness Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.5                  media-libs/tremor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	31 Oct 2012 11:40:29 -0000	1.4
+++ ChangeLog	31 Oct 2012 11:43:40 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.4 2012/10/31 11:40:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.5 2012/10/31 11:43:40 blueness Exp $
+
+  31 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+  tremor-0_pre20120120.ebuild:
+  Keyword ~ppc64, bug #439722
 
   31 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
   tremor-0_pre20120120.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-01-22 19:53 Jeroen Roovers (jer)
  0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2013-01-22 19:53 UTC (permalink / raw
  To: gentoo-commits

jer         13/01/22 19:53:49

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #453200).
  
  (Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.6                  media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.5&r2=1.6

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tremor-0_pre20120120.ebuild	31 Oct 2012 11:43:40 -0000	1.5
+++ tremor-0_pre20120120.ebuild	22 Jan 2013 19:53:49 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.5 2012/10/31 11:43:40 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.6 2013/01/22 19:53:49 jer Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.6                  media-libs/tremor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	31 Oct 2012 11:43:40 -0000	1.5
+++ ChangeLog	22 Jan 2013 19:53:49 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.5 2012/10/31 11:43:40 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.6 2013/01/22 19:53:49 jer Exp $
+
+  22 Jan 2013; Jeroen Roovers <jer@gentoo.org> tremor-0_pre20120120.ebuild:
+  Marked ~hppa (bug #453200).
 
   31 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
   tremor-0_pre20120120.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-01-30  0:02 Alexis Ballier (aballier)
  0 siblings, 0 replies; 13+ messages in thread
From: Alexis Ballier (aballier) @ 2013-01-30  0:02 UTC (permalink / raw
  To: gentoo-commits

aballier    13/01/30 00:02:01

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.7                  media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.6&r2=1.7

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tremor-0_pre20120120.ebuild	22 Jan 2013 19:53:49 -0000	1.6
+++ tremor-0_pre20120120.ebuild	30 Jan 2013 00:02:01 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.6 2013/01/22 19:53:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.7 2013/01/30 00:02:01 aballier Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.7                  media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	22 Jan 2013 19:53:49 -0000	1.6
+++ ChangeLog	30 Jan 2013 00:02:01 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.6 2013/01/22 19:53:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.7 2013/01/30 00:02:01 aballier Exp $
+
+  30 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+  tremor-0_pre20120120.ebuild:
+  keyword ~amd64-fbsd
 
   22 Jan 2013; Jeroen Roovers <jer@gentoo.org> tremor-0_pre20120120.ebuild:
   Marked ~hppa (bug #453200).





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-02-21 16:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-21 16:42 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/21 16:42:40

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #458188
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.7&r2=1.8

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tremor-0_pre20120120.ebuild	30 Jan 2013 00:02:01 -0000	1.7
+++ tremor-0_pre20120120.ebuild	21 Feb 2013 16:42:40 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.7 2013/01/30 00:02:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.8 2013/02/21 16:42:40 ago Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.8                  media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	30 Jan 2013 00:02:01 -0000	1.7
+++ ChangeLog	21 Feb 2013 16:42:40 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.7 2013/01/30 00:02:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.8 2013/02/21 16:42:40 ago Exp $
+
+  21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+  Stable for amd64, wrt bug #458188
 
   30 Jan 2013; Alexis Ballier <aballier@gentoo.org>
   tremor-0_pre20120120.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-02-21 16:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-21 16:56 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/21 16:56:29

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #458188
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.8&r2=1.9

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tremor-0_pre20120120.ebuild	21 Feb 2013 16:42:40 -0000	1.8
+++ tremor-0_pre20120120.ebuild	21 Feb 2013 16:56:29 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.8 2013/02/21 16:42:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.9 2013/02/21 16:56:29 ago Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.9                  media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	21 Feb 2013 16:42:40 -0000	1.8
+++ ChangeLog	21 Feb 2013 16:56:29 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.8 2013/02/21 16:42:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.9 2013/02/21 16:56:29 ago Exp $
+
+  21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+  Stable for x86, wrt bug #458188
 
   21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
   Stable for amd64, wrt bug #458188





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-02-21 21:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-21 21:59 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/21 21:59:10

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #458188
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.9&r2=1.10

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tremor-0_pre20120120.ebuild	21 Feb 2013 16:56:29 -0000	1.9
+++ tremor-0_pre20120120.ebuild	21 Feb 2013 21:59:10 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.9 2013/02/21 16:56:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.10 2013/02/21 21:59:10 ago Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~hppa ppc ~ppc64 x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.10                 media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	21 Feb 2013 16:56:29 -0000	1.9
+++ ChangeLog	21 Feb 2013 21:59:10 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.9 2013/02/21 16:56:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.10 2013/02/21 21:59:10 ago Exp $
+
+  21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+  Stable for ppc, wrt bug #458188
 
   21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
   Stable for x86, wrt bug #458188





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-02-21 22:29 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-21 22:29 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/21 22:29:04

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #458188
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.10&r2=1.11

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tremor-0_pre20120120.ebuild	21 Feb 2013 21:59:10 -0000	1.10
+++ tremor-0_pre20120120.ebuild	21 Feb 2013 22:29:04 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.10 2013/02/21 21:59:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.11 2013/02/21 22:29:04 ago Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ~ppc64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.11                 media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	21 Feb 2013 21:59:10 -0000	1.10
+++ ChangeLog	21 Feb 2013 22:29:04 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.10 2013/02/21 21:59:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.11 2013/02/21 22:29:04 ago Exp $
+
+  21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+  Stable for ppc64, wrt bug #458188
 
   21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
   Stable for ppc, wrt bug #458188





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-02-23  9:41 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-23  9:41 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/23 09:41:36

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #458188
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.11&r2=1.12

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tremor-0_pre20120120.ebuild	21 Feb 2013 22:29:04 -0000	1.11
+++ tremor-0_pre20120120.ebuild	23 Feb 2013 09:41:36 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.11 2013/02/21 22:29:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.12 2013/02/23 09:41:36 ago Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.12                 media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	21 Feb 2013 22:29:04 -0000	1.11
+++ ChangeLog	23 Feb 2013 09:41:36 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.11 2013/02/21 22:29:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.12 2013/02/23 09:41:36 ago Exp $
+
+  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+  Stable for sparc, wrt bug #458188
 
   21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
   Stable for ppc64, wrt bug #458188





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-02-23 10:21 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-23 10:21 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/23 10:21:07

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Stable for hppa, wrt bug #458188
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.12&r2=1.13

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tremor-0_pre20120120.ebuild	23 Feb 2013 09:41:36 -0000	1.12
+++ tremor-0_pre20120120.ebuild	23 Feb 2013 10:21:07 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.12 2013/02/23 09:41:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.13 2013/02/23 10:21:07 ago Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.14                 media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	23 Feb 2013 10:02:17 -0000	1.13
+++ ChangeLog	23 Feb 2013 10:21:07 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.13 2013/02/23 10:02:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.14 2013/02/23 10:21:07 ago Exp $
+
+  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+  Stable for hppa, wrt bug #458188
 
 *tremor-0_pre20130223 (23 Feb 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog
@ 2013-10-14  5:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-14  5:59 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/14 05:59:26

  Modified:             tremor-0_pre20120120.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.14                 media-libs/tremor/tremor-0_pre20120120.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild?r1=1.13&r2=1.14

Index: tremor-0_pre20120120.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tremor-0_pre20120120.ebuild	23 Feb 2013 10:21:07 -0000	1.13
+++ tremor-0_pre20120120.ebuild	14 Oct 2013 05:59:26 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.13 2013/02/23 10:21:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.14 2013/10/14 05:59:26 ago Exp $
 
 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 RDEPEND="media-libs/libogg"



1.17                 media-libs/tremor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	12 May 2013 18:03:00 -0000	1.16
+++ ChangeLog	14 Oct 2013 05:59:26 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/tremor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.16 2013/05/12 18:03:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.17 2013/10/14 05:59:26 ago Exp $
+
+  14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+  Stable for arm, wrt bug #480908
 
   12 May 2013; Markus Meier <maekke@gentoo.org> tremor-0_pre20130223.ebuild:
   add ~arm, bug #453200





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

end of thread, other threads:[~2013-10-14  5:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14  5:59 [gentoo-commits] gentoo-x86 commit in media-libs/tremor: tremor-0_pre20120120.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-23 10:21 Agostino Sarubbo (ago)
2013-02-23  9:41 Agostino Sarubbo (ago)
2013-02-21 22:29 Agostino Sarubbo (ago)
2013-02-21 21:59 Agostino Sarubbo (ago)
2013-02-21 16:56 Agostino Sarubbo (ago)
2013-02-21 16:42 Agostino Sarubbo (ago)
2013-01-30  0:02 Alexis Ballier (aballier)
2013-01-22 19:53 Jeroen Roovers (jer)
2012-10-31 11:43 Anthony G. Basile (blueness)
2012-10-31 11:40 Anthony G. Basile (blueness)
2012-05-05  9:33 Jeff Horelick (jdhore)
2012-03-21  6:58 Samuli Suominen (ssuominen)

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