diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-01 12:58:26 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-01 12:58:26 +0000 |
commit | a46d40a6d5307f987bee2b6a8f9a22df9f8b8257 (patch) | |
tree | c4dcbd0baf0b7b2739595885e9e8f157d65ab20d /x11-misc/xplanet | |
parent | Fixed dodoc not to install COPYING and/or INSTALL. (diff) | |
download | gentoo-2-a46d40a6d5307f987bee2b6a8f9a22df9f8b8257.tar.gz gentoo-2-a46d40a6d5307f987bee2b6a8f9a22df9f8b8257.tar.bz2 gentoo-2-a46d40a6d5307f987bee2b6a8f9a22df9f8b8257.zip |
Fixed dodoc not to install COPYING and/or INSTALL.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.2.0.ebuild | 4 |
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 } |