From a46d40a6d5307f987bee2b6a8f9a22df9f8b8257 Mon Sep 17 00:00:00 2001 From: Krzysztof Pawlik Date: Tue, 1 Nov 2005 12:58:26 +0000 Subject: Fixed dodoc not to install COPYING and/or INSTALL. (Portage version: 2.0.53_rc7) --- x11-misc/xplanet/ChangeLog | 6 +++++- x11-misc/xplanet/xplanet-1.1.1.ebuild | 4 ++-- x11-misc/xplanet/xplanet-1.1.2-r1.ebuild | 4 ++-- x11-misc/xplanet/xplanet-1.2.0.ebuild | 4 ++-- 4 files changed, 11 insertions(+), 7 deletions(-) (limited to 'x11-misc/xplanet') 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 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 } -- cgit v1.2.3-65-gdbad