summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-02-20 22:49:21 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-02-20 22:49:21 +0000
commitfa2fcd65f206da87f1d48aaa566f866445bb051c (patch)
treeef6a865b27e64546c6210b9761c8f7fa3e8b1440 /app-emacs/pymacs/pymacs-0.22-r1.ebuild
parentRemoved all of the last instances of dlloader in the tree and also made sure ... (diff)
downloadgentoo-2-fa2fcd65f206da87f1d48aaa566f866445bb051c.tar.gz
gentoo-2-fa2fcd65f206da87f1d48aaa566f866445bb051c.tar.bz2
gentoo-2-fa2fcd65f206da87f1d48aaa566f866445bb051c.zip
remove some files from dodoc to avoid double installation resulting in user-needed input, reported by Ulrich Mueller <ulm@kph.uni-mainz.de> in bug 167280
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-emacs/pymacs/pymacs-0.22-r1.ebuild')
-rw-r--r--app-emacs/pymacs/pymacs-0.22-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/pymacs/pymacs-0.22-r1.ebuild b/app-emacs/pymacs/pymacs-0.22-r1.ebuild
index cf48c1e95972..04c613067539 100644
--- a/app-emacs/pymacs/pymacs-0.22-r1.ebuild
+++ b/app-emacs/pymacs/pymacs-0.22-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.22-r1.ebuild,v 1.6 2007/02/17 15:12:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.22-r1.ebuild,v 1.7 2007/02/20 22:49:21 opfer Exp $
inherit distutils elisp eutils
@@ -37,5 +37,5 @@ src_install() {
doins ./pymacs.pdf
fi
cd "${S}"
- dodoc PKG-INFO README THANKS TODO THANKS-rebox ChangeLog ChangeLog-rebox
-}
+ dodoc THANKS THANKS-rebox
+} \ No newline at end of file