summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 11:37:49 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 11:37:49 +0000
commit094d5c8a5d4485d3020d5d475d0d8745f309e6a4 (patch)
tree90385c0cfd7ecc21a4c05f60e7637d1b9205e8af /media-sound
parentDon't install COPYING and INSTALL files. (diff)
downloadgentoo-2-094d5c8a5d4485d3020d5d475d0d8745f309e6a4.tar.gz
gentoo-2-094d5c8a5d4485d3020d5d475d0d8745f309e6a4.tar.bz2
gentoo-2-094d5c8a5d4485d3020d5d475d0d8745f309e6a4.zip
Don't install COPYING and INSTALL files.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/noteedit/ChangeLog6
-rw-r--r--media-sound/noteedit/noteedit-2.6.2.ebuild4
-rw-r--r--media-sound/noteedit/noteedit-2.7.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog
index 8c7215336aa7..81fb34a6ef47 100644
--- a/media-sound/noteedit/ChangeLog
+++ b/media-sound/noteedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/noteedit
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.16 2005/10/30 15:12:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.17 2005/11/07 11:37:49 flameeyes Exp $
+
+ 07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> noteedit-2.6.2.ebuild,
+ noteedit-2.7.4.ebuild:
+ Don't install COPYING and INSTALL files.
*noteedit-2.8.0 (30 Oct 2005)
diff --git a/media-sound/noteedit/noteedit-2.6.2.ebuild b/media-sound/noteedit/noteedit-2.6.2.ebuild
index 38c3b409b2ec..35d4e71efea5 100644
--- a/media-sound/noteedit/noteedit-2.6.2.ebuild
+++ b/media-sound/noteedit/noteedit-2.6.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/noteedit/noteedit-2.6.2.ebuild,v 1.7 2005/01/14 23:57:13 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.6.2.ebuild,v 1.8 2005/11/07 11:37:49 flameeyes Exp $
IUSE=""
@@ -34,7 +34,7 @@ src_compile() {
src_install() {
kde_src_install
- dodoc FAQ FAQ.de INSTALL INSTALL.de examples
+ dodoc FAQ FAQ.de examples
docinto examples
dodoc noteedit/examples/*
}
diff --git a/media-sound/noteedit/noteedit-2.7.4.ebuild b/media-sound/noteedit/noteedit-2.7.4.ebuild
index 2ee7c97ed5fc..1368cbbbfa1c 100644
--- a/media-sound/noteedit/noteedit-2.7.4.ebuild
+++ b/media-sound/noteedit/noteedit-2.7.4.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/noteedit/noteedit-2.7.4.ebuild,v 1.2 2005/08/04 15:04:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.7.4.ebuild,v 1.3 2005/11/07 11:37:49 flameeyes Exp $
IUSE=""
@@ -28,7 +28,7 @@ src_compile() {
src_install() {
kde_src_install
- dodoc FAQ FAQ.de INSTALL INSTALL.de examples
+ dodoc FAQ FAQ.de examples
docinto examples
dodoc noteedit/examples/*
}