diff options
Diffstat (limited to 'media-gfx/povray/povray-3.6.1-r2.ebuild')
-rw-r--r-- | media-gfx/povray/povray-3.6.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/povray/povray-3.6.1-r2.ebuild b/media-gfx/povray/povray-3.6.1-r2.ebuild index 86528054408e..f10835757312 100644 --- a/media-gfx/povray/povray-3.6.1-r2.ebuild +++ b/media-gfx/povray/povray-3.6.1-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.6.1-r2.ebuild,v 1.11 2007/03/28 19:21:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.6.1-r2.ebuild,v 1.12 2007/04/03 23:25:41 jokey Exp $ inherit flag-o-matic eutils autotools DESCRIPTION="The Persistence Of Vision Ray Tracer" -SRC_URI="ftp://ftp.povray.org/pub/povray/Official/Unix/povray-3.6.tar.bz2" +SRC_URI="ftp://ftp.povray.org/pub/povray/Official/Unix/${P}.tar.bz2" HOMEPAGE="http://www.povray.org/" SLOT="0" |