diff options
author | Sardem FF7 <sardemff7.pub@gmail.com> | 2010-12-23 02:29:37 +0100 |
---|---|---|
committer | Sardem FF7 <sardemff7.pub@gmail.com> | 2010-12-23 02:29:37 +0100 |
commit | 9231b685a3b6d1659b58a5814b779825cc93ae2e (patch) | |
tree | 8bdf1207a964e703bf5d0402a2c31d1ebb49ecb4 /www-client/firefox | |
parent | Fix firefox patch (diff) | |
download | sardemff7-9231b685a3b6d1659b58a5814b779825cc93ae2e.tar.gz sardemff7-9231b685a3b6d1659b58a5814b779825cc93ae2e.tar.bz2 sardemff7-9231b685a3b6d1659b58a5814b779825cc93ae2e.zip |
Geeks prefer verbose stuff I hope
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/Manifest | 2 | ||||
-rw-r--r-- | www-client/firefox/firefox-9999.ebuild | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index b70108a..f2c20c6 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 6888 RMD160 95fbe99120f8b97dfa49380516c399a85e7702b4 SHA1 b8b023445ccbd5707551a63e52ee0fe7bba7a1e1 SHA256 6a01a2f78aeeff922ed3bf6beb58b6df28cae0a4622bcd329875c4181e248626 +EBUILD firefox-9999.ebuild 6937 RMD160 67975f6079d1f9d0227452a05cdd1c0fe822c8d8 SHA1 da2557751b0a5133fcafcb007bccc97c5b075a98 SHA256 b910191bac2d45144a3e10663e88c8bcd51df9ef444b19300027642dd50d1eb3 diff --git a/www-client/firefox/firefox-9999.ebuild b/www-client/firefox/firefox-9999.ebuild index d2456ad..3d8710a 100644 --- a/www-client/firefox/firefox-9999.ebuild +++ b/www-client/firefox/firefox-9999.ebuild @@ -5,6 +5,7 @@ EAPI="3" WANT_AUTOCONF="2.1" +: ${EHG_QUIET:=OFF} # geeks prefer verbose struf inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib pax-utils autotools python mercurial fdo-mime mozextension EHG_REPO_URI="http://hg.mozilla.org/mozilla-central/" |