diff options
author | 2004-08-02 08:57:01 +0000 | |
---|---|---|
committer | 2004-08-02 08:57:01 +0000 | |
commit | 7b7f42cd5342692f053aba46947268c5b43bce47 (patch) | |
tree | 70d9c2beef7478ec54b1142a4cf5339bb9acfbff /net-www/opera | |
parent | fix typo (diff) | |
download | gentoo-2-7b7f42cd5342692f053aba46947268c5b43bce47.tar.gz gentoo-2-7b7f42cd5342692f053aba46947268c5b43bce47.tar.bz2 gentoo-2-7b7f42cd5342692f053aba46947268c5b43bce47.zip |
use mirror://
Diffstat (limited to 'net-www/opera')
-rw-r--r-- | net-www/opera/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/opera/opera-7.53.ebuild | 22 |
2 files changed, 15 insertions, 12 deletions
diff --git a/net-www/opera/ChangeLog b/net-www/opera/ChangeLog index ed6773cd5fd4..d55db3e8e012 100644 --- a/net-www/opera/ChangeLog +++ b/net-www/opera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/opera # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/opera/ChangeLog,v 1.74 2004/07/20 17:23:09 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/ChangeLog,v 1.75 2004/08/02 08:57:01 lanius Exp $ + + 02 Aug 2004; Heinrich Wendel <lanius@gentoo.org> opera-7.53.ebuild: + use mirror:// *opera-7.53 (20 Jul 2004) diff --git a/net-www/opera/opera-7.53.ebuild b/net-www/opera/opera-7.53.ebuild index 5707e5bc9d94..514d81889113 100644 --- a/net-www/opera/opera-7.53.ebuild +++ b/net-www/opera/opera-7.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.53.ebuild,v 1.1 2004/07/20 17:23:09 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.53.ebuild,v 1.2 2004/08/02 08:57:01 lanius Exp $ IUSE="static spell" @@ -14,20 +14,20 @@ HOMEPAGE="http://www.opera.com/linux/" # that's an ugly workaround for the broken src_uri syntax SRC_URI=" - x86? ( static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) - x86? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) - amd64? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) - ppc? ( static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/ppc/static/${PN}-${OPERAVER}.1-static-qt.ppc-en.tar.bz2 ) ) - ppc? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/ppc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.ppc-en.tar.bz2 ) ) - sparc? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/sparc/static/${PN}-${OPERAVER}.1-static-qt.sparc-en.tar.bz2 )" + x86? ( static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) + x86? ( !static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) + amd64? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) + ppc? ( static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/ppc/static/${PN}-${OPERAVER}.1-static-qt.ppc-en.tar.bz2 ) ) + ppc? ( !static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/ppc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.ppc-en.tar.bz2 ) ) + sparc? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/sparc/static/${PN}-${OPERAVER}.1-static-qt.sparc-en.tar.bz2 )" # amd64 shared libs require app-emulation/emul-linux-x86-qtlibs-1 which is not stable yet -# amd64? ( static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) -# amd64? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) +# amd64? ( static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/i386/static/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) +# amd64? ( !static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/i386/shared/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) # sparc shared version does not work for me as it uses gcc-2.95 - eradicator -# sparc? ( static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/sparc/static/${PN}-${OPERAVER}.1-static-qt.sparc-en.tar.bz2 ) ) -# sparc? ( !static? ( ftp://ftp.opera.com/pub/opera/linux/${OPERAFTPDIR}/final/en/sparc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.sparc-en.tar.bz2 ) )" +# sparc? ( static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/sparc/static/${PN}-${OPERAVER}.1-static-qt.sparc-en.tar.bz2 ) ) +# sparc? ( !static? ( mirror://opera/linux/${OPERAFTPDIR}/final/en/sparc/shared/gcc-2.95/${PN}-${OPERAVER}.2-shared-qt.sparc-en.tar.bz2 ) )" # Dependencies may be augmented later (see below). |