|
|
@@ -59,16 +59,19 @@ AutoReqProv: no
|
|
|
|
|
|
%track
|
|
|
prog opera:freebsd = {
|
|
|
+ comment = "rse: 750 is still Beta 1 (check website)"
|
|
|
version = %{V_comp}
|
|
|
url = ftp://ftp.opera.com/pub/opera/unix/freebsd/
|
|
|
regex = (\d\d\d)
|
|
|
}
|
|
|
prog opera:linux = {
|
|
|
+ comment = "rse: 750 is still Beta 1 (check website)"
|
|
|
version = %{V_comp}
|
|
|
url = ftp://ftp.opera.com/pub/opera/linux/
|
|
|
regex = (\d\d\d)
|
|
|
}
|
|
|
prog opera:solaris = {
|
|
|
+ comment = "rse: 750 is still Beta 1 (check website)"
|
|
|
version = %{V_comp}
|
|
|
url = ftp://ftp.opera.com/pub/opera/unix/solaris/
|
|
|
regex = (\d\d\d)
|