diff options
author | 2002-10-04 05:49:02 +0000 | |
---|---|---|
committer | 2002-10-04 05:49:02 +0000 | |
commit | 846e4f129b400f52b2368c04734f650bb248d7f6 (patch) | |
tree | 132ca11977f39cd61181b265e503adcf75e2b425 /media-gfx/povray | |
parent | Hopefully getting rid of SGML problems. Removing opts on openjade. (diff) | |
download | gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.tar.gz gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.tar.bz2 gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'media-gfx/povray')
-rw-r--r-- | media-gfx/povray/povray-3.1g-r5.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/povray/povray-3.50a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/povray/povray-3.1g-r5.ebuild b/media-gfx/povray/povray-3.1g-r5.ebuild index 2231b9c1855d..cc8ca1bf160a 100644 --- a/media-gfx/povray/povray-3.1g-r5.ebuild +++ b/media-gfx/povray/povray-3.1g-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.1g-r5.ebuild,v 1.5 2002/08/07 01:41:51 rphillips Exp $ +# 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.6 2002/10/04 05:45:19 vapier Exp $ S=${WORKDIR}/povray31 DESCRIPTION="POV Ray- The Persistance of Vision Ray Tracer" diff --git a/media-gfx/povray/povray-3.50a.ebuild b/media-gfx/povray/povray-3.50a.ebuild index d3385b06a052..f8f389ce5fcb 100644 --- a/media-gfx/povray/povray-3.50a.ebuild +++ b/media-gfx/povray/povray-3.50a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.50a.ebuild,v 1.7 2002/08/27 04:43:37 rphillips Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.50a.ebuild,v 1.8 2002/10/04 05:45:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="POV Ray- The Persistance of Vision Ray Tracer" |