summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Ellis <jje@gentoo.org>2003-05-14 09:03:50 +0000
committerJohn J. Ellis <jje@gentoo.org>2003-05-14 09:03:50 +0000
commit4bcf03f8ceb4f57b1e8420037f381470cd7ffff5 (patch)
treeda2b727aebf785bace3e47422cdf7a35edfeebf0 /media-sound/ardour-cvs
parentVersion bump. Closes #19086. (~x86 masked) (diff)
downloadhistorical-4bcf03f8ceb4f57b1e8420037f381470cd7ffff5.tar.gz
historical-4bcf03f8ceb4f57b1e8420037f381470cd7ffff5.tar.bz2
historical-4bcf03f8ceb4f57b1e8420037f381470cd7ffff5.zip
Doc update.
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 075d383b73b6..d45b5d70a003 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.11 2003/05/13 10:20:42 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ChangeLog,v 1.12 2003/05/14 09:03:21 jje Exp $
+
+ 14 May 2003; jje <jje@gentoo.org> ardour-cvs-0.6.4.ebuild:
+ Updated documentation.
13 May 2003; jje <jje@gentoo.org> ardour-cvs-0.6.4.ebuild:
More clean ups and tweaks from robh.
diff --git a/media-sound/ardour-cvs/Manifest b/media-sound/ardour-cvs/Manifest
index 98b417d5fd9f..b13fc90ecfe6 100644
--- a/media-sound/ardour-cvs/Manifest
+++ b/media-sound/ardour-cvs/Manifest
@@ -1,4 +1,4 @@
-MD5 de8e21899d03bd65fdf7ee236c5fabb3 ChangeLog 2071
-MD5 ce87aa4d15a346aaad32852634c7f2fa ardour-cvs-0.6.4.ebuild 3134
+MD5 281f2629d80ae39b38a5128e14f0813c ChangeLog 2158
+MD5 af0a860161348bc11e3fe21946cece60 ardour-cvs-0.6.4.ebuild 3123
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 8e865665131f..bb943e091f32 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.4 2003/05/13 10:20:46 jje Exp $
+# $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 $
IUSE="nls"
@@ -82,7 +82,7 @@ src_install() {
dodoc ${S}/AUTHORS ${S}/INSTALL ${S}/README ${S}/README.it \
${S}/NEWS ${S}/COPYING ${S}/ChangeLog ${S}/sample_ardour.rc \
- ${S}/ardour_faq.txt
+ ${S}/FAQ
doman ${S}/ardour.1
}