diff options
author | 2010-12-24 11:18:08 +0100 | |
---|---|---|
committer | 2010-12-24 11:18:08 +0100 | |
commit | 86472bec3a3656bba7ddec57238c60d346687906 (patch) | |
tree | b30a56c3ff8f338deae739743481850d017b1173 /www-client/firefox | |
parent | Fixes (diff) | |
download | sardemff7-86472bec3a3656bba7ddec57238c60d346687906.tar.gz sardemff7-86472bec3a3656bba7ddec57238c60d346687906.tar.bz2 sardemff7-86472bec3a3656bba7ddec57238c60d346687906.zip |
Add speed-mercurial.eclass from Julien Durillon to speed up the sourde directory creation
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/Manifest | 2 | ||||
-rw-r--r-- | www-client/firefox/firefox-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 27e199c..45caf8e 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,4 +1,4 @@ AUX firefox-default-prefs.js 95 RMD160 805cdfec6fb31c224322cb71125547ad7a515f49 SHA1 7fab69d85b12a9f1b0c87fbb1821bdafd7485ac9 SHA256 8bc4cb870bc402db1f20b135a689f8c5dbfa5de8f1755b1926198d627c12c5f1 AUX firefox.desktop 255 RMD160 4ef1cf548f11057274620b82f0728958a3424bea SHA1 6a440f817072fb60516c1a1d999dffb6d3fa1583 SHA256 9bf6e1264d986c68d64831d166ed6b506bff6df8b56d21bfc166aee09cbc753f AUX gentoo-specific.patch 5781 RMD160 d8e676c7ef75d6ae81dad286d02fb841e162962a SHA1 f77b09a5ae616ca0e58eddb26307b86438c70b2b SHA256 78e54d73b7c6096ae4ab680bf87df9491b501f7417b0c9120fff79e49067eac9 -EBUILD firefox-9999.ebuild 6944 RMD160 880a432c5e3d3904e59198aa4aee0f980ef013bd SHA1 12441362fb3d99e7d1f234f34fda2b670b714bca SHA256 64c1473508a9e80f83f705e121512f087addad10c4ac070663959f7537d67572 +EBUILD firefox-9999.ebuild 6950 RMD160 c8c96ef8911c893b839e4cb38db9e10562fbaef5 SHA1 0e857153e7d372ee19f0b2ace231b02d2591e2f8 SHA256 9109e77a171146b3f044775f0572246e1069436e31eb3619e4530571e08b2bfa diff --git a/www-client/firefox/firefox-9999.ebuild b/www-client/firefox/firefox-9999.ebuild index cfa93d9..2439a98 100644 --- a/www-client/firefox/firefox-9999.ebuild +++ b/www-client/firefox/firefox-9999.ebuild @@ -5,8 +5,8 @@ EAPI="3" WANT_AUTOCONF="2.1" -: ${EHG_QUIET:=OFF} # geeks prefer verbose struf -inherit flag-o-matic toolchain-funcs eutils prefix mozconfig-3 makeedit multilib pax-utils autotools python mercurial fdo-mime mozextension +: ${EHG_QUIET:=OFF} # geeks prefer verbose stuff +inherit flag-o-matic toolchain-funcs eutils prefix mozconfig-3 makeedit multilib pax-utils autotools python speed-mercurial fdo-mime mozextension EHG_REPO_URI="http://hg.mozilla.org/mozilla-central/" EHG_PROJECT="xulrunner" |