summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 12:14:36 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 12:14:36 +0000
commit7229bca05098824d2bbc22c6c2d19844d2a8baa5 (patch)
treef5d1184972dd4ef625d2426c40a5f2a4f73a06eb /media-sound
parentDon't install INSTALL files. (diff)
downloadhistorical-7229bca05098824d2bbc22c6c2d19844d2a8baa5.tar.gz
historical-7229bca05098824d2bbc22c6c2d19844d2a8baa5.tar.bz2
historical-7229bca05098824d2bbc22c6c2d19844d2a8baa5.zip
Don't install INSTALL or COPYING files.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/soundtracker/ChangeLog8
-rw-r--r--media-sound/soundtracker/soundtracker-0.6.6.ebuild6
-rw-r--r--media-sound/soundtracker/soundtracker-0.6.7.ebuild6
-rw-r--r--media-sound/specimen/ChangeLog5
-rw-r--r--media-sound/specimen/specimen-0.4.1.ebuild4
-rw-r--r--media-sound/timemachine/ChangeLog8
-rw-r--r--media-sound/timemachine/timemachine-0.2.4.ebuild6
-rw-r--r--media-sound/tk707/Manifest14
-rw-r--r--media-sound/vsound/ChangeLog6
-rw-r--r--media-sound/vsound/vsound-0.5.ebuild6
-rw-r--r--media-sound/vsound/vsound-0.6.ebuild4
11 files changed, 39 insertions, 34 deletions
diff --git a/media-sound/soundtracker/ChangeLog b/media-sound/soundtracker/ChangeLog
index dbd3c7c76e33..a06b67909e0f 100644
--- a/media-sound/soundtracker/ChangeLog
+++ b/media-sound/soundtracker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/soundtracker
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.15 2004/12/19 06:46:38 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.16 2005/11/07 12:07:04 flameeyes Exp $
+
+ 07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
+ soundtracker-0.6.6.ebuild, soundtracker-0.6.7.ebuild:
+ Don't install INSTALL or COPYING files.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
soundtracker-0.6.7.ebuild:
diff --git a/media-sound/soundtracker/soundtracker-0.6.6.ebuild b/media-sound/soundtracker/soundtracker-0.6.6.ebuild
index 9728909aaebd..b400bc3a7009 100644
--- a/media-sound/soundtracker/soundtracker-0.6.6.ebuild
+++ b/media-sound/soundtracker/soundtracker-0.6.6.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/soundtracker/soundtracker-0.6.6.ebuild,v 1.13 2004/07/14 21:05:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.6.ebuild,v 1.14 2005/11/07 12:07:04 flameeyes Exp $
IUSE="nls esd gnome oss alsa"
@@ -49,7 +49,7 @@ src_install () {
chmod -s ${D}/usr/bin/soundtracker
# documentation
- dodoc AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README TODO
+ dodoc AUTHORS ChangeLog FAQ NEWS README TODO
dodoc doc/*.txt
dohtml -r doc
diff --git a/media-sound/soundtracker/soundtracker-0.6.7.ebuild b/media-sound/soundtracker/soundtracker-0.6.7.ebuild
index 5a088bab8c22..2bf76c39692f 100644
--- a/media-sound/soundtracker/soundtracker-0.6.7.ebuild
+++ b/media-sound/soundtracker/soundtracker-0.6.7.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/soundtracker/soundtracker-0.6.7.ebuild,v 1.10 2004/12/19 06:46:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.7.ebuild,v 1.11 2005/11/07 12:07:04 flameeyes Exp $
IUSE="nls esd gnome oss alsa jack"
@@ -61,7 +61,7 @@ src_install () {
chmod -s ${D}/usr/bin/soundtracker
# documentation
- dodoc AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README TODO
+ dodoc AUTHORS ChangeLog FAQ NEWS README TODO
dodoc doc/*.txt
dohtml -r doc
}
diff --git a/media-sound/specimen/ChangeLog b/media-sound/specimen/ChangeLog
index 5bf0a0b21e6a..210faa08ac4e 100644
--- a/media-sound/specimen/ChangeLog
+++ b/media-sound/specimen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/specimen
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/specimen/ChangeLog,v 1.9 2005/06/12 12:14:14 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/specimen/ChangeLog,v 1.10 2005/11/07 12:09:20 flameeyes Exp $
+
+ 07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> specimen-0.4.1.ebuild:
+ Don't install INSTALL or COPYING files.
12 Jun 2005; Sven Wegener <swegener@gentoo.org> specimen-0.4.1.ebuild,
specimen-0.4.5.ebuild:
diff --git a/media-sound/specimen/specimen-0.4.1.ebuild b/media-sound/specimen/specimen-0.4.1.ebuild
index 20df3d09714d..067242a7910b 100644
--- a/media-sound/specimen/specimen-0.4.1.ebuild
+++ b/media-sound/specimen/specimen-0.4.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/specimen/specimen-0.4.1.ebuild,v 1.5 2005/06/12 12:14:14 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/specimen/specimen-0.4.1.ebuild,v 1.6 2005/11/07 12:09:20 flameeyes Exp $
DESCRIPTION="A Midi Controllable Audio Sampler"
HOMEPAGE="http://www.gazuga.net"
@@ -32,5 +32,5 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
#dobin src/specimen
- dodoc AUTHORS COPYING ChangeLog NEWS README TODO
+ dodoc AUTHORS ChangeLog NEWS README TODO
}
diff --git a/media-sound/timemachine/ChangeLog b/media-sound/timemachine/ChangeLog
index ba84ed585c5b..4c6a715db2b5 100644
--- a/media-sound/timemachine/ChangeLog
+++ b/media-sound/timemachine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/timemachine
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.8 2004/12/19 07:13:30 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.9 2005/11/07 12:11:28 flameeyes Exp $
+
+ 07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
+ timemachine-0.2.4.ebuild:
+ Don't install INSTALL or COPYING files.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
timemachine-0.3.0.ebuild:
diff --git a/media-sound/timemachine/timemachine-0.2.4.ebuild b/media-sound/timemachine/timemachine-0.2.4.ebuild
index 06a59cbd67c9..7fabe69576f7 100644
--- a/media-sound/timemachine/timemachine-0.2.4.ebuild
+++ b/media-sound/timemachine/timemachine-0.2.4.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/timemachine/timemachine-0.2.4.ebuild,v 1.5 2004/09/03 20:21:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.2.4.ebuild,v 1.6 2005/11/07 12:11:28 flameeyes Exp $
inherit flag-o-matic eutils
DESCRIPTION="JACK client record button remembering the last 10 seconds when pressed."
@@ -31,5 +31,5 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
- dodoc COPYING ChangeLog
+ dodoc ChangeLog
}
diff --git a/media-sound/tk707/Manifest b/media-sound/tk707/Manifest
index 24ac995f4f0e..01b5b63807a7 100644
--- a/media-sound/tk707/Manifest
+++ b/media-sound/tk707/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 940f074e17a17b112e288cf28f8974b5 ChangeLog 859
+MD5 2673285e9ce3e0b77070a72b314d407b ChangeLog 963
MD5 42dacaa900c60ec26b05238847efeb97 files/digest-tk707-0.8 136
MD5 42dacaa900c60ec26b05238847efeb97 files/digest-tk707-0.8-r1 136
MD5 17b8be591e3852dfe1ad2052410e7b22 metadata.xml 217
MD5 a9d92abc4186098387ea633495938c3f tk707-0.8-r1.ebuild 903
-MD5 03e3186c5af321f6e69231569cb9c8cb tk707-0.8.ebuild 1102
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDagYpj5H05b2HAEkRAl2tAJ98wOYbiaGLWDi7AH5OG9OInE4BaQCfdZuY
-9t/MkVn87kmh/OMpd8yr+MI=
-=QD7W
------END PGP SIGNATURE-----
+MD5 746cd6611f2ccf34c8716eae7f590b4a tk707-0.8.ebuild 1109
diff --git a/media-sound/vsound/ChangeLog b/media-sound/vsound/ChangeLog
index 29328b79f292..b60f187113fe 100644
--- a/media-sound/vsound/ChangeLog
+++ b/media-sound/vsound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/vsound
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vsound/ChangeLog,v 1.11 2005/04/09 02:37:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vsound/ChangeLog,v 1.12 2005/11/07 12:14:36 flameeyes Exp $
+
+ 07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> vsound-0.5.ebuild,
+ vsound-0.6.ebuild:
+ Don't install INSTALL or COPYING files.
08 Apr 2005; Joseph Jezak <josejx@gentoo.org> vsound-0.6.ebuild:
Marked ~ppc for bug #88231.
diff --git a/media-sound/vsound/vsound-0.5.ebuild b/media-sound/vsound/vsound-0.5.ebuild
index ad4582d8d4d1..84a1cf4fe5f2 100644
--- a/media-sound/vsound/vsound-0.5.ebuild
+++ b/media-sound/vsound/vsound-0.5.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/vsound/vsound-0.5.ebuild,v 1.12 2004/07/26 05:21:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vsound/vsound-0.5.ebuild,v 1.13 2005/11/07 12:14:36 flameeyes Exp $
IUSE=""
@@ -34,5 +34,5 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
- dodoc AUTHORS COPYING Changelog INSTALL NEWS README README.original
+ dodoc AUTHORS Changelog NEWS README README.original
}
diff --git a/media-sound/vsound/vsound-0.6.ebuild b/media-sound/vsound/vsound-0.6.ebuild
index ed87fd394370..513e3e41cb7e 100644
--- a/media-sound/vsound/vsound-0.6.ebuild
+++ b/media-sound/vsound/vsound-0.6.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/vsound/vsound-0.6.ebuild,v 1.3 2005/04/09 02:37:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vsound/vsound-0.6.ebuild,v 1.4 2005/11/07 12:14:36 flameeyes Exp $
IUSE=""
@@ -23,7 +23,7 @@ src_unpack() {
src_install() {
make DESTDIR="${D}" install || die
- dodoc AUTHORS COPYING Changelog INSTALL NEWS README
+ dodoc AUTHORS Changelog NEWS README
}
pkg_postinst() {