summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 12:58:26 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 12:58:26 +0000
commit78b99dcdf03badeeca1d03e8179b278691df950d (patch)
treee44275dedda9e630fd813fd7d447c3e54e35478a /x11-misc/xplanet
parentMarking both gtk-theme-switch-2.0.0_rc2-r2 and gtk-theme-switch-1.0.1-r2 ppc6... (diff)
downloadhistorical-78b99dcdf03badeeca1d03e8179b278691df950d.tar.gz
historical-78b99dcdf03badeeca1d03e8179b278691df950d.tar.bz2
historical-78b99dcdf03badeeca1d03e8179b278691df950d.zip
Fixed dodoc not to install COPYING and/or INSTALL.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r--x11-misc/xplanet/ChangeLog6
-rw-r--r--x11-misc/xplanet/xplanet-1.1.1.ebuild4
-rw-r--r--x11-misc/xplanet/xplanet-1.1.2-r1.ebuild4
-rw-r--r--x11-misc/xplanet/xplanet-1.2.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog
index 9387d85bff9d..edd19d35a12a 100644
--- a/x11-misc/xplanet/ChangeLog
+++ b/x11-misc/xplanet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xplanet
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.48 2005/06/17 02:50:38 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.49 2005/11/01 12:54:55 nelchael Exp $
+
+ 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xplanet-1.1.1.ebuild,
+ xplanet-1.1.2-r1.ebuild, xplanet-1.2.0.ebuild:
+ Fixed dodoc not to install COPYING and/or INSTALL.
*xplanet-1.2.0 (17 Jun 2005)
diff --git a/x11-misc/xplanet/xplanet-1.1.1.ebuild b/x11-misc/xplanet/xplanet-1.1.1.ebuild
index 503f4db1f177..116500825946 100644
--- a/x11-misc/xplanet/xplanet-1.1.1.ebuild
+++ b/x11-misc/xplanet/xplanet-1.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/xplanet/xplanet-1.1.1.ebuild,v 1.15 2005/05/24 14:06:50 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.16 2005/11/01 12:54:55 nelchael Exp $
DESCRIPTION="A program to render images of the earth into the X root window"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -68,5 +68,5 @@ src_compile() {
src_install () {
einstall || die
- dodoc AUTHORS README COPYING INSTALL NEWS ChangeLog TODO
+ dodoc AUTHORS README NEWS ChangeLog TODO
}
diff --git a/x11-misc/xplanet/xplanet-1.1.2-r1.ebuild b/x11-misc/xplanet/xplanet-1.1.2-r1.ebuild
index 13311cdf8967..712bc143f188 100644
--- a/x11-misc/xplanet/xplanet-1.1.2-r1.ebuild
+++ b/x11-misc/xplanet/xplanet-1.1.2-r1.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/xplanet/xplanet-1.1.2-r1.ebuild,v 1.1 2005/06/15 16:33:43 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.2-r1.ebuild,v 1.2 2005/11/01 12:54:55 nelchael Exp $
DESCRIPTION="A program to render images of the earth into the X root window"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -67,5 +67,5 @@ src_compile() {
src_install () {
einstall || die "einstall failed"
- dodoc AUTHORS README COPYING INSTALL NEWS ChangeLog TODO
+ dodoc AUTHORS README NEWS ChangeLog TODO
}
diff --git a/x11-misc/xplanet/xplanet-1.2.0.ebuild b/x11-misc/xplanet/xplanet-1.2.0.ebuild
index 34920e5f8778..1af7173722e3 100644
--- a/x11-misc/xplanet/xplanet-1.2.0.ebuild
+++ b/x11-misc/xplanet/xplanet-1.2.0.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/xplanet/xplanet-1.2.0.ebuild,v 1.1 2005/06/17 02:50:38 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.2 2005/11/01 12:54:55 nelchael Exp $
DESCRIPTION="A program to render images of the earth into the X root window"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -67,5 +67,5 @@ src_compile() {
src_install () {
einstall || die "einstall failed"
- dodoc AUTHORS README COPYING INSTALL NEWS ChangeLog TODO
+ dodoc AUTHORS README NEWS ChangeLog TODO
}