[gentoo-user] SRC_URI="mirror://sourceforge"- how to find out

2009-12-21 Thread Helmut Jarausch
Hi,

I'd like to change the ebuild for media-gfx/keyjnote
to that of the successor 
http://impressive.sourceforge.net/

Unfortunately, I cannot find out the SRC_URI for the ebuild (to be
created in my overlay tree).

Does anybody know to find out how to do this.
(I have seen that SRC_URI is quite different for different
projects hosted by Sourceforge.)

Many thanks for a hint,
Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



Re: [gentoo-user] SRC_URI="mirror://sourceforge"- how to find out

2009-12-21 Thread Amit Dor-Shifer
http://downloads.sourceforge.net/project/impressive/Impressive/0.10.2/Impressive-0.10.2.tar.gz 
works for me:


amit0 # wget 
http://downloads.sourceforge.net/project/impressive/Impressive/0.10.2/Impressive-0.10.2.tar.gz
--2009-12-21 14:07:18--  
http://downloads.sourceforge.net/project/impressive/Impressive/0.10.2/Impressive-0.10.2.tar.gz

Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: 
http://garr.dl.sourceforge.net/project/impressive/Impressive/0.10.2/Impressive-0.10.2.tar.gz 
[following]
--2009-12-21 14:07:19--  
http://garr.dl.sourceforge.net/project/impressive/Impressive/0.10.2/Impressive-0.10.2.tar.gz

Resolving garr.dl.sourceforge.net... 193.206.140.34
Connecting to garr.dl.sourceforge.net|193.206.140.34|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 137193 (134K) [application/x-gzip]
Saving to: `Impressive-0.10.2.tar.gz'

100%[=>] 
137,193  258K/s   in 0.5s


2009-12-21 14:07:20 (258 KB/s) - `Impressive-0.10.2.tar.gz' saved 
[137193/137193]


Though I've no experience with writing any official portage ebuild that 
d/l from sourceforge.


Amit



Helmut Jarausch wrote:

Hi,

I'd like to change the ebuild for media-gfx/keyjnote
to that of the successor 
http://impressive.sourceforge.net/


Unfortunately, I cannot find out the SRC_URI for the ebuild (to be
created in my overlay tree).

Does anybody know to find out how to do this.
(I have seen that SRC_URI is quite different for different
projects hosted by Sourceforge.)

Many thanks for a hint,
Helmut.