summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-03 13:53:47 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-03 13:53:47 +0000
commit841d874d473658de5978d683fb2368909706e964 (patch)
tree7d69c9fc3f3c6ed2f8df4f16785ab189a74e5abf /www-client
parentStable on sparc (diff)
downloadhistorical-841d874d473658de5978d683fb2368909706e964.tar.gz
historical-841d874d473658de5978d683fb2368909706e964.tar.bz2
historical-841d874d473658de5978d683fb2368909706e964.zip
Change order of patches listed in SRC_URI so that portage doesn't check every single mirror prior to checking my dev-space for the nsplugins-v2 patch
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-client')
-rw-r--r--www-client/mozilla/Manifest12
-rw-r--r--www-client/mozilla/mozilla-1.7.10-r3.ebuild6
2 files changed, 14 insertions, 4 deletions
diff --git a/www-client/mozilla/Manifest b/www-client/mozilla/Manifest
index 3f00782eb8b1..fb32c978406c 100644
--- a/www-client/mozilla/Manifest
+++ b/www-client/mozilla/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 12b8ce8242ac4a90d28d0dcd6040a605 mozilla-1.7.8.ebuild 11769
MD5 e44d74902884491ad4c3975dd7912481 mozilla-1.7.10-r2.ebuild 11916
MD5 2629a6429172f0f52ed0aaca1e0d7051 mozilla-1.7.7.ebuild 11699
@@ -6,7 +9,7 @@ MD5 c4755b0e4a2d90e9b0a42e4f8d7324d5 mozilla-1.7.10-r1.ebuild 12669
MD5 4ea3d1895061904b61b76550541c64b0 mozilla-1.7.7-r2.ebuild 11778
MD5 1d88ccc49e081f0b0f5ca48e12274c5e ChangeLog 47973
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
-MD5 570f1e1441e077fbcb1efb16a8cd6ce2 mozilla-1.7.10-r3.ebuild 12312
+MD5 910d4d654bdc92434d105e90b061efd8 mozilla-1.7.10-r3.ebuild 12312
MD5 31adb1c8bd099f61d5c68f7e6e446440 mozilla-1.7.8-r1.ebuild 12236
MD5 dda9d34fd8970334058d801c524a027c files/digest-mozilla-1.7.7 203
MD5 5d946445ba7bba30fb129f941bc7e84b files/digest-mozilla-1.7.8 203
@@ -32,3 +35,10 @@ MD5 72c2d705282918e79c1dbc1d0fe8498a files/digest-mozilla-1.7.8-r2 274
MD5 068edb8c46e34027f9c3febc19656c70 files/1.3/mozilla-1.3-fix-RAW-target.patch 328
MD5 6d52ff4ce4567db1cad08ea40157a65d files/icon/mozilla-icon.png 2350
MD5 e3c488f3226f61adbb11d6a73ae84209 files/icon/mozilla.desktop 153
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC8MyABXaUFmZvwyMRAnGxAKDa0++BT0ZlzuKyvLI+PyXXvVCwNQCgqqGV
+oAedZxH9b/L6XD0bDePKVQ8=
+=a75K
+-----END PGP SIGNATURE-----
diff --git a/www-client/mozilla/mozilla-1.7.10-r3.ebuild b/www-client/mozilla/mozilla-1.7.10-r3.ebuild
index 0e45c291c27c..d86bce1a9359 100644
--- a/www-client/mozilla/mozilla-1.7.10-r3.ebuild
+++ b/www-client/mozilla/mozilla-1.7.10-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.10-r3.ebuild,v 1.3 2005/08/02 12:46:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.10-r3.ebuild,v 1.4 2005/08/03 13:53:47 agriffis Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib
@@ -22,8 +22,8 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/${PN}${MY_PV}/s
) )
mirror://gentoo/mozilla-jslibmath-alpha.patch
mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2
- mirror://gentoo/mozilla-1.7.10-nsplugins-v2.patch
- http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch"
+ http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch
+ mirror://gentoo/mozilla-1.7.10-nsplugins-v2.patch"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
SLOT="0"