--- opera-7.50_beta1.ebuild 2004-05-12 17:56:32.577177680 +0200 +++ opera-7.50.ebuild 2004-05-12 17:47:01.109054040 +0200 @@ -4,7 +4,7 @@ IUSE="static" -OPERAVER="7.50-20040422" +OPERAVER="7.50-20040511" S=${WORKDIR}/${A/.tar.bz2/} @@ -12,14 +12,14 @@ HOMEPAGE="http://www.opera.com/linux/" SRC_URI=" - x86? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) - x86? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) - amd64? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) - amd64? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) - ppc? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/ppc/static/${PN}-${OPERAVER}.1-static-qt.ppc-en.tar.bz2 ) ) - ppc? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/ppc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.ppc-en.tar.bz2 ) ) - sparc? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/sparc/static/${PN}-${OPERAVER}.1-static-qt.sparc-en.tar.bz2 ) ) - sparc? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/beta1/en/sparc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.sparc-en.tar.bz2 ) )" + x86? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) + x86? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) + amd64? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) + amd64? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) + ppc? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/ppc/static/${PN}-${OPERAVER}.1-static-qt.ppc-en.tar.bz2 ) ) + ppc? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/ppc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.ppc-en.tar.bz2 ) ) + sparc? ( static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/sparc/static/${PN}-${OPERAVER}.1-static-qt.sparc-en.tar.bz2 ) ) + sparc? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/750/final/en/sparc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.sparc-en.tar.bz2 ) )" # Dependencies may be augmented later (see below). DEPEND=""