summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-09 02:30:26 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-09 02:30:26 +0000
commitf23ec7aba66d29ef7b4d4b7f5bb29a0147684268 (patch)
tree916f955b9f3fd5311a1a1179dfff2f69c57dd71d /app-editors/amyedit/amyedit-0.9.ebuild
parentpatch history for DoS vulnerability (diff)
downloadgentoo-2-f23ec7aba66d29ef7b4d4b7f5bb29a0147684268.tar.gz
gentoo-2-f23ec7aba66d29ef7b4d4b7f5bb29a0147684268.tar.bz2
gentoo-2-f23ec7aba66d29ef7b4d4b7f5bb29a0147684268.zip
Do not install INSTALL COPYING #114317
(Portage version: 2.0.53)
Diffstat (limited to 'app-editors/amyedit/amyedit-0.9.ebuild')
-rw-r--r--app-editors/amyedit/amyedit-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/amyedit/amyedit-0.9.ebuild b/app-editors/amyedit/amyedit-0.9.ebuild
index 1bf3c33e55af..49d2acc7bedf 100644
--- a/app-editors/amyedit/amyedit-0.9.ebuild
+++ b/app-editors/amyedit/amyedit-0.9.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/app-editors/amyedit/amyedit-0.9.ebuild,v 1.4 2005/10/16 22:43:05 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.5 2005/12/09 02:30:26 pclouds Exp $
inherit eutils
@@ -17,5 +17,5 @@ DEPEND=">=dev-cpp/gtkmm-2.4.8
src_install() {
einstall
- dodoc COPYING Changelog INSTALL README TODO || die
+ dodoc Changelog README TODO || die
}