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.26.2.ebuild
@ 2009-12-13 11:05 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 7+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2009-12-13 11:05 UTC (permalink / raw
  To: gentoo-commits

nirbheek    09/12/13 11:05:43

  Modified:             ChangeLog
  Added:                sound-juicer-2.26.2.ebuild
  Log:
  Bump to 2.26.2 -- pure bugfix release
  (Portage version: 2.1.7.13/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog	3 Dec 2009 17:25:30 -0000	1.173
+++ ChangeLog	13 Dec 2009 11:05:43 -0000	1.174
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.173 2009/12/03 17:25:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.174 2009/12/13 11:05:43 nirbheek Exp $
+
+*sound-juicer-2.26.2 (13 Dec 2009)
+
+  13 Dec 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
+  +sound-juicer-2.26.2.ebuild:
+  Bump to 2.26.2 -- pure bugfix release
 
   03 Dec 2009; Brent Baude <ranger@gentoo.org> sound-juicer-2.26.1.ebuild:
   Marking sound-juicer-2.26.1 ppc64 stable for bug 281427



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

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

Index: sound-juicer-2.26.2.ebuild
===================================================================
# Copyright 1999-2009 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.26.2.ebuild,v 1.1 2009/12/13 11:05:43 nirbheek Exp $

EAPI="2"

inherit eutils gnome2

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

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="test"

# FIXME: possibly automagic dual slot dep on musicbrainz
COMMON_DEPEND=">=dev-libs/glib-2.16
	>=x11-libs/gtk+-2.14

	>=gnome-base/libglade-2
	>=gnome-base/gconf-2
	media-libs/libcanberra[gtk]
	dev-libs/dbus-glib

	>=media-libs/musicbrainz-3.0.2:3
	>=dev-libs/libcdio-0.70
	>=gnome-extra/gnome-media-2.11.91
	>=app-cdr/brasero-0.9.1

	>=media-libs/gstreamer-0.10.15:0.10
	>=media-libs/gst-plugins-base-0.10:0.10"

RDEPEND="${COMMON_DEPEND}
	>=media-plugins/gst-plugins-gconf-0.10:0.10
	>=media-plugins/gst-plugins-gio-0.10:0.10
	|| (
		>=media-plugins/gst-plugins-cdparanoia-0.10:0.10
		>=media-plugins/gst-plugins-cdio-0.10:0.10 )
	>=media-plugins/gst-plugins-meta-0.10-r2:0.10"

DEPEND="${COMMON_DEPEND}
	>=dev-util/pkgconfig-0.9
	>=dev-util/intltool-0.40
	>=app-text/scrollkeeper-0.3.5
	app-text/gnome-doc-utils
	test? ( ~app-text/docbook-xml-dtd-4.3 )"

DOCS="AUTHORS ChangeLog NEWS README TODO"

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

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

pkg_postinst() {
	gnome2_pkg_postinst
	ewarn
	ewarn "If ${PN} does not rip to some music format, please check your"
	ewarn "USE flags on media-plugins/gst-plugins-meta"
	ewarn
}






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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.26.2.ebuild
@ 2010-03-11 21:04 Pacho Ramos (pacho)
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-03-11 21:04 UTC (permalink / raw
  To: gentoo-commits

pacho       10/03/11 21:04:43

  Modified:             ChangeLog sound-juicer-2.26.2.ebuild
  Log:
  amd64 stable, bug 308549
  (Portage version: 2.1.7.17/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog	9 Mar 2010 00:05:14 -0000	1.178
+++ ChangeLog	11 Mar 2010 21:04:43 -0000	1.179
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.178 2010/03/09 00:05:14 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.179 2010/03/11 21:04:43 pacho Exp $
+
+  11 Mar 2010; Pacho Ramos <pacho@gentoo.org> sound-juicer-2.26.2.ebuild:
+  amd64 stable, bug 308549
 
   09 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org>
   sound-juicer-2.26.2.ebuild, sound-juicer-2.28.1.ebuild:



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

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

Index: sound-juicer-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sound-juicer-2.26.2.ebuild	9 Mar 2010 00:05:14 -0000	1.4
+++ sound-juicer-2.26.2.ebuild	11 Mar 2010 21:04:43 -0000	1.5
@@ -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-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.4 2010/03/09 00:05:14 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.5 2010/03/11 21:04:43 pacho Exp $
 
 EAPI="2"
 
@@ -11,7 +11,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="test"
 
 # FIXME: possibly automagic dual slot dep on musicbrainz






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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.26.2.ebuild
@ 2010-03-12 21:28 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-03-12 21:28 UTC (permalink / raw
  To: gentoo-commits

ranger      10/03/12 21:28:01

  Modified:             ChangeLog sound-juicer-2.26.2.ebuild
  Log:
  Marking sound-juicer-2.26.2 ppc64 for bug 308549
  (Portage version: 2.1.7.17/cvs/Linux ppc64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog	11 Mar 2010 21:04:43 -0000	1.179
+++ ChangeLog	12 Mar 2010 21:28:00 -0000	1.180
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.179 2010/03/11 21:04:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.180 2010/03/12 21:28:00 ranger Exp $
+
+  12 Mar 2010; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking sound-juicer-2.26.2 ppc64 stable for bug 308549
 
   11 Mar 2010; Pacho Ramos <pacho@gentoo.org> sound-juicer-2.26.2.ebuild:
   amd64 stable, bug 308549



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

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

Index: sound-juicer-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sound-juicer-2.26.2.ebuild	11 Mar 2010 21:04:43 -0000	1.5
+++ sound-juicer-2.26.2.ebuild	12 Mar 2010 21:28:00 -0000	1.6
@@ -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-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.5 2010/03/11 21:04:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.6 2010/03/12 21:28:00 ranger Exp $
 
 EAPI="2"
 
@@ -11,7 +11,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="test"
 
 # FIXME: possibly automagic dual slot dep on musicbrainz






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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.26.2.ebuild
@ 2010-03-15 19:06 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-03-15 19:06 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/03/15 19:06:15

  Modified:             ChangeLog sound-juicer-2.26.2.ebuild
  Log:
  ppc stable #308549
  (Portage version: 2.1.7.17/cvs/Linux ppc)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog	12 Mar 2010 21:28:00 -0000	1.180
+++ ChangeLog	15 Mar 2010 19:06:14 -0000	1.181
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.180 2010/03/12 21:28:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.181 2010/03/15 19:06:14 nixnut Exp $
+
+  15 Mar 2010; nixnut <nixnut@gentoo.org> sound-juicer-2.26.2.ebuild:
+  ppc stable #308549
 
   12 Mar 2010; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking sound-juicer-2.26.2 ppc64 stable for bug 308549



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

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

Index: sound-juicer-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sound-juicer-2.26.2.ebuild	12 Mar 2010 21:28:00 -0000	1.6
+++ sound-juicer-2.26.2.ebuild	15 Mar 2010 19:06:14 -0000	1.7
@@ -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-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.6 2010/03/12 21:28:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.7 2010/03/15 19:06:14 nixnut Exp $
 
 EAPI="2"
 
@@ -11,7 +11,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="test"
 
 # FIXME: possibly automagic dual slot dep on musicbrainz






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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.26.2.ebuild
@ 2010-03-16 18:51 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-03-16 18:51 UTC (permalink / raw
  To: gentoo-commits

fauli       10/03/16 18:51:31

  Modified:             ChangeLog sound-juicer-2.26.2.ebuild
  Log:
  stable x86, bug 308549
  (Portage version: 2.1.7.17/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	15 Mar 2010 19:06:14 -0000	1.181
+++ ChangeLog	16 Mar 2010 18:51:30 -0000	1.182
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.181 2010/03/15 19:06:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.182 2010/03/16 18:51:30 fauli Exp $
+
+  16 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
+  sound-juicer-2.26.2.ebuild:
+  stable x86, bug 308549
 
   15 Mar 2010; nixnut <nixnut@gentoo.org> sound-juicer-2.26.2.ebuild:
   ppc stable #308549



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

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

Index: sound-juicer-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sound-juicer-2.26.2.ebuild	15 Mar 2010 19:06:14 -0000	1.7
+++ sound-juicer-2.26.2.ebuild	16 Mar 2010 18:51:30 -0000	1.8
@@ -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-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.7 2010/03/15 19:06:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.8 2010/03/16 18:51:30 fauli Exp $
 
 EAPI="2"
 
@@ -11,7 +11,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="test"
 
 # FIXME: possibly automagic dual slot dep on musicbrainz






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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.26.2.ebuild
@ 2010-04-05 15:07 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-04-05 15:07 UTC (permalink / raw
  To: gentoo-commits

armin76     10/04/05 15:07:28

  Modified:             ChangeLog sound-juicer-2.26.2.ebuild
  Log:
  alpha/ia64/sparc stable wrt #308549
  (Portage version: 2.1.7.17/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog	30 Mar 2010 19:06:36 -0000	1.183
+++ ChangeLog	5 Apr 2010 15:07:27 -0000	1.184
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/sound-juicer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.183 2010/03/30 19:06:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.184 2010/04/05 15:07:27 armin76 Exp $
+
+  05 Apr 2010; Raúl Porcel <armin76@gentoo.org> sound-juicer-2.26.2.ebuild:
+  alpha/ia64/sparc stable wrt #308549
 
 *sound-juicer-2.28.2 (30 Mar 2010)
 



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

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

Index: sound-juicer-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sound-juicer-2.26.2.ebuild	16 Mar 2010 18:51:30 -0000	1.8
+++ sound-juicer-2.26.2.ebuild	5 Apr 2010 15:07:27 -0000	1.9
@@ -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-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.8 2010/03/16 18:51:30 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.26.2.ebuild,v 1.9 2010/04/05 15:07:27 armin76 Exp $
 
 EAPI="2"
 
@@ -11,7 +11,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="test"
 
 # FIXME: possibly automagic dual slot dep on musicbrainz






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

* [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.26.2.ebuild
@ 2011-01-24 17:36 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2011-01-24 17:36 UTC (permalink / raw
  To: gentoo-commits

eva         11/01/24 17:36:05

  Modified:             ChangeLog
  Removed:              sound-juicer-2.26.2.ebuild
  Log:
  Clean up old revision.
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.198&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.198&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.197&r2=1.198

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog	8 Dec 2010 17:01:34 -0000	1.197
+++ ChangeLog	24 Jan 2011 17:36:05 -0000	1.198
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/sound-juicer
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.197 2010/12/08 17:01:34 eva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.198 2011/01/24 17:36:05 eva Exp $
+
+  24 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  -sound-juicer-2.26.2.ebuild:
+  Clean up old revision.
 
   08 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org>
   sound-juicer-2.32.0.ebuild:






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

end of thread, other threads:[~2011-01-24 17:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 11:05 [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.26.2.ebuild Nirbheek Chauhan (nirbheek)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-11 21:04 Pacho Ramos (pacho)
2010-03-12 21:28 Brent Baude (ranger)
2010-03-15 19:06 Gysbert Wassenaar (nixnut)
2010-03-16 18:51 Christian Faulhammer (fauli)
2010-04-05 15:07 Raul Porcel (armin76)
2011-01-24 17:36 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