summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-09-04 06:05:11 +0000
committerChris White <chriswhite@gentoo.org>2004-09-04 06:05:11 +0000
commitdfbfee9ca1f43fe621bf828fa446aeee66d7ca1c (patch)
tree024e3c87f1b7a4dccb63406041b4d69e12a26dd7 /media-sound
parentchecking in, so I can get some help with this (Manifest recommit) (diff)
downloadgentoo-2-dfbfee9ca1f43fe621bf828fa446aeee66d7ca1c.tar.gz
gentoo-2-dfbfee9ca1f43fe621bf828fa446aeee66d7ca1c.tar.bz2
gentoo-2-dfbfee9ca1f43fe621bf828fa446aeee66d7ca1c.zip
Fixed some doc issues that needed to be addressed in bug #62726.
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mplay/ChangeLog9
-rw-r--r--media-sound/mplay/mplay-0.68.ebuild9
2 files changed, 14 insertions, 4 deletions
diff --git a/media-sound/mplay/ChangeLog b/media-sound/mplay/ChangeLog
index af66b106f612..850c4e72b86c 100644
--- a/media-sound/mplay/ChangeLog
+++ b/media-sound/mplay/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-sound/mplay
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/ChangeLog,v 1.1 2004/09/02 22:42:35 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/ChangeLog,v 1.2 2004/09/04 06:05:11 chriswhite Exp $
+
+ 04 Sep 2004; Chris White <chriswhite@gentoo.org> mplay-0.68.ebuild:
+ Fixed the docs installation. mplay was looking for help_de/en in
+ /usr/share/mplay, wasn't finding them(because they weren't installed in the
+ first place :). Installed them in /usr/share/mplay, left the rest of the docs
+ installed in /usr/share/doc/ nice and gzipped to save space. This closes bug
+ #62726.
*mplay-0.68 (03 Sep 2004)
diff --git a/media-sound/mplay/mplay-0.68.ebuild b/media-sound/mplay/mplay-0.68.ebuild
index d605cdc7a281..d0ed4c868807 100644
--- a/media-sound/mplay/mplay-0.68.ebuild
+++ b/media-sound/mplay/mplay-0.68.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/mplay-0.68.ebuild,v 1.1 2004/09/02 22:42:35 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mplay/mplay-0.68.ebuild,v 1.2 2004/09/04 06:05:11 chriswhite Exp $
inherit perl-module
@@ -54,10 +54,13 @@ src_install() {
dobin mplay
+ dodoc README
+
+ cd ${S}/help
insinto /usr/share/mplay
- doins help_en help_de
+ doins help_en help_de mplayconf
+ doman mplay.1
- dodoc README
cd ${AMIX_D}
#make install