public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-10-14 23:03 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 8+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2007-10-14 23:03 UTC (permalink / raw
  To: gentoo-commits

eva         07/10/14 23:03:33

  Modified:             ChangeLog
  Added:                sound-juicer-2.20.1.ebuild
  Log:
  bump to 2.20.1
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.116                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.115&r2=1.116

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog	13 Oct 2007 09:05:20 -0000	1.115
+++ ChangeLog	14 Oct 2007 23:03:33 -0000	1.116
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.115 2007/10/13 09:05:20 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.116 2007/10/14 23:03:33 eva Exp $
+
+*sound-juicer-2.20.1 (14 Oct 2007)
+
+  14 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
+  +sound-juicer-2.20.1.ebuild:
+  bump to 2.20.1
 
 *sound-juicer-2.20.0 (13 Oct 2007)
 



1.1                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.1&content-type=text/plain

Index: sound-juicer-2.20.1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.1 2007/10/14 23:03:33 eva Exp $

inherit gnome2

DESCRIPTION="CD ripper for GNOME 2"
HOMEPAGE="http://www.burtonini.com/blog/computers/sound-juicer/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="flac ogg"

RDEPEND=">=dev-libs/glib-2
	>=gnome-extra/nautilus-cd-burner-2.15.3
	>=x11-libs/gtk+-2.8
	>=gnome-base/libglade-2
	>=gnome-base/gconf-2
	>=gnome-base/libgnomeui-2.13
	>=gnome-base/gnome-vfs-2.9
	>=media-libs/gstreamer-0.10.5
	>=gnome-extra/gnome-media-2.11.91
	>=media-libs/musicbrainz-2.1.3
	>=dev-libs/libcdio-0.70
	media-libs/taglib
	>=media-libs/gst-plugins-base-0.10
	>=media-plugins/gst-plugins-gconf-0.10
	>=media-plugins/gst-plugins-gnomevfs-0.10
	>=media-plugins/gst-plugins-cdparanoia-0.10
	ogg? ( >=media-plugins/gst-plugins-ogg-0.10 )
	flac? ( >=media-plugins/gst-plugins-flac-0.10 )"

DEPEND="${RDEPEND}
	app-text/gnome-doc-utils
	>=dev-util/intltool-0.35
	>=app-text/scrollkeeper-0.3.5
	>=dev-util/pkgconfig-0.9"

DOCS="AUTHORS ChangeLog NEWS README TODO"

# needed to get around some sandboxing checks
export GST_INSPECT=/bin/true

src_unpack() {
	gnome2_src_unpack
	# Fix tests. Upstream SVN has this fixed so we can probably remove it for next version
	echo "data/sound-juicer.desktop.in" >> "${S}/po/POTFILES.skip"
}

pkg_setup() {
	G2CONF="${G2CONF} --disable-scrollkeeper"
}



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-10-19  8:48 Roy Marples (uberlord)
  0 siblings, 0 replies; 8+ messages in thread
From: Roy Marples (uberlord) @ 2007-10-19  8:48 UTC (permalink / raw
  To: gentoo-commits

uberlord    07/10/19 08:48:09

  Modified:             ChangeLog sound-juicer-2.20.1.ebuild
  Log:
  Keyworded ~x86-fbsd
  (Portage version: 2.1.3.15)

Revision  Changes    Path
1.117                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	14 Oct 2007 23:03:33 -0000	1.116
+++ ChangeLog	19 Oct 2007 08:48:08 -0000	1.117
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.116 2007/10/14 23:03:33 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.117 2007/10/19 08:48:08 uberlord Exp $
+
+  19 Oct 2007; Roy Marples <uberlord@gentoo.org> sound-juicer-2.20.1.ebuild:
+  Keyworded ~x86-fbsd
 
 *sound-juicer-2.20.1 (14 Oct 2007)
 



1.2                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

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

Index: sound-juicer-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sound-juicer-2.20.1.ebuild	14 Oct 2007 23:03:33 -0000	1.1
+++ sound-juicer-2.20.1.ebuild	19 Oct 2007 08:48:08 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.1 2007/10/14 23:03:33 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.2 2007/10/19 08:48:08 uberlord Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="flac ogg"
 
 RDEPEND=">=dev-libs/glib-2



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-11-20 16:05 Samuli Suominen (drac)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (drac) @ 2007-11-20 16:05 UTC (permalink / raw
  To: gentoo-commits

drac        07/11/20 16:05:18

  Modified:             ChangeLog sound-juicer-2.20.1.ebuild
  Log:
  amd64 stable wrt #199740
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.119                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	28 Oct 2007 18:14:08 -0000	1.118
+++ ChangeLog	20 Nov 2007 16:05:17 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.118 2007/10/28 18:14:08 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.119 2007/11/20 16:05:17 drac Exp $
+
+  20 Nov 2007; Samuli Suominen <drac@gentoo.org> sound-juicer-2.20.1.ebuild:
+  amd64 stable wrt #199740
 
   28 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
   -sound-juicer-2.16.2.ebuild, sound-juicer-2.16.4.ebuild,



1.4                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?r1=1.3&r2=1.4

Index: sound-juicer-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sound-juicer-2.20.1.ebuild	28 Oct 2007 18:14:08 -0000	1.3
+++ sound-juicer-2.20.1.ebuild	20 Nov 2007 16:05:17 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.3 2007/10/28 18:14:08 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.4 2007/11/20 16:05:17 drac Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="flac ogg test"
 
 RDEPEND=">=dev-libs/glib-2



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-11-21 17:53 Dawid Weglinski (cla)
  0 siblings, 0 replies; 8+ messages in thread
From: Dawid Weglinski (cla) @ 2007-11-21 17:53 UTC (permalink / raw
  To: gentoo-commits

cla         07/11/21 17:53:41

  Modified:             ChangeLog sound-juicer-2.20.1.ebuild
  Log:
  Stable on x86 wrt #199740
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.120                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.119&r2=1.120

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog	20 Nov 2007 16:05:17 -0000	1.119
+++ ChangeLog	21 Nov 2007 17:53:40 -0000	1.120
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.119 2007/11/20 16:05:17 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.120 2007/11/21 17:53:40 cla Exp $
+
+  21 Nov 2007; Dawid Węgliński <cla@gentoo.org>
+  sound-juicer-2.20.1.ebuild:
+  Stable on x86 (bug #199740)
 
   20 Nov 2007; Samuli Suominen <drac@gentoo.org> sound-juicer-2.20.1.ebuild:
   amd64 stable wrt #199740



1.5                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?r1=1.4&r2=1.5

Index: sound-juicer-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sound-juicer-2.20.1.ebuild	20 Nov 2007 16:05:17 -0000	1.4
+++ sound-juicer-2.20.1.ebuild	21 Nov 2007 17:53:40 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.4 2007/11/20 16:05:17 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.5 2007/11/21 17:53:40 cla Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="flac ogg test"
 
 RDEPEND=">=dev-libs/glib-2



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-11-22 15:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2007-11-22 15:24 UTC (permalink / raw
  To: gentoo-commits

armin76     07/11/22 15:24:18

  Modified:             ChangeLog sound-juicer-2.20.1.ebuild
  Log:
  alpha/ia64/sparc stable wrt #199740
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.121                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.120&r2=1.121

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	21 Nov 2007 17:53:40 -0000	1.120
+++ ChangeLog	22 Nov 2007 15:24:17 -0000	1.121
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.120 2007/11/21 17:53:40 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.121 2007/11/22 15:24:17 armin76 Exp $
+
+  22 Nov 2007; Raúl Porcel <armin76@gentoo.org> sound-juicer-2.20.1.ebuild:
+  alpha/ia64/sparc stable wrt #199740
 
   21 Nov 2007; Dawid Węgliński <cla@gentoo.org>
   sound-juicer-2.20.1.ebuild:



1.6                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?r1=1.5&r2=1.6

Index: sound-juicer-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sound-juicer-2.20.1.ebuild	21 Nov 2007 17:53:40 -0000	1.5
+++ sound-juicer-2.20.1.ebuild	22 Nov 2007 15:24:17 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.5 2007/11/21 17:53:40 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.6 2007/11/22 15:24:17 armin76 Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="flac ogg test"
 
 RDEPEND=">=dev-libs/glib-2



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-11-24 23:09 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2007-11-24 23:09 UTC (permalink / raw
  To: gentoo-commits

ranger      07/11/24 23:09:46

  Modified:             ChangeLog sound-juicer-2.20.1.ebuild
  Log:
  Marking sound-juicer-2.20.1 ppc stable for bug 199740
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.122                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	22 Nov 2007 15:24:17 -0000	1.121
+++ ChangeLog	24 Nov 2007 23:09:45 -0000	1.122
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.121 2007/11/22 15:24:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.122 2007/11/24 23:09:45 ranger Exp $
+
+  24 Nov 2007; Brent Baude <ranger@gentoo.org> sound-juicer-2.20.1.ebuild:
+  Marking sound-juicer-2.20.1 ppc stable for bug 199740
 
   22 Nov 2007; Raúl Porcel <armin76@gentoo.org> sound-juicer-2.20.1.ebuild:
   alpha/ia64/sparc stable wrt #199740



1.7                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?r1=1.6&r2=1.7

Index: sound-juicer-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sound-juicer-2.20.1.ebuild	22 Nov 2007 15:24:17 -0000	1.6
+++ sound-juicer-2.20.1.ebuild	24 Nov 2007 23:09:45 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.6 2007/11/22 15:24:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.7 2007/11/24 23:09:45 ranger Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="flac ogg test"
 
 RDEPEND=">=dev-libs/glib-2



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-11-26 14:22 Markus Rothe (corsair)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Rothe (corsair) @ 2007-11-26 14:22 UTC (permalink / raw
  To: gentoo-commits

corsair     07/11/26 14:22:34

  Modified:             ChangeLog sound-juicer-2.20.1.ebuild
  Log:
  Stable on ppc64; bug #199740
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.123                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.122&r2=1.123

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog	24 Nov 2007 23:09:45 -0000	1.122
+++ ChangeLog	26 Nov 2007 14:22:34 -0000	1.123
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.122 2007/11/24 23:09:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.123 2007/11/26 14:22:34 corsair Exp $
+
+  26 Nov 2007; Markus Rothe <corsair@gentoo.org> sound-juicer-2.20.1.ebuild:
+  Stable on ppc64; bug #199740
 
   24 Nov 2007; Brent Baude <ranger@gentoo.org> sound-juicer-2.20.1.ebuild:
   Marking sound-juicer-2.20.1 ppc stable for bug 199740



1.8                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?r1=1.7&r2=1.8

Index: sound-juicer-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sound-juicer-2.20.1.ebuild	24 Nov 2007 23:09:45 -0000	1.7
+++ sound-juicer-2.20.1.ebuild	26 Nov 2007 14:22:34 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.7 2007/11/24 23:09:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.8 2007/11/26 14:22:34 corsair Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="flac ogg test"
 
 RDEPEND=">=dev-libs/glib-2



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild
@ 2007-11-29  6:16 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2007-11-29  6:16 UTC (permalink / raw
  To: gentoo-commits

jer         07/11/29 06:16:04

  Modified:             ChangeLog sound-juicer-2.20.1.ebuild
  Log:
  Stable for HPPA (bug #199740).
  (Portage version: 2.1.4_rc4)

Revision  Changes    Path
1.124                media-sound/sound-juicer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.123&r2=1.124

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog	26 Nov 2007 14:22:34 -0000	1.123
+++ ChangeLog	29 Nov 2007 06:16:03 -0000	1.124
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.123 2007/11/26 14:22:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.124 2007/11/29 06:16:03 jer Exp $
+
+  29 Nov 2007; Jeroen Roovers <jer@gentoo.org> sound-juicer-2.20.1.ebuild:
+  Stable for HPPA (bug #199740).
 
   26 Nov 2007; Markus Rothe <corsair@gentoo.org> sound-juicer-2.20.1.ebuild:
   Stable on ppc64; bug #199740



1.9                  media-sound/sound-juicer/sound-juicer-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?r1=1.8&r2=1.9

Index: sound-juicer-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sound-juicer-2.20.1.ebuild	26 Nov 2007 14:22:34 -0000	1.8
+++ sound-juicer-2.20.1.ebuild	29 Nov 2007 06:16:03 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.8 2007/11/26 14:22:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.9 2007/11/29 06:16:03 jer Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="flac ogg test"
 
 RDEPEND=">=dev-libs/glib-2



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-11-29  6:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22 15:24 [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.20.1.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2007-11-29  6:16 Jeroen Roovers (jer)
2007-11-26 14:22 Markus Rothe (corsair)
2007-11-24 23:09 Brent Baude (ranger)
2007-11-21 17:53 Dawid Weglinski (cla)
2007-11-20 16:05 Samuli Suominen (drac)
2007-10-19  8:48 Roy Marples (uberlord)
2007-10-14 23:03 Gilles Dartiguelongue (eva)

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