diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-20 11:00:40 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-20 11:00:40 +0000 |
commit | 725188edff2740e4ff5792f449cb6b7dd1dbe475 (patch) | |
tree | f02b4059e92bf6ca8332cd3c7a09edfdfdf01c81 /net-www | |
parent | mumble mumble something with amd64 in stead of amd in S (Manifest recommit) (diff) | |
download | gentoo-2-725188edff2740e4ff5792f449cb6b7dd1dbe475.tar.gz gentoo-2-725188edff2740e4ff5792f449cb6b7dd1dbe475.tar.bz2 gentoo-2-725188edff2740e4ff5792f449cb6b7dd1dbe475.zip |
Fixing digest to include all files.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/opera/Manifest | 6 | ||||
-rw-r--r-- | net-www/opera/files/digest-opera-7.60_alpha3 | 4 | ||||
-rw-r--r-- | net-www/opera/opera-7.60_alpha3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/opera/Manifest b/net-www/opera/Manifest index c2f7f2309df4..6aebad616d23 100644 --- a/net-www/opera/Manifest +++ b/net-www/opera/Manifest @@ -1,7 +1,7 @@ -MD5 fe11763302728a8146c30c11ee88d0fd opera-7.54.ebuild 4905 -MD5 d55b2c015ac2647c39c5d4bd7514bb18 opera-7.60_alpha3.ebuild 3951 MD5 34ea99efa519d3113deb676f066fd9e3 ChangeLog 13634 MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253 +MD5 668735c066fcc1e545d3c9654ff1b806 opera-7.60_alpha3.ebuild 3955 +MD5 fe11763302728a8146c30c11ee88d0fd opera-7.54.ebuild 4905 +MD5 d4c0f72155e1f2a2967f67a2871ecc5b files/digest-opera-7.60_alpha3 466 MD5 0bb743783b49ab8cfc992cce68a57129 files/digest-opera-7.54 372 -MD5 8b8ba9e74cca559e6a9012ebcf7b3e35 files/digest-opera-7.60_alpha3 93 MD5 8336a92d029cd448620bf4bbd4c55715 files/opera.desktop 135 diff --git a/net-www/opera/files/digest-opera-7.60_alpha3 b/net-www/opera/files/digest-opera-7.60_alpha3 index eb569dbed97f..a80ae4e7f491 100644 --- a/net-www/opera/files/digest-opera-7.60_alpha3 +++ b/net-www/opera/files/digest-opera-7.60_alpha3 @@ -1 +1,5 @@ +MD5 527fcaef84da7a365ef4d721b1ba363f opera-7.60-20041115.1-static-qt.i386-en.tar.bz2 5125460 MD5 8a8c411f7380701a247e64fd6a41fcad opera-7.60-20041115.5-shared-qt.i386-en.tar.bz2 3742382 +MD5 2e6d5461198125fe12f6cafcb7dd6549 opera-7.60-20041115.1-static-qt.sparc-en.tar.bz2 4902335 +MD5 82711c8f3f3f5b31a88e919752ad57e0 opera-7.60-20041115.2-shared-qt.sparc-en.tar.bz2 3598785 +MD5 568fac86a1034593bf5f2b82db7f43b8 opera-7.60-20041115.1-static-qt.ppc-en.tar.bz2 4993651 diff --git a/net-www/opera/opera-7.60_alpha3.ebuild b/net-www/opera/opera-7.60_alpha3.ebuild index 27b4eba54d4a..6379d500ed77 100644 --- a/net-www/opera/opera-7.60_alpha3.ebuild +++ b/net-www/opera/opera-7.60_alpha3.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.60_alpha3.ebuild,v 1.1 2004/11/18 17:14:26 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.60_alpha3.ebuild,v 1.2 2004/11/20 11:00:40 eradicator Exp $ IUSE="static spell" @@ -17,7 +17,7 @@ OPERA_URI="http://snapshot.opera.com/unix/${OPERAFTPDIR}/" SRC_URI=" x86? ( static? ( ${OPERA_URI}/intel-linux/en/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) ) x86? ( !static? ( ${OPERA_URI}/intel-linux/en/${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2 ) ) - amd64? ( ${OPERA}/intel-linux/en/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) + amd64? ( ${OPERA_URI}/intel-linux/en/${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2 ) sparc? ( static? ( ${OPERA_URI}/sparc-linux/en/${PN}-${OPERAVER}.1-static-qt.sparc-en.tar.bz2 ) ) sparc? ( !static? ( ${OPERA_URI}/sparc-linux/en/${PN}-${OPERAVER}.2-shared-qt.sparc-en.tar.bz2 ) ) ppc? ( ${OPERA_URI}/ppc-linux/en/${PN}-${OPERAVER}.1-static-qt.ppc-en.tar.bz2 )" |