public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/mpg123-el: mpg123-el-1.52.ebuild ChangeLog mpg123-el-1.55.ebuild
@ 2010-08-01 19:53 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2010-08-01 19:53 UTC (permalink / raw
  To: gentoo-commits

fauli       10/08/01 19:53:08

  Modified:             mpg123-el-1.52.ebuild ChangeLog
                        mpg123-el-1.55.ebuild
  Log:
  add media-sound/alsa-utils to dependencies, thanks to phajdan.jr for spotting in bug 330317
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.5                  app-emacs/mpg123-el/mpg123-el-1.52.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.52.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.52.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.52.ebuild?r1=1.4&r2=1.5

Index: mpg123-el-1.52.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.52.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mpg123-el-1.52.ebuild	13 Jan 2010 20:39:44 -0000	1.4
+++ mpg123-el-1.52.ebuild	1 Aug 2010 19:53:07 -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/app-emacs/mpg123-el/mpg123-el-1.52.ebuild,v 1.4 2010/01/13 20:39:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.52.ebuild,v 1.5 2010/08/01 19:53:07 fauli Exp $
 
 inherit elisp toolchain-funcs
 
@@ -16,6 +16,7 @@
 DEPEND=""
 RDEPEND="media-sound/mpg123
 	media-sound/aumix
+	media-sound/alsa-utils
 	vorbis? ( media-sound/vorbis-tools )"
 
 SITEFILE="50${PN}-gentoo.el"



1.28                 app-emacs/mpg123-el/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	31 Jul 2010 22:40:24 -0000	1.27
+++ ChangeLog	1 Aug 2010 19:53:07 -0000	1.28
@@ -1,6 +1,11 @@
 # ChangeLog for app-emacs/mpg123-el
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.27 2010/07/31 22:40:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.28 2010/08/01 19:53:07 fauli Exp $
+
+  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+  mpg123-el-1.52.ebuild, mpg123-el-1.55.ebuild:
+  add media-sound/alsa-utils to dependencies, thanks to phajdan.jr for
+  spotting in bug 330317
 
   31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> mpg123-el-1.55.ebuild:
   Stable on amd64 wrt bug #330317



1.3                  app-emacs/mpg123-el/mpg123-el-1.55.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild?r1=1.2&r2=1.3

Index: mpg123-el-1.55.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mpg123-el-1.55.ebuild	31 Jul 2010 22:40:24 -0000	1.2
+++ mpg123-el-1.55.ebuild	1 Aug 2010 19:53:07 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild,v 1.2 2010/07/31 22:40:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.55.ebuild,v 1.3 2010/08/01 19:53:07 fauli Exp $
 
 inherit elisp toolchain-funcs
 
@@ -16,6 +16,7 @@
 DEPEND=""
 RDEPEND="media-sound/mpg123
 	media-sound/aumix
+	media-sound/alsa-utils
 	vorbis? ( media-sound/vorbis-tools )"
 
 SITEFILE="50${PN}-gentoo.el"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-01 20:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-01 19:53 [gentoo-commits] gentoo-x86 commit in app-emacs/mpg123-el: mpg123-el-1.52.ebuild ChangeLog mpg123-el-1.55.ebuild Christian Faulhammer (fauli)

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