Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 173223
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Roberto Castagnola <roberto.castagnola@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 173223 depends on: Show dependency tree
Bug 173223 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-03 07:44 0000
media-gfx/povray-3.6.1* fetches povray-3.6.tar.bz2 from
ftp://ftp.povray.org/pub/povray/Official/Unix/ which is a symlink to current
version of the 3.6 series.
To avoid future conflicts, it should be better to fetch correct versioned file.


--- /usr/portage/media-gfx/povray/povray-3.6.1-r2.ebuild        2007-03-28
21:35:45.000000000 +0200
+++ povray-3.6.1-r2.ebuild      2007-04-03 08:59:45.000000000 +0200
@@ -5,7 +5,7 @@
 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"

------- Comment #1 From Markus Ullmann 2007-04-03 23:25:41 0000 -------
Fixed in CVS, thanks for the suggestion :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug