summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Ellis <jje@gentoo.org>2003-05-25 13:05:53 +0000
committerJohn J. Ellis <jje@gentoo.org>2003-05-25 13:05:53 +0000
commitf18a0ebcd9ece359d801d73f38bc24c986f1959d (patch)
treeb51d3f4931ad34b6e02749bf5301e0d7663a8839 /media-sound/ardour-cvs
parentversion bump (diff)
downloadgentoo-2-f18a0ebcd9ece359d801d73f38bc24c986f1959d.tar.gz
gentoo-2-f18a0ebcd9ece359d801d73f38bc24c986f1959d.tar.bz2
gentoo-2-f18a0ebcd9ece359d801d73f38bc24c986f1959d.zip
Doc update, see #20802.
Diffstat (limited to 'media-sound/ardour-cvs')
-rw-r--r--media-sound/ardour-cvs/ChangeLog5
-rw-r--r--media-sound/ardour-cvs/Manifest4
-rw-r--r--media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/ardour-cvs/ChangeLog b/media-sound/ardour-cvs/ChangeLog
index d45b5d70a003..b585e625ccec 100644
--- a/media-sound/ardour-cvs/ChangeLog
+++ b/media-sound/ardour-cvs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/ardour-cvs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ChangeLog,v 1.12 2003/05/14 09:03:21 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ChangeLog,v 1.13 2003/05/25 13:05:37 jje Exp $
+
+ 25 May 2003; jje <jje@gentoo.org> ardour-cvs-0.6.4.ebuild:
+ Update einfo. See #20802 for details.
14 May 2003; jje <jje@gentoo.org> ardour-cvs-0.6.4.ebuild:
Updated documentation.
diff --git a/media-sound/ardour-cvs/Manifest b/media-sound/ardour-cvs/Manifest
index b13fc90ecfe6..196ef32ace39 100644
--- a/media-sound/ardour-cvs/Manifest
+++ b/media-sound/ardour-cvs/Manifest
@@ -1,4 +1,4 @@
-MD5 281f2629d80ae39b38a5128e14f0813c ChangeLog 2158
-MD5 af0a860161348bc11e3fe21946cece60 ardour-cvs-0.6.4.ebuild 3123
+MD5 9a6194b7d2630ea03c80afdcc2f650f2 ChangeLog 2260
+MD5 4abc73b450dcdb51c71cd9b5f0627fbc ardour-cvs-0.6.4.ebuild 3124
MD5 5bfe23209b494a8d0e56b22917448e8b files/asoundrc 74
MD5 dd3df3c6861244c6791c849acb00b7c9 files/digest-ardour-cvs-0.6.4 70
diff --git a/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild b/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
index bb943e091f32..d82cb0c07ad5 100644
--- a/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
+++ b/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild,v 1.5 2003/05/14 09:03:23 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild,v 1.6 2003/05/25 13:05:37 jje Exp $
IUSE="nls"
@@ -96,7 +96,7 @@ pkg_postinst() {
einfo "to get ardour to run you will need to copy the file sample_ardour.rc"
einfo "from /usr/share/doc/${P}/sample_ardour.rc to your homedirectory"
einfo "and set two environment variables."
- einfo "ARDOURRC should point to your where-ever you put your ardour.rc file"
+ einfo "ARDOUR_RC should point to your where-ever you put your ardour.rc file"
einfo "ARDOUR_SYSTEM_RC should point to /usr/share/ardour/ardour_system.rc"
einfo ""