diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-08-05 03:22:01 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-08-05 03:22:01 +0000 |
commit | dcb2ad49965b89eb0a4189f02bf0cc56e1c84bd4 (patch) | |
tree | b585908544cb73a586acb6ce762fd843b10d77bf /media-gfx/povray | |
parent | real povray digest (diff) | |
download | gentoo-2-dcb2ad49965b89eb0a4189f02bf0cc56e1c84bd4.tar.gz gentoo-2-dcb2ad49965b89eb0a4189f02bf0cc56e1c84bd4.tar.bz2 gentoo-2-dcb2ad49965b89eb0a4189f02bf0cc56e1c84bd4.zip |
not tested for ppc, yet
Diffstat (limited to 'media-gfx/povray')
-rw-r--r-- | media-gfx/povray/povray-3.50a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/povray/povray-3.50a.ebuild b/media-gfx/povray/povray-3.50a.ebuild index 3a675a96638a..f27f6f07fb3d 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.2 2002/08/05 03:08:54 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.50a.ebuild,v 1.3 2002/08/05 03:22:01 rphillips Exp $ S=${WORKDIR}/${P} DESCRIPTION="POV Ray- The Persistance of Vision Ray Tracer" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.povray.org/" SLOT="0" LICENSE="povlegal-3.50a" -KEYWORDS="x86 ppc" +KEYWORDS="x86" DEPEND="media-libs/libpng |