public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/alsa-utils: alsa-utils-1.0.24.2-r1.ebuild alsa-utils-1.0.23-r1.ebuild ChangeLog
@ 2012-01-18 17:11 William Hubbs (williamh)
  0 siblings, 0 replies; only message in thread
From: William Hubbs (williamh) @ 2012-01-18 17:11 UTC (permalink / raw
  To: gentoo-commits

williamh    12/01/18 17:11:34

  Modified:             alsa-utils-1.0.24.2-r1.ebuild
                        alsa-utils-1.0.23-r1.ebuild ChangeLog
  Log:
  drop module-init-tools from dependencies since it is in @system and will eventually be replaced by kmod (approved by chainsaw).
  
  (Portage version: 2.2.0_alpha84/cvs/Linux i686)

Revision  Changes    Path
1.8                  media-sound/alsa-utils/alsa-utils-1.0.24.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.24.2-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.24.2-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.24.2-r1.ebuild?r1=1.7&r2=1.8

Index: alsa-utils-1.0.24.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.24.2-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- alsa-utils-1.0.24.2-r1.ebuild	29 Dec 2011 21:33:35 -0000	1.7
+++ alsa-utils-1.0.24.2-r1.ebuild	18 Jan 2012 17:11:34 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.24.2-r1.ebuild,v 1.7 2011/12/29 21:33:35 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.24.2-r1.ebuild,v 1.8 2012/01/18 17:11:34 williamh Exp $
 
 EAPI=3
 inherit base systemd
@@ -25,7 +25,6 @@
 RDEPEND=">=sys-libs/ncurses-5.1
 	dev-util/dialog
 	>=media-libs/alsa-lib-1.0.24.1
-	sys-apps/module-init-tools
 	!minimal? ( sys-apps/pciutils )"
 
 S="${WORKDIR}/${MY_P}"



1.10                 media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild?r1=1.9&r2=1.10

Index: alsa-utils-1.0.23-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- alsa-utils-1.0.23-r1.ebuild	24 Apr 2011 20:48:47 -0000	1.9
+++ alsa-utils-1.0.23-r1.ebuild	18 Jan 2012 17:11:34 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild,v 1.9 2011/04/24 20:48:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.23-r1.ebuild,v 1.10 2012/01/18 17:11:34 williamh Exp $
 
 EAPI=2
 inherit eutils
@@ -25,7 +25,6 @@
 RDEPEND=">=sys-libs/ncurses-5.1
 	dev-util/dialog
 	>=media-libs/alsa-lib-${PV}
-	sys-apps/module-init-tools
 	!minimal? ( sys-apps/pciutils )"
 
 S="${WORKDIR}/${MY_P}"



1.314                media-sound/alsa-utils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -r1.313 -r1.314
--- ChangeLog	29 Dec 2011 21:33:35 -0000	1.313
+++ ChangeLog	18 Jan 2012 17:11:34 -0000	1.314
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/alsa-utils
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.313 2011/12/29 21:33:35 halcy0n Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.314 2012/01/18 17:11:34 williamh Exp $
+
+  18 Jan 2012; William Hubbs <williamh@gentoo.org> alsa-utils-1.0.23-r1.ebuild,
+  alsa-utils-1.0.24.2-r1.ebuild:
+  drop module-init-tools from dependencies since it is in @system and will
+  eventually be replaced by kmod (approved by chainsaw).
 
   29 Dec 2011; Mark Loeser <halcy0n@gentoo.org> alsa-utils-1.0.24.2-r1.ebuild:
   Stable for ppc/ppc64; bug #379423






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

only message in thread, other threads:[~2012-01-18 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18 17:11 [gentoo-commits] gentoo-x86 commit in media-sound/alsa-utils: alsa-utils-1.0.24.2-r1.ebuild alsa-utils-1.0.23-r1.ebuild ChangeLog William Hubbs (williamh)

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