diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:19:12 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:19:12 +0000 |
commit | 1fd0668162a891991ab86a889769340a82982298 (patch) | |
tree | 46128f2a9fe86ee585b025df0facb8934dc0ecce /media-gfx/povray | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-1fd0668162a891991ab86a889769340a82982298.tar.gz historical-1fd0668162a891991ab86a889769340a82982298.tar.bz2 historical-1fd0668162a891991ab86a889769340a82982298.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'media-gfx/povray')
-rw-r--r-- | media-gfx/povray/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/povray/povray-3.1g-r5.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/povray/povray-3.50c.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/povray/ChangeLog b/media-gfx/povray/ChangeLog index 6268cda7e14a..f9b1bd6bdfb0 100644 --- a/media-gfx/povray/ChangeLog +++ b/media-gfx/povray/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/povray # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v 1.30 2004/06/24 22:47:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v 1.31 2004/08/07 23:18:08 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> povray-3.1g-r5.ebuild, + povray-3.50c.ebuild: + Typo in DESCRIPTION: Persistance -> Persistence. Bug 59717. 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> povray-3.1g-r5.ebuild, povray-3.50c.ebuild: diff --git a/media-gfx/povray/povray-3.1g-r5.ebuild b/media-gfx/povray/povray-3.1g-r5.ebuild index 02824bf816d2..2f9c67e7338c 100644 --- a/media-gfx/povray/povray-3.1g-r5.ebuild +++ b/media-gfx/povray/povray-3.1g-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.1g-r5.ebuild,v 1.17 2004/07/14 17:51:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.1g-r5.ebuild,v 1.18 2004/08/07 23:18:08 slarti Exp $ S=${WORKDIR}/povray31 -DESCRIPTION="The Persistance Of Vision Ray Tracer" +DESCRIPTION="The Persistence Of Vision Ray Tracer" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/povuni_s_3.1.tgz http://www.ibiblio.org/gentoo/distfiles/povuni_d_3.1.tgz" HOMEPAGE="http://www.povray.org/" diff --git a/media-gfx/povray/povray-3.50c.ebuild b/media-gfx/povray/povray-3.50c.ebuild index 6a6721b6f6cd..a2fe48cdaa0e 100644 --- a/media-gfx/povray/povray-3.50c.ebuild +++ b/media-gfx/povray/povray-3.50c.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.50c.ebuild,v 1.18 2004/06/24 22:47:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.50c.ebuild,v 1.19 2004/08/07 23:18:08 slarti Exp $ inherit gcc eutils -DESCRIPTION="The Persistance Of Vision Ray Tracer" +DESCRIPTION="The Persistence Of Vision Ray Tracer" SRC_URI="ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_s.tgz" HOMEPAGE="http://www.povray.org/" |