summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 13:08:39 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 13:08:39 +0000
commit313ac7890cf754c5cc7cd5bad2d43010ed4f0b81 (patch)
tree6f712fe62857b247645c98bb66374e19050dfa3f /x11-misc
parentFixed dodoc not to install COPYING and/or INSTALL. (diff)
downloadgentoo-2-313ac7890cf754c5cc7cd5bad2d43010ed4f0b81.tar.gz
gentoo-2-313ac7890cf754c5cc7cd5bad2d43010ed4f0b81.tar.bz2
gentoo-2-313ac7890cf754c5cc7cd5bad2d43010ed4f0b81.zip
Fixed dodoc not to install COPYING and/or INSTALL.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xchm/ChangeLog6
-rw-r--r--x11-misc/xchm/xchm-0.9.6.ebuild4
-rw-r--r--x11-misc/xchm/xchm-1.1.ebuild4
-rw-r--r--x11-misc/xearth/ChangeLog7
-rw-r--r--x11-misc/xearth/xearth-1.1.ebuild6
5 files changed, 17 insertions, 10 deletions
diff --git a/x11-misc/xchm/ChangeLog b/x11-misc/xchm/ChangeLog
index 12d6c0e27bb8..49dbc441b08c 100644
--- a/x11-misc/xchm/ChangeLog
+++ b/x11-misc/xchm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xchm
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.30 2005/10/31 22:14:20 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.31 2005/11/01 13:08:39 nelchael Exp $
+
+ 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xchm-0.9.6.ebuild,
+ xchm-1.1.ebuild:
+ Fixed dodoc not to install COPYING and/or INSTALL.
*xchm-1.2 (31 Oct 2005)
diff --git a/x11-misc/xchm/xchm-0.9.6.ebuild b/x11-misc/xchm/xchm-0.9.6.ebuild
index e7011731e781..edce15116cba 100644
--- a/x11-misc/xchm/xchm-0.9.6.ebuild
+++ b/x11-misc/xchm/xchm-0.9.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/x11-misc/xchm/xchm-0.9.6.ebuild,v 1.3 2005/03/28 21:35:57 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.6.ebuild,v 1.4 2005/11/01 13:08:39 nelchael Exp $
DESCRIPTION="Utility for viewing Microsoft .chm files."
HOMEPAGE="http://xchm.sf.net"
@@ -22,7 +22,7 @@ src_compile() {
src_install() {
einstall || die
- dodoc COPYING AUTHORS README
+ dodoc AUTHORS README
if use doc; then
cd ${S}"-doc"
diff --git a/x11-misc/xchm/xchm-1.1.ebuild b/x11-misc/xchm/xchm-1.1.ebuild
index 5c7c90e9e4d1..c12bada86fe5 100644
--- a/x11-misc/xchm/xchm-1.1.ebuild
+++ b/x11-misc/xchm/xchm-1.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/x11-misc/xchm/xchm-1.1.ebuild,v 1.1 2005/08/31 19:14:08 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-1.1.ebuild,v 1.2 2005/11/01 13:08:39 nelchael Exp $
inherit eutils wxwidgets
@@ -32,7 +32,7 @@ src_compile() {
src_install() {
einstall || die
- dodoc COPYING AUTHORS README
+ dodoc AUTHORS README
if use doc; then
cd ${S}"-doc"
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog
index 79e520b14ce5..a7858d77ecef 100644
--- a/x11-misc/xearth/ChangeLog
+++ b/x11-misc/xearth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xearth
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.6 2004/08/28 01:50:37 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.7 2005/11/01 13:06:39 nelchael Exp $
+
+ 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xearth-1.1.ebuild:
+ Fixed dodoc not to install COPYING and/or INSTALL.
27 Aug 2004; Tom Gall <tgall@gentoo.org> xearth-1.1.ebuild:
stable on ppc64, bug #59354
diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild
index 4c850cd0fb56..df46dcc35aa5 100644
--- a/x11-misc/xearth/xearth-1.1.ebuild
+++ b/x11-misc/xearth/xearth-1.1.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/x11-misc/xearth/xearth-1.1.ebuild,v 1.5 2004/08/28 01:50:37 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.6 2005/11/01 13:06:39 nelchael Exp $
HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/"
DESCRIPTION="Xearth sets the X root window to an image of the Earth"
@@ -25,5 +25,5 @@ src_compile() {
src_install() {
newman xearth.man xearth.1
dobin xearth
- dodoc BUILT-IN GAMMA-TEST HISTORY INSTALL README
+ dodoc BUILT-IN GAMMA-TEST HISTORY README
}