From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.60)
(envelope-from )
id 1GfhF9-0003yQ-8m
for garchives@archives.gentoo.org; Thu, 02 Nov 2006 18:24:47 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kA2IOb1O008708;
Thu, 2 Nov 2006 18:24:37 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kA2IOa3q005150
for ; Thu, 2 Nov 2006 18:24:37 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with SMTP id 8F9216475C
for ; Thu, 2 Nov 2006 18:24:36 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Thu, 2 Nov 2006 18:24:36 +0000
From: "Josh Saddler"
Date: Thu, 2 Nov 2006 18:24:36 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Message-Id: <20061102182436.8F9216475C@smtp.gentoo.org>
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 9d743ea0-dd92-490f-b692-036db8bb3fb6
X-Archives-Hash: a5a68ea426b299ef4c3acd60d2c727de
nightmorph 06/11/02 18:24:36
Modified: alsa-guide.xml
Log:
Removed XMMS references, bug 153830
Revision Changes Path
1.70 xml/htdocs/doc/en/alsa-guide.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.69&r2=1.70
Index: alsa-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- alsa-guide.xml 7 Jul 2006 14:40:08 -0000 1.69
+++ alsa-guide.xml 2 Nov 2006 18:24:36 -0000 1.70
@@ -1,5 +1,5 @@
-
+
@@ -18,8 +18,8 @@
-2.14
-2006-07-06
+2.15
+2006-11-02
Introduction
@@ -608,14 +608,14 @@
Finally. Some music. If everything above is perfect, you should now be able to
listen to some good music. A quick way to test is to use a command line tool
like media-sound/madplay. You could also use something more well known
-like mpg123 or xmms. If you are an ogg fan, you could use
-ogg123 provided by media-sound/vorbis-tools. Use any player you
-are comfortable with. As always, emerge what you need.
+like mpg123. If you are an ogg fan, you could use ogg123 provided
+by media-sound/vorbis-tools. Use any player you are comfortable with. As
+always, emerge what you need.
(Install the applications you want)
-# emerge madplay mpg123 xmms
+# emerge madplay mpg123
(To play .ogg files)
# emerge vorbis-tools
--
gentoo-doc-cvs@gentoo.org mailing list