summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-09 13:08:41 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-09 13:08:41 +0000
commitcb13b575504581957895f76a2ba866537458c485 (patch)
tree2b8273af3f6c8049f8774d7131ca575aeff7973b /media-sound/freebirth/freebirth-0.3.2.ebuild
parentsort (diff)
downloadgentoo-2-cb13b575504581957895f76a2ba866537458c485.tar.gz
gentoo-2-cb13b575504581957895f76a2ba866537458c485.tar.bz2
gentoo-2-cb13b575504581957895f76a2ba866537458c485.zip
Don't install INSTALL file.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-sound/freebirth/freebirth-0.3.2.ebuild')
-rw-r--r--media-sound/freebirth/freebirth-0.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/freebirth/freebirth-0.3.2.ebuild b/media-sound/freebirth/freebirth-0.3.2.ebuild
index 0430c35b2b2c..283160522acf 100644
--- a/media-sound/freebirth/freebirth-0.3.2.ebuild
+++ b/media-sound/freebirth/freebirth-0.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/freebirth-0.3.2.ebuild,v 1.9 2004/12/19 05:39:01 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/freebirth-0.3.2.ebuild,v 1.10 2005/09/09 13:07:04 flameeyes Exp $
IUSE=""
@@ -34,5 +34,5 @@ src_install() {
insinto /usr/lib/${PN}/raw
doins raw/*.raw
- dodoc CHANGES INSTALL NEXT_VERSION README
+ dodoc CHANGES NEXT_VERSION README
}