summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-10 15:54:33 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-10 15:54:33 +0000
commit2a9221e5ad373cb25a966683d7c0eafe09de269b (patch)
tree57041ca77a1cd820aad8fd2996c800df1a273eb7 /media-sound/choad
parentDon't install ABOUT-NLS file. (diff)
downloadgentoo-2-2a9221e5ad373cb25a966683d7c0eafe09de269b.tar.gz
gentoo-2-2a9221e5ad373cb25a966683d7c0eafe09de269b.tar.bz2
gentoo-2-2a9221e5ad373cb25a966683d7c0eafe09de269b.zip
Don't install INSTALL file.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-sound/choad')
-rw-r--r--media-sound/choad/ChangeLog5
-rw-r--r--media-sound/choad/choad-0.822.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/choad/ChangeLog b/media-sound/choad/ChangeLog
index 6c68dddc0794..f0b97ef93f2c 100644
--- a/media-sound/choad/ChangeLog
+++ b/media-sound/choad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/choad
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/ChangeLog,v 1.6 2005/07/25 12:14:13 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/ChangeLog,v 1.7 2005/09/10 15:52:43 flameeyes Exp $
+
+ 10 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> choad-0.822.ebuild:
+ Don't install INSTALL file.
25 Jul 2005; David Holm <dholm@gentoo.org> choad-0.822.ebuild:
Added to ~ppc.
diff --git a/media-sound/choad/choad-0.822.ebuild b/media-sound/choad/choad-0.822.ebuild
index 4cd07ba1c522..3519ef4bd7ef 100644
--- a/media-sound/choad/choad-0.822.ebuild
+++ b/media-sound/choad/choad-0.822.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/choad-0.822.ebuild,v 1.7 2005/07/25 12:14:13 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/choad-0.822.ebuild,v 1.8 2005/09/10 15:52:43 flameeyes Exp $
DESCRIPTION="a command-line, Perl-based CD-ripping-ID3-tagging-and-mp3-encoding utility"
HOMEPAGE="http://ftso.org/choad/index1.html"
@@ -31,7 +31,7 @@ src_install() {
dobin choad
# Documentation
- dodoc INSTALL README.2ND
+ dodoc README.2ND
# README.1ST is a little... colourful piece of ASCII art. :)
if use offensive; then dodoc README.1ST; fi