diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-04-03 23:25:41 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-04-03 23:25:41 +0000 |
commit | 42f7182742f9bd506c5a892cff8889b2d84c8059 (patch) | |
tree | 58d966e698c7795e222fba492574280d83509fd5 /media-gfx/povray/povray-3.6.1-r2.ebuild | |
parent | make qmail-spp desc not suck (diff) | |
download | gentoo-2-42f7182742f9bd506c5a892cff8889b2d84c8059.tar.gz gentoo-2-42f7182742f9bd506c5a892cff8889b2d84c8059.tar.bz2 gentoo-2-42f7182742f9bd506c5a892cff8889b2d84c8059.zip |
Update SRC_URI as suggested in bug #173223
(Portage version: 2.1.2.2)
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" |