summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-09 13:19:09 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-09 13:19:09 +0000
commite8f7b99b5091e0956112b0e0962b451371640bd2 (patch)
tree772c16e122409058e9e982d869fbbb73a011b8f7
parentDon't install INSTALL and COPYING files. (diff)
downloadhistorical-e8f7b99b5091e0956112b0e0962b451371640bd2.tar.gz
historical-e8f7b99b5091e0956112b0e0962b451371640bd2.tar.bz2
historical-e8f7b99b5091e0956112b0e0962b451371640bd2.zip
Don't install INSTALL and ABOUT-NLS files.
Package-Manager: portage-2.0.52-r1
-rw-r--r--media-sound/rezound/ChangeLog6
-rw-r--r--media-sound/rezound/Manifest10
-rw-r--r--media-sound/rezound/rezound-0.12.0_beta.ebuild6
3 files changed, 17 insertions, 5 deletions
diff --git a/media-sound/rezound/ChangeLog b/media-sound/rezound/ChangeLog
index 3063b859ea27..88ea70ad5dce 100644
--- a/media-sound/rezound/ChangeLog
+++ b/media-sound/rezound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/rezound
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.24 2005/05/28 15:27:16 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.25 2005/09/09 13:19:09 flameeyes Exp $
+
+ 09 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ rezound-0.12.0_beta.ebuild:
+ Don't install INSTALL and ABOUT-NLS files.
28 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
-rezound-0.11.1_beta.ebuild:
diff --git a/media-sound/rezound/Manifest b/media-sound/rezound/Manifest
index 26c403c575f6..479f55e81bd6 100644
--- a/media-sound/rezound/Manifest
+++ b/media-sound/rezound/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 bdf9c2b6b2caa86db95c525b576af421 ChangeLog 4394
MD5 44f0e2e19d5fba62154e7a685f8b8d8e rezound-0.12.0_beta.ebuild 2085
MD5 d0d7ea03e238a808414b4426394c100f metadata.xml 221
MD5 3bc1175bcfa6d88bbe86f84556db560c files/undefined-functions.patch 1084
MD5 eaabd57938c6ccc9beb2a34516dd6da6 files/digest-rezound-0.12.0_beta 71
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDIYvkj5H05b2HAEkRAsmzAJ9CkFGdAJ3xr8AMU5Ju+KrvxOT9qwCfb0Yb
+ZQmHsu9AFQYlS7t5hCZ2pz8=
+=TgpK
+-----END PGP SIGNATURE-----
diff --git a/media-sound/rezound/rezound-0.12.0_beta.ebuild b/media-sound/rezound/rezound-0.12.0_beta.ebuild
index e392e78aa9f0..1dc599cdd226 100644
--- a/media-sound/rezound/rezound-0.12.0_beta.ebuild
+++ b/media-sound/rezound/rezound-0.12.0_beta.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/rezound/rezound-0.12.0_beta.ebuild,v 1.2 2005/05/27 17:06:07 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.0_beta.ebuild,v 1.3 2005/09/09 13:19:09 flameeyes Exp $
inherit eutils
@@ -70,9 +70,7 @@ src_install() {
# remove wrong doc directory
rm -rf ${D}/usr/doc/${PN}
- # install docs manually, but don't install
- # COPYING, since this is obsolete ($LICENCE is enough)
- dodoc ABOUT-NLS docs/{AUTHORS,*INSTALL,NEWS,README*}
+ dodoc docs/{AUTHORS,NEWS,README*}
dodoc docs/{TODO_FOR_USERS_TO_READ,*.txt}
docinto code