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
commit0246b8ce087b259c39b4a16030cc5cf29e10eaf5 (patch)
tree016306df09e90af9ee2b5357740aa591a46f00d4 /media-sound/linuxsampler
parentDon't install ABOUT-NLS file. (diff)
downloadhistorical-0246b8ce087b259c39b4a16030cc5cf29e10eaf5.tar.gz
historical-0246b8ce087b259c39b4a16030cc5cf29e10eaf5.tar.bz2
historical-0246b8ce087b259c39b4a16030cc5cf29e10eaf5.zip
Don't install INSTALL file.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'media-sound/linuxsampler')
-rw-r--r--media-sound/linuxsampler/ChangeLog7
-rw-r--r--media-sound/linuxsampler/linuxsampler-0.3.1.ebuild4
-rw-r--r--media-sound/linuxsampler/linuxsampler-0.3.2.ebuild4
-rw-r--r--media-sound/linuxsampler/linuxsampler-0.3.3.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/media-sound/linuxsampler/ChangeLog b/media-sound/linuxsampler/ChangeLog
index 6b7883446656..4d8ed36b608d 100644
--- a/media-sound/linuxsampler/ChangeLog
+++ b/media-sound/linuxsampler/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/linuxsampler
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/ChangeLog,v 1.5 2005/07/17 12:22:54 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/ChangeLog,v 1.6 2005/09/10 15:54:21 flameeyes Exp $
+
+ 10 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ linuxsampler-0.3.1.ebuild, linuxsampler-0.3.2.ebuild,
+ linuxsampler-0.3.3.ebuild:
+ Don't install INSTALL file.
*linuxsampler-0.3.3 (17 Jul 2005)
diff --git a/media-sound/linuxsampler/linuxsampler-0.3.1.ebuild b/media-sound/linuxsampler/linuxsampler-0.3.1.ebuild
index 2a69985890d6..5ca4a39cc904 100644
--- a/media-sound/linuxsampler/linuxsampler-0.3.1.ebuild
+++ b/media-sound/linuxsampler/linuxsampler-0.3.1.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/linuxsampler/linuxsampler-0.3.1.ebuild,v 1.3 2005/07/11 16:56:14 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/linuxsampler-0.3.1.ebuild,v 1.4 2005/09/10 15:54:21 flameeyes Exp $
inherit eutils
@@ -27,5 +27,5 @@ src_compile() {
src_install() {
einstall || die "einstall failed"
- dodoc AUTHORS ChangeLog INSTALL README
+ dodoc AUTHORS ChangeLog README
}
diff --git a/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild b/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild
index 0ed1f4430919..a10a58a7f04e 100644
--- a/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild
+++ b/media-sound/linuxsampler/linuxsampler-0.3.2.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/linuxsampler/linuxsampler-0.3.2.ebuild,v 1.3 2005/07/12 21:58:09 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild,v 1.4 2005/09/10 15:54:21 flameeyes Exp $
inherit eutils
@@ -26,5 +26,5 @@ src_compile() {
src_install() {
einstall || die "einstall failed"
- dodoc AUTHORS ChangeLog INSTALL README
+ dodoc AUTHORS ChangeLog README
}
diff --git a/media-sound/linuxsampler/linuxsampler-0.3.3.ebuild b/media-sound/linuxsampler/linuxsampler-0.3.3.ebuild
index 4562fdc86752..d4f0d988cd4f 100644
--- a/media-sound/linuxsampler/linuxsampler-0.3.3.ebuild
+++ b/media-sound/linuxsampler/linuxsampler-0.3.3.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/linuxsampler/linuxsampler-0.3.3.ebuild,v 1.1 2005/07/17 12:22:54 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/linuxsampler-0.3.3.ebuild,v 1.2 2005/09/10 15:54:21 flameeyes Exp $
inherit eutils
@@ -26,5 +26,5 @@ src_compile() {
src_install() {
einstall || die "einstall failed"
- dodoc AUTHORS ChangeLog INSTALL README
+ dodoc AUTHORS ChangeLog README
}