This commit is contained in:
Mario Fetka 2012-01-24 05:25:14 +01:00
parent bfa278f9f6
commit 1aa62bd059
3 changed files with 3 additions and 3 deletions

View File

@ -1 +0,0 @@
5441171b11bd69fb1e78450526e528d587550222 /usr/portage/distfiles/Opera_1150_int_Setup.exe

View File

@ -0,0 +1 @@
b1f270487b9450d4aac8a0caaf918173dc153d3d /usr/portage/distfiles/Opera_1160_int_Setup.exe

View File

@ -1,13 +1,13 @@
#!/bin/sh
PN="opera"
VERSION="11.50"
VERSION="11.60"
RELEASE="1"
PRIORITY="0"
ADVICE=""
TYPE="public"
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
ICON="http://www.kernreaktor.net/wp-content/uploads/2009/03/opera_logosvg.png"
X86="ftp://ftp.opera.com/pub/opera/win/1150/int/Opera_1150_int_Setup.exe"
X86="ftp://ftp.opera.com/pub/opera/win/1160/int/Opera_1160_int_Setup.exe"
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
ICONFILE=${ICON##*/}
X86FILE=${X86##*/}