diff --git a/app-admin/amazon-ec2-init/amazon-ec2-init-20101127-r1.ebuild b/app-admin/amazon-ec2-init/amazon-ec2-init-20101127-r1.ebuild index 2455a7bb844d..94c6252ad1e8 100644 --- a/app-admin/amazon-ec2-init/amazon-ec2-init-20101127-r1.ebuild +++ b/app-admin/amazon-ec2-init/amazon-ec2-init-20101127-r1.ebuild @@ -19,6 +19,9 @@ IUSE="" RDEPEND="net-misc/wget" DEPEND="" +# EAPI 4+ requires $S to be set +S="$WORKDIR" + src_install() { newinitd "${FILESDIR}/amazon-ec2.init" amazon-ec2 } diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest index b3f023abb717..b97109d9740d 100644 --- a/app-admin/puppet-agent/Manifest +++ b/app-admin/puppet-agent/Manifest @@ -2,5 +2,5 @@ DIST puppet-agent_1.3.6-1wheezy_amd64.deb 20097384 SHA256 47f04c848eff486660ba5a DIST puppet-agent_1.3.6-1wheezy_i386.deb 19873296 SHA256 aaf16cffcf33070eda0979025b72c87d1528bf017f65dadc333defe623190065 SHA512 4d6390c6f9fd3464029ae8bde02e5f7536de7ecb701bc50a7a4a24f50102fcd542448729259148bb62343ed44e4e5b41ced670aed7a8aa3897fa2f7729fff9db WHIRLPOOL 17f7231cd5c546aa8a104aadec07457abebb71cccc1f8f718e7e0e5544b46502979b3079e1d3931f58d3d2d4232eb2ac82e5ee2c49c0ed54e280ef515575b45f DIST puppet-agent_1.4.0-1wheezy_amd64.deb 21367140 SHA256 322f3db0e1c2cebe675f6162411eecc9aec4e6a9d20daba4416ad914a7d562f0 SHA512 9d40ca518dfe5086f9fb738c971fed06b6f634f2069a0a10ae4ea4c1595db6c7122323dcbe1f871faed114acd1a3405146fb834fce964312391159b6e66edae5 WHIRLPOOL cf5f1649083e3224cffa5c1b16164e8cdb2a7fdc4756b97e12dfd6857e74e5923e04282d885ac963ef4fc386843e1014c489346836798eec1db5ed70d187a15e DIST puppet-agent_1.4.0-1wheezy_i386.deb 21107662 SHA256 88adf39e5fd7dba87f497c348797207df1f3192228d8601de9cbd155d481c31f SHA512 6651bb55b7ab4db5ce738dfa8ff555d385c7ea5c3806e5e3a961afaf58fc8923e44264bbd33b920871a84ebaa8b7003374a269467fe13454f7f498c18ba3afec WHIRLPOOL bffdcf7cffc6bf6dcce925728ac032c2fd7e2e19641eef200b60b5ec3fd1e0b87b44a6fd43c001cec0b69d96f050243252a0a954240568344ddcdb481010a700 -DIST puppet-agent_1.4.1-1wheezy_amd64.deb 21371032 SHA256 bc73ca0bf9bf753f70c261f0884a19c94cf0d0f337d370af9e2424f563eed7f9 SHA512 5c99cbc1637992630152d8d5f9922ee38e78147cca04ef030ff0232bf729e5dddd607cc0f318a09e52bfb29d991ff7f111b564d8e173240cc1b0f039f34ad69b WHIRLPOOL c41bfad01fef8329b3ed599c1f5bc98b6e306bb7d0c2cd4ad85a2d3ddb97797828d794c3b0eeaab6650a80c2ba07b644e29ea914c494711be31abf8582e9f13f -DIST puppet-agent_1.4.1-1wheezy_i386.deb 21109088 SHA256 a6ef8820dc6a96522da30bc9cac992a61e87d8c29a3908849455d8eb0ffeb725 SHA512 f9a62e8d71af1a466cc3ad2fcece79d300251dd936d97e2360580452de9f964b18316643e488b1dbe3ebd610cb58a6f19e5f70534a1cb42a016cc5719cd7b016 WHIRLPOOL 02d45b9260f71eeb94d7a7aa2da0a2491db6ab0d31bfc8afe37b5086d87503a090b850965ab2a339e7ac58c24aa277b985bec19b7d728e24ac7fe336fa5512cd +DIST puppet-agent_1.4.2-1wheezy_amd64.deb 21510444 SHA256 ee08eab9e50f9afdc979b2faa5633a3ea4d0ed7cc6fb3e9abc229098e06b9206 SHA512 fa9c47cab3847fde435c8e8a6ef875d392f86c1083e884ec4645e94d4a8620224cd5e43e3b5b8f343278b5fe6c73c41cec452a6872afc3f11a4ab0589e2b9292 WHIRLPOOL 4e082ac505baee8c4fb560ba72c12998cf72e0d13d6e13cce498239412fd638db7f36a680fbe54ddd0a9aafa4b494eba38fe11b9f29f7d28aed5171b370fbaef +DIST puppet-agent_1.4.2-1wheezy_i386.deb 21254628 SHA256 4683fb7970805a815fe0b500de67e5d1e2b6fa88b19de36cd5326120a2eafdcb SHA512 bac02e08d8d753d6785e6a08c51009ff3ae02e547e942a21177bce6bf97b381a5110d1989fcdae6f3074b9dd9209bd5ff3d01a211f96efb25d24dcf271aa7a26 WHIRLPOOL 742bbcb6f6c55246f7e0f97978919a8d9f3b5f1acfd02e65b13973ffd3a3ebab62a385b0fdfb9076b27dfe2f7b68f25a37724eeec993a6f4c48ec7d145042892 diff --git a/app-admin/puppet-agent/puppet-agent-1.4.1.ebuild b/app-admin/puppet-agent/puppet-agent-1.4.2.ebuild similarity index 100% rename from app-admin/puppet-agent/puppet-agent-1.4.1.ebuild rename to app-admin/puppet-agent/puppet-agent-1.4.2.ebuild diff --git a/app-admin/puppet/Manifest b/app-admin/puppet/Manifest index a87fa8a294ed..d9d418e310bd 100644 --- a/app-admin/puppet/Manifest +++ b/app-admin/puppet/Manifest @@ -5,8 +5,5 @@ DIST puppet-3.8.2.tar.gz 2637591 SHA256 5a89c623f22fc96a2919801ff874b10f8f1a66e9 DIST puppet-3.8.3.tar.gz 2638669 SHA256 bbdf5e32428fe005ea7279e9396bfcdf2c9b112763595fbfed48fb599108df7f SHA512 8f955c68556a835de738cf5f34cefd916392145853cd59108af26cb5c23b28740cdd078ac33b3171280ac691884c073c53d230641c88484561ac463bca094da6 WHIRLPOOL 2ff3181a3ea11d4b25d8499c3984f22e530e94ccc5a87e668b758a55f3c9091ca3d344afc62fb0f08b1835d5668b2f90e26ddf2560111fb52c0292b511301cd2 DIST puppet-3.8.4.tar.gz 2639537 SHA256 19e83ebbbf0933a9df6696255d7ff4d65e3daba1ed8dacf87f16a87ae40a7ad7 SHA512 bcd4251f56292529973c1694d4c1b0673e01cc6525c3fda8415e3b69b03861f0c1c168911b47c1372eeecd54c5eb2efc67ae23fd9ca0329b821b6f1b1e4e641a WHIRLPOOL 8088df2bcfa2f2ed5be8f0769c45d70d5b8496c59f84217299d0df9b143f7551c2fb3a86edc467dfdaca6574a57e7fe4a8b89e9a376e991385650f6ce4dc9f21 DIST puppet-3.8.5.tar.gz 2640987 SHA256 ecba7c70e32c3da6682f9c4706c01cc588a5614759a864446e9fbd2449c6305c SHA512 9c17508032ab4306c0ec1d2e79e1c3548a1da6c875c61155e597642cc901d0639eb99543084a6f88c5826b5faa5af83eaf936672e80a32bf27cf45f545e7d859 WHIRLPOOL 46a227365316c913f16a3b02bc13fd3b47ace497c406a14309d480c49881665d0ca9a0d86fae8a3761d6beb159b222dfdd033e0c1cdb2aaeadd62741c232a50f -DIST puppet-4.0.0.tar.gz 2498445 SHA256 c02a5cceb68d6c26228c242a312d68cf054233842e914e9d3aec32b38034e013 SHA512 c8ec0771105e83498f7558e1dfa8679d94cb2d526589041319f35cce214a4c8602ebf8541a15fa64ce542168d101042153815887fb8350bce0c4371c490f396f WHIRLPOOL af53d8b14b7110e6648873e9822de37a8bb17b7f635800d9a9fb1fff7df22000cd13604b45913ddddbae58b7af198c80e84c001cc8b6d1643db9ead4ece42bb7 -DIST puppet-4.1.0.tar.gz 2532579 SHA256 a168ac45a7b25932dfc78bd5da3efe41363e239c7361dd5c4f91615dc17bb275 SHA512 85ba32fb3a7e9f3413f201263943411fbb6b57a4aa13461954b32c1095b06d04f26288a216c5624290cf89d09183bc86bb5f57769fe2ccadc44bf57cd601f5d3 WHIRLPOOL 5288b3204a5c5b96da4eabdee19c1156e71b3a76662d8d28fc8e43988e76ca52618d423c207c1a25d5d92638c559db76ee3c8ce336286d3a5e875c1dc538f8b8 -DIST puppet-4.2.1.tar.gz 2546267 SHA256 519842dfa03ff78c94e77fb28867aef12933691b9e2ce41788f80c5c2865fe7e SHA512 d4ce3f6cd0fbca4270a9121671c27985c9aaa5360a1a317afcc8f79cd81d285e1661cc77d50dda47abd8e50309762d5931545ea4d675b9fb6c32b612e570fd3d WHIRLPOOL 492294158f7f5eb78b93098c759c97ca53a09fc7b24a8350dfd76220a1d578f78375ba3bd9d618b97299931001af83cc5475c4f6ad9bbb1c3d9744fa07585bfd -DIST puppet-4.2.2.tar.gz 2550591 SHA256 2d34cda2c65c885ba16e6644edd7733d55e6a0e1011a1f0f7fe80b411affc348 SHA512 63fdbce7839fe1638c22129d22bf2aeef29838adceb6c53aaaf54acc7c9d2957ed559e3625a13dfa1f35b556791de0232868f5ecdc439be95b0b64bea097d217 WHIRLPOOL e2f579efbfc3fbab35ee3a23f40a396b0326484c935eaacead503848abc8406fe705701a2ab7eaf28e070feedef7ac4467d4bbf3412f5999091c809c88550c4c -DIST puppet-4.4.1.tar.gz 2675495 SHA256 a8b15fc035acd56711fdc6160cfbcae455f9f2708ed49ee8c937d93aa7d1c291 SHA512 d9ba703dc0544c5feddbd6c8f28eddba330cc1906e010cf3fc703541ed2d8595262dac56dbdd3ade49d652e3f55942115494928dc40bfe07df4d1b558577787c WHIRLPOOL 11fb2df07ac621cc4a28bcc83e89cd815e609467a0e7d86e15220963b3c907ae1ba772ff313a8ec7a578c0a7299b95625f311d3cb0ef6936e3fcde9bebd28f79 +DIST puppet-3.8.7.tar.gz 2650247 SHA256 50460a3dd8d25118e25eb01178d09743dabc01cd185f6b2cc723bae21ff023c2 SHA512 f86568d4f33c8c18da270e089e1274ce2e3c705c116b078531bb66656f0bbb9a2fc95effbb8bf5355a082d4f32ce5b44e7f6e316937164aa0d71dd47e654c618 WHIRLPOOL 6e3b754f9e6f40c6037652dc7d746e616871a653640e2a91ab7dd3e70b4240c0b377d0f79c543ca95c5d661046c6431e30f263e0f18998cac0ca3089a4634273 +DIST puppet-4.4.2.tar.gz 2680253 SHA256 90ea74703b415965def15566a6d709fbd781a1e21589688c22d2f1bab4688860 SHA512 38c4e4e94693e8f3131aba44ad8b03437cd6896f8266e6f9d6434e355f044c87173034bbd336c33e5848692de60c5b4612141128a95a3d088947e72f90d13bc1 WHIRLPOOL c7d06954d1a9b46cc7f56e73da88dd3297179f1f7ede646601b6305940e200f29bf7047e494df3be12e76b0640673d616058055bc4887d3e296a5372daeab0fd diff --git a/app-admin/puppet/puppet-4.0.0-r3.ebuild b/app-admin/puppet/puppet-3.8.7.ebuild similarity index 60% rename from app-admin/puppet/puppet-4.0.0-r3.ebuild rename to app-admin/puppet/puppet-3.8.7.ebuild index a6a95de28071..104bf83dfd66 100644 --- a/app-admin/puppet/puppet-4.0.0-r3.ebuild +++ b/app-admin/puppet/puppet-3.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,18 +10,18 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit elisp-common xemacs-elisp-common eutils user ruby-fakegem versionator -DESCRIPTION="A system automation and configuration management software." +DESCRIPTION="A system automation and configuration management software" HOMEPAGE="http://puppetlabs.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax xemacs" +IUSE="augeas diff doc emacs ldap minimal rrdtool selinux shadow sqlite vim-syntax xemacs" ruby_add_rdepend " dev-ruby/hiera - >=dev-ruby/rgen-0.6.5 + >=dev-ruby/rgen-0.7.0 >=dev-ruby/facter-1.6.2 =dev-ruby/rgen-0.6.5 - >=dev-ruby/facter-1.6.2 =dev-ruby/rgen-0.6.5 - dev-ruby/json - >=dev-ruby/facter-3.0.0 - augeas? ( dev-ruby/ruby-augeas ) - diff? ( dev-ruby/diff-lcs ) - doc? ( dev-ruby/rdoc ) - ldap? ( dev-ruby/ruby-ldap ) - shadow? ( dev-ruby/ruby-shadow ) - sqlite? ( dev-ruby/sqlite3 ) - virtual/ruby-ssl" - -ruby_add_bdepend " - test? ( - dev-ruby/mocha - dev-ruby/rack - dev-ruby/rspec-its - )" -# this should go in the above lists, but isn't because of test deps not being keyworded -# dev-ruby/rspec-collection_matchers - -DEPEND+=" ${DEPEND} - emacs? ( virtual/emacs ) - xemacs? ( app-editors/xemacs )" -RDEPEND+=" ${RDEPEND} - rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] ) - selinux? ( - sys-libs/libselinux[ruby] - sec-policy/selinux-puppet - ) - vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 ) - >=app-portage/eix-0.18.0" - -SITEFILE="50${PN}-mode-gentoo.el" - -pkg_setup() { - enewgroup puppet - enewuser puppet -1 -1 /var/lib/puppet puppet -} - -all_ruby_prepare() { - # Avoid spec that require unpackaged json-schema. - rm spec/lib/matchers/json.rb $( grep -Rl matchers/json spec) || die - - # can't be run within portage. - epatch "${FILESDIR}/puppet-fix-tests-4.x.patch" - - # Avoid specs that can only run in the puppet.git repository. This - # should be narrowed down to the specific specs. - rm spec/integration/parser/compiler_spec.rb || die - - # Avoid failing spec that need further investigation. - rm spec/unit/module_tool/metadata_spec.rb || die -} - -all_ruby_compile() { - if use emacs ; then - elisp-compile ext/emacs/puppet-mode.el - fi - - if use xemacs ; then - # Create a separate version for xemacs to be able to install - # emacs and xemacs in parallel. - mkdir ext/xemacs - cp ext/emacs/* ext/xemacs/ - xemacs-elisp-compile ext/xemacs/puppet-mode.el - fi -} - -each_ruby_install() { - each_fakegem_install -# dosym "/usr/$(get_libdir)/ruby/gems/$(ruby_get_version)/gems/${P}" "/usr/$(get_libdir)/ruby/gems/$(ruby_get_version)/gems/${PN}" -} - -all_ruby_install() { - all_fakegem_install - - # systemd stuffs - insinto /usr/lib/systemd/system - doins "${WORKDIR}/all/${P}/ext/systemd/puppet.service" - - # tmpfiles stuff - insinto /usr/lib/tmpfiles.d - newins "${FILESDIR}/tmpfiles.d" "puppet.conf" - - # openrc init stuff - newinitd "${FILESDIR}"/puppet.init-4.x puppet - newinitd "${FILESDIR}"/puppetmaster.init-4.x puppetmaster - newconfd "${FILESDIR}"/puppetmaster.confd puppetmaster - - keepdir /etc/puppetlabs/puppet/ssl - - keepdir /var/lib/puppet/facts - keepdir /var/lib/puppet/files - fowners -R puppet:puppet /var/lib/puppet - - fperms 0750 /var/lib/puppet - - fperms 0750 /etc/puppetlabs - fperms 0750 /etc/puppetlabs/puppet - fperms 0750 /etc/puppetlabs/puppet/ssl - fowners -R :puppet /etc/puppetlabs - fowners -R :puppet /var/lib/puppet - - if use emacs ; then - elisp-install ${PN} ext/emacs/puppet-mode.el* - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi - - if use xemacs ; then - xemacs-elisp-install ${PN} ext/xemacs/puppet-mode.el* - xemacs-elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi - - if use ldap ; then - insinto /etc/openldap/schema; doins ext/ldap/puppet.schema - fi - - # ext and examples files - for f in $(find ext examples -type f) ; do - docinto "$(dirname ${f})"; dodoc "${f}" - done -} - -pkg_postinst() { - elog - elog "Please, *don't* include the --ask option in EMERGE_EXTRA_OPTS as this could" - elog "cause puppet to hang while installing packages." - elog - elog "Portage Puppet module with Gentoo-specific resources:" - elog "http://forge.puppetlabs.com/gentoo/portage" - elog - - if [ "$(get_major_version $REPLACING_VERSIONS)" = "3" ]; then - elog - elog "If you're upgrading from 3.x then please move everything in /etc/puppet to" - elog "/etc/puppetlabs/puppet" - elog "Also, puppet now uses config directories for modules and manifests." - elog "See https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_agent.html" - elog "and https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_server.html" - elog "for more information." - elog - fi - - use emacs && elisp-site-regen - use xemacs && xemacs-elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen - use xemacs && xemacs-elisp-site-regen -} diff --git a/app-admin/puppet/puppet-4.2.2-r1.ebuild b/app-admin/puppet/puppet-4.2.2-r1.ebuild deleted file mode 100644 index 06b0bcbd37f1..000000000000 --- a/app-admin/puppet/puppet-4.2.2-r1.ebuild +++ /dev/null @@ -1,175 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -USE_RUBY="ruby20 ruby21" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -inherit elisp-common xemacs-elisp-common eutils user ruby-fakegem versionator - -DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" -SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" - -LICENSE="Apache-2.0 GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax xemacs" -RESTRICT="test" - -ruby_add_rdepend " - dev-ruby/hiera - >=dev-ruby/rgen-0.6.5 - dev-ruby/json - >=dev-ruby/facter-3.0.0 - augeas? ( dev-ruby/ruby-augeas ) - diff? ( dev-ruby/diff-lcs ) - doc? ( dev-ruby/rdoc ) - ldap? ( dev-ruby/ruby-ldap ) - shadow? ( dev-ruby/ruby-shadow ) - sqlite? ( dev-ruby/sqlite3 ) - virtual/ruby-ssl" - -ruby_add_bdepend " - test? ( - dev-ruby/mocha - dev-ruby/rack - dev-ruby/rspec-its - )" -# this should go in the above lists, but isn't because of test deps not being keyworded -# dev-ruby/rspec-collection_matchers - -DEPEND+=" ${DEPEND} - emacs? ( virtual/emacs ) - xemacs? ( app-editors/xemacs )" -RDEPEND+=" ${RDEPEND} - rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] ) - selinux? ( - sys-libs/libselinux[ruby] - sec-policy/selinux-puppet - ) - vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 ) - >=app-portage/eix-0.18.0" - -SITEFILE="50${PN}-mode-gentoo.el" - -pkg_setup() { - enewgroup puppet - enewuser puppet -1 -1 /var/lib/puppet puppet -} - -all_ruby_prepare() { - # Avoid spec that require unpackaged json-schema. - rm spec/lib/matchers/json.rb $( grep -Rl matchers/json spec) || die - - # can't be run within portage. - epatch "${FILESDIR}/puppet-fix-tests-4.x.patch" - - # Avoid specs that can only run in the puppet.git repository. This - # should be narrowed down to the specific specs. - rm spec/integration/parser/compiler_spec.rb || die - - # Avoid failing spec that need further investigation. - rm spec/unit/module_tool/metadata_spec.rb || die -} - -all_ruby_compile() { - if use emacs ; then - elisp-compile ext/emacs/puppet-mode.el - fi - - if use xemacs ; then - # Create a separate version for xemacs to be able to install - # emacs and xemacs in parallel. - mkdir ext/xemacs - cp ext/emacs/* ext/xemacs/ - xemacs-elisp-compile ext/xemacs/puppet-mode.el - fi -} - -each_ruby_install() { - each_fakegem_install -# dosym "/usr/$(get_libdir)/ruby/gems/$(ruby_get_version)/gems/${P}" "/usr/$(get_libdir)/ruby/gems/$(ruby_get_version)/gems/${PN}" -} - -all_ruby_install() { - all_fakegem_install - - # systemd stuffs - insinto /usr/lib/systemd/system - doins "${WORKDIR}/all/${P}/ext/systemd/puppet.service" - - # tmpfiles stuff - insinto /usr/lib/tmpfiles.d - newins "${FILESDIR}/tmpfiles.d" "puppet.conf" - - # openrc init stuff - newinitd "${FILESDIR}"/puppet.init-4.x puppet - newinitd "${FILESDIR}"/puppetmaster.init-4.x puppetmaster - newconfd "${FILESDIR}"/puppetmaster.confd puppetmaster - - keepdir /etc/puppetlabs/puppet/ssl - - keepdir /var/lib/puppet/facts - keepdir /var/lib/puppet/files - fowners -R puppet:puppet /var/lib/puppet - - fperms 0750 /var/lib/puppet - - fperms 0750 /etc/puppetlabs - fperms 0750 /etc/puppetlabs/puppet - fperms 0750 /etc/puppetlabs/puppet/ssl - fowners -R :puppet /etc/puppetlabs - fowners -R :puppet /var/lib/puppet - - if use emacs ; then - elisp-install ${PN} ext/emacs/puppet-mode.el* - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi - - if use xemacs ; then - xemacs-elisp-install ${PN} ext/xemacs/puppet-mode.el* - xemacs-elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi - - if use ldap ; then - insinto /etc/openldap/schema; doins ext/ldap/puppet.schema - fi - - # ext and examples files - for f in $(find ext examples -type f) ; do - docinto "$(dirname ${f})"; dodoc "${f}" - done -} - -pkg_postinst() { - elog - elog "Please, *don't* include the --ask option in EMERGE_EXTRA_OPTS as this could" - elog "cause puppet to hang while installing packages." - elog - elog "Portage Puppet module with Gentoo-specific resources:" - elog "http://forge.puppetlabs.com/gentoo/portage" - elog - - if [ "$(get_major_version $REPLACING_VERSIONS)" = "3" ]; then - elog - elog "If you're upgrading from 3.x then please move everything in /etc/puppet to" - elog "/etc/puppetlabs/puppet" - elog "Also, puppet now uses config directories for modules and manifests." - elog "See https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_agent.html" - elog "and https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_server.html" - elog "for more information." - elog - fi - - use emacs && elisp-site-regen - use xemacs && xemacs-elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen - use xemacs && xemacs-elisp-site-regen -} diff --git a/app-admin/puppet/puppet-4.4.1.ebuild b/app-admin/puppet/puppet-4.4.2.ebuild similarity index 100% rename from app-admin/puppet/puppet-4.4.1.ebuild rename to app-admin/puppet/puppet-4.4.2.ebuild diff --git a/app-admin/puppetserver/Manifest b/app-admin/puppetserver/Manifest index 423abbe97eb4..1f39cbe17f54 100644 --- a/app-admin/puppetserver/Manifest +++ b/app-admin/puppetserver/Manifest @@ -1,3 +1,2 @@ DIST puppetserver-2.2.1.tar.gz 42665674 SHA256 583662380b161fc35e0f0c5e7e2964892ec4b7e0cb848cadcd76b29684a85843 SHA512 9b7036d886467a41d0d62d4651a91676d885dfa684aa757d9e27ce5ef5f8183f188f490e1594b6b936219a3dd9bee8f609df6229d5d26fd331677fcf1f61d034 WHIRLPOOL f0f15512be55fd49da80b2e839cef9bd9684ef23eab5e872d331b0802f790451c0fb16320b97d25d0bbb8e9bad08cd66c788c0a47643c8da4d973d6649f0da2c -DIST puppetserver-2.3.0.tar.gz 33655096 SHA256 b8bb77ae4684a57a00b8fd41782034718e3d53e09fe3bb6470b4aef2e3da15a4 SHA512 364d9af1eb138db814b45310f9c0bc67976a0a1a3d1d36ddf6cbb547ab85088e5efc0149dfbb1cd662966b61aef9d95709d4b9c7ffe615ede8b7a8ff35b0deff WHIRLPOOL 77c4a245bcb8125b8c8d4e50994c3ff05233a6337a98f60e7d0d8fbe1e0ea4635fffca8de755bbe9c10a5c3f4d6c41b77eaf10d967fd6b82209907ff6464ae85 -DIST puppetserver-2.3.1.tar.gz 33667638 SHA256 25e0d27339c2e8313cb083503e5790e4f7f1c5c3b29a67b73a35a3aca2f513d9 SHA512 584d41864ec588d46aee81f43d0f6aeee50456d8cb789624d0ba1e000d7b42dec2d14373a93cb0230d63bc0758f0150591ea4754794b18d14d1ec25b1d172722 WHIRLPOOL 8c82fa01cd352325837eacd9952a2b3e299492da2034f5607cf269073df09f1e999ce219358f5c462328ec33d9378704ad8ac91cd92fa20d680be6e327a13cda +DIST puppetserver-2.3.2.tar.gz 33673099 SHA256 81e92875c07f73e636143405804f1214f31f0f840d521f03289d93bd7b2a0899 SHA512 3ab750128bd11d1e3d9815a1c9907fc81b673281ec21def56318557c134635bca0418ed445d090da6257da9dd64e65a9c2b9e82257868d5a895459c7458cc731 WHIRLPOOL 55b679e1eed246ad10bea4f973ca51f65b50b2bf112a6d90d8bda600a1d0e4c09abf74756851a4844cf68705d1b94b9f80f688f1523813d9fe14fbc4424d14e0 diff --git a/app-admin/puppetserver/puppetserver-2.3.0.ebuild b/app-admin/puppetserver/puppetserver-2.3.0.ebuild deleted file mode 100644 index ec9a5316151d..000000000000 --- a/app-admin/puppetserver/puppetserver-2.3.0.ebuild +++ /dev/null @@ -1,107 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit multilib systemd user - -DESCRIPTION="Puppet Server is the next-generation application for managing Puppet agents." -HOMEPAGE="http://docs.puppetlabs.com/puppetserver/" -SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="puppetdb" -# will need the same keywords as puppet -KEYWORDS="~amd64 ~x86" - -RDEPEND+=" - >=virtual/jdk-1.7.0 - app-admin/puppet-agent[puppetdb?]" -DEPEND+="" - -pkg_setup() { - enewgroup puppet - enewuser puppet -1 -1 /opt/puppetlabs/server/data/puppetserver "puppet" -} - -src_prepare() { - sed -i 's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g' ext/redhat/puppetserver.service || die - sed -i 's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g' ext/bin/puppetserver || die - sed -i 's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g' install.sh || die - sed -i 's/var\/run/run/g' ext/config/conf.d/puppetserver.conf || die - sed -i 's/var\/run/run/g' ext/redhat/puppetserver.service || die - sed -i 's/var\/run/run/g' install.sh || die -} - -src_compile() { - einfo "not compiling" -} - -src_install() { - insinto /opt/puppetlabs/server/apps/puppetserver - insopts -m0774 - doins ext/ezbake-functions.sh - insopts -m0644 - doins ext/ezbake.manifest - doins puppet-server-release.jar - insinto /etc/puppetlabs/puppetserver - doins ext/config/logback.xml - doins ext/config/bootstrap.cfg - doins ext/config/request-logging.xml - insinto /etc/puppetlabs/puppetserver/conf.d - doins ext/config/conf.d/puppetserver.conf - doins ext/config/conf.d/auth.conf - doins ext/config/conf.d/global.conf - doins ext/config/conf.d/web-routes.conf - doins ext/config/conf.d/webserver.conf - insopts -m0755 - insinto /opt/puppetlabs/server/apps/puppetserver/scripts - doins install.sh - insinto /opt/puppetlabs/server/apps/puppetserver/cli/apps - doins ext/cli/irb - doins ext/cli/foreground - doins ext/cli/gem - doins ext/cli/ruby - insinto /opt/puppetlabs/server/apps/puppetserver/bin - doins ext/bin/puppetserver - insopts -m0644 - dodir /opt/puppetlabs/server/bin - dosym ../apps/puppetserver/bin/puppetserver /opt/puppetlabs/server/bin/puppetserver - dodir /opt/puppetlabs/bin - dosym ../server/apps/puppetserver/bin/puppetserver /opt/puppetlabs/bin/puppetserver - dosym /opt/puppetlabs/server/apps/puppetserver/bin/puppetserver /usr/bin/puppetserver - # other sys stuff - dodir /etc/puppetlabs/code - # needed for systemd - dodir /var/log/puppetlabs/puppetserver - dodir /etc/puppetlabs/puppet/ssl - fowners -R puppet:puppet /etc/puppetlabs/puppet/ssl - fperms -R 771 /etc/puppetlabs/puppet/ssl - # init type tasks - newconfd ext/default puppetserver - newinitd "${FILESDIR}/puppetserver.initd" puppetserver - # systemd type things - insinto /etc/systemd/system/puppetserver.service.d/ - newins ext/default gentoo.conf - systemd_dounit ext/redhat/puppetserver.service - # misc - insinto /etc/logrotate.d - newins ext/puppetserver.logrotate.conf puppetserver - # cleanup - dodir /opt/puppetlabs/server/data/puppetserver/jruby-gems - fowners -R puppet:puppet /opt/puppetlabs/server/data - fperms -R 775 /opt/puppetlabs/server/data/puppetserver - fperms -R 700 /var/log/puppetlabs/puppetserver -} - -pkg_postinst() { - elog "to install you may want to run the following:" - elog - elog "puppet config set --section master vardir /opt/puppetlabs/server/data/puppetserver" - elog "puppet config set --section master logdir /var/log/puppetlabs/puppetserver" - elog "puppet config set --section master rundir /run/puppetlabs/puppetserver" - elog "puppet config set --section master pidfile /run/puppetlabs/puppetserver/puppetserver.pid" - elog "puppet config set --section master codedir /etc/puppetlabs/code" -} diff --git a/app-admin/puppetserver/puppetserver-2.3.1.ebuild b/app-admin/puppetserver/puppetserver-2.3.1.ebuild deleted file mode 100644 index ec9a5316151d..000000000000 --- a/app-admin/puppetserver/puppetserver-2.3.1.ebuild +++ /dev/null @@ -1,107 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit multilib systemd user - -DESCRIPTION="Puppet Server is the next-generation application for managing Puppet agents." -HOMEPAGE="http://docs.puppetlabs.com/puppetserver/" -SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="puppetdb" -# will need the same keywords as puppet -KEYWORDS="~amd64 ~x86" - -RDEPEND+=" - >=virtual/jdk-1.7.0 - app-admin/puppet-agent[puppetdb?]" -DEPEND+="" - -pkg_setup() { - enewgroup puppet - enewuser puppet -1 -1 /opt/puppetlabs/server/data/puppetserver "puppet" -} - -src_prepare() { - sed -i 's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g' ext/redhat/puppetserver.service || die - sed -i 's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g' ext/bin/puppetserver || die - sed -i 's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g' install.sh || die - sed -i 's/var\/run/run/g' ext/config/conf.d/puppetserver.conf || die - sed -i 's/var\/run/run/g' ext/redhat/puppetserver.service || die - sed -i 's/var\/run/run/g' install.sh || die -} - -src_compile() { - einfo "not compiling" -} - -src_install() { - insinto /opt/puppetlabs/server/apps/puppetserver - insopts -m0774 - doins ext/ezbake-functions.sh - insopts -m0644 - doins ext/ezbake.manifest - doins puppet-server-release.jar - insinto /etc/puppetlabs/puppetserver - doins ext/config/logback.xml - doins ext/config/bootstrap.cfg - doins ext/config/request-logging.xml - insinto /etc/puppetlabs/puppetserver/conf.d - doins ext/config/conf.d/puppetserver.conf - doins ext/config/conf.d/auth.conf - doins ext/config/conf.d/global.conf - doins ext/config/conf.d/web-routes.conf - doins ext/config/conf.d/webserver.conf - insopts -m0755 - insinto /opt/puppetlabs/server/apps/puppetserver/scripts - doins install.sh - insinto /opt/puppetlabs/server/apps/puppetserver/cli/apps - doins ext/cli/irb - doins ext/cli/foreground - doins ext/cli/gem - doins ext/cli/ruby - insinto /opt/puppetlabs/server/apps/puppetserver/bin - doins ext/bin/puppetserver - insopts -m0644 - dodir /opt/puppetlabs/server/bin - dosym ../apps/puppetserver/bin/puppetserver /opt/puppetlabs/server/bin/puppetserver - dodir /opt/puppetlabs/bin - dosym ../server/apps/puppetserver/bin/puppetserver /opt/puppetlabs/bin/puppetserver - dosym /opt/puppetlabs/server/apps/puppetserver/bin/puppetserver /usr/bin/puppetserver - # other sys stuff - dodir /etc/puppetlabs/code - # needed for systemd - dodir /var/log/puppetlabs/puppetserver - dodir /etc/puppetlabs/puppet/ssl - fowners -R puppet:puppet /etc/puppetlabs/puppet/ssl - fperms -R 771 /etc/puppetlabs/puppet/ssl - # init type tasks - newconfd ext/default puppetserver - newinitd "${FILESDIR}/puppetserver.initd" puppetserver - # systemd type things - insinto /etc/systemd/system/puppetserver.service.d/ - newins ext/default gentoo.conf - systemd_dounit ext/redhat/puppetserver.service - # misc - insinto /etc/logrotate.d - newins ext/puppetserver.logrotate.conf puppetserver - # cleanup - dodir /opt/puppetlabs/server/data/puppetserver/jruby-gems - fowners -R puppet:puppet /opt/puppetlabs/server/data - fperms -R 775 /opt/puppetlabs/server/data/puppetserver - fperms -R 700 /var/log/puppetlabs/puppetserver -} - -pkg_postinst() { - elog "to install you may want to run the following:" - elog - elog "puppet config set --section master vardir /opt/puppetlabs/server/data/puppetserver" - elog "puppet config set --section master logdir /var/log/puppetlabs/puppetserver" - elog "puppet config set --section master rundir /run/puppetlabs/puppetserver" - elog "puppet config set --section master pidfile /run/puppetlabs/puppetserver/puppetserver.pid" - elog "puppet config set --section master codedir /etc/puppetlabs/code" -} diff --git a/app-admin/puppetserver/puppetserver-2.2.1-r1.ebuild b/app-admin/puppetserver/puppetserver-2.3.2.ebuild similarity index 100% rename from app-admin/puppetserver/puppetserver-2.2.1-r1.ebuild rename to app-admin/puppetserver/puppetserver-2.3.2.ebuild diff --git a/app-antivirus/clamav/clamav-0.99.ebuild b/app-antivirus/clamav/clamav-0.99.ebuild index e48b3b27243a..c1797eb4fbdb 100644 --- a/app-antivirus/clamav/clamav-0.99.ebuild +++ b/app-antivirus/clamav/clamav-0.99.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs uclibc" CDEPEND="bzip2? ( app-arch/bzip2 ) diff --git a/app-cdr/qmultirecord/Manifest b/app-cdr/qmultirecord/Manifest deleted file mode 100644 index 099c10f04701..000000000000 --- a/app-cdr/qmultirecord/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qmultirecord-0.0.3.tar.bz2 52044 SHA256 ad4bd771b5370234010143c3fcbee1cde887c4be29584a532346def580628cfb SHA512 82e76b75c949b2e8c0c84749a27a439731328652634c0deca1f5f0cfab70055d74fe647fc7edd9e75bf48750ca4833cff30edb203dfb699b05e11d572bb3076c WHIRLPOOL 02a91d2fd1e5c073b114461bacb817e5cd1253cfdef0d5080cf4881b50befb365135e7e2014136d99331a575851565e8e09c352e77aa4b11ca56a8daf252a5be diff --git a/app-cdr/qmultirecord/files/qmultirecord b/app-cdr/qmultirecord/files/qmultirecord deleted file mode 100644 index 9e90e6e65537..000000000000 --- a/app-cdr/qmultirecord/files/qmultirecord +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd /usr/share/qmultirecord -exec /usr/libexec/qmultirecord.bin diff --git a/app-cdr/qmultirecord/files/qmultirecord-0.0.3-langinfo_h.patch b/app-cdr/qmultirecord/files/qmultirecord-0.0.3-langinfo_h.patch deleted file mode 100644 index 403bfe6743f2..000000000000 --- a/app-cdr/qmultirecord/files/qmultirecord-0.0.3-langinfo_h.patch +++ /dev/null @@ -1,13 +0,0 @@ -Only in qmultirecord-0.0.3: Makefile -diff -ur qmultirecord-0.0.3.orig/src/capplication.cpp qmultirecord-0.0.3/src/capplication.cpp ---- qmultirecord-0.0.3.orig/src/capplication.cpp 2009-08-09 16:14:17.000000000 +0300 -+++ qmultirecord-0.0.3/src/capplication.cpp 2009-08-12 21:55:20.000000000 +0300 -@@ -18,6 +18,8 @@ - //! -*- coding: UTF-8 -*- - #define SOURCE_CODING "UTF-8" - -+#include -+ - #include - #include - diff --git a/app-cdr/qmultirecord/qmultirecord-0.0.3.ebuild b/app-cdr/qmultirecord/qmultirecord-0.0.3.ebuild deleted file mode 100644 index b46e74838d4b..000000000000 --- a/app-cdr/qmultirecord/qmultirecord-0.0.3.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=2 -inherit eutils qt4-r2 - -DESCRIPTION="CD and DVD recording frontend for cdrtools and dvd+rw-tools" -HOMEPAGE="http://qt-apps.org/content/show.php/qmultirecord?content=106254" -SRC_URI="http://qt-apps.org/CONTENT/content-files/106254-${P}_fix.tar.bz2 -> -${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -COMMON_DEPEND="dev-qt/qtdbus:4 - dev-qt/qtgui:4 - dev-qt/qtcore:4" -RDEPEND="${COMMON_DEPEND} - virtual/eject - app-cdr/dvd+rw-tools - virtual/cdrtools" -DEPEND="${COMMON_DEPEND}" - -PATCHES=( "${FILESDIR}/${P}-langinfo_h.patch" ) - -src_install() { - exeinto /usr/libexec - doexe bin/*.bin || die "doexe failed" - insinto /usr/share/${PN} - doins bin/*.txt || die "doins failed" - dobin "${FILESDIR}"/${PN} || die "dobin failed" - newicon src/icons/burn_on.png ${PN}.png - make_desktop_entry ${PN} QMultirecorder ${PN} "Utility;Qt;DiscBurning" - dodoc ChangeLog README TODO bin/*.example || die "dodoc failed" -} diff --git a/app-emulation/docker/Manifest b/app-emulation/docker/Manifest index 082892ae7c88..0d9657f3f523 100644 --- a/app-emulation/docker/Manifest +++ b/app-emulation/docker/Manifest @@ -1,10 +1 @@ -DIST docker-1.10.0.tar.gz 9966458 SHA256 4321baec0839a0f57b9bb3a20d84f2ab1ff045fbe631c3aa76bbc1db67012635 SHA512 dc8c421e704990882dce26d23929d71dffeac605e07d595872f1fa5c0920f214a368c902ecd7c739f32a468c276001acf3cef1676aeaeffc8e4530ec028db070 WHIRLPOOL 583f186e338624ddb8d67941e62c5cc9f12af99a13939b20739dbe2d46eff0b3aa21fc8dec508d7b6f8dd13c4ff4e0f52cf7afd174d5289f7966c2cfefa3a081 -DIST docker-1.10.3.tar.gz 9973680 SHA256 6b72fafa4c068a95133f5c9fda9fb148c9412db7a932800689e259a1b1c7ef6d SHA512 0e8f1dc80b8600a3a2d36a0e2a5c1a5cdca540198dafb9b6e32e79e7a2d2bea3d822ec310d6b1655fd0c91dca03874fa93b3ddb77e59607d62aac4fe6062c0da WHIRLPOOL 0d1b09868e958bfad5a722f60a73847ba12745e36abc11e04ff074546728967ccbaf0cf4554dec70dcd97169a2c684144d5cc171ef3b9bf0ba438daf37c24269 DIST docker-1.11.0.tar.gz 10637394 SHA256 088869b9a19ae17656e068aa6d3d473866e8133365427c601c671da1b2189057 SHA512 ecb7f531a5632fd6274e3eec59a5194c61d0788ab9f3864845cbc248232c2f14671a26c34abab8c5ca85ce6106ae72ea3ae4e5d133ad1efb126069ae82a2dba0 WHIRLPOOL 20b0ef1642d2fea2ae186a17786d95f138fb7df92daa104f00c481488f82eadd5e8f27a0a8e926d68f495fd62bc132d83817a0831f84b3786474a9408d87878f -DIST docker-1.6.1.tar.gz 5713944 SHA256 aa3534277d11b32bc3564b801aeed0502f067317e7e111bd91ce2d989d34c51e SHA512 d2647f191fd295c8a9326e11ddbf6e77f33b70f14e3ebd37db3c9fa1f4946e0e3f426078ee847f52d7c57fc7783d26afe3e5d2e7ff17d8e6bb4f71609e8f5ef2 WHIRLPOOL e12c799ef63a0646f7393b00b6c1e200f350f7089445c58819ae5b53d66d18d985cb9f8fde1cd3ecfa55c2f0186064fc7080b7ebba132404aa15502029881602 -DIST docker-1.6.2.tar.gz 5714121 SHA256 f3a031b23ea9ff0fdbf3ffb9449c64ec51bb053491b47b28000eb4cce9f23203 SHA512 c27bdafabcb8ad2e49bee9e1529141a25596ba2b59435fb9368fc406950d0d7d1cbd876f1f4248dfc7089a22b8a2d13009dd164bde87e37b95a8e502bb49cac9 WHIRLPOOL aea4105ba30104d751203153b6208e363ce0abb3145ee134e675c4bc640e888afb281e7ba9009a30b9af37e829185684427a33b947d8710b49562e3352526c06 -DIST docker-1.7.1.tar.gz 6853527 SHA256 9cd26415d68a88d3cf576e7e78c2fe97f42af795404f552728acc5b41dccf4ef SHA512 9b32c3deab77a27a4322a3ccbb3759a2c2a5627605090c4517c3754e6821407abcf5ffa227bad1fdafcbba068cdcaab586015dd8cfe9aed7e8a221d0615463f1 WHIRLPOOL 41b1afd8ea08c3452e5658d73e85c3b79a64f85fb4cb99c4c6a2ce1ab49836cebbe14724afe47898cb8d9bb9d4d69c64ff1c061895f3b9534150bc7ab50e2b22 -DIST docker-1.8.1.tar.gz 7562594 SHA256 7f22e88a994dc1bc143f87215de01ccd902450e6e8d747467d042a56db792b03 SHA512 6c015b236914da945d9e5bf2fed3e8a0a4d1e0c44ee02bf6edc04b2bb48b626353e37de45cd99c486b7ced70807e606d5eac2f1bdb3f8a7ba86cd9b71e4f5504 WHIRLPOOL 8d514fb309f0ddbb92bcf84f4d79320e18c26211536919bbed68888f5af77247f14f93239e5c890c5214cf0a9663acc48a45545a87227f0fe4bf8866ac7d7c5c -DIST docker-1.8.2.tar.gz 7563667 SHA256 457569ca8edd70293132789bfe51636f86cd8a46a60c6d02d5ee8600cf79f74b SHA512 c44f3cc0e0b7db463730620c0ec4b1aa1ea4a42f6528c891914318cb945aaa906e8eeaf91d32fb2d87a11ea1be428d1cf0de7d3ce4681c7db37390e4e1f79c67 WHIRLPOOL 2023f433ae25cc11fed6e4109a81dd949765daf342011f08a0ce8c1a8572ced595273ab78c45ac09abe895766c4443ff5a3219c5fce37725503bcdc39f49a947 -DIST docker-1.9.0.tar.gz 7815144 SHA256 1c06baea61971a711f9e510800fb4de5e0d8a6560963cfdc891e0037b40dc974 SHA512 16c7fd900ff1122ccd62ce93b84209b026a165ff647cd4875e32c16251098c05e9e7de834cc6f27d164b5be168f8fd16323ec60593287a787f6fa8fcef144291 WHIRLPOOL 4031e3aa03f74afaf395a412668d7142f867e6279a9d0ac5334a6b1d8b3ad5cccc93961d0e1c63aa7fc46179555a6f106ce6e8acbec774d21a7af37a147a2ea0 -DIST docker-1.9.1.tar.gz 7824414 SHA256 ff0ad9647b756381758a16440a48e6f3c8615bbc903e53680569aac0b0a85157 SHA512 db9db1d5095b2afe2285265414c36026d2b42d5547301d7d462151b81553f33e242b403b566e7835727d51b77e3176c049f1e9f37f60b59b3c66b95403c97b9d WHIRLPOOL 93118093947c8a490a2007003e45974d7923afae4111c59e2f026787cf57f99b275be1be4a9e69b17cddf576f2d2af7fadcaa1f7ebc0ca08ce0e42a055ace22b diff --git a/app-emulation/docker/docker-1.10.0.ebuild b/app-emulation/docker/docker-1.10.0.ebuild deleted file mode 100644 index 4cb61f602070..000000000000 --- a/app-emulation/docker/docker-1.10.0.ebuild +++ /dev/null @@ -1,270 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EGO_PN="github.com/docker/docker" - -if [[ ${PV} = *9999* ]]; then - # Docker cannot be fetched via "go get", thanks to autogenerated code - EGIT_REPO_URI="https://${EGO_PN}.git" - EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}" - inherit git-r3 -else - MY_PV="${PV/_/-}" - DOCKER_GITCOMMIT="590d510" - EGIT_COMMIT="v${MY_PV}" - SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" - inherit golang-vcs-snapshot -fi -inherit bash-completion-r1 linux-info multilib systemd udev user - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://dockerproject.org" -LICENSE="Apache-2.0" -SLOT="0" -IUSE="apparmor aufs btrfs +device-mapper experimental overlay seccomp" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) - seccomp? ( - >=sys-libs/libseccomp-2.2.1[static-libs] - ) -" - -DEPEND=" - ${CDEPEND} - - dev-go/go-md2man - - btrfs? ( - >=sys-fs/btrfs-progs-3.8 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - apparmor? ( - sys-libs/libapparmor[static-libs] - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS - ~DEVPTS_MULTIPLE_INSTANCES - ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER - ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE - ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK - ~NF_NAT ~NF_NAT_NEEDED - - ~POSIX_MQUEUE - - ~MEMCG_KMEM ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - - ~BLK_CGROUP ~IOSCHED_CFQ - ~CGROUP_PERF - ~CGROUP_HUGETLB - ~NET_CLS_CGROUP - ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED -" - -ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional" -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" - -ERROR_BLK_CGROUP="CONFIG_BLK_CGROUP: is optional for container statistics gathering" -ERROR_IOSCHED_CFQ="CONFIG_IOSCHED_CFQ: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - ewarn "" - ewarn "Using Docker with kernels older than 3.10 is unstable and unsupported." - ewarn " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if kernel_is le 3 18; then - CONFIG_CHECK+=" - ~RESOURCE_COUNTERS - " - fi - - if kernel_is le 3 13; then - CONFIG_CHECK+=" - ~NETPRIO_CGROUP - " - else - CONFIG_CHECK+=" - ~CGROUP_NET_PRIO - " - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used instead of aufs4/aufs3" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup - - # create docker group for the code checking for it in /etc/group - enewgroup docker -} - -src_prepare() { - cd "src/${EGO_PN}" || die - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - cd "src/${EGO_PN}" || die - export GOPATH="${WORKDIR}/${P}:${PWD}/vendor" - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/&-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed "s/LDFLAGS_STATIC_DOCKER='/&-extldflags -fno-PIC /" \ - -i hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - for tag in apparmor seccomp; do - if use $tag; then - DOCKER_BUILDTAGS+=" $tag" - fi - done - - # https://github.com/docker/docker/pull/13338 - if use experimental; then - export DOCKER_EXPERIMENTAL=1 - else - unset DOCKER_EXPERIMENTAL - fi - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # build the man pages too - ./man/md2man-all.sh || die "unable to generate man pages" -} - -src_install() { - cd "src/${EGO_PN}" || die - VERSION="$(cat VERSION)" - newbin "bundles/$VERSION/dynbinary/docker-$VERSION" docker - exeinto /usr/libexec/docker - newexe "bundles/$VERSION/dynbinary/dockerinit-$VERSION" dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - dodoc -r docs/* - doman man/man*/* - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - - # note: intentionally not using "doins" so that we preserve +x bits - mkdir -p "${D}/usr/share/${PN}/contrib" - cp -R contrib/* "${D}/usr/share/${PN}/contrib" -} - -pkg_postinst() { - udev_reload - - elog - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog -} diff --git a/app-emulation/docker/docker-1.10.3.ebuild b/app-emulation/docker/docker-1.10.3.ebuild deleted file mode 100644 index 8ab8d7328819..000000000000 --- a/app-emulation/docker/docker-1.10.3.ebuild +++ /dev/null @@ -1,270 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EGO_PN="github.com/docker/docker" - -if [[ ${PV} = *9999* ]]; then - # Docker cannot be fetched via "go get", thanks to autogenerated code - EGIT_REPO_URI="https://${EGO_PN}.git" - EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}" - inherit git-r3 -else - MY_PV="${PV/_/-}" - DOCKER_GITCOMMIT="20f81dd" - EGIT_COMMIT="v${MY_PV}" - SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" - inherit golang-vcs-snapshot -fi -inherit bash-completion-r1 linux-info multilib systemd udev user - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://dockerproject.org" -LICENSE="Apache-2.0" -SLOT="0" -IUSE="apparmor aufs btrfs +device-mapper experimental overlay seccomp" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) - seccomp? ( - >=sys-libs/libseccomp-2.2.1[static-libs] - ) -" - -DEPEND=" - ${CDEPEND} - - dev-go/go-md2man - - btrfs? ( - >=sys-fs/btrfs-progs-3.8 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - apparmor? ( - sys-libs/libapparmor[static-libs] - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS - ~DEVPTS_MULTIPLE_INSTANCES - ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER - ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE - ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK - ~NF_NAT ~NF_NAT_NEEDED - - ~POSIX_MQUEUE - - ~MEMCG_KMEM ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - - ~BLK_CGROUP ~IOSCHED_CFQ - ~CGROUP_PERF - ~CGROUP_HUGETLB - ~NET_CLS_CGROUP - ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED -" - -ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional" -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" - -ERROR_BLK_CGROUP="CONFIG_BLK_CGROUP: is optional for container statistics gathering" -ERROR_IOSCHED_CFQ="CONFIG_IOSCHED_CFQ: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - ewarn "" - ewarn "Using Docker with kernels older than 3.10 is unstable and unsupported." - ewarn " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if kernel_is le 3 18; then - CONFIG_CHECK+=" - ~RESOURCE_COUNTERS - " - fi - - if kernel_is le 3 13; then - CONFIG_CHECK+=" - ~NETPRIO_CGROUP - " - else - CONFIG_CHECK+=" - ~CGROUP_NET_PRIO - " - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used instead of aufs4/aufs3" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup - - # create docker group for the code checking for it in /etc/group - enewgroup docker -} - -src_prepare() { - cd "src/${EGO_PN}" || die - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - cd "src/${EGO_PN}" || die - export GOPATH="${WORKDIR}/${P}:${PWD}/vendor" - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/&-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed "s/LDFLAGS_STATIC_DOCKER='/&-extldflags -fno-PIC /" \ - -i hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - for tag in apparmor seccomp; do - if use $tag; then - DOCKER_BUILDTAGS+=" $tag" - fi - done - - # https://github.com/docker/docker/pull/13338 - if use experimental; then - export DOCKER_EXPERIMENTAL=1 - else - unset DOCKER_EXPERIMENTAL - fi - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # build the man pages too - ./man/md2man-all.sh || die "unable to generate man pages" -} - -src_install() { - cd "src/${EGO_PN}" || die - VERSION="$(cat VERSION)" - newbin "bundles/$VERSION/dynbinary/docker-$VERSION" docker - exeinto /usr/libexec/docker - newexe "bundles/$VERSION/dynbinary/dockerinit-$VERSION" dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - dodoc -r docs/* - doman man/man*/* - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - - # note: intentionally not using "doins" so that we preserve +x bits - mkdir -p "${D}/usr/share/${PN}/contrib" - cp -R contrib/* "${D}/usr/share/${PN}/contrib" -} - -pkg_postinst() { - udev_reload - - elog - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog -} diff --git a/app-emulation/docker/docker-1.11.0.ebuild b/app-emulation/docker/docker-1.11.0.ebuild index cffcdaa62dc1..43b5a38e6d60 100644 --- a/app-emulation/docker/docker-1.11.0.ebuild +++ b/app-emulation/docker/docker-1.11.0.ebuild @@ -22,7 +22,7 @@ else fi inherit bash-completion-r1 linux-info multilib systemd udev user -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" +DESCRIPTION="The core functions you need to create Docker images and run Docker containers" HOMEPAGE="https://dockerproject.org" LICENSE="Apache-2.0" SLOT="0" @@ -75,7 +75,7 @@ CONFIG_CHECK=" ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS ~DEVPTS_MULTIPLE_INSTANCES ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER + ~KEYS ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK ~NF_NAT ~NF_NAT_NEEDED @@ -91,6 +91,7 @@ CONFIG_CHECK=" ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED " +ERROR_KEYS="CONFIG_KEYS: is mandatory, see bug 581348" ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional" ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" diff --git a/app-emulation/docker/docker-1.6.1.ebuild b/app-emulation/docker/docker-1.6.1.ebuild deleted file mode 100644 index adabf385234f..000000000000 --- a/app-emulation/docker/docker-1.6.1.ebuild +++ /dev/null @@ -1,246 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://www.docker.com" - -GITHUB_URI="github.com/docker/docker" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="git://${GITHUB_URI}.git" - inherit git-2 -else - MY_PV="${PV/_/-}" - MY_P="${PN}-${MY_PV}" - SRC_URI="https://${GITHUB_URI}/archive/v${MY_PV}.tar.gz -> ${MY_P}.tar.gz" - S="${WORKDIR}/${MY_P}" - DOCKER_GITCOMMIT="97cd073" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" -fi - -inherit bash-completion-r1 eutils linux-info multilib systemd udev user - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="aufs btrfs +contrib +device-mapper doc lxc overlay vim-syntax" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) -" - -DEPEND=" - ${CDEPEND} - >=dev-lang/go-1.3 - btrfs? ( - >=sys-fs/btrfs-progs-3.16.1 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - lxc? ( - >=app-emulation/lxc-1.0.7 - ) - aufs? ( - || ( - sys-fs/aufs3 - sys-fs/aufs4 - sys-kernel/aufs-sources - ) - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - NAMESPACES NET_NS PID_NS IPC_NS UTS_NS - DEVPTS_MULTIPLE_INSTANCES - CGROUPS CGROUP_CPUACCT CGROUP_DEVICE CGROUP_FREEZER CGROUP_SCHED CPUSETS - MACVLAN VETH BRIDGE - NF_NAT_IPV4 IP_NF_FILTER IP_NF_TARGET_MASQUERADE - NETFILTER_XT_MATCH_ADDRTYPE NETFILTER_XT_MATCH_CONNTRACK - NF_NAT NF_NAT_NEEDED - - POSIX_MQUEUE - - ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - ~RESOURCE_COUNTERS - ~CGROUP_PERF - ~CFS_BANDWIDTH -" - -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 8; then - eerror "" - eerror "Using Docker with kernels older than 3.8 is unstable and unsupported." - eerror " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - die 'Kernel is too old - need 3.8 or above' - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - # TODO there must be a way to detect "sys-kernel/aufs-sources" so we don't warn "sys-fs/aufs3" users about this - # an even better solution would be to check if the current kernel sources include CONFIG_AUFS_FS as an option, but that sounds hairy and error-prone - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup -} - -src_prepare() { - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - # if we treat them right, Docker's build scripts will set up a - # reasonable GOPATH for us - export AUTO_GOPATH=1 - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/EXTLDFLAGS_STATIC='-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed -i "s/LDFLAGS_STATIC_DOCKER='/LDFLAGS_STATIC_DOCKER='-extldflags -fno-PIC /" hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # TODO get go-md2man and then include the man pages using docs/man/md2man-all.sh -} - -src_install() { - VERSION=$(cat VERSION) - newbin bundles/$VERSION/dynbinary/docker-$VERSION docker - exeinto /usr/libexec/docker - newexe bundles/$VERSION/dynbinary/dockerinit-$VERSION dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - if use doc; then - # TODO doman contrib/man/man*/* - - docompress -x /usr/share/doc/${PF}/md - docinto md - dodoc -r docs/sources/* - fi - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - if use vim-syntax; then - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - fi - - if use contrib; then - mkdir -p "${D}/usr/share/${PN}/contrib" - cp -R contrib/* "${D}/usr/share/${PN}/contrib" - fi -} - -pkg_postinst() { - udev_reload - - elog "" - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog "" - - # create docker group if the code checking for it in /etc/group exists - enewgroup docker - - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog "" -} diff --git a/app-emulation/docker/docker-1.6.2.ebuild b/app-emulation/docker/docker-1.6.2.ebuild deleted file mode 100644 index 1eb4f5fce5bf..000000000000 --- a/app-emulation/docker/docker-1.6.2.ebuild +++ /dev/null @@ -1,246 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://www.docker.com" - -GITHUB_URI="github.com/docker/docker" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="git://${GITHUB_URI}.git" - inherit git-2 -else - MY_PV="${PV/_/-}" - MY_P="${PN}-${MY_PV}" - SRC_URI="https://${GITHUB_URI}/archive/v${MY_PV}.tar.gz -> ${MY_P}.tar.gz" - S="${WORKDIR}/${MY_P}" - DOCKER_GITCOMMIT="7c8fca2" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" -fi - -inherit bash-completion-r1 eutils linux-info multilib systemd udev user - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="aufs btrfs +contrib +device-mapper doc lxc overlay vim-syntax" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) -" - -DEPEND=" - ${CDEPEND} - >=dev-lang/go-1.3 - btrfs? ( - >=sys-fs/btrfs-progs-3.16.1 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - lxc? ( - >=app-emulation/lxc-1.0.7 - ) - aufs? ( - || ( - sys-fs/aufs3 - sys-fs/aufs4 - sys-kernel/aufs-sources - ) - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - NAMESPACES NET_NS PID_NS IPC_NS UTS_NS - DEVPTS_MULTIPLE_INSTANCES - CGROUPS CGROUP_CPUACCT CGROUP_DEVICE CGROUP_FREEZER CGROUP_SCHED CPUSETS - MACVLAN VETH BRIDGE - NF_NAT_IPV4 IP_NF_FILTER IP_NF_TARGET_MASQUERADE - NETFILTER_XT_MATCH_ADDRTYPE NETFILTER_XT_MATCH_CONNTRACK - NF_NAT NF_NAT_NEEDED - - POSIX_MQUEUE - - ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - ~RESOURCE_COUNTERS - ~CGROUP_PERF - ~CFS_BANDWIDTH -" - -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - eerror "" - eerror "Using Docker with kernels older than 3.10 is unstable and unsupported." - eerror " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - die 'Kernel is too old - need 3.10 or above' - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - # TODO there must be a way to detect "sys-kernel/aufs-sources" so we don't warn "sys-fs/aufs3" users about this - # an even better solution would be to check if the current kernel sources include CONFIG_AUFS_FS as an option, but that sounds hairy and error-prone - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup -} - -src_prepare() { - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - # if we treat them right, Docker's build scripts will set up a - # reasonable GOPATH for us - export AUTO_GOPATH=1 - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/EXTLDFLAGS_STATIC='-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed -i "s/LDFLAGS_STATIC_DOCKER='/LDFLAGS_STATIC_DOCKER='-extldflags -fno-PIC /" hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # TODO get go-md2man and then include the man pages using docs/man/md2man-all.sh -} - -src_install() { - VERSION=$(cat VERSION) - newbin bundles/$VERSION/dynbinary/docker-$VERSION docker - exeinto /usr/libexec/docker - newexe bundles/$VERSION/dynbinary/dockerinit-$VERSION dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - if use doc; then - # TODO doman contrib/man/man*/* - - docompress -x /usr/share/doc/${PF}/md - docinto md - dodoc -r docs/sources/* - fi - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - if use vim-syntax; then - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - fi - - if use contrib; then - mkdir -p "${D}/usr/share/${PN}/contrib" - cp -R contrib/* "${D}/usr/share/${PN}/contrib" - fi -} - -pkg_postinst() { - udev_reload - - elog "" - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog "" - - # create docker group if the code checking for it in /etc/group exists - enewgroup docker - - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog "" -} diff --git a/app-emulation/docker/docker-1.7.1.ebuild b/app-emulation/docker/docker-1.7.1.ebuild deleted file mode 100644 index 6f618a25fd86..000000000000 --- a/app-emulation/docker/docker-1.7.1.ebuild +++ /dev/null @@ -1,268 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://www.docker.com" - -GITHUB_URI="github.com/docker/docker" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="git://${GITHUB_URI}.git" - inherit git-2 -else - MY_PV="${PV/_/-}" - MY_P="${PN}-${MY_PV}" - SRC_URI="https://${GITHUB_URI}/archive/v${MY_PV}.tar.gz -> ${MY_P}.tar.gz" - S="${WORKDIR}/${MY_P}" - DOCKER_GITCOMMIT="786b29d" - KEYWORDS="amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" -fi - -inherit bash-completion-r1 eutils linux-info multilib systemd udev user - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="apparmor aufs btrfs +contrib +device-mapper doc experimental lxc overlay vim-syntax" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) -" - -DEPEND=" - ${CDEPEND} - >=dev-lang/go-1.4:= - btrfs? ( - >=sys-fs/btrfs-progs-3.8 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - lxc? ( - >=app-emulation/lxc-1.0.7 - ) - aufs? ( - || ( - sys-fs/aufs3 - sys-fs/aufs4 - sys-kernel/aufs-sources - ) - ) - - apparmor? ( - sys-libs/libapparmor[static-libs] - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS - ~DEVPTS_MULTIPLE_INSTANCES - ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER - ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE - ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK - ~NF_NAT ~NF_NAT_NEEDED - - ~POSIX_MQUEUE - - ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - - ~BLK_CGROUP - ~IOSCHED_CFQ - ~CGROUP_PERF - ~CFS_BANDWIDTH -" - -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - ewarn "" - ewarn "Using Docker with kernels older than 3.10 is unstable and unsupported." - ewarn " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if kernel_is le 3 18; then - CONFIG_CHECK+=" - ~RESOURCE_COUNTERS - " - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - # TODO there must be a way to detect "sys-kernel/aufs-sources" so we don't warn "sys-fs/aufs3" users about this - # an even better solution would be to check if the current kernel sources include CONFIG_AUFS_FS as an option, but that sounds hairy and error-prone - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup -} - -src_prepare() { - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - # if we treat them right, Docker's build scripts will set up a - # reasonable GOPATH for us - export AUTO_GOPATH=1 - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/EXTLDFLAGS_STATIC='-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed -i "s/LDFLAGS_STATIC_DOCKER='/LDFLAGS_STATIC_DOCKER='-extldflags -fno-PIC /" hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - if use apparmor; then - DOCKER_BUILDTAGS+=' apparmor' - fi - - # https://github.com/docker/docker/pull/13338 - if use experimental; then - export DOCKER_EXPERIMENTAL=1 - else - unset DOCKER_EXPERIMENTAL - fi - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # TODO get go-md2man and then include the man pages using man/md2man-all.sh -} - -src_install() { - VERSION=$(cat VERSION) - newbin bundles/$VERSION/dynbinary/docker-$VERSION docker - exeinto /usr/libexec/docker - newexe bundles/$VERSION/dynbinary/dockerinit-$VERSION dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - if use doc; then - # TODO doman man/man*/* - - docompress -x /usr/share/doc/${PF}/md - docinto md - dodoc -r docs/* - fi - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - if use vim-syntax; then - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - fi - - if use contrib; then - mkdir -p "${D}/usr/share/${PN}/contrib" - cp -R contrib/* "${D}/usr/share/${PN}/contrib" - fi -} - -pkg_postinst() { - udev_reload - - elog "" - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog "" - - # create docker group if the code checking for it in /etc/group exists - enewgroup docker - - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog "" -} diff --git a/app-emulation/docker/docker-1.8.1.ebuild b/app-emulation/docker/docker-1.8.1.ebuild deleted file mode 100644 index 73cc01d8a979..000000000000 --- a/app-emulation/docker/docker-1.8.1.ebuild +++ /dev/null @@ -1,268 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EGO_PN="github.com/docker/docker" - -if [[ ${PV} = *9999* ]]; then - # Docker cannot be fetched via "go get", thanks to autogenerated code - EGIT_REPO_URI="https://${EGO_PN}.git" - EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}" - inherit git-r3 -else - MY_PV="${PV/_/-}" - DOCKER_GITCOMMIT="d12ea79" - EGIT_COMMIT="v${MY_PV}" - SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" - inherit golang-vcs-snapshot -fi -inherit eutils bash-completion-r1 linux-info multilib systemd udev user - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://dockerproject.org" -LICENSE="Apache-2.0" -SLOT="0" -IUSE="apparmor aufs btrfs +device-mapper experimental lxc overlay" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) -" - -DEPEND=" - ${CDEPEND} - - dev-go/go-md2man - - btrfs? ( - >=sys-fs/btrfs-progs-3.8 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - lxc? ( - >=app-emulation/lxc-1.0.7 - ) - - apparmor? ( - sys-libs/libapparmor[static-libs] - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS - ~DEVPTS_MULTIPLE_INSTANCES - ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER - ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE - ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK - ~NF_NAT ~NF_NAT_NEEDED - - ~POSIX_MQUEUE - - ~MEMCG_KMEM ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - - ~BLK_CGROUP ~IOSCHED_CFQ - ~CGROUP_PERF - ~CGROUP_HUGETLB - ~NET_CLS_CGROUP - ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED -" - -ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional" -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" - -ERROR_BLK_CGROUP="CONFIG_BLK_CGROUP: is optional for container statistics gathering" -ERROR_IOSCHED_CFQ="CONFIG_IOSCHED_CFQ: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - ewarn "" - ewarn "Using Docker with kernels older than 3.10 is unstable and unsupported." - ewarn " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if kernel_is le 3 18; then - CONFIG_CHECK+=" - ~RESOURCE_COUNTERS - " - fi - - if kernel_is le 3 13; then - CONFIG_CHECK+=" - ~NETPRIO_CGROUP - " - else - CONFIG_CHECK+=" - ~CGROUP_NET_PRIO - " - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used instead of aufs4/aufs3" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup - - # create docker group for the code checking for it in /etc/group - enewgroup docker -} - -src_prepare() { - cd "src/${EGO_PN}" || die - epatch "${FILESDIR}"/15404-fix-go14_15.patch - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - cd "src/${EGO_PN}" || die - export GOPATH="${WORKDIR}/${P}:${PWD}/vendor:$(get_golibdir_gopath)" - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/EXTLDFLAGS_STATIC='-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed -i "s/LDFLAGS_STATIC_DOCKER='/LDFLAGS_STATIC_DOCKER='-extldflags -fno-PIC /" hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - if use apparmor; then - DOCKER_BUILDTAGS+=' apparmor' - fi - - # https://github.com/docker/docker/pull/13338 - if use experimental; then - export DOCKER_EXPERIMENTAL=1 - else - unset DOCKER_EXPERIMENTAL - fi - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # build the man pages too - ./man/md2man-all.sh || die "unable to generate man pages" -} - -src_install() { - cd "src/${EGO_PN}" || die - VERSION="$(cat VERSION)" - newbin "bundles/$VERSION/dynbinary/docker-$VERSION" docker - exeinto /usr/libexec/docker - newexe "bundles/$VERSION/dynbinary/dockerinit-$VERSION" dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - dodoc -r docs/* - doman man/man*/* - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - - insinto "/usr/share/${PN}/contrib" - doins -r contrib/* -} - -pkg_postinst() { - udev_reload - - elog - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog -} diff --git a/app-emulation/docker/docker-1.8.2.ebuild b/app-emulation/docker/docker-1.8.2.ebuild deleted file mode 100644 index 031c74978ea4..000000000000 --- a/app-emulation/docker/docker-1.8.2.ebuild +++ /dev/null @@ -1,270 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EGO_PN="github.com/docker/docker" - -if [[ ${PV} = *9999* ]]; then - # Docker cannot be fetched via "go get", thanks to autogenerated code - EGIT_REPO_URI="https://${EGO_PN}.git" - EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}" - inherit git-r3 -else - MY_PV="${PV/_/-}" - DOCKER_GITCOMMIT="0a8c2e3" - EGIT_COMMIT="v${MY_PV}" - SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" - inherit golang-vcs-snapshot -fi -inherit bash-completion-r1 eutils linux-info multilib systemd udev user - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://dockerproject.org" -LICENSE="Apache-2.0" -SLOT="0" -IUSE="apparmor aufs btrfs +device-mapper experimental lxc overlay" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) -" - -DEPEND=" - ${CDEPEND} - - dev-go/go-md2man - - btrfs? ( - >=sys-fs/btrfs-progs-3.8 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - lxc? ( - >=app-emulation/lxc-1.0.7 - ) - - apparmor? ( - sys-libs/libapparmor[static-libs] - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS - ~DEVPTS_MULTIPLE_INSTANCES - ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER - ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE - ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK - ~NF_NAT ~NF_NAT_NEEDED - - ~POSIX_MQUEUE - - ~MEMCG_KMEM ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - - ~BLK_CGROUP ~IOSCHED_CFQ - ~CGROUP_PERF - ~CGROUP_HUGETLB - ~NET_CLS_CGROUP - ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED -" - -ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional" -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" - -ERROR_BLK_CGROUP="CONFIG_BLK_CGROUP: is optional for container statistics gathering" -ERROR_IOSCHED_CFQ="CONFIG_IOSCHED_CFQ: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - ewarn "" - ewarn "Using Docker with kernels older than 3.10 is unstable and unsupported." - ewarn " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if kernel_is le 3 18; then - CONFIG_CHECK+=" - ~RESOURCE_COUNTERS - " - fi - - if kernel_is le 3 13; then - CONFIG_CHECK+=" - ~NETPRIO_CGROUP - " - else - CONFIG_CHECK+=" - ~CGROUP_NET_PRIO - " - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used instead of aufs4/aufs3" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup - - # create docker group for the code checking for it in /etc/group - enewgroup docker -} - -src_prepare() { - cd "src/${EGO_PN}" || die - epatch "${FILESDIR}"/15404-fix-go14_15.patch - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - cd "src/${EGO_PN}" || die - export GOPATH="${WORKDIR}/${P}:${PWD}/vendor:$(get_golibdir_gopath)" - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/EXTLDFLAGS_STATIC='-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed -i "s/LDFLAGS_STATIC_DOCKER='/LDFLAGS_STATIC_DOCKER='-extldflags -fno-PIC /" hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - if use apparmor; then - DOCKER_BUILDTAGS+=' apparmor' - fi - - # https://github.com/docker/docker/pull/13338 - if use experimental; then - export DOCKER_EXPERIMENTAL=1 - else - unset DOCKER_EXPERIMENTAL - fi - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # build the man pages too - ./man/md2man-all.sh || die "unable to generate man pages" -} - -src_install() { - cd "src/${EGO_PN}" || die - VERSION="$(cat VERSION)" - newbin "bundles/$VERSION/dynbinary/docker-$VERSION" docker - exeinto /usr/libexec/docker - newexe "bundles/$VERSION/dynbinary/dockerinit-$VERSION" dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - dodoc -r docs/* - doman man/man*/* - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - - exeinto /usr/share/${PN}/contrib - doexe contrib/*.{sh,pl} - insinto /usr/share/${PN}/contrib - doins contrib/*.{conf,sample} -} - -pkg_postinst() { - udev_reload - - elog - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog -} diff --git a/app-emulation/docker/docker-1.9.0.ebuild b/app-emulation/docker/docker-1.9.0.ebuild deleted file mode 100644 index 0be940448f37..000000000000 --- a/app-emulation/docker/docker-1.9.0.ebuild +++ /dev/null @@ -1,268 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EGO_PN="github.com/docker/docker" - -if [[ ${PV} = *9999* ]]; then - # Docker cannot be fetched via "go get", thanks to autogenerated code - EGIT_REPO_URI="https://${EGO_PN}.git" - EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}" - inherit git-r3 -else - MY_PV="${PV/_/-}" - DOCKER_GITCOMMIT="76d6bc9" - EGIT_COMMIT="v${MY_PV}" - SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" - inherit golang-vcs-snapshot -fi -inherit bash-completion-r1 linux-info multilib systemd udev user - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://dockerproject.org" -LICENSE="Apache-2.0" -SLOT="0" -IUSE="apparmor aufs btrfs +device-mapper experimental lxc overlay" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) -" - -DEPEND=" - ${CDEPEND} - - dev-go/go-md2man - - btrfs? ( - >=sys-fs/btrfs-progs-3.8 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - lxc? ( - >=app-emulation/lxc-1.0.7 - ) - - apparmor? ( - sys-libs/libapparmor[static-libs] - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS - ~DEVPTS_MULTIPLE_INSTANCES - ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER - ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE - ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK - ~NF_NAT ~NF_NAT_NEEDED - - ~POSIX_MQUEUE - - ~MEMCG_KMEM ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - - ~BLK_CGROUP ~IOSCHED_CFQ - ~CGROUP_PERF - ~CGROUP_HUGETLB - ~NET_CLS_CGROUP - ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED -" - -ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional" -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" - -ERROR_BLK_CGROUP="CONFIG_BLK_CGROUP: is optional for container statistics gathering" -ERROR_IOSCHED_CFQ="CONFIG_IOSCHED_CFQ: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - ewarn "" - ewarn "Using Docker with kernels older than 3.10 is unstable and unsupported." - ewarn " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if kernel_is le 3 18; then - CONFIG_CHECK+=" - ~RESOURCE_COUNTERS - " - fi - - if kernel_is le 3 13; then - CONFIG_CHECK+=" - ~NETPRIO_CGROUP - " - else - CONFIG_CHECK+=" - ~CGROUP_NET_PRIO - " - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used instead of aufs4/aufs3" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup - - # create docker group for the code checking for it in /etc/group - enewgroup docker -} - -src_prepare() { - cd "src/${EGO_PN}" || die - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - cd "src/${EGO_PN}" || die - export GOPATH="${WORKDIR}/${P}:${PWD}/vendor:$(get_golibdir_gopath)" - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/EXTLDFLAGS_STATIC='-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed -i "s/LDFLAGS_STATIC_DOCKER='/LDFLAGS_STATIC_DOCKER='-extldflags -fno-PIC /" hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - if use apparmor; then - DOCKER_BUILDTAGS+=' apparmor' - fi - - # https://github.com/docker/docker/pull/13338 - if use experimental; then - export DOCKER_EXPERIMENTAL=1 - else - unset DOCKER_EXPERIMENTAL - fi - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # build the man pages too - ./man/md2man-all.sh || die "unable to generate man pages" -} - -src_install() { - cd "src/${EGO_PN}" || die - VERSION="$(cat VERSION)" - newbin "bundles/$VERSION/dynbinary/docker-$VERSION" docker - exeinto /usr/libexec/docker - newexe "bundles/$VERSION/dynbinary/dockerinit-$VERSION" dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - dodoc -r docs/* - doman man/man*/* - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - - # note: intentionally not using "doins" so that we preserve +x bits - mkdir -p "${D}/usr/share/${PN}/contrib" - cp -R contrib/* "${D}/usr/share/${PN}/contrib" -} - -pkg_postinst() { - udev_reload - - elog - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog -} diff --git a/app-emulation/docker/docker-1.9.1.ebuild b/app-emulation/docker/docker-1.9.1.ebuild deleted file mode 100644 index f490eac0e2fe..000000000000 --- a/app-emulation/docker/docker-1.9.1.ebuild +++ /dev/null @@ -1,265 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EGO_PN="github.com/docker/docker" - -if [[ ${PV} = *9999* ]]; then - # Docker cannot be fetched via "go get", thanks to autogenerated code - EGIT_REPO_URI="https://${EGO_PN}.git" - EGIT_CHECKOUT_DIR="${WORKDIR}/${P}/src/${EGO_PN}" - inherit git-r3 -else - MY_PV="${PV/_/-}" - DOCKER_GITCOMMIT="a34a1d5" - EGIT_COMMIT="v${MY_PV}" - SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" - inherit golang-vcs-snapshot -fi -inherit bash-completion-r1 linux-info multilib systemd udev user - -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" -HOMEPAGE="https://dockerproject.org" -LICENSE="Apache-2.0" -SLOT="0" -IUSE="apparmor aufs btrfs +device-mapper experimental overlay" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies -CDEPEND=" - >=dev-db/sqlite-3.7.9:3 - device-mapper? ( - >=sys-fs/lvm2-2.02.89[thin] - ) -" - -DEPEND=" - ${CDEPEND} - - dev-go/go-md2man - - btrfs? ( - >=sys-fs/btrfs-progs-3.8 - ) -" - -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies -# https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies -RDEPEND=" - ${CDEPEND} - - !app-emulation/docker-bin - >=net-firewall/iptables-1.4 - sys-process/procps - >=dev-vcs/git-1.7 - >=app-arch/xz-utils-4.9 - - apparmor? ( - sys-libs/libapparmor[static-libs] - ) -" - -RESTRICT="installsources strip" - -# see "contrib/check-config.sh" from upstream's sources -CONFIG_CHECK=" - ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS - ~DEVPTS_MULTIPLE_INSTANCES - ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG - ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER - ~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE - ~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK - ~NF_NAT ~NF_NAT_NEEDED - - ~POSIX_MQUEUE - - ~MEMCG_KMEM ~MEMCG_SWAP ~MEMCG_SWAP_ENABLED - - ~BLK_CGROUP ~IOSCHED_CFQ - ~CGROUP_PERF - ~CGROUP_HUGETLB - ~NET_CLS_CGROUP - ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED -" - -ERROR_MEMCG_KMEM="CONFIG_MEMCG_KMEM: is optional" -ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish to limit swap usage of containers" -ERROR_RESOURCE_COUNTERS="CONFIG_RESOURCE_COUNTERS: is optional for container statistics gathering" - -ERROR_BLK_CGROUP="CONFIG_BLK_CGROUP: is optional for container statistics gathering" -ERROR_IOSCHED_CFQ="CONFIG_IOSCHED_CFQ: is optional for container statistics gathering" -ERROR_CGROUP_PERF="CONFIG_CGROUP_PERF: is optional for container statistics gathering" -ERROR_CFS_BANDWIDTH="CONFIG_CFS_BANDWIDTH: is optional for container statistics gathering" - -pkg_setup() { - if kernel_is lt 3 10; then - ewarn "" - ewarn "Using Docker with kernels older than 3.10 is unstable and unsupported." - ewarn " - http://docs.docker.com/installation/binaries/#check-kernel-dependencies" - fi - - # for where these kernel versions come from, see: - # https://www.google.com/search?q=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f+site%3Akernel.org%2Fpub%2Flinux%2Fkernel+file%3AChangeLog* - if ! { - kernel_is ge 3 16 \ - || { kernel_is 3 15 && kernel_is ge 3 15 5; } \ - || { kernel_is 3 14 && kernel_is ge 3 14 12; } \ - || { kernel_is 3 12 && kernel_is ge 3 12 25; } - }; then - ewarn "" - ewarn "There is a serious Docker-related kernel panic that has been fixed in 3.16+" - ewarn " (and was backported to 3.15.5+, 3.14.12+, and 3.12.25+)" - ewarn "" - ewarn "See also https://github.com/docker/docker/issues/2960" - fi - - if kernel_is le 3 18; then - CONFIG_CHECK+=" - ~RESOURCE_COUNTERS - " - fi - - if kernel_is le 3 13; then - CONFIG_CHECK+=" - ~NETPRIO_CGROUP - " - else - CONFIG_CHECK+=" - ~CGROUP_NET_PRIO - " - fi - - if use aufs; then - CONFIG_CHECK+=" - ~AUFS_FS - ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - ERROR_AUFS_FS="CONFIG_AUFS_FS: is required to be set if and only if aufs-sources are used instead of aufs4/aufs3" - fi - - if use btrfs; then - CONFIG_CHECK+=" - ~BTRFS_FS - " - fi - - if use device-mapper; then - CONFIG_CHECK+=" - ~BLK_DEV_DM ~DM_THIN_PROVISIONING ~EXT4_FS ~EXT4_FS_POSIX_ACL ~EXT4_FS_SECURITY - " - fi - - if use overlay; then - CONFIG_CHECK+=" - ~OVERLAY_FS ~EXT4_FS_SECURITY ~EXT4_FS_POSIX_ACL - " - fi - - linux-info_pkg_setup - - # create docker group for the code checking for it in /etc/group - enewgroup docker -} - -src_prepare() { - cd "src/${EGO_PN}" || die - epatch "${FILESDIR}"/18074-disable-journald-arm.patch - # allow user patches (use sparingly - upstream won't support them) - epatch_user -} - -src_compile() { - cd "src/${EGO_PN}" || die - export GOPATH="${WORKDIR}/${P}:${PWD}/vendor:$(get_golibdir_gopath)" - - # setup CFLAGS and LDFLAGS for separate build target - # see https://github.com/tianon/docker-overlay/pull/10 - export CGO_CFLAGS="-I${ROOT}/usr/include" - export CGO_LDFLAGS="-L${ROOT}/usr/$(get_libdir)" - - # if we're building from a zip, we need the GITCOMMIT value - [ "$DOCKER_GITCOMMIT" ] && export DOCKER_GITCOMMIT - - if gcc-specs-pie; then - sed -i "s/EXTLDFLAGS_STATIC='/EXTLDFLAGS_STATIC='-fno-PIC /" hack/make.sh || die - grep -q -- '-fno-PIC' hack/make.sh || die 'hardened sed failed' - - sed -i "s/LDFLAGS_STATIC_DOCKER='/LDFLAGS_STATIC_DOCKER='-extldflags -fno-PIC /" hack/make/dynbinary || die - grep -q -- '-fno-PIC' hack/make/dynbinary || die 'hardened sed failed' - fi - - # let's set up some optional features :) - export DOCKER_BUILDTAGS='' - for gd in aufs btrfs device-mapper overlay; do - if ! use $gd; then - DOCKER_BUILDTAGS+=" exclude_graphdriver_${gd//-/}" - fi - done - - if use apparmor; then - DOCKER_BUILDTAGS+=' apparmor' - fi - - # https://github.com/docker/docker/pull/13338 - if use experimental; then - export DOCKER_EXPERIMENTAL=1 - else - unset DOCKER_EXPERIMENTAL - fi - - # time to build! - ./hack/make.sh dynbinary || die 'dynbinary failed' - - # build the man pages too - ./man/md2man-all.sh || die "unable to generate man pages" -} - -src_install() { - cd "src/${EGO_PN}" || die - VERSION="$(cat VERSION)" - newbin "bundles/$VERSION/dynbinary/docker-$VERSION" docker - exeinto /usr/libexec/docker - newexe "bundles/$VERSION/dynbinary/dockerinit-$VERSION" dockerinit - - newinitd contrib/init/openrc/docker.initd docker - newconfd contrib/init/openrc/docker.confd docker - - systemd_dounit contrib/init/systemd/docker.{service,socket} - - udev_dorules contrib/udev/*.rules - - dodoc AUTHORS CONTRIBUTING.md CHANGELOG.md NOTICE README.md - dodoc -r docs/* - doman man/man*/* - - dobashcomp contrib/completion/bash/* - - insinto /usr/share/zsh/site-functions - doins contrib/completion/zsh/* - - insinto /usr/share/vim/vimfiles - doins -r contrib/syntax/vim/ftdetect - doins -r contrib/syntax/vim/syntax - - # note: intentionally not using "doins" so that we preserve +x bits - mkdir -p "${D}/usr/share/${PN}/contrib" - cp -R contrib/* "${D}/usr/share/${PN}/contrib" -} - -pkg_postinst() { - udev_reload - - elog - elog "To use Docker, the Docker daemon must be running as root. To automatically" - elog "start the Docker daemon at boot, add Docker to the default runlevel:" - elog " rc-update add docker default" - elog "Similarly for systemd:" - elog " systemctl enable docker.service" - elog - elog "To use Docker as a non-root user, add yourself to the 'docker' group:" - elog " usermod -aG docker youruser" - elog -} diff --git a/app-emulation/docker/docker-9999.ebuild b/app-emulation/docker/docker-9999.ebuild index eabd8d83dbbc..4b3fc942264d 100644 --- a/app-emulation/docker/docker-9999.ebuild +++ b/app-emulation/docker/docker-9999.ebuild @@ -22,7 +22,7 @@ else fi inherit bash-completion-r1 linux-info multilib systemd udev user -DESCRIPTION="Docker complements kernel namespacing with a high-level API which operates at the process level" +DESCRIPTION="The core functions you need to create Docker images and run Docker containers" HOMEPAGE="https://dockerproject.org" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-emulation/docker/metadata.xml b/app-emulation/docker/metadata.xml index a9f490a73f50..2d97057b0cde 100644 --- a/app-emulation/docker/metadata.xml +++ b/app-emulation/docker/metadata.xml @@ -32,9 +32,6 @@ Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. - - Install additional contrib scripts and components. - Enables dependencies for the "devicemapper" graph driver, including necessary kernel flags. @@ -47,9 +44,6 @@ Enables dependencies for the "overlay" graph driver, including necessary kernel flags. - - Enables dependencies for the "lxc" execution driver. - docker/docker diff --git a/app-misc/mouseremote/files/mouseremote-0.90-fix-warnings.diff b/app-misc/mouseremote/files/mouseremote-0.90-fix-warnings.diff new file mode 100644 index 000000000000..63447b9bc4ce --- /dev/null +++ b/app-misc/mouseremote/files/mouseremote-0.90-fix-warnings.diff @@ -0,0 +1,23 @@ +diff -ur MultiMouse.orig/daemon.c MultiMouse/daemon.c +--- MultiMouse.orig/daemon.c 1999-10-09 20:08:58.000000000 +0000 ++++ MultiMouse/daemon.c 2016-04-27 22:36:59.133322312 +0000 +@@ -22,6 +22,7 @@ + #include + #include + #include ++#include + + #include "mumse.h" + +diff -ur MultiMouse.orig/main.c MultiMouse/main.c +--- MultiMouse.orig/main.c 1999-10-03 17:40:23.000000000 +0000 ++++ MultiMouse/main.c 2016-04-27 22:34:58.346647395 +0000 +@@ -25,6 +25,8 @@ + #include + #include + #include ++#include ++#include + + #include "mumse.h" + diff --git a/app-misc/mouseremote/files/mouseremote-gentoo-0.90-r1.diff b/app-misc/mouseremote/files/mouseremote-0.90-gentoo.diff similarity index 100% rename from app-misc/mouseremote/files/mouseremote-gentoo-0.90-r1.diff rename to app-misc/mouseremote/files/mouseremote-0.90-gentoo.diff diff --git a/app-misc/mouseremote/files/mouseremote-0.90-makefile.diff b/app-misc/mouseremote/files/mouseremote-0.90-makefile.diff index 6f0354903011..2f6fb8a81f15 100644 --- a/app-misc/mouseremote/files/mouseremote-0.90-makefile.diff +++ b/app-misc/mouseremote/files/mouseremote-0.90-makefile.diff @@ -1,5 +1,5 @@ --- MultiMouse/Makefile 1997-08-21 08:52:56.000000000 -0400 -+++ MultiMouse/Makefile.new 2010-08-13 00:05:47.000000000 -0400 ++++ MultiMouse/Makefile 2010-08-13 00:05:47.000000000 -0400 @@ -20,14 +20,13 @@ -DMOUSE_FIFO=\"$(FIFO)\"\ -DLOCKDIR=\"$(LOCKDIR)\"\ diff --git a/app-misc/mouseremote/files/mouseremote-gentoo.diff b/app-misc/mouseremote/files/mouseremote-gentoo.diff deleted file mode 100644 index 5c0963859078..000000000000 --- a/app-misc/mouseremote/files/mouseremote-gentoo.diff +++ /dev/null @@ -1,82 +0,0 @@ -diff -Naur MouseRemote.ORG/MultiMouse/Makefile MouseRemote/MultiMouse/Makefile ---- MouseRemote.ORG/MultiMouse/Makefile Thu Aug 21 14:52:56 1997 -+++ MouseRemote/MultiMouse/Makefile Sat May 4 15:49:16 2002 -@@ -20,10 +20,10 @@ - -DMOUSE_FIFO=\"$(FIFO)\"\ - -DLOCKDIR=\"$(LOCKDIR)\"\ - -DMAX_MICE=$(MICE) --CFLAGS= $(OPTS)\ -- -O2 # -DDEBUG - LDLAGS= -O2 - -+OUTPUT_OPTION= $(OPTS) -o $@ -+ - all: $(TARGET) - - multimoused: $(OBJS) -diff -Naur MouseRemote.ORG/client/MouseRemote.conf MouseRemote/client/MouseRemote.conf ---- MouseRemote.ORG/client/MouseRemote.conf Sat Oct 9 21:03:42 1999 -+++ MouseRemote/client/MouseRemote.conf Sat May 4 16:04:43 2002 -@@ -61,3 +61,35 @@ - - # Definitions for the DVD device - [DVD] -+Power -+ChUp -+ChDown -+Mute -+VolUp -+VolDown -+Play -+Stop -+TxtRes -+Rew -+FF -+0 -+1 -+2 -+3 -+4 -+5 -+6 -+7 -+8 -+9 -+Ent -+Pause -+Last -+Disp -+AB -+Shift -+Guide -+Select -+TxtOff -+TxtTrns -+Rec -diff -Naur MouseRemote.ORG/client/MouseRemoteKeys.pl MouseRemote/client/MouseRemoteKeys.pl ---- MouseRemote.ORG/client/MouseRemoteKeys.pl Sun Oct 10 00:09:42 1999 -+++ MouseRemote/client/MouseRemoteKeys.pl Sat May 4 15:58:58 2002 -@@ -11,6 +11,7 @@ - play => 0x0d, - stop => 0x0e, - power => 0x0f, -+ txtres => 0x1b, - rew => 0x1c, - ff => 0x1d, - 0 => 0x40, -@@ -31,11 +32,13 @@ - 'shift' => 0x6b, - guide => 0x6d, - 'select' => 0x93, -+ txtoff => 0x9b, -+ txttrns => 0xeb, - rec => 0xff, - - pc => 0x2b, -- phone => 0x4b, -+ phone => 0x4b, # Marked as F2 on my model - web => 0x8b, - cd => 0xab, -- dvd => 0xcb, -+ dvd => 0xcb, # Marked as F1 on my model - ); diff --git a/app-misc/mouseremote/mouseremote-0.90-r2.ebuild b/app-misc/mouseremote/mouseremote-0.90-r2.ebuild index b0d3c1f9b8b4..3f471ecd5170 100644 --- a/app-misc/mouseremote/mouseremote-0.90-r2.ebuild +++ b/app-misc/mouseremote/mouseremote-0.90-r2.ebuild @@ -2,9 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -inherit eutils +EAPI=6 + +inherit toolchain-funcs -S="${WORKDIR}/MouseRemote" DESCRIPTION="X10 MouseRemote" HOMEPAGE="http://www4.pair.com/gribnif/ha/" SRC_URI="http://www4.pair.com/gribnif/ha/MouseRemote.tar.gz" @@ -16,12 +17,14 @@ IUSE="" DEPEND="virtual/perl-Time-HiRes" -src_unpack() { - unpack ${A} - cd "${S}" +S="${WORKDIR}/MouseRemote" + +src_prepare() { + eapply -p0 "${FILESDIR}"/${P}-makefile.diff + eapply "${FILESDIR}"/${P}-gentoo.diff + eapply -p0 "${FILESDIR}"/${P}-fix-warnings.diff - epatch "${FILESDIR}"/${P}-makefile.diff - epatch "${FILESDIR}"/${PN}-gentoo-${PVR}.diff + eapply_user } src_compile() { @@ -29,21 +32,21 @@ src_compile() { CC=$(tc-getCC) \ PREFIX=/usr \ LOCKDIR=/var/lock \ - JMANDIR=/usr/share/man/ja_JP.ujis || die + JMANDIR=/usr/share/man/ja_JP.ujis } src_install() { - dobin MultiMouse/multimouse || die - dosbin MultiMouse/multimoused || die + dobin MultiMouse/multimouse + dosbin MultiMouse/multimoused - dodoc README MultiMouse/README.jis MultiMouse/README.newstuff || die - newdoc MultiMouse/README README.MultiMouse || die - newdoc client/MouseRemote.conf MouseRemote.conf.dist || die - newdoc client/MouseRemote.pl MouseRemote.pl.dist || die - newdoc client/MouseRemoteKeys.pl MouseRemoteKeys.pl.dist || die + dodoc README MultiMouse/README.jis MultiMouse/README.newstuff + newdoc MultiMouse/README README.MultiMouse + newdoc client/MouseRemote.conf MouseRemote.conf.dist + newdoc client/MouseRemote.pl MouseRemote.pl.dist + newdoc client/MouseRemoteKeys.pl MouseRemoteKeys.pl.dist - newinitd "${FILESDIR}"/mouseremote.start mouseremote || die - newconfd "${FILESDIR}"/mouseremote.conf mouseremote || die + newinitd "${FILESDIR}"/mouseremote.start mouseremote + newconfd "${FILESDIR}"/mouseremote.conf mouseremote } pkg_postinst() { diff --git a/app-shells/bashdb/bashdb-4.3.0.91-r2.ebuild b/app-shells/bashdb/bashdb-4.3.0.91-r2.ebuild new file mode 100644 index 000000000000..d0a86708f7e1 --- /dev/null +++ b/app-shells/bashdb/bashdb-4.3.0.91-r2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +MY_P="${PN}-${PV:0:3}-${PV:4}" +DESCRIPTION="bash source code debugging" +HOMEPAGE="http://bashdb.sourceforge.net/" +SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))" + +S="${WORKDIR}/${MY_P}" + +# Unfortunately, not all tests pass. +RESTRICT="test" + +src_prepare() { + default + # We don't install this, so don't bother building it. #468044 + sed -i 's:texi2html:true:' doc/Makefile.in || die +} diff --git a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild index 926a02b4672e..5ca3aa0e471b 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="4" +EAPI=4 inherit toolchain-funcs DESCRIPTION="UNIX Shell for people already familiar with the C language" HOMEPAGE="http://ccsh.sourceforge.net/" -SRC_URI="http://download.sourceforge.net/ccsh/${P}.tar.gz" +SRC_URI="mirror://sourceforge/ccsh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-shells/ccsh/ccsh-0.0.4-r4.ebuild b/app-shells/ccsh/ccsh-0.0.4-r4.ebuild new file mode 100644 index 000000000000..405560327615 --- /dev/null +++ b/app-shells/ccsh/ccsh-0.0.4-r4.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit toolchain-funcs + +DESCRIPTION="UNIX Shell for people already familiar with the C language" +HOMEPAGE="http://ccsh.sourceforge.net/" +SRC_URI="mirror://sourceforge/ccsh/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~ppc64" +IUSE="" + +src_compile() { + emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)" +} + +src_install() { + exeinto /bin + doexe "${PN}" + newman "${PN}.man" "${PN}.1" + dodoc ChangeLog README TODO +} diff --git a/app-text/blogc/blogc-9999.ebuild b/app-text/blogc/blogc-9999.ebuild index 4a8d832ace1e..538dbb319bbd 100644 --- a/app-text/blogc/blogc-9999.ebuild +++ b/app-text/blogc/blogc-9999.ebuild @@ -12,32 +12,39 @@ if [[ ${PV} = *9999* ]]; then fi DESCRIPTION="A blog compiler" -HOMEPAGE="http://blogc.org/" +HOMEPAGE="https://blogc.rgm.io/" SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" if [[ ${PV} = *9999* ]]; then SRC_URI="" KEYWORDS="" - RDEPEND="=dev-libs/squareball-9999" - DEPEND="${RDEPEND} - app-text/ronn" -else - RDEPEND=">=dev-libs/squareball-0.2.0" - DEPEND="${RDEPEND}" + DEPEND="app-text/ronn" fi LICENSE="BSD" SLOT="0" -IUSE="test" +IUSE="git httpd test" + +CDEPEND=" + httpd? ( + dev-libs/libevent + sys-apps/file )" + +RDEPEND="${CDEPEND} + git? ( + dev-vcs/git ) + !dev-vcs/blogc-git-receiver + !www-servers/blogc-runserver" DEPEND="${DEPEND} + ${CDEPEND} virtual/pkgconfig test? ( dev-util/cmocka )" src_prepare() { - [[ ${PV} = *9999* ]] && AT_NO_RECURSIVE=1 eautoreconf + [[ ${PV} = *9999* ]] && eautoreconf eapply_user default } @@ -51,7 +58,8 @@ src_configure() { fi econf \ $(use_enable test tests) \ + $(use_enable git git-receiver) \ + $(use_enable httpd runserver) \ --disable-valgrind \ - --with-squareball=system \ ${myconf} } diff --git a/app-text/blogc/metadata.xml b/app-text/blogc/metadata.xml index ad0a08828cb2..e5a1537294f7 100644 --- a/app-text/blogc/metadata.xml +++ b/app-text/blogc/metadata.xml @@ -16,4 +16,8 @@ blogc/blogc + + Build blogc-git-receiver tool + Build blogc-runserver tool + diff --git a/dev-games/clanlib/clanlib-0.8.1.ebuild b/dev-games/clanlib/clanlib-0.8.1.ebuild index febfca6160c0..efa4b1efc9ff 100644 --- a/dev-games/clanlib/clanlib-0.8.1.ebuild +++ b/dev-games/clanlib/clanlib-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ RDEPEND="media-libs/libpng:0 virtual/glu virtual/opengl sdl? ( - media-libs/libsdl + media-libs/libsdl[X] media-libs/sdl-gfx ) x11-libs/libXi diff --git a/dev-java/commons-logging/files/commons-logging-1.1-gentoo.patch b/dev-java/commons-logging/files/commons-logging-1.1-gentoo.patch deleted file mode 100644 index 06ac54cdb79f..000000000000 --- a/dev-java/commons-logging/files/commons-logging-1.1-gentoo.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- build.xml.original 2006-10-01 18:15:11.000000000 +0200 -+++ build.xml 2006-10-01 18:36:46.000000000 +0200 -@@ -772,5 +772,23 @@ - One or more unit tests failed. - - -- -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - diff --git a/dev-java/commons-logging/files/commons-logging-1.1-manifest b/dev-java/commons-logging/files/commons-logging-1.1-manifest deleted file mode 100644 index 09d24e8e88a7..000000000000 --- a/dev-java/commons-logging/files/commons-logging-1.1-manifest +++ /dev/null @@ -1,8 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %bundleName -Bundle-Vendor: %vendorName -Bundle-Localization: plugin -Bundle-SymbolicName: org.apache.commons.logging -Bundle-Version: 1.1 -Export-Package: org.apache.commons.logging;version="1.1",org.apache.commons.logging.impl;version="1.1" diff --git a/dev-java/commons-logging/files/commons-logging-1.1-servletapi.patch b/dev-java/commons-logging/files/commons-logging-1.1-servletapi.patch deleted file mode 100644 index 0045cd195b0f..000000000000 --- a/dev-java/commons-logging/files/commons-logging-1.1-servletapi.patch +++ /dev/null @@ -1,47 +0,0 @@ -diff -ru commons-logging-1.1-src/build.xml commons-logging-1.1-src-patched/build.xml ---- commons-logging-1.1-src/build.xml 2006-05-09 17:45:08.000000000 -0400 -+++ commons-logging-1.1-src-patched/build.xml 2006-10-20 01:16:51.000000000 -0400 -@@ -274,6 +274,10 @@ - classpathref="compile.classpath" - classname="org.apache.log.Logger"/> - -+ -+ - -@@ -303,6 +307,13 @@ - --> - - -+ -+ -+ *** WARNING *** -+ ServletAPI not found: Cannot Build ServletContextCleaner -+ -+ -+ - - - *** WARNING *** -@@ -332,7 +343,7 @@ - - - -+ depends='log4j12-warning,log4j13-warning,logkit-warning,jdk1.4-warning,avalon-framework-warning,servletapi-warning,compile-1.4'/> - - -@@ -360,6 +371,8 @@ - - - -+ - - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - diff --git a/dev-java/commons-logging/files/commons-logging-1.1.1-manifest b/dev-java/commons-logging/files/commons-logging-1.1.1-manifest deleted file mode 100644 index 382da7a047e5..000000000000 --- a/dev-java/commons-logging/files/commons-logging-1.1.1-manifest +++ /dev/null @@ -1,8 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %bundleName -Bundle-Vendor: %vendorName -Bundle-Localization: plugin -Bundle-SymbolicName: org.apache.commons.logging -Bundle-Version: 1.1.1 -Export-Package: org.apache.commons.logging;version="1.1.1",org.apache.commons.logging.impl;version="1.1.1" diff --git a/dev-java/commons-logging/files/commons-logging-1.1.1-servletapi.patch b/dev-java/commons-logging/files/commons-logging-1.1.1-servletapi.patch deleted file mode 100644 index 2c29fa544019..000000000000 --- a/dev-java/commons-logging/files/commons-logging-1.1.1-servletapi.patch +++ /dev/null @@ -1,46 +0,0 @@ ---- build.xml.orig2 2008-02-06 16:13:45.000000000 +0100 -+++ build.xml 2008-02-06 16:16:48.000000000 +0100 -@@ -276,6 +276,11 @@ - classpathref="compile.classpath" - classname="org.apache.log.Logger"/> - -+ -+ -+ - -@@ -312,6 +317,13 @@ - - - -+ -+ -+ *** WARNING *** -+ ServletAPI not found: Cannot Build ServletContextCleaner -+ -+ -+ - - - *** WARNING *** -@@ -334,7 +346,7 @@ - - - -+ depends='log4j12-warning,log4j13-warning,logkit-warning,jdk1.4-warning,avalon-framework-warning,servletapi-warning,compile-1.4'/> - - -@@ -362,6 +374,8 @@ - - - -+ - - /dev/null) + [[ -x ${go_binary} ]] || go_binary=$( + find "${EPREFIX}"/usr/${CHOST}/gcc-bin/*/go-5 | sort -V | tail -n1) + [[ -x ${go_binary} ]] || die "go-5: command not found" + ln -s "${go_binary}" "${GOROOT_BOOTSTRAP}/bin/go" || die + fi + export GOROOT_FINAL="${EPREFIX}"/usr/lib/go + export GOROOT="$(pwd)" + export GOBIN="${GOROOT}/bin" + + # Go's build script does not use BUILD/HOST/TARGET consistently. :( + export GOHOSTARCH=$(go_arch ${CBUILD}) + export GOHOSTOS=$(go_os ${CBUILD}) + export CC=$(tc-getBUILD_CC) + + export GOARCH=$(go_arch) + export GOOS=$(go_os) + export CC_FOR_TARGET=$(tc-getCC) + export CXX_FOR_TARGET=$(tc-getCXX) + if [[ ${ARCH} == arm ]]; then + export GOARM=$(go_arm) + fi + + cd src + ./make.bash || die "build failed" +} + +src_test() +{ + go_cross_compile && return 0 + + cd src + PATH="${GOBIN}:${PATH}" \ + ./run.bash -no-rebuild || die "tests failed" +} + +src_install() +{ + local bin_path f x + + dodir /usr/lib/go + insinto /usr/lib/go + + # There is a known issue which requires the source tree to be installed [1]. + # Once this is fixed, we can consider using the doc use flag to control + # installing the doc and src directories. + # [1] https://golang.org/issue/2775 + doins -r bin doc lib pkg src + fperms -R +x /usr/lib/go/bin /usr/lib/go/pkg/tool + + cp -a misc "${D}"/usr/lib/go/misc + + if go_cross_compile; then + bin_path="bin/$(go_tuple)" + else + bin_path=bin + fi + for x in ${bin_path}/*; do + f=${x##*/} + dosym ../lib/go/${bin_path}/${f} /usr/bin/${f} + done + dodoc AUTHORS CONTRIBUTORS PATENTS README.md +} + +pkg_preinst() +{ + has_version ' - - - - sci@gentoo.org - Gentoo Science Project - - - The purpose of this project is to provide portable math functions, - many of which are in C99 and not available on all platforms. It is - based on NumPy's umath and tries to support all floating point and - complex types. - The library can be compiled with any C compiler, or to LLVM assembly - using Clang, to be linked into modules containing functions for jitting. - - - ContinuumIO/llvmmath - - diff --git a/dev-python/llvmpy/Manifest b/dev-python/llvmpy/Manifest deleted file mode 100644 index e923217ae9e4..000000000000 --- a/dev-python/llvmpy/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST llvmpy-0.12.2.tar.gz 570250 SHA256 fd619c872d4c516111fc36c814f6c0112fb3764f02be258c920818ab405484ca SHA512 5a988e994c5c3ab2c00edd4d9df1ec3dcef8774bb10bcc789f7540f88f4a0fd2f7c0374fd96b7ed4e2a923781834b3b1f0aba52bc5fd828553cddf07767e9c82 WHIRLPOOL 3aa4de9e28e6a748300f85f1ddfe63f15df65ad83e67dcbdbd21d0aa923c55ac659813bbc375b68931ba86e4831842d5c5d5463ec4b523821c751953c018fb1c -DIST llvmpy-0.12.3.tar.gz 570289 SHA256 864e4a216e2f68b4f05b7a9e41ed200599b9396216b3ed76612b9d4a1cf98ffe SHA512 7155c900f70aef6522cb975f1be6a90cccb1c5c0f2b5a70369757eafe7562ae4324d08cd2f161ddea9af9dfd48c9d0b3049b703cfb4c4dbf0a5a88e50d8999a7 WHIRLPOOL f01fff9b04fa19a2ade70db13bfef23e83637861efd209d82fb1060888c0ec181498fc290d437ea4fff9056a7586c1fceade2bf25ddddf3ebc98715f2551f663 -DIST llvmpy-0.12.4.tar.gz 570572 SHA256 7f09e1626e890b5ebe916278ed13be0da1dfb66d9cda33acc2c61e91e06da806 SHA512 4efc8f040b68d729387f211b9cdd02d705abaae2f20a283da3f617f7417fcc0181319fcc3cf673ad9c6df6907c705932802eb0b7e0fff1bc3c9d32480d8270c1 WHIRLPOOL 68c6af1288407f7237cd526e9d30782e47e891ef951dc68a8f6d0611fb781706df68c542de9c953efd09d88fe03340fe88f9c7e16625c3eb4ef2bdb18b4d7101 -DIST llvmpy-0.12.5.tar.gz 570612 SHA256 b95c5c633c8475c1b7a63eda2759fb255a46e064ef2174841a7e75400091a387 SHA512 9d77c3ca5603580a2e0c5944d859424fa85801986ecf53ec8d6fd0386dab77b9936e9af369e7d231d9b31bc658ffdbeece0b273111965fbda33f7cf2d7de5b67 WHIRLPOOL 47982d39076de86415c160acc3498e9236020097af2402bbfecdd348af3306ed9176af72afc68273fcc599c591664058bfd176886a8603ffb68adf7b6c87bc34 -DIST llvmpy-0.12.6.tar.gz 571494 SHA256 1433062ac890bdb13651dc1bc4f0ee366f4b13789bf9ff18c3520fc5f9862cf5 SHA512 22cc3ac77e7d7d61ece24ccb26f8f19746683252b8cd0eeb5f9751e1177f8a882be43fb21d99ce225c93ef450dcffa83cc63bff3972faa252841fd2ef659f1c4 WHIRLPOOL d232ac61fb9ff3caa160deabc453ca1f1a32db0920cc98b8f2ec03876820dd15713060ae83f18a1b4c22b5f5455a94d14bea95bd39bd6a311813171c27b98cf2 -DIST llvmpy-0.12.7.tar.gz 573314 SHA256 e11eee8094351497785672365eb5a2d2171d7a753e307356f40605412fc3e408 SHA512 87fb8451e9f38ff2f4e195087ca046de157c5081b45570801051b5ea25b0d00829dc8b633fc90cdb925958ccba7cf70e182a2df6f39d1870bdf2653a62db0fcd WHIRLPOOL ccaa2d4e815fa6ddbdfd9d7df415082e792728a1c07250a6037b76eb04f77b12216999f35d16e907b980a8a2c6252735aef987e2172d4ff2e2b7927bc954b4bb diff --git a/dev-python/llvmpy/files/llvmpy-0.12.2-return-type.patch b/dev-python/llvmpy/files/llvmpy-0.12.2-return-type.patch deleted file mode 100644 index 2fcb2beab7ad..000000000000 --- a/dev-python/llvmpy/files/llvmpy-0.12.2-return-type.patch +++ /dev/null @@ -1,13 +0,0 @@ -gentoo qa: type conversion on return triggered by gcc warnings -bicatali - feb 2014 ---- llvmpy/include/llvm_binding/conversion.h.orig 2014-02-10 08:45:29.516304878 -0800 -+++ llvmpy/include/llvm_binding/conversion.h 2014-02-10 08:45:58.190474249 -0800 -@@ -101,7 +101,7 @@ - val = PyInt_AsLong(intobj); - } - if (PyErr_Occurred()){ -- return NULL; -+ return 1; - } - // success - return 1; diff --git a/dev-python/llvmpy/llvmpy-0.12.2.ebuild b/dev-python/llvmpy/llvmpy-0.12.2.ebuild deleted file mode 100644 index 361ba3da4653..000000000000 --- a/dev-python/llvmpy/llvmpy-0.12.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper around the llvm C++ library" -HOMEPAGE="http://llvmpy.org/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -# fails with llvm-3.4 -RDEPEND="=sys-devel/llvm-3.3*:=[multitarget]" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx )" - -PATCHES=( "${FILESDIR}"/${P}-return-type.patch ) - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import llvm; llvm.test()" || die -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html ) - distutils-r1_python_install_all -} diff --git a/dev-python/llvmpy/llvmpy-0.12.3.ebuild b/dev-python/llvmpy/llvmpy-0.12.3.ebuild deleted file mode 100644 index ac171154fae3..000000000000 --- a/dev-python/llvmpy/llvmpy-0.12.3.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper around the llvm C++ library" -HOMEPAGE="http://llvmpy.org/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -# fails with llvm-3.4 -RDEPEND="=sys-devel/llvm-3.3*:=[multitarget]" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx )" - -PATCHES=( "${FILESDIR}"/${PN}-0.12.2-return-type.patch ) - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import llvm; llvm.test()" || die -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html ) - distutils-r1_python_install_all -} diff --git a/dev-python/llvmpy/llvmpy-0.12.4.ebuild b/dev-python/llvmpy/llvmpy-0.12.4.ebuild deleted file mode 100644 index ac171154fae3..000000000000 --- a/dev-python/llvmpy/llvmpy-0.12.4.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper around the llvm C++ library" -HOMEPAGE="http://llvmpy.org/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -# fails with llvm-3.4 -RDEPEND="=sys-devel/llvm-3.3*:=[multitarget]" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx )" - -PATCHES=( "${FILESDIR}"/${PN}-0.12.2-return-type.patch ) - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import llvm; llvm.test()" || die -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html ) - distutils-r1_python_install_all -} diff --git a/dev-python/llvmpy/llvmpy-0.12.5.ebuild b/dev-python/llvmpy/llvmpy-0.12.5.ebuild deleted file mode 100644 index ac171154fae3..000000000000 --- a/dev-python/llvmpy/llvmpy-0.12.5.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper around the llvm C++ library" -HOMEPAGE="http://llvmpy.org/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -# fails with llvm-3.4 -RDEPEND="=sys-devel/llvm-3.3*:=[multitarget]" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx )" - -PATCHES=( "${FILESDIR}"/${PN}-0.12.2-return-type.patch ) - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import llvm; llvm.test()" || die -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html ) - distutils-r1_python_install_all -} diff --git a/dev-python/llvmpy/llvmpy-0.12.6.ebuild b/dev-python/llvmpy/llvmpy-0.12.6.ebuild deleted file mode 100644 index 1068a7eb07d1..000000000000 --- a/dev-python/llvmpy/llvmpy-0.12.6.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper around the llvm C++ library" -HOMEPAGE="http://llvmpy.org/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -# fails with llvm-3.4 -RDEPEND="=sys-devel/llvm-3.3*:=[multitarget]" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" -# Usual; req'd for tests -DISTUTILS_IN_SOURCE_BUILD=1 - -PATCHES=( "${FILESDIR}"/${PN}-0.12.2-return-type.patch ) - -python_compile_all() { - use doc && emake -C docs html -} - -python_compile() { - if ! python_is_python3; then - local CFLAGS="${CFLAGS} -fno-strict-aliasing" - export CFLAGS - fi - distutils-r1_python_compile -} - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import llvm; llvm.test()" || die -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html ) - distutils-r1_python_install_all -} diff --git a/dev-python/llvmpy/llvmpy-0.12.7.ebuild b/dev-python/llvmpy/llvmpy-0.12.7.ebuild deleted file mode 100644 index 705b92ae1080..000000000000 --- a/dev-python/llvmpy/llvmpy-0.12.7.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper around the llvm C++ library" -HOMEPAGE="http://llvmpy.org/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -# fails with llvm-3.4 -RDEPEND="=sys-devel/llvm-3.3*:=[multitarget]" -DEPEND="${RDEPEND} - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" -# Usual; req'd for tests -DISTUTILS_IN_SOURCE_BUILD=1 - -PATCHES=( "${FILESDIR}"/${PN}-0.12.2-return-type.patch ) - -python_compile_all() { - use doc && emake -C docs html -} - -python_compile() { - if ! python_is_python3; then - local CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing" - export CXXFLAGS - fi - distutils-r1_python_compile -} - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import llvm; llvm.test()" || die -} - -python_install() { - if ! python_is_python3; then - local CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing" - export CXXFLAGS - fi - distutils-r1_python_install -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html ) - distutils-r1_python_install_all -} diff --git a/dev-python/llvmpy/metadata.xml b/dev-python/llvmpy/metadata.xml deleted file mode 100644 index a602364b7801..000000000000 --- a/dev-python/llvmpy/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - python@gentoo.org - Python - - - llvmpy is a Python wrapper around the LLVM C++ library which allows - simple access to compiler tools. - - - llvmpy/llvmpy - - diff --git a/dev-python/pykit/Manifest b/dev-python/pykit/Manifest deleted file mode 100644 index 40211a339bd4..000000000000 --- a/dev-python/pykit/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pykit-0.1.0.tar.gz 96379 SHA256 a9acc4210b5852a021c6317ee51de819c291146924122404fc065170b5128b69 SHA512 739f253d463ddf0da5b5fd4f74f73df416787af1ebd6cca46bdc88c9a1d733b9a6663f0abe74e23c7da7967e5b14ca4fd0acbb0bb08fcf1cfa57697f714d6726 WHIRLPOOL d681be515632fd962e6b55818c10477ebf3e350f776e73a32db683425bd809e68f4b062e22cff48d3a0969e48543486d376aa7ec22712a6ac5c3512aeb77a7a2 -DIST pykit-0.2.0.tar.gz 197103 SHA256 862641497d5aa0fa863b37af65af6cc019168a6ad3b3b6d6a47820ea98b872f0 SHA512 8738c11e790d78cd8a2a53d5d52bc66b2e2d6260dde3ceb7ca4a79dbe5a038a2976626b68a281469da0db518fef8ff3a6dd1dbc8ac9b609e381ca3d64add1799 WHIRLPOOL ccc726cabee3e89efee07ddc5ad9145ae2ad0ce34a2921e741ae82b011e73ebc8fac39ef73d06108fe007926f3d8707472c9d70df7726d300a74e4f7ae050cc7 diff --git a/dev-python/pykit/metadata.xml b/dev-python/pykit/metadata.xml deleted file mode 100644 index 70ba2fbc29be..000000000000 --- a/dev-python/pykit/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - sci@gentoo.org - Gentoo Science Project - - - Backend compiler for high-level typed code with first-class support - for multi-dimensional arrays, list tuples and dicts. High-level - operations are optimized and must be lowered to a runtime - implementation. Provided runtime implementations are in place for - memory management and garbage collection, exceptions and threads. - - - pykit/pykit - - diff --git a/dev-python/pykit/pykit-0.1.0.ebuild b/dev-python/pykit/pykit-0.1.0.ebuild deleted file mode 100644 index e946a49acdc6..000000000000 --- a/dev-python/pykit/pykit-0.1.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Backend compiler for high-level typed code" -HOMEPAGE="http://pykit.github.io/pykit/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -RDEPEND=" - dev-python/llvmmath[${PYTHON_USEDEP}] - dev-python/llvmpy[${PYTHON_USEDEP}] - dev-python/networkx[${PYTHON_USEDEP}] - >=dev-python/numpy-1.6[${PYTHON_USEDEP}] - dev-python/ply[${PYTHON_USEDEP}] -" -DEPEND=" - test? ( ${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] )" - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import sys, pykit; sys.exit(pykit.test())" || die -} diff --git a/dev-python/pykit/pykit-0.2.0.ebuild b/dev-python/pykit/pykit-0.2.0.ebuild deleted file mode 100644 index c891754b0c30..000000000000 --- a/dev-python/pykit/pykit-0.2.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) - -inherit distutils-r1 - -DESCRIPTION="Backend compiler for high-level typed code" -HOMEPAGE="http://pykit.github.io/pykit/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -RDEPEND=" - dev-python/llvmmath[${PYTHON_USEDEP}] - dev-python/llvmpy[${PYTHON_USEDEP}] - dev-python/networkx[${PYTHON_USEDEP}] - >=dev-python/numpy-1.6[${PYTHON_USEDEP}] - dev-python/ply[${PYTHON_USEDEP}] -" -DEPEND=" - test? ( ${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] )" - -python_test() { - cd "${BUILD_DIR}"/lib* || die - ${PYTHON} -c "import sys, pykit; sys.exit(pykit.test())" || die -} diff --git a/dev-ruby/flexmock/Manifest b/dev-ruby/flexmock/Manifest index 0a933de9de42..fb426f8dd45a 100644 --- a/dev-ruby/flexmock/Manifest +++ b/dev-ruby/flexmock/Manifest @@ -1,2 +1,3 @@ DIST flexmock-1.3.3.gem 81920 SHA256 1d9cc7dd01b43a25447d85477b8ab096481be0a6536aa6587286082c40f35f9d SHA512 2d440ec5bdbaea0a314f9e40645b194d9e5d29e9dc93c9b38d7fdb256bd4ffb3dba312d7a5630e6d849e360b7f337f6e5e0995a5da6210db2577516a62a66f54 WHIRLPOOL 568005d1238f3927e188cc74756e54512855f146ec729309946837fa2235c0bcf18e05a0bcfd78b938b76fddb239c857bff12a37495fc47d68cf31c25db64c52 DIST flexmock-2.0.5.tar.gz 84688 SHA256 7879f690ad3c2de924844eff0826fa7b05de4db0cc7a21a5c94f157fbfb81a77 SHA512 3f377617d745740b91e4e6ca90379a03d689a643a678240d9f4d3eae374fbd88b2396cfb3420634859bf3456a3d1d95cc7d50fef3d2c1d83e836e57e3b3edef4 WHIRLPOOL c1f2e93f94dd8e01b782e93df607e6e7f3eafa86951884b2871b0068fc816f73f054e2fe2b54ba1df6d464d33d0961904dd8217e77d655fb9d0247256ccd6343 +DIST flexmock-2.1.0.tar.gz 85464 SHA256 6bc160c9be385d0b6b375da665f33c75015423cd31cea64c1c3f2f81ccf8b658 SHA512 547ff0d711d7a5a33a3057ac57e054843a97fc183b3819f7c2a16efc3cd38731bdd8ddf5d800fff780ff6e6209dcd319dc3d556323524627ce28e5e2842fe304 WHIRLPOOL e6dd191021de331c50c76ae461c62b86a151f326910e05d67b51bc608d5a7f97b63234e3fdfcde0b5c898e1f0241dde84ad501bf21dd7770b10a80e70f17b0d3 diff --git a/dev-ruby/flexmock/flexmock-1.3.3.ebuild b/dev-ruby/flexmock/flexmock-1.3.3.ebuild deleted file mode 100644 index 970198fd7764..000000000000 --- a/dev-ruby/flexmock/flexmock-1.3.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -# ruby22 -> fails specs -USE_RUBY="ruby20" - -RUBY_FAKEGEM_DOCDIR="html" -RUBY_FAKEGEM_EXTRADOC="CHANGES README.md doc/*.rdoc doc/releases/*" - -RUBY_FAKEGEM_RECIPE_TEST="none" -RUBY_FAKEGEM_RECIPE_DOC="none" - -inherit ruby-fakegem - -DESCRIPTION="Simple mock object library for Ruby unit testing" -HOMEPAGE="https://github.com/jimweirich/flexmock" - -LICENSE="flexmock" -SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -ruby_add_bdepend " - test? ( - dev-ruby/rspec:2 - )" - -each_ruby_test() { - ruby-ng_rspec test/rspec_integration - ${RUBY} -S testrb -Ilib:. test/*_test.rb || die -} diff --git a/dev-ruby/flexmock/flexmock-2.1.0.ebuild b/dev-ruby/flexmock/flexmock-2.1.0.ebuild new file mode 100644 index 000000000000..0f3b1194e0dc --- /dev/null +++ b/dev-ruby/flexmock/flexmock-2.1.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_RUBY="ruby20 ruby21 ruby22" + +RUBY_FAKEGEM_DOCDIR="html" +RUBY_FAKEGEM_EXTRADOC="CHANGES README.md doc/*.rdoc doc/releases/*" + +RUBY_FAKEGEM_RECIPE_TEST="none" +RUBY_FAKEGEM_RECIPE_DOC="none" + +inherit ruby-fakegem + +DESCRIPTION="Simple mock object library for Ruby unit testing" +HOMEPAGE="https://github.com/doudou/flexmock" +SRC_URI="https://github.com/doudou/flexmock/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="flexmock" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +ruby_add_bdepend " + test? ( + dev-ruby/minitest:5 + dev-ruby/rspec:3 + )" + +each_ruby_test() { + RSPEC_VERSION=3 ruby-ng_rspec test/rspec_integration + ${RUBY} -Ilib:.:test -e 'Dir["test/*_test.rb"].each{|f| require f}' || die +} + +all_ruby_prepare() { + sed -i -e '1igem "minitest", "~>5.0"' test/test_helper.rb || die +} diff --git a/dev-ruby/maxitest/Manifest b/dev-ruby/maxitest/Manifest index 80e3b2911913..64de962c6a88 100644 --- a/dev-ruby/maxitest/Manifest +++ b/dev-ruby/maxitest/Manifest @@ -1 +1,2 @@ DIST maxitest-1.5.6.tar.gz 13751 SHA256 629e8c27b35158eb4bbbfecb47ac50434f47d13ceb094bcf657df1389bfd2f3d SHA512 7228c0b39a374a1193be63959b827c5657420b9effe451971e46a3d29c80f71fb684801011d531855340c853400250e149ae1cf0d73bda1800facc2ea072c500 WHIRLPOOL 1878bf3069e4debfc317a3b5bb360be96be05ed22e7c9bbbafcb410018d1a2009c964eec16864ab02dd619bbb657e3bc067bc82d0acd5f3962a797fdde6db918 +DIST maxitest-1.5.7.tar.gz 13880 SHA256 bb36fe20c5d61fc4f2a4f63a390ec4b93e0912e144069ad1699bc85b3152c907 SHA512 89f405e5cba0150a1e019980219a2f3be6af214f57518d665f0bf562e61fac86bfbc34d1476b71387e596d5c58355dd6914ca4abd04e754ceff4b93b6277da7a WHIRLPOOL 4e360a5e0186ba5f78359ecb63438ddbc8aedd26232b9aae8a1aaa2b0c0a0c31a2a7391537abf993b4b7fbcfd329a1b9237980aa381a448c00416100a8278e20 diff --git a/dev-ruby/maxitest/maxitest-1.5.7.ebuild b/dev-ruby/maxitest/maxitest-1.5.7.ebuild new file mode 100644 index 000000000000..24e7cf92db68 --- /dev/null +++ b/dev-ruby/maxitest/maxitest-1.5.7.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +USE_RUBY="ruby20 ruby21 ruby22 ruby23" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="Readme.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +inherit versionator ruby-fakegem + +DESCRIPTION="Minitest + all the features you always wanted" +HOMEPAGE="https://github.com/grosser/maxitest" +SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="1" +KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +ruby_add_rdepend "=dev-ruby/ast-2.2:0" - -all_ruby_prepare() { - sed -i -e "/[Bb]undler/d" Rakefile || die - sed -i -e "/simplecov/,+35d" test/helper.rb || die -} diff --git a/dev-ruby/parser/parser-2.3.0.6.ebuild b/dev-ruby/parser/parser-2.3.1.0.ebuild similarity index 94% rename from dev-ruby/parser/parser-2.3.0.6.ebuild rename to dev-ruby/parser/parser-2.3.1.0.ebuild index 5ac9378e1ae1..18dc11708bea 100644 --- a/dev-ruby/parser/parser-2.3.0.6.ebuild +++ b/dev-ruby/parser/parser-2.3.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_TASK_TEST="test" diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild index c6081c4c4024..153799e89af0 100644 --- a/dev-ruby/rr/rr-1.1.2-r1.ebuild +++ b/dev-ruby/rr/rr-1.1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_TEST="none" diff --git a/dev-ruby/ruby-gettext/Manifest b/dev-ruby/ruby-gettext/Manifest index 1e471ec47277..61c3f9917af3 100644 --- a/dev-ruby/ruby-gettext/Manifest +++ b/dev-ruby/ruby-gettext/Manifest @@ -2,3 +2,4 @@ DIST gettext-3.1.1.gem 221184 SHA256 323a1b07db0863e032436f6935a0e63a5ab7475ac8c DIST gettext-3.1.2.gem 224768 SHA256 1ed987d0a46448cfc76617b486ad9a991e0d48501855e49eacb781aa531df6eb SHA512 14fbccf1d853bd58ae3ecbda3188294147404fb8473a54caeac505b93ffa25f96098786bd1171449aa1f0f74c4116e93b5d2f7c0705930dd014b210720667479 WHIRLPOOL 5a31bf87b38370276bf4c61886025f8721a7cb297012fbe6d1947abf82d1d35d779838506f5e56adbdda090a0ae20d4e5c74b9c4a08a4c782998d78b3a7c1768 DIST gettext-3.1.9.gem 283136 SHA256 68901981aa98cfebb1b1d65c800aafba73ad82b82047c060b51ab52470a25f61 SHA512 b06da799bde3d2d704283387d5bd79bb6a88cfd74200d7a566408b5c6078e23fb10aad72135feeece05b77b76f90a282ead7482ff0436d3615a13729aa7945a5 WHIRLPOOL 42602b14eaf7c9a37f933695314b9f317d869a6168b072ae278204c7d79c0f2c0277acfc9d47902ab8bb7c1118979fe3967eb029413eb2f3519501e03776fb97 DIST gettext-3.2.1.gem 283136 SHA256 a2ab0c7dc294cc7b5b0b9a589d5b392caffc17852939c47b3ae4d21499843bd5 SHA512 8adf2e09ca2973242e622e34e6b581ac81d51b097762f91bb7ac8f909c34e42d3b2fb5db1dd3e70383f90da1102f4edb86e8d62076095c81e2e13cea3b559d11 WHIRLPOOL f85229f156cd60cacbe733158baf017e6eb0bfc56ec8b37a25d4f332a5405969b61198838954296820ddda885435b2da8b7f68fe2c5d8ed7238c5534995803ab +DIST gettext-3.2.2.gem 283648 SHA256 9d250bb79273efb4a268977f219d2daca05cdc7473eff40288b8ab8ddd0f51b4 SHA512 c6806a4f2b9c8519cccdf7651b3482e5938015323648cb1b82acd0632d88ea5c7cdabd925eecb2d4e17d0d396126d4e2ebaac26241c3c7b4f61e187cd4b3133f WHIRLPOOL c83776908d16e0f47010be5ba830a0c3b13f4b51055f6f14b62572e70b08d72932ef4d1fdea468ae47cf67ab5b031cd29e3f3c03b164fdcc95979b0a6c4e654a diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild new file mode 100644 index 000000000000..fec74e9f81ff --- /dev/null +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild @@ -0,0 +1,66 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_RUBY="ruby20 ruby21 ruby22" + +RUBY_FAKEGEM_NAME="${PN/ruby-/}" +RUBY_FAKEGEM_VERSION="${PV%_*}" + +RUBY_FAKEGEM_RECIPE_DOC="yard" +RUBY_FAKEGEM_EXTRADOC="README.md doc/text/news.md" + +RUBY_FAKEGEM_TASK_TEST="none" + +RUBY_FAKEGEM_EXTRAINSTALL="locale po" + +inherit ruby-fakegem + +DESCRIPTION="Native Language Support Library and Tools modeled after GNU gettext package" +HOMEPAGE="http://ruby-gettext.github.io/" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="doc test" +SLOT="0" +LICENSE="|| ( Ruby LGPL-3+ )" + +ruby_add_rdepend ">=dev-ruby/locale-2.0.5 >=dev-ruby/text-1.3.0" + +ruby_add_bdepend "doc? ( dev-ruby/yard ) + dev-ruby/racc" +ruby_add_bdepend "test? ( + dev-ruby/test-unit:2 + dev-ruby/test-unit-rr )" + +RDEPEND+=" sys-devel/gettext" +DEPEND+=" sys-devel/gettext" + +all_ruby_prepare() { + # Fix broken racc invocation + sed -i -e '/command_line/ s/#{racc}/-S racc/' Rakefile || die + + # Avoid bundler dependency + sed -i -e '/bundler/,/helper.install/ s:^:#:' \ + -e 's/helper.gemspec/Gem::Specification.new/' Rakefile || die + + # Avoid dependency on developer-specific tools. + sed -i -e '/notify/ s:^:#:' test/run-test.rb || die + + # Avoid tests failing due to a missing test file. + sed -i -e '/test_invalid_charset/,/end/ s:^:#:' test/test_mo.rb || die +} + +each_ruby_test() { + # Upstream tries to daisy-chain rake calls but they fail badly + # with our setup, so run it manually. + ${RUBY} test/run-test.rb || die "tests failed" +} + +all_ruby_install() { + all_fakegem_install + + insinto /usr/share/doc/${PF} + doins -r samples +} diff --git a/dev-util/checkbashisms/Manifest b/dev-util/checkbashisms/Manifest index fc425e9c117a..740d198b1666 100644 --- a/dev-util/checkbashisms/Manifest +++ b/dev-util/checkbashisms/Manifest @@ -1,2 +1,3 @@ DIST devscripts_2.15.10.tar.xz 679536 SHA256 8659779f03563aea6187f744b083cea2dfe637da2bb12ff52e38dd2e6f3762f9 SHA512 700e7734876325af6d8ae1d9b833b3f5cd8fee00cd1de63cab8da5eb643357c204e9a5f626cc1923d80a376850adbc931f51c46aebd1a2ad95ce4a13c7323657 WHIRLPOOL 0f62462308b7741ad7459eff12867988667b7a43e9a35b8845c5e8d0c741c623c2a6ff0c22509b7319399cb7d91bb3c4023c143678e0f7cb11d7c4380f9cf59c DIST devscripts_2.16.2.tar.xz 686080 SHA256 847507a2636c4e2eb0bea50b77be70b52e149496a603c78b0c0143e763649f62 SHA512 cbb76bf2b04349e905d895c31df30c3c72b3563f378559d0df4117dbbe20867c76f9aa4826dea6820bd72b4c3c73ed0e0fa952d8bfe1257585eaea502bc77b44 WHIRLPOOL badb15197e284fb00da3390c35a4565fa3cc4a1067422547aa30d24122a3f9f7c07ee1059c02ff4713219fc5619473446ddfb7e7bf7e7bf03f8a11429aadb41d +DIST devscripts_2.16.4.tar.xz 686656 SHA256 628fd8153de351cc6d479656d5a8987dc91e3a8f34d1535caed41ce690ebbb43 SHA512 14f05a75a8b8553cc50f076b51a9a12e9b48404ca3e4520166142b6a047701b5b8c67fee7c1b7a550a6080d44af5f29a1a5ca5c0856f7859b9bd8c43d9aa5a1f WHIRLPOOL 287a2e52bfd5898cbdaa5dc00b106c4f6dafd33d8372e149878b2ea52e308cb38627aeb945a7a8b2e17a3de7fe39eb202e0c5768557373183afa721bfd1181dd diff --git a/dev-util/checkbashisms/checkbashisms-2.16.4.ebuild b/dev-util/checkbashisms/checkbashisms-2.16.4.ebuild new file mode 100644 index 000000000000..4b11f8d42e0f --- /dev/null +++ b/dev-util/checkbashisms/checkbashisms-2.16.4.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +MY_PN="devscripts" +MY_P="${MY_PN}-${PV}" + +inherit eutils + +DESCRIPTION="Perl script to check for commonly used bash features not defined by POSIX" +HOMEPAGE="https://packages.debian.org/devscripts https://anonscm.debian.org/cgit/collab-maint/devscripts.git" +SRC_URI="mirror://debian/pool/main/d/${MY_PN}/${MY_P/-/_}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# Requires python packages to check tools we don't need anyway +RESTRICT="test" + +RDEPEND="dev-lang/perl + virtual/perl-Getopt-Long + ! + + + + games@gentoo.org + Gentoo Games Project + + diff --git a/games-fps/warsow-community-map-pack/warsow-community-map-pack-01.ebuild b/games-fps/warsow-community-map-pack/warsow-community-map-pack-01.ebuild new file mode 100644 index 000000000000..c5df2887633d --- /dev/null +++ b/games-fps/warsow-community-map-pack/warsow-community-map-pack-01.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit games + +MY_P=${P//-/_} +# They have a typo in their filename: +MY_P=${MY_P/community/comunity} + +DESCRIPTION="Community Map Pack for the Warsow multiplayer FPS" +HOMEPAGE="http://www.warsow.net/" +SRC_URI="http://update.warsow.net/mirror/${MY_P}.zip" + +LICENSE="freedist" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +S=${WORKDIR} + +src_install() { + insinto "${GAMES_DATADIR}"/warsow + doins -r "${WORKDIR}"/{basewsw,previews} + dodoc "${WORKDIR}"/Readme.rtf + prepgamesdirs +} diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild index 8edd4f8ecccf..dc3a4a39a818 100644 --- a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild +++ b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="opengl" -DEPEND="media-libs/libsdl[sound,video] +DEPEND="media-libs/libsdl[sound,video,X] media-libs/sdl-gfx media-libs/sdl-ttf media-libs/sdl-mixer[vorbis] diff --git a/kde-frameworks/kcoreaddons/files/kcoreaddons-5.21.0-random.patch b/kde-frameworks/kcoreaddons/files/kcoreaddons-5.21.0-random.patch new file mode 100644 index 000000000000..6aa913a007e7 --- /dev/null +++ b/kde-frameworks/kcoreaddons/files/kcoreaddons-5.21.0-random.patch @@ -0,0 +1,25 @@ +commit 78212436643af95779facd9593c82fb149c2213d +Author: Albert Astals Cid +Date: Tue Apr 26 23:41:27 2016 +0200 + + Missing rand() -> qrand + + Fixes regression introduced in 9ae6d765b37135bbfe3a8b936e5a88b8a435e424 + + Reviewed by Aleix + + BUGS: 362161 + +diff --git a/src/lib/randomness/krandom.cpp b/src/lib/randomness/krandom.cpp +index eef6bf6..eaff71f 100644 +--- a/src/lib/randomness/krandom.cpp ++++ b/src/lib/randomness/krandom.cpp +@@ -51,7 +51,7 @@ int KRandom::random() + } + qsrand(seed); + } +- return rand(); ++ return qrand(); + } + + QString KRandom::randomString(int length) diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-5.21.0.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-5.21.0-r1.ebuild similarity index 93% rename from kde-frameworks/kcoreaddons/kcoreaddons-5.21.0.ebuild rename to kde-frameworks/kcoreaddons/kcoreaddons-5.21.0-r1.ebuild index 037dde3f7feb..fb0cc781dcdf 100644 --- a/kde-frameworks/kcoreaddons/kcoreaddons-5.21.0.ebuild +++ b/kde-frameworks/kcoreaddons/kcoreaddons-5.21.0-r1.ebuild @@ -21,6 +21,8 @@ DEPEND="${RDEPEND} nls? ( $(add_qt_dep linguist-tools) ) " +PATCHES=( "${FILESDIR}/${P}-random.patch" ) + src_configure() { local mycmakeargs=( -D_KDE4_DEFAULT_HOME_POSTFIX=4 diff --git a/kde-misc/ktoshiba/Manifest b/kde-misc/ktoshiba/Manifest new file mode 100644 index 000000000000..9f22b788710e --- /dev/null +++ b/kde-misc/ktoshiba/Manifest @@ -0,0 +1 @@ +DIST ktoshiba-5.2.tar.xz 63344 SHA256 a53bc6883d0edc1e043048638ee106ab943cc30f3dda77f975dcaaeb03701241 SHA512 fa5d7a50fbbea67aa0d9a4ee85581aa1bdc4a768f8f0655285b1dc0006d603f6a13ce2f9a2ec5aa96454208ea839e1b6ac50b14b0e30c2e08275e98ea5bf2d5a WHIRLPOOL 62ffcf4058a082042a99dec74e21b7fe3a080d8af100dd1005815a4796c33ae8e727d94e94379974d01ef17d93b3d6fbe92cc1ad3e17a679ab67e6d1f1cacd66 diff --git a/kde-misc/ktoshiba/ktoshiba-5.2.ebuild b/kde-misc/ktoshiba/ktoshiba-5.2.ebuild new file mode 100644 index 000000000000..b9226a147640 --- /dev/null +++ b/kde-misc/ktoshiba/ktoshiba-5.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit kde5 + +DESCRIPTION="Function key (FN) monitoring for Toshiba laptops" +HOMEPAGE="http://ktoshiba.sourceforge.net/" +SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz" +LICENSE="GPL-2" + +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=" + $(add_frameworks_dep kauth) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kwidgetsaddons) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + net-libs/libmnl +" + +DEPEND="${RDEPEND} + sys-devel/gettext +" + +src_configure() { + local mycmakeargs=( + -DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl + ) + kde5_src_configure +} diff --git a/app-cdr/qmultirecord/metadata.xml b/kde-misc/ktoshiba/metadata.xml similarity index 55% rename from app-cdr/qmultirecord/metadata.xml rename to kde-misc/ktoshiba/metadata.xml index 6f49eba8f496..2fdbf33d963d 100644 --- a/app-cdr/qmultirecord/metadata.xml +++ b/kde-misc/ktoshiba/metadata.xml @@ -1,5 +1,8 @@ - + + kde@gentoo.org + Gentoo KDE Project + diff --git a/kde-misc/rsibreak/Manifest b/kde-misc/rsibreak/Manifest index 1c1bc16691f9..bbdc9c931f22 100644 --- a/kde-misc/rsibreak/Manifest +++ b/kde-misc/rsibreak/Manifest @@ -1,2 +1,3 @@ DIST rsibreak-0.11.tar.bz2 463748 SHA256 bc224812c4554209a9cbba830078cee727ed1a5a3c8cb2109cbac78af2382efb SHA512 50e15f45b93c79e4b7785a25dc41c60e40d52a0a777fbb01b57acacfb3c623b6d84cb11c75482c3ab75621644130e508618aaf354b2c526d6a4feda1aa80f2ff WHIRLPOOL 6a8ec8a047e31fdbec73712c2d4e457d447523246c0cecc313468a666ade52a81feb6515adcef93e6e30410df55e30b41a57b85c5b4eedd4bd122815ed1b3af1 DIST rsibreak-0.12.1.tar.xz 390804 SHA256 ce99be0acdfee0407822db8e404b19516c972022962688deac13236028e85d21 SHA512 4fc831d19f61fbdd620e8f124acb3e51d5400026c40aa42f9415649613e0910d021ed9f80379e849ccaeb2305ac37c3aad067d0848d82ad6a7bf47b1f321065c WHIRLPOOL 96af19f96143b978368a9be54ec52378b6fcffc7c6a5967b98ec06545f7b057ab6134a832a71ac7178c310f3d53a026c04cab13bab086e38d13033e3f9efa979 +DIST rsibreak-0.12.2.tar.xz 390988 SHA256 4d6c2c180aa7a009e129ac54be49447ac972cc2d10b007bdb8dc71591ed9f083 SHA512 451397956d18348347b7f18dcb602f691f67d322dc3a97214cd5f8f7613f51b8e076f0c4d84a6fbc84f9d2f5ba71f7350cfa8447b6e0dee800bad9e099b2d5e3 WHIRLPOOL cca0b85186a9ded6005733740b079926a612d3d25e1fa99db139f2bc28791796dfd761e8400c5803821e737627bb08694c285ada83c877db4830a363f08069b5 diff --git a/kde-misc/rsibreak/metadata.xml b/kde-misc/rsibreak/metadata.xml index 0cf59224b009..2fdbf33d963d 100644 --- a/kde-misc/rsibreak/metadata.xml +++ b/kde-misc/rsibreak/metadata.xml @@ -1,8 +1,8 @@ - - kde@gentoo.org - Gentoo KDE Project - + + kde@gentoo.org + Gentoo KDE Project + diff --git a/kde-misc/rsibreak/rsibreak-0.12.2.ebuild b/kde-misc/rsibreak/rsibreak-0.12.2.ebuild new file mode 100644 index 000000000000..307c805eab7c --- /dev/null +++ b/kde-misc/rsibreak/rsibreak-0.12.2.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +inherit kde5 versionator + +DESCRIPTION="Small utility which bothers you at certain intervals" +HOMEPAGE="https://userbase.kde.org/RSIBreak" +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-2)/${P}.tar.xz" +fi + +LICENSE="GPL-2+ handbook? ( FDL-1.2 )" +KEYWORDS="~amd64 ~x86" +IUSE="" + +COMMON_DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kidletime) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep knotifyconfig) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +DEPEND="${COMMON_DEPEND} + sys-devel/gettext +" +RDEPEND="${COMMON_DEPEND} + !kde-misc/rsibreak:4 +" diff --git a/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild b/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild index 12bfe7756dcd..e181d6bc7ba0 100644 --- a/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild +++ b/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 CMAKE_MIN_VERSION="3.0.0" inherit kde5 -DESCRIPTION="KDE control module for systemd" +DESCRIPTION="Plasma control module for systemd" HOMEPAGE="https://projects.kde.org/projects/playground/sysadmin/systemd-kcm" SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" @@ -15,21 +15,24 @@ IUSE="" LICENSE="GPL-2+" KEYWORDS="~amd64 ~x86" -DEPEND=" +CDEPEND=" $(add_frameworks_dep kauth) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kcrash) $(add_frameworks_dep ki18n) - $(add_frameworks_dep kservice) + $(add_frameworks_dep kio) $(add_frameworks_dep kwidgetsaddons) - >=dev-libs/boost-1.45 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) sys-apps/systemd " -RDEPEND="${DEPEND} +DEPEND="${CDEPEND} + >=dev-libs/boost-1.45 + sys-devel/gettext +" +RDEPEND="${CDEPEND} !kde-misc/kcmsystemd:4 !kde-misc/systemd-kcm:4 " diff --git a/mail-filter/amavisd-new/Manifest b/mail-filter/amavisd-new/Manifest index 9967179f2f91..96db3cb1f54e 100644 --- a/mail-filter/amavisd-new/Manifest +++ b/mail-filter/amavisd-new/Manifest @@ -1,4 +1,5 @@ DIST amavisd-new-2.10.1.tar.xz 767716 SHA256 1d3d3f372d0888018b950ee19704c298b5d02e2c287ca2d5f1a785a078b6038f SHA512 1939cc60136fe37a078ebd6117a774bcc7ee34b68807472eb08ab15414749300925f74898131299fb051c539cc59d264003439a6307c9d0fa16971d02dab1ff9 WHIRLPOOL 81a7ed98075f9286516487b69dc011ec13a49b6aea1671aa46085c21373bd7cf8c9257999e61517fbf6f6d3f0aeade6748f4f20a31ef63a8f20df06b489a6274 +DIST amavisd-new-2.11.0.tar.xz 780548 SHA256 b41de4f0796cb344120c9792c82fc25177cbf9f51aaa5f91536cdf34aea89906 SHA512 a33292c976abf54db9475392069658c926e7a6f11a4970bbe353b34b3343388bc83b40eda4729f8efa735a3a6e23fd1ed83487f6f7ccf1e9f0903220e6d26957 WHIRLPOOL 25a9c3fcc0ac7613aea56bb969e708657db87aae6b33c85cab4758e9fe79d1ca8b73f5c321f7c7603dbd63859e87d26c038568d3a310d1dfb882a2a26d3ae877 DIST amavisd-new-2.7.2.tar.gz 945448 SHA256 4665e0fb9a71f483f1123113a006291e37f744a5880f945ccf9fd34d51cb9275 SHA512 f707a5ac9d6acee2f9d144fda86fed92bbf33693858262ab0a95663da50f78a023102d9d50dd5a6a256ef6302a241f9c28d2b190e3efe2110c0eea15557ae756 WHIRLPOOL c0422d80b9dc11a7a2e9cb10092b7c97c02536aa852f70c566ab6e2e6a865b901ad24caf626b8b02ee64979bced7c25f03888827fd47ffbc4e733bb733e08c9e DIST amavisd-new-2.8.1.tar.xz 731816 SHA256 6e333a70adbd24ec52202700059fbf133e20b3c3bf5ec6f4bb10f9a2f25ea82e SHA512 a840b57513b8a7b18e15085016c273ba2fba5cceb76ef52c52aa2ca34e9257be78f8bb8ea350dbdac3b26d2aba8f5aae821c1c45f2d37bc6be04ff2efb9f3ade WHIRLPOOL 0d0ce9a1e8adae101d0aace45251c02118c8f4481e67ab1af7fb32843010ac9e0b9f8ab88f0769a27c1e74e297507efe53c3a6e8ce84c616e1beeaf281027044 DIST amavisd-new-2.9.1.tar.xz 753076 SHA256 442d6c185c19fd1d3288ee7eb2ac102a7d541c4d6e1724cdaf369df6ca629ba0 SHA512 6829a769f50498aaec4fd5c198059f828e9ba90223083e439caa9d2bd19006e0cff8ae7b1e2416009bd2514aae4428598142e86a63260b5292c15b515792a7af WHIRLPOOL 82c8630323e718b5fe9eccf38d592f6539cc56616f2eb0bea590e4d0b8ad70f30cfb2a7c13afddd1f838a26cd82cc6338199c3f9e2a402f1c67e1fe240deaed1 diff --git a/mail-filter/amavisd-new/amavisd-new-2.11.0.ebuild b/mail-filter/amavisd-new/amavisd-new-2.11.0.ebuild new file mode 100644 index 000000000000..d83e555c47ad --- /dev/null +++ b/mail-filter/amavisd-new/amavisd-new-2.11.0.ebuild @@ -0,0 +1,178 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit systemd user + +MY_P="${P/_/-}" +DESCRIPTION="High-performance interface between the MTA and content checkers" +HOMEPAGE="http://www.ijs.si/software/amavisd/" +SRC_URI="http://www.ijs.si/software/amavisd/${MY_P}.tar.xz" +PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES=yes + +LICENSE="GPL-2 BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" +IUSE="clamav courier dkim ldap mysql postgres qmail razor snmp spamassassin zmq" + +DEPEND=">=sys-apps/sed-4 + >=dev-lang/perl-5.10.0" + +RDEPEND="${DEPEND} + >=sys-apps/coreutils-5.0-r3 + app-arch/cpio + app-arch/gzip + app-arch/bzip2 + app-arch/arc + app-arch/cabextract + app-arch/freeze + app-arch/lha + app-arch/lrzip + app-arch/lzop + app-arch/ncompress + app-arch/p7zip + app-arch/pax + app-arch/unarj + app-arch/unrar + app-arch/xz-utils + app-arch/zoo + net-mail/ripole + >=dev-perl/Archive-Zip-1.14 + >=virtual/perl-IO-Compress-1.35 + >=virtual/perl-Compress-Raw-Zlib-2.017 + net-mail/tnef + virtual/perl-MIME-Base64 + >=dev-perl/MIME-tools-5.415 + >=dev-perl/MailTools-1.58 + >=dev-perl/Net-Server-0.91 + virtual/perl-Digest-MD5 + dev-perl/IO-stringy + virtual/perl-IO-Socket-IP + >=virtual/perl-Time-HiRes-1.49 + dev-perl/Unix-Syslog + dev-perl/Net-LibIDN + sys-apps/file + >=sys-libs/db-4.4.20 + dev-perl/BerkeleyDB + dev-perl/Convert-BinHex + >=dev-perl/Mail-DKIM-0.31 + virtual/mta + clamav? ( app-antivirus/clamav ) + ldap? ( >=dev-perl/perl-ldap-0.33 ) + mysql? ( dev-perl/DBD-mysql ) + postgres? ( dev-perl/DBD-Pg ) + razor? ( mail-filter/razor ) + snmp? ( net-analyzer/net-snmp[perl] ) + spamassassin? ( mail-filter/spamassassin ) + zmq? ( dev-perl/ZMQ-LibZMQ3 )" + +AMAVIS_ROOT="/var/amavis" +S="${WORKDIR}/${MY_P}" + +src_prepare() { + if use courier ; then + eapply -p0 amavisd-new-courier.patch + fi + + if use qmail ; then + eapply -p0 amavisd-new-qmqpqq.patch + fi + + sed -i \ + -e '/daemon/s/vscan/amavis/' \ + -e "s:'/var/virusmails':\"\$MYHOME/quarantine\":" \ + "${S}/amavisd.conf" "${S}/amavis-mc" || die "missing conf file" + + if ! use dkim ; then + sed -i -e '/enable_dkim/s/1/0/' "${S}/amavisd.conf" \ + || die "missing conf file - dkim" + fi + + if use zmq ; then + sed -i -e '/enable_zmq/s/# //' "${S}/amavisd.conf" \ + || die "missing conf file - zmq" + fi + + if ! use spamassassin ; then + sed -i -e \ + "/^#[[:space:]]*@bypass_spam_checks_maps[[:space:]]*=[[:space:]]*(1)/s/^#//" \ + "${S}/amavisd.conf" || die "missing conf file - sa" + fi + eapply_user +} + +src_install() { + dosbin amavisd amavisd-agent amavisd-nanny amavisd-release \ + amavisd-signer amavisd-status + dobin p0f-analyzer.pl amavisd-submit + + if use snmp ; then + dosbin amavisd-snmp-subagent + use zmq && dosbin amavisd-snmp-subagent-zmq + dodoc AMAVIS-MIB.txt + newinitd "${FILESDIR}"/amavisd-snmp.initd amavisd-snmp + fi + + if use zmq ; then + dosbin amavis-services amavis-mc + newinitd "${FILESDIR}"/amavis-mc.initd amavis-mc + fi + + insinto /etc + insopts -m0640 + doins amavisd.conf + + newinitd "${FILESDIR}/amavisd.initd-r1" amavisd + + systemd_dounit "${FILESDIR}/amavisd.service" + use clamav || sed -i -e '/Wants=clamd/d' "${ED}"/usr/lib/systemd/system/amavisd.service + use spamassassin || sed -i -e '/Wants=spamassassin/d' "${ED}"/usr/lib/systemd/system/amavisd.service + + keepdir "${AMAVIS_ROOT}" + keepdir "${AMAVIS_ROOT}/db" + keepdir "${AMAVIS_ROOT}/quarantine" + keepdir "${AMAVIS_ROOT}/tmp" + keepdir "${AMAVIS_ROOT}/var" + + dodoc AAAREADME.first INSTALL MANIFEST RELEASE_NOTES TODO \ + amavisd.conf-default amavisd-custom.conf + + docinto README_FILES + dodoc README_FILES/README* + dodoc -r README_FILES/*.{html,css} + docinto README_FILES/images + dodoc README_FILES/images/*.png + docinto README_FILES/images/callouts + dodoc README_FILES/images/callouts/*.png + + docinto test-messages + dodoc test-messages/README + dodoc test-messages/sample.tar.gz.compl + + if use ldap ; then + dodir /etc/openldap/schema + insinto /etc/openldap/schema + insopts -o root -g root -m 644 + newins LDAP.schema ${PN}.schema || die + fi +} + +pkg_preinst() { + enewgroup amavis + enewuser amavis -1 -1 "${AMAVIS_ROOT}" amavis + if use razor ; then + if [ ! -d "${ROOT}${AMAVIS_ROOT}/.razor" ] ; then + elog "Setting up initial razor config files..." + + razor-admin -create -home="${D}/${AMAVIS_ROOT}/.razor" + sed -i -e "s:debuglevel\([ ]*\)= .:debuglevel\1= 0:g" \ + "${D}/${AMAVIS_ROOT}/.razor/razor-agent.conf" || die + fi + fi +} + +pkg_postinst() { + chown root:amavis "${ROOT}/etc/amavisd.conf" + chown -R amavis:amavis "${ROOT}/${AMAVIS_ROOT}" +} diff --git a/media-fonts/hack/Manifest b/media-fonts/hack/Manifest index fed9962218c0..ac77921dc4fc 100644 --- a/media-fonts/hack/Manifest +++ b/media-fonts/hack/Manifest @@ -1,3 +1,4 @@ DIST Hack-v2_010-otf.zip 450300 SHA256 de757b2dd1b6383505ff1e73845db482dccf7561a1133fe5e776e02f82bf5e9d SHA512 2aba7ce05a74c7c6ea2965c48491155790de4ba2a8865cb8297fdd40537108814e4b1c38654eb3eabd01d1acee6b12686a631f2a6bf27e8809b8c7192bc62c2a WHIRLPOOL 166343ed851780272b8da8c5f091a498a3afdf9c6d16fa325d3135fe8751fd679fa22449de9ef3a1696a9f4544e6647303f6d006aa593f5d3f563c03c3353c4d DIST Hack-v2_018-otf.zip 466060 SHA256 43df71895cb8b5b0e14f2880a8ce2617064dcc36cf229e5682f1e06513a46046 SHA512 ca34994a0cbf5cb6be2b56c84a52b66b98d08f0d5ddcd2169a263b52fe33c323209f27dad3017c175ed3fdd321017bd43670f2dbedf8a4a927f7b4b4b7e056a5 WHIRLPOOL 18fc8fe050f3262f73fbee2827229456433ae1ee22abd0b2c5918e1cea9a679f1ef912af9bb373035ae3ac310ea73dc565dd094d4ca8b1b8dacba6ee279567df DIST Hack-v2_019-otf.tar.gz 464176 SHA256 fe83862a71528a3a4b5950b3c91c2a1f12ebc19b2e8f31ad97827bde8fb87242 SHA512 94079a36a32ae678b48c1095a7ba941a9ad2ced75e061aeb40a3ddfb7db7a7369ab5deb8ef1b08e23b4a65329f1d696ba1527d5668cfc97d64394581ce228ff5 WHIRLPOOL 58f5322decc4a14350515041c2931670d4ccbc6f5359ccd526d29f28eeed4b3d970b018bdf1ff5e6bd78cf8e071abcd8cfa57aff3248c02bf287312d7f6b0a46 +DIST Hack-v2_020-otf.tar.xz 322564 SHA256 d35c178915e7a474e0cd69333353db4be9758bf38d61474caa8922e8e5d3ce32 SHA512 d58ef2a7b96557a1feb587efc68e64a16238ca9fd336bafa41c488e48e088a547612890fcaff8899494f2eb0b8acf300815ada8f72df64ae7d19af032fade058 WHIRLPOOL 27601ace736b3fb2876cbea9f3efef44a15a3bee018a44a77f2e1b7af505b49bf2547886f0b8ef0799d017743bfc05c20d47f6ed4e1b9176e3f10fea353da656 diff --git a/media-fonts/hack/hack-2.020.ebuild b/media-fonts/hack/hack-2.020.ebuild new file mode 100644 index 000000000000..48fe7001bc39 --- /dev/null +++ b/media-fonts/hack/hack-2.020.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit font versionator + +DESCRIPTION="A typeface designed for source code" +HOMEPAGE="https://github.com/chrissimpkins/Hack" +SRC_URI="https://github.com/chrissimpkins/Hack/releases/download/v${PV}/Hack-v$(replace_version_separator 1 '_' )-otf.tar.xz" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="binchecks strip" + +DEPEND="" +RDEPEND="" + +FONT_SUFFIX="otf" + +src_unpack() { + mkdir "${S}" && cd "${S}" + unpack ${A} +} diff --git a/media-sound/amarok/Manifest b/media-sound/amarok/Manifest index 5ab676dd7751..164d0d3c5cba 100644 --- a/media-sound/amarok/Manifest +++ b/media-sound/amarok/Manifest @@ -1 +1,2 @@ DIST amarok-2.8.0.tar.bz2 39950028 SHA256 f4b89b28f217a6d947e55fb0890de22fad8c404794c6beeb2dcaf2711b4f8ec6 SHA512 09f7f675f1223d36fb9df2f8c88923c6616524e022ad83b12bcb770dfbf60cb6b191e4035633f2ea2eee5fb7b38e6d5092cf69fe222ef9c3f3c46ba8f157a62d WHIRLPOOL 108cfd95d65e74f28f85a846f605bc349e5b2962b7f9a357415225f3e48ff87148d7f50a642665cc3c809bb2cb4c22f339ad049cdeb4659bb7c0a48e798833ad +DIST amarok-2.8.90.tar.xz 48890580 SHA256 b057369ab70d192b669ee6c2c11e9e7d4140663f6a60d6175ef0bb56b4bef9a7 SHA512 1ff5f43100dbe027c8676946a4e82e914927b03ac0bb9e95bfc7e9e03fcc1cad81d9ea2a343bc4f644a025242e224ea9ae3cae7423d68b0b3c68f346922537fc WHIRLPOOL 22da35ea61dcda04d882f4c0da7327cab10edf50140b3ae891738d10e1b9e5062eb541e35e817fd04a7f0284eb085b5ccf3edfa20438b764a9ce3615de35ca8c diff --git a/media-sound/amarok/amarok-2.8.90.ebuild b/media-sound/amarok/amarok-2.8.90.ebuild new file mode 100644 index 000000000000..4db4e9724a99 --- /dev/null +++ b/media-sound/amarok/amarok-2.8.90.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_LINGUAS="bs ca ca@valencia cs da de el en_GB es et eu fi fr ga gl hu it ja +lt lv nb nl pa pl pt pt_BR ro ru sl sr sr@ijekavian sr@ijekavianlatin sr@latin +sv tr uk zh_CN zh_TW" +KDE_REQUIRED="never" +KDE_HANDBOOK="optional" +VIRTUALX_REQUIRED="test" +VIRTUALDBUS_TEST="true" +inherit flag-o-matic kde4-base pax-utils + +DESCRIPTION="Advanced audio player based on KDE framework" +HOMEPAGE="http://amarok.kde.org/" +if [[ ${PV} != *9999* ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + KEYWORDS="~amd64 ~ppc ~x86" +else + KEYWORDS="" +fi + +LICENSE="GPL-2" +SLOT="4" +IUSE="cdda debug +embedded ipod lastfm mp3tunes mtp ofa opengl test +utils" + +if [[ ${KDE_BUILD_TYPE} == live ]]; then + RESTRICT="test" +fi + +# ipod requires gdk enabled and also gtk compiled in libgpod +COMMONDEPEND=" + app-crypt/qca:2[qt4(+)] + $(add_kdebase_dep kdelibs 'opengl?' 4.8.4) + $(add_kdeapps_dep kdebase-kioslaves) + >=media-libs/taglib-1.7[asf,mp4] + >=media-libs/taglib-extras-1.0.1 + sys-libs/zlib + >=virtual/mysql-5.1[embedded?] + >=dev-qt/qtcore-4.8:4 + >=dev-qt/qtdbus-4.8:4 + >=dev-qt/qtscript-4.8:4 + >=x11-libs/qtscriptgenerator-0.1.0 + cdda? ( + $(add_kdeapps_dep libkcddb) + $(add_kdeapps_dep libkcompactdisc) + $(add_kdeapps_dep audiocd-kio) + ) + ipod? ( >=media-libs/libgpod-0.7.0[gtk] ) + lastfm? ( >=media-libs/liblastfm-1.0.3[qt4(+)] ) + mp3tunes? ( + dev-libs/glib:2 + dev-libs/libxml2 + dev-libs/openssl:0 + net-libs/loudmouth + net-misc/curl + >=dev-qt/qtcore-4.8.4:4[glib] + ) + mtp? ( >=media-libs/libmtp-1.0.0 ) + ofa? ( >=media-libs/libofa-0.9.0 ) + opengl? ( virtual/opengl ) +" +DEPEND="${COMMONDEPEND} + dev-util/automoc + virtual/pkgconfig + test? ( dev-cpp/gmock ) +" +RDEPEND="${COMMONDEPEND} + !media-sound/amarok-utils + $(add_kdeapps_dep phonon-kde) +" + +PATCHES=( + "${FILESDIR}/${PN}-2.8.0-taglib110.patch" + "${FILESDIR}/${P}-mysql-embedded.patch" +) + +src_configure() { + # Append minimal-toc cflag for ppc64, see bug 280552 and 292707 + use ppc64 && append-flags -mminimal-toc + + local mycmakeargs=( + -DWITH_PLAYER=ON + -DWITH_Libgcrypt=OFF + -DWITH_SPECTRUM_ANALYZER=OFF + -DWITH_NepomukCore=OFF + -DWITH_Soprano=OFF + -DWITH_MYSQL_EMBEDDED=$(usex embedded) + -DWITH_IPOD=$(usex ipod) + -DWITH_GDKPixBuf=$(usex ipod) + -DWITH_LibLastFm=$(usex lastfm) + -DWITH_MP3Tunes=$(usex mp3tunes) + -DWITH_Mtp=$(usex mtp) + -DWITH_LibOFA=$(usex ofa) + -DWITH_UTILITIES=$(usex utils) + ) + + kde4-base_src_configure +} + +src_install() { + kde4-base_src_install + + # bug 481592 + pax-mark m "${ED}"/usr/bin/amarok +} + +pkg_postinst() { + kde4-base_pkg_postinst + + if ! use embedded; then + echo + elog "You've disabled the amarok support for embedded mysql DBs." + elog "You'll have to configure amarok to use an external db server." + echo + elog "Please read http://amarok.kde.org/wiki/MySQL_Server for details on how" + elog "to configure the external db and migrate your data from the embedded database." + echo + + if has_version "virtual/mysql[minimal]"; then + elog "You built mysql with the minimal use flag, so it doesn't include the server." + elog "You won't be able to use the local mysql installation to store your amarok collection." + echo + fi + fi +} diff --git a/media-sound/amarok/files/amarok-2.8.90-mysql-embedded.patch b/media-sound/amarok/files/amarok-2.8.90-mysql-embedded.patch new file mode 100644 index 000000000000..b03aa1897cc4 --- /dev/null +++ b/media-sound/amarok/files/amarok-2.8.90-mysql-embedded.patch @@ -0,0 +1,34 @@ +From 048ca3d57228759f05af7b9553200fd362aeaa8b Mon Sep 17 00:00:00 2001 +From: Matt Whitlock +Date: Tue, 29 Mar 2016 12:22:41 -0400 +Subject: [PATCH] Only link with MYSQL_EMBEDDED_LIBRARIES if + WITH_MYSQL_EMBEDDED + +REVIEW: 127523 +--- + src/core-impl/collections/db/sql/mysqlcollection/CMakeLists.txt | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git a/src/core-impl/collections/db/sql/mysqlcollection/CMakeLists.txt b/src/core-impl/collections/db/sql/mysqlcollection/CMakeLists.txt +index 244cde1..4c618fc 100644 +--- a/src/core-impl/collections/db/sql/mysqlcollection/CMakeLists.txt ++++ b/src/core-impl/collections/db/sql/mysqlcollection/CMakeLists.txt +@@ -21,11 +21,14 @@ target_link_libraries(amarok_collection-mysqlcollection + ${KDE4_KDECORE_LIBS} + ${QT_QTCORE_LIBRARY} + ${QT_QTGUI_LIBRARY} +- ${MYSQL_EMBEDDED_LIBRARIES} + ${CMAKE_DL_LIBS} + ${ZLIB_LIBRARIES} + ) + ++if(WITH_MYSQL_EMBEDDED) ++ target_link_libraries( amarok_collection-mysqlcollection ${MYSQL_EMBEDDED_LIBRARIES} ) ++endif(WITH_MYSQL_EMBEDDED) ++ + if(NOT WIN32 AND NOT APPLE) + target_link_libraries( amarok_collection-mysqlcollection crypt pthread ) + endif(NOT WIN32 AND NOT APPLE) +-- +2.8.1 + diff --git a/media-sound/clementine/Manifest b/media-sound/clementine/Manifest index da3271b8ae0f..3839234ce928 100644 --- a/media-sound/clementine/Manifest +++ b/media-sound/clementine/Manifest @@ -1,3 +1,3 @@ -DIST clementine-1.2.2.tar.gz 9076752 SHA256 1f674c42f05c476baf74f1dd37b1aa357ff9199e4493173052c856a53e5f0a96 SHA512 48e934ed1f18724c4cc79eaf7ac16dcb2ecc9d268a4986a8a421c6518d7a13bd81a5b7d249b4ff146c860bed520a59d2062139fb57672609019b8c2c84e495ca WHIRLPOOL 13c3f129566c0789e67b23b2382d7ed1f756221647c4b2cc1b4b1b1efcb5e04571837a843c8ff7c099f9bcd3f9b1dd481b1fa75fe1c4b27e90169026e8880840 DIST clementine-1.2.3.tar.gz 9076977 SHA256 7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf SHA512 fd43a7dcfec360d4478a56d0600300b6913b294f127afb0249971b45b54b48475d128861e06885c482bbdd37b09aa56b1c238675763fdb8c50329005b066bec3 WHIRLPOOL 23d0fb971118b0d73ec4a52cfa3f8829118ab65c12fb01ce30433541f5da081b52c5dd485aa0efdda2b4b57b286f59702aa686f9b7ce17a0a2595b208b95d524 +DIST clementine-1.3.1.tar.gz 8501827 SHA256 f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c SHA512 1942a046be24a583b5e2095dd39dc736c1b14a47dc4aad61d6252c1fccf745c26d7b35da907a220d5dc8c0736f5b589d050ed9582de343aa3cb5abc607001790 WHIRLPOOL 20a57177dc740865f35c407b981e146d9ddec6aff39e662a27dfe0e238f3baa87b331cc6dc50eebf848279c8860fb74454b4997924e2d4d93357a870364af1a7 DIST clementine-1.3.tar.gz 8500723 SHA256 55e8d283ed02e3f2376a88b012cd2003e00fef95a98b6a919d67cb57e96b8617 SHA512 eccebb8a4d7e4abf39af7b75f40d38d184650932d2c40859cdfb3cfda24d2a35fea8518b03d9fb24f21c4dae6f11baffe2b00fe6989ec14fed99a4ccbb85ca54 WHIRLPOOL cbd6922fa586cce6be29ef0fd6151d6d89ce95aa6e237cf2716e7493ba6be2026d11a44012dc84be2e033c606c79c3e9e0338cbbd5927d7f16f358718c016895 diff --git a/media-sound/clementine/clementine-1.2.2.ebuild b/media-sound/clementine/clementine-1.3.1.ebuild similarity index 62% rename from media-sound/clementine/clementine-1.2.2.ebuild rename to media-sound/clementine/clementine-1.3.1.ebuild index 9e0a825931fc..2e126575406b 100644 --- a/media-sound/clementine/clementine-1.2.2.ebuild +++ b/media-sound/clementine/clementine-1.3.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_REPO_URI="https://github.com/clementine-player/Clementine.git" -LANGS=" af ar be bg bn br bs ca cs cy da de el en_CA en_GB eo es es_AR et eu fa fi fr ga gl he hi hr hu hy ia id is it ja ka kk ko lt lv mr ms nb nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr uk uz vi zh_CN zh_TW" +LANGS=" af ar be bg bn br bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl he he_IL hi hr hu hy ia id is it ja ka kk ko lt lv mr ms my nb nl oc pa pl pt pt_BR ro ru si_LK sk sl sr sr@latin sv te tr tr_TR uk uz vi zh_CN zh_TW" inherit cmake-utils flag-o-matic fdo-mime gnome2-utils virtualx [[ ${PV} == *9999* ]] && inherit git-2 @@ -14,13 +14,13 @@ inherit cmake-utils flag-o-matic fdo-mime gnome2-utils virtualx DESCRIPTION="A modern music player and library organizer based on Amarok 1.4 and Qt4" HOMEPAGE="http://www.clementine-player.org https://github.com/clementine-player/Clementine" [[ ${PV} == *9999* ]] || \ -SRC_URI="https://github.com/clementine-player/Clementine/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/clementine-player/Clementine/archive/${PV/_}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="amd64 x86" -IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm skydrive system-sqlite test ubuntu-one +udisks wiimote" +KEYWORDS="~amd64 ~x86" +IUSE="box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm skydrive test ubuntu-one +udisks wiimote" IUSE+="${LANGS// / linguas_}" REQUIRED_USE=" @@ -30,44 +30,44 @@ REQUIRED_USE=" # qca dep is temporary for bug #489850 COMMON_DEPEND=" - app-crypt/qca:2[qt4(+)] - >=dev-qt/qtgui-4.5:4 - dbus? ( >=dev-qt/qtdbus-4.5:4 ) - >=dev-qt/qtopengl-4.5:4 - >=dev-qt/qtsql-4.5:4[sqlite] - system-sqlite? ( dev-db/sqlite[fts3(+)] ) - >=media-libs/taglib-1.8[mp4] + dev-db/sqlite:= >=dev-libs/glib-2.24.1-r1 dev-libs/libxml2 dev-libs/protobuf:= dev-libs/qjson - media-libs/libechonest:= - >=media-libs/libmygpo-qt-1.0.7 + >=dev-qt/qtcore-4.5:4 + >=dev-qt/qtgui-4.5:4 + >=dev-qt/qtopengl-4.5:4 + >=dev-qt/qtsql-4.5:4[sqlite] >=media-libs/chromaprint-0.6 - media-libs/gstreamer:0.10 - media-libs/gst-plugins-base:0.10 + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0 + media-libs/libechonest:=[qt4] + >=media-libs/libmygpo-qt-1.0.8 + >=media-libs/taglib-1.8[mp4] + sys-libs/zlib virtual/glu virtual/opengl - ayatana? ( dev-libs/libindicate-qt ) + x11-libs/libX11 cdda? ( dev-libs/libcdio ) + dbus? ( >=dev-qt/qtdbus-4.5:4 ) ipod? ( >=media-libs/libgpod-0.8.0 ) lastfm? ( >=media-libs/liblastfm-1[qt4(+)] ) mtp? ( >=media-libs/libmtp-1.0.0 ) moodbar? ( sci-libs/fftw:3.0 ) - projectm? ( media-libs/glew ) + projectm? ( media-libs/glew:= ) " # now only presets are used, libprojectm is internal # https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to expose the symbols we need to use FTS" RDEPEND="${COMMON_DEPEND} dbus? ( udisks? ( sys-fs/udisks:2 ) ) - mms? ( media-plugins/gst-plugins-libmms:0.10 ) + mms? ( media-plugins/gst-plugins-libmms:1.0 ) mtp? ( gnome-base/gvfs ) projectm? ( >=media-libs/libprojectm-1.2.0 ) - media-plugins/gst-plugins-meta:0.10 - media-plugins/gst-plugins-gio:0.10 - media-plugins/gst-plugins-soup:0.10 - media-plugins/gst-plugins-taglib:0.10 + media-plugins/gst-plugins-meta:1.0 + media-plugins/gst-plugins-soup:1.0 + media-plugins/gst-plugins-taglib:1.0 " DEPEND="${COMMON_DEPEND} >=dev-libs/boost-1.39 @@ -87,14 +87,14 @@ DOCS="Changelog" # https://github.com/clementine-player/Clementine/issues/3935 RESTRICT="test" +MY_P="${P/_}" # Switch to ^ when we switch to EAPI=6. [[ ${PV} == *9999* ]] || \ -S="${WORKDIR}/C${P:1}" +S="${WORKDIR}/C${MY_P:1}" PATCHES=( - "${FILESDIR}"/${P}-fix-build.patch - "${FILESDIR}"/${P}-fix-build2.patch - "${FILESDIR}"/${P}-gcc49.patch + "${FILESDIR}/${PN}-1.3_rc1-cmake.patch" + "${FILESDIR}/${PN}-1.3-fix-tokenizer.patch" ) src_prepare() { @@ -117,27 +117,25 @@ src_configure() { -DBUILD_WERROR=OFF -DLINGUAS="${langs}" -DBUNDLE_PROJECTM_PRESETS=OFF - $(cmake-utils_use cdda ENABLE_AUDIOCD) - $(cmake-utils_use dbus ENABLE_DBUS) - $(cmake-utils_use udisks ENABLE_DEVICEKIT) - $(cmake-utils_use ipod ENABLE_LIBGPOD) - $(cmake-utils_use lastfm ENABLE_LIBLASTFM) - $(cmake-utils_use mtp ENABLE_LIBMTP) - $(cmake-utils_use moodbar ENABLE_MOODBAR) + -DUSE_SYSTEM_PROJECTM=ON + -DENABLE_AUDIOCD="$(usex cdda)" + -DENABLE_DBUS="$(usex dbus)" + -DENABLE_DEVICEKIT="$(usex udisks)" + -DENABLE_LIBGPOD="$(usex ipod)" + -DENABLE_LIBLASTFM="$(usex lastfm)" + -DENABLE_LIBMTP="$(usex mtp)" + -DENABLE_MOODBAR="$(usex moodbar)" -DENABLE_GIO=ON - $(cmake-utils_use wiimote ENABLE_WIIMOTEDEV) - $(cmake-utils_use projectm ENABLE_VISUALISATIONS) - $(cmake-utils_use ayatana ENABLE_SOUNDMENU) - $(cmake-utils_use box ENABLE_BOX) - $(cmake-utils_use dropbox ENABLE_DROPBOX) - $(cmake-utils_use googledrive ENABLE_GOOGLE_DRIVE) - $(cmake-utils_use skydrive ENABLE_SKYDRIVE) - $(cmake-utils_use ubuntu-one ENABLE_UBUNTU_ONE) + -DENABLE_WIIMOTEDEV="$(usex wiimote)" + -DENABLE_VISUALISATIONS="$(usex projectm)" + $(usex projectm '-DUSE_SYSTEM_PROJECTM=ON' '') + -DENABLE_BOX="$(usex box)" + -DENABLE_DROPBOX="$(usex dropbox)" + -DENABLE_GOOGLE_DRIVE="$(usex googledrive)" + -DENABLE_SKYDRIVE="$(usex skydrive)" + -DENABLE_UBUNTU_ONE="$(usex ubuntu-one)" -DENABLE_SPOTIFY_BLOB=OFF -DENABLE_BREAKPAD=OFF - $(cmake-utils_use !system-sqlite STATIC_SQLITE) - $(cmake-utils_use system-sqlite I_HATE_MY_USERS) - $(cmake-utils_use system-sqlite MY_USERS_WILL_SUFFER_BECAUSE_OF_ME) -DUSE_BUILTIN_TAGLIB=OFF -DUSE_SYSTEM_GMOCK=ON ) @@ -149,7 +147,7 @@ src_configure() { src_test() { cd "${CMAKE_BUILD_DIR}" || die - Xemake test + virtx emake test } pkg_preinst() { diff --git a/media-sound/clementine/files/clementine-1.2.2-fix-build.patch b/media-sound/clementine/files/clementine-1.2.2-fix-build.patch deleted file mode 100644 index 7a83e3102b6b..000000000000 --- a/media-sound/clementine/files/clementine-1.2.2-fix-build.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 3df3a5b645737603af6bda844db04c431b9c8064 Mon Sep 17 00:00:00 2001 -From: John Maguire -Date: Thu, 6 Feb 2014 19:03:10 +0100 -Subject: [PATCH] Add missing header for syscall(). - -This is cunningly not defined in syscall.h ---- - src/core/utilities.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/core/utilities.cpp b/src/core/utilities.cpp -index 6fce753..cb9a94d 100644 ---- a/src/core/utilities.cpp -+++ b/src/core/utilities.cpp -@@ -52,6 +52,7 @@ - #endif - - #ifdef Q_OS_LINUX -+# include - # include - #endif - #ifdef Q_OS_DARWIN --- -1.8.5.5 - diff --git a/media-sound/clementine/files/clementine-1.2.2-fix-build2.patch b/media-sound/clementine/files/clementine-1.2.2-fix-build2.patch deleted file mode 100644 index 05ec92f3c503..000000000000 --- a/media-sound/clementine/files/clementine-1.2.2-fix-build2.patch +++ /dev/null @@ -1,38 +0,0 @@ -From 7671108aa8d02658cd35cacf4337507cc80ea03a Mon Sep 17 00:00:00 2001 -From: John Maguire -Date: Thu, 6 Feb 2014 19:46:08 +0100 -Subject: [PATCH] Add missing include for symlink() - ---- - src/internet/spotifyblobdownloader.cpp | 7 ++++++- - 1 file changed, 6 insertions(+), 1 deletion(-) - -diff --git a/src/internet/spotifyblobdownloader.cpp b/src/internet/spotifyblobdownloader.cpp -index 9827d65..5bd12a0 100644 ---- a/src/internet/spotifyblobdownloader.cpp -+++ b/src/internet/spotifyblobdownloader.cpp -@@ -15,8 +15,9 @@ - along with Clementine. If not, see . - */ - --#include "config.h" - #include "spotifyblobdownloader.h" -+ -+#include "config.h" - #include "spotifyservice.h" - #include "core/logging.h" - #include "core/network.h" -@@ -32,6 +33,10 @@ - #include - #endif // HAVE_QCA - -+#ifdef Q_OS_UNIX -+ #include -+#endif -+ - const char* SpotifyBlobDownloader::kSignatureSuffix = ".sha1"; - - --- -1.8.5.5 - diff --git a/media-sound/clementine/files/clementine-1.2.2-gcc49.patch b/media-sound/clementine/files/clementine-1.2.2-gcc49.patch deleted file mode 100644 index 119298787a55..000000000000 --- a/media-sound/clementine/files/clementine-1.2.2-gcc49.patch +++ /dev/null @@ -1,17 +0,0 @@ -In file included from ../../Clementine-1.2.2/src/core/mergedproxymodel.cpp:18:0: -../../Clementine-1.2.2/src/core/mergedproxymodel.h:23:12: error: 'std::placeholders' has not been declared - using std::placeholders::_1; -../../Clementine-1.2.2/src/core/mergedproxymodel.h:24:12: error: 'std::placeholders' has not been declared - using std::placeholders::_2; - - ---- a/src/core/mergedproxymodel.h -+++ b/src/core/mergedproxymodel.h -@@ -19,6 +19,7 @@ - #define MERGEDPROXYMODEL_H - - #include -+#include - - using std::placeholders::_1; - using std::placeholders::_2; diff --git a/media-video/mpv/files/0.17.0/mpv-0.17.0-fix-timestamp-resets.patch b/media-video/mpv/files/0.17.0/mpv-0.17.0-fix-timestamp-resets.patch new file mode 100644 index 000000000000..ecebb1f17619 --- /dev/null +++ b/media-video/mpv/files/0.17.0/mpv-0.17.0-fix-timestamp-resets.patch @@ -0,0 +1,27 @@ +commit 5f97bd42234ecc6fca7e06b9831318d67e865c8b +Author: wm4 +Date: Sun Apr 24 18:24:46 2016 +0200 + +player: assume video forwards timestamps jumps only with some formats + +Another crappy fix for timestamp reset issues. This time, we try to fix +files which have very weird but legitimate frame durations, such as +cdgraphics. It can have many short frames, but once in a while there are +potentially very long frames. + +Fixes #3027. +--- + +diff --git a/player/video.c b/player/video.c +index 7610c12..2714060 100644 +--- a/player/video.c ++++ b/player/video.c +@@ -685,7 +685,7 @@ static void handle_new_frame(struct MPContext *mpctx) + double pts = mpctx->next_frames[0]->pts; + if (mpctx->video_pts != MP_NOPTS_VALUE) { + frame_time = pts - mpctx->video_pts; +- double tolerance = 15; ++ double tolerance = mpctx->demuxer->ts_resets_possible ? 5 : 1e4; + if (frame_time <= 0 || frame_time >= tolerance) { + // Assume a discontinuity. + MP_WARN(mpctx, "Invalid video timestamp: %f -> %f\n", diff --git a/media-video/mpv/mpv-0.17.0-r2.ebuild b/media-video/mpv/mpv-0.17.0-r3.ebuild similarity index 97% rename from media-video/mpv/mpv-0.17.0-r2.ebuild rename to media-video/mpv/mpv-0.17.0-r3.ebuild index 495b7488f971..247d418f3547 100644 --- a/media-video/mpv/mpv-0.17.0-r2.ebuild +++ b/media-video/mpv/mpv-0.17.0-r3.ebuild @@ -137,6 +137,7 @@ PATCHES=( "${FILESDIR}/${PV}/${P}-fix-hwdec-fallback.patch" "${FILESDIR}/${PV}/${P}-fix-relative-seeking-with-coverart.patch" "${FILESDIR}/${PV}/${P}-fix-unselecting-video-track.patch" + "${FILESDIR}/${PV}/${P}-fix-timestamp-resets.patch" "${FILESDIR}/${PV}/${P}-fix-video-frame-info-memleak.patch" ) @@ -281,9 +282,8 @@ pkg_postinst() { fdo-mime_desktop_database_update gnome2_icon_cache_update - # bash-completion prior to 2.3-r1 installs (mostly broken) mpv completion. - if use cli && ! use zsh-completion && \ - ! has_version '=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] >=dev-ruby/facter-1.6.2[ruby_targets_ruby20] =dev-ruby/rgen-0.6.5[ruby_targets_ruby21] >=dev-ruby/facter-1.6.2[ruby_targets_ruby21] =dev-ruby/rspec-core-2.14.8-r2[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby21] >=dev-ruby/rspec-core-2.14.8-r2[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ) -DESCRIPTION=A system automation and configuration management software. +DEPEND=test? ( ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.7.0[ruby_targets_ruby20] >=dev-ruby/facter-1.6.2[ruby_targets_ruby20] =dev-ruby/rgen-0.7.0[ruby_targets_ruby21] >=dev-ruby/facter-1.6.2[ruby_targets_ruby21] =dev-ruby/rspec-core-2.14.8-r2[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby21] >=dev-ruby/rspec-core-2.14.8-r2[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ) +DESCRIPTION=A system automation and configuration management software EAPI=5 HOMEPAGE=http://puppetlabs.com/ -IUSE=augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax xemacs test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 doc test test +IUSE=augeas diff doc emacs ldap minimal rrdtool selinux shadow sqlite vim-syntax xemacs test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 doc test test KEYWORDS=~amd64 ~hppa ~ppc ~sparc ~x86 LICENSE=Apache-2.0 GPL-2 -RDEPEND=ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] >=dev-ruby/facter-1.6.2[ruby_targets_ruby20] =dev-ruby/rgen-0.6.5[ruby_targets_ruby21] >=dev-ruby/facter-1.6.2[ruby_targets_ruby21] =net-analyzer/rrdtool-1.2.23[ruby] ) selinux? ( sys-libs/libselinux[ruby] sec-policy/selinux-puppet ) vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 ) >=app-portage/eix-0.18.0 ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) +RDEPEND=ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.7.0[ruby_targets_ruby20] >=dev-ruby/facter-1.6.2[ruby_targets_ruby20] =dev-ruby/rgen-0.7.0[ruby_targets_ruby21] >=dev-ruby/facter-1.6.2[ruby_targets_ruby21] =net-analyzer/rrdtool-1.2.23[ruby] ) selinux? ( sys-libs/libselinux[ruby] sec-policy/selinux-puppet ) vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 ) >=app-portage/eix-0.18.0 ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ) SLOT=0 -SRC_URI=http://downloads.puppetlabs.com/puppet/puppet-4.1.0.tar.gz +SRC_URI=http://downloads.puppetlabs.com/puppet/puppet-3.8.7.tar.gz _eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c xemacs-elisp-common 7f4f0cd4db5971a415fe6d9208c64116 -_md5_=4d4fb7c9b323f7ff983597f558333e3e +_md5_=127331af1ef3fadb2cc227fae9f7e940 diff --git a/metadata/md5-cache/app-admin/puppet-4.0.0-r3 b/metadata/md5-cache/app-admin/puppet-4.0.0-r3 deleted file mode 100644 index d932e4067033..000000000000 --- a/metadata/md5-cache/app-admin/puppet-4.0.0-r3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] >=dev-ruby/facter-1.6.2[ruby_targets_ruby20] =dev-ruby/rgen-0.6.5[ruby_targets_ruby21] >=dev-ruby/facter-1.6.2[ruby_targets_ruby21] =dev-ruby/rspec-core-2.14.8-r2[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby21] >=dev-ruby/rspec-core-2.14.8-r2[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ) -DESCRIPTION=A system automation and configuration management software. -EAPI=5 -HOMEPAGE=http://puppetlabs.com/ -IUSE=augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax xemacs test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 doc test test -KEYWORDS=~amd64 ~hppa ~ppc ~sparc ~x86 -LICENSE=Apache-2.0 GPL-2 -RDEPEND=ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] >=dev-ruby/facter-1.6.2[ruby_targets_ruby20] =dev-ruby/rgen-0.6.5[ruby_targets_ruby21] >=dev-ruby/facter-1.6.2[ruby_targets_ruby21] =net-analyzer/rrdtool-1.2.23[ruby] ) selinux? ( sys-libs/libselinux[ruby] sec-policy/selinux-puppet ) vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 ) >=app-portage/eix-0.18.0 ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) -REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ) -SLOT=0 -SRC_URI=http://downloads.puppetlabs.com/puppet/puppet-4.0.0.tar.gz -_eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c xemacs-elisp-common 7f4f0cd4db5971a415fe6d9208c64116 -_md5_=4d4fb7c9b323f7ff983597f558333e3e diff --git a/metadata/md5-cache/app-admin/puppet-4.2.1-r1 b/metadata/md5-cache/app-admin/puppet-4.2.1-r1 deleted file mode 100644 index 9f7cf004a23a..000000000000 --- a/metadata/md5-cache/app-admin/puppet-4.2.1-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/mocha[ruby_targets_ruby20] dev-ruby/rack[ruby_targets_ruby20] dev-ruby/rspec-its[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/mocha[ruby_targets_ruby21] dev-ruby/rack[ruby_targets_ruby21] dev-ruby/rspec-its[ruby_targets_ruby21] ) ) test? ( ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/mocha[ruby_targets_ruby20] dev-ruby/rack[ruby_targets_ruby20] dev-ruby/rspec-its[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/mocha[ruby_targets_ruby21] dev-ruby/rack[ruby_targets_ruby21] dev-ruby/rspec-its[ruby_targets_ruby21] ) ) emacs? ( virtual/emacs ) xemacs? ( app-editors/xemacs ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby20? ( doc? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( doc? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ) -DESCRIPTION=A system automation and configuration management software. -EAPI=5 -HOMEPAGE=http://puppetlabs.com/ -IUSE=augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax xemacs test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 doc test test -KEYWORDS=~amd64 ~hppa ~ppc ~x86 -LICENSE=Apache-2.0 GPL-2 -RDEPEND=ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] ) selinux? ( sys-libs/libselinux[ruby] sec-policy/selinux-puppet ) vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 ) >=app-portage/eix-0.18.0 ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) -REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ) -RESTRICT=test -SLOT=0 -SRC_URI=http://downloads.puppetlabs.com/puppet/puppet-4.2.1.tar.gz -_eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c xemacs-elisp-common 7f4f0cd4db5971a415fe6d9208c64116 -_md5_=7dcc76bdc0b3460d8c1efe2efd47d910 diff --git a/metadata/md5-cache/app-admin/puppet-4.2.2-r1 b/metadata/md5-cache/app-admin/puppet-4.2.2-r1 deleted file mode 100644 index 833e67a3defb..000000000000 --- a/metadata/md5-cache/app-admin/puppet-4.2.2-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/mocha[ruby_targets_ruby20] dev-ruby/rack[ruby_targets_ruby20] dev-ruby/rspec-its[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/mocha[ruby_targets_ruby21] dev-ruby/rack[ruby_targets_ruby21] dev-ruby/rspec-its[ruby_targets_ruby21] ) ) test? ( ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/mocha[ruby_targets_ruby20] dev-ruby/rack[ruby_targets_ruby20] dev-ruby/rspec-its[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/mocha[ruby_targets_ruby21] dev-ruby/rack[ruby_targets_ruby21] dev-ruby/rspec-its[ruby_targets_ruby21] ) ) emacs? ( virtual/emacs ) xemacs? ( app-editors/xemacs ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby20? ( doc? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( doc? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby21] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ) -DESCRIPTION=A system automation and configuration management software. -EAPI=5 -HOMEPAGE=http://puppetlabs.com/ -IUSE=augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax xemacs test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 doc test test -KEYWORDS=~amd64 ~hppa ~ppc ~x86 -LICENSE=Apache-2.0 GPL-2 -RDEPEND=ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby20] dev-ruby/json[ruby_targets_ruby20] >=dev-ruby/facter-3.0.0[ruby_targets_ruby20] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby20] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby20] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby20] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby20] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby20] ) virtual/ruby-ssl[ruby_targets_ruby20] ) ruby_targets_ruby21? ( dev-ruby/hiera[ruby_targets_ruby21] >=dev-ruby/rgen-0.6.5[ruby_targets_ruby21] dev-ruby/json[ruby_targets_ruby21] >=dev-ruby/facter-3.0.0[ruby_targets_ruby21] augeas? ( dev-ruby/ruby-augeas[ruby_targets_ruby21] ) diff? ( dev-ruby/diff-lcs[ruby_targets_ruby21] ) doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ldap? ( dev-ruby/ruby-ldap[ruby_targets_ruby21] ) shadow? ( dev-ruby/ruby-shadow[ruby_targets_ruby21] ) sqlite? ( dev-ruby/sqlite3[ruby_targets_ruby21] ) virtual/ruby-ssl[ruby_targets_ruby21] ) rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] ) selinux? ( sys-libs/libselinux[ruby] sec-policy/selinux-puppet ) vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 ) >=app-portage/eix-0.18.0 ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) -REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ) -RESTRICT=test -SLOT=0 -SRC_URI=http://downloads.puppetlabs.com/puppet/puppet-4.2.2.tar.gz -_eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c xemacs-elisp-common 7f4f0cd4db5971a415fe6d9208c64116 -_md5_=7dcc76bdc0b3460d8c1efe2efd47d910 diff --git a/metadata/md5-cache/app-admin/puppet-4.4.1 b/metadata/md5-cache/app-admin/puppet-4.4.2 similarity index 99% rename from metadata/md5-cache/app-admin/puppet-4.4.1 rename to metadata/md5-cache/app-admin/puppet-4.4.2 index d9d3ce852f2a..e4a3bb711dd3 100644 --- a/metadata/md5-cache/app-admin/puppet-4.4.1 +++ b/metadata/md5-cache/app-admin/puppet-4.4.2 @@ -10,6 +10,6 @@ RDEPEND=ruby_targets_ruby20? ( dev-ruby/hiera[ruby_targets_ruby20] >=dev-ruby/rg REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ) RESTRICT=test SLOT=0 -SRC_URI=http://downloads.puppetlabs.com/puppet/puppet-4.4.1.tar.gz +SRC_URI=http://downloads.puppetlabs.com/puppet/puppet-4.4.2.tar.gz _eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c xemacs-elisp-common 7f4f0cd4db5971a415fe6d9208c64116 _md5_=956d997b95f173b78e4c4fbcf2468578 diff --git a/metadata/md5-cache/app-admin/puppet-agent-1.4.1 b/metadata/md5-cache/app-admin/puppet-agent-1.4.2 similarity index 92% rename from metadata/md5-cache/app-admin/puppet-agent-1.4.1 rename to metadata/md5-cache/app-admin/puppet-agent-1.4.2 index 6fb9e3d2efe1..8778d0d74f49 100644 --- a/metadata/md5-cache/app-admin/puppet-agent-1.4.1 +++ b/metadata/md5-cache/app-admin/puppet-agent-1.4.2 @@ -9,6 +9,6 @@ LICENSE=Apache-2.0 RDEPEND=!app-admin/augeas !app-admin/mcollective !app-admin/puppet !dev-ruby/hiera !dev-ruby/facter !app-emulation/virt-what sys-apps/dmidecode selinux? ( sys-libs/libselinux[ruby] sec-policy/selinux-puppet ) puppetdb? ( >=dev-ruby/puppetdb-termini-3.1.0 ) RESTRICT=strip SLOT=0 -SRC_URI=amd64? ( http://apt.puppetlabs.com/pool/wheezy/PC1/p/puppet-agent/puppet-agent_1.4.1-1wheezy_amd64.deb ) x86? ( http://apt.puppetlabs.com/pool/wheezy/PC1/p/puppet-agent/puppet-agent_1.4.1-1wheezy_i386.deb ) +SRC_URI=amd64? ( http://apt.puppetlabs.com/pool/wheezy/PC1/p/puppet-agent/puppet-agent_1.4.2-1wheezy_amd64.deb ) x86? ( http://apt.puppetlabs.com/pool/wheezy/PC1/p/puppet-agent/puppet-agent_1.4.2-1wheezy_i386.deb ) _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be user 906f3c8eb3a2350a4f1191a89baa3e46 _md5_=27744d8f55391e92173c4d63741e54a0 diff --git a/metadata/md5-cache/app-admin/puppetserver-2.2.1-r1 b/metadata/md5-cache/app-admin/puppetserver-2.2.1-r1 deleted file mode 100644 index 2f94c529f0ce..000000000000 --- a/metadata/md5-cache/app-admin/puppetserver-2.2.1-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup -DEPEND=virtual/pkgconfig -DESCRIPTION=Puppet Server is the next-generation application for managing Puppet agents. -EAPI=5 -HOMEPAGE=http://docs.puppetlabs.com/puppetserver/ -IUSE=puppetdb -KEYWORDS=~amd64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=>=virtual/jdk-1.7.0 app-admin/puppet-agent[puppetdb?] -SLOT=0 -SRC_URI=https://downloads.puppetlabs.com/puppet/puppetserver-2.2.1.tar.gz -_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 -_md5_=594b0a77514233a63676bb164d520f03 diff --git a/metadata/md5-cache/app-admin/puppetserver-2.3.0 b/metadata/md5-cache/app-admin/puppetserver-2.3.0 deleted file mode 100644 index 2fa54f067b90..000000000000 --- a/metadata/md5-cache/app-admin/puppetserver-2.3.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup -DEPEND=virtual/pkgconfig -DESCRIPTION=Puppet Server is the next-generation application for managing Puppet agents. -EAPI=5 -HOMEPAGE=http://docs.puppetlabs.com/puppetserver/ -IUSE=puppetdb -KEYWORDS=~amd64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=>=virtual/jdk-1.7.0 app-admin/puppet-agent[puppetdb?] -SLOT=0 -SRC_URI=https://downloads.puppetlabs.com/puppet/puppetserver-2.3.0.tar.gz -_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 -_md5_=594b0a77514233a63676bb164d520f03 diff --git a/metadata/md5-cache/app-admin/puppetserver-2.3.1 b/metadata/md5-cache/app-admin/puppetserver-2.3.2 similarity index 98% rename from metadata/md5-cache/app-admin/puppetserver-2.3.1 rename to metadata/md5-cache/app-admin/puppetserver-2.3.2 index a20a82935ae3..21625f3a9ca2 100644 --- a/metadata/md5-cache/app-admin/puppetserver-2.3.1 +++ b/metadata/md5-cache/app-admin/puppetserver-2.3.2 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=Apache-2.0 RDEPEND=>=virtual/jdk-1.7.0 app-admin/puppet-agent[puppetdb?] SLOT=0 -SRC_URI=https://downloads.puppetlabs.com/puppet/puppetserver-2.3.1.tar.gz +SRC_URI=https://downloads.puppetlabs.com/puppet/puppetserver-2.3.2.tar.gz _eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 _md5_=594b0a77514233a63676bb164d520f03 diff --git a/metadata/md5-cache/app-antivirus/clamav-0.99 b/metadata/md5-cache/app-antivirus/clamav-0.99 index 6be41b351b18..ae9bda3855d8 100644 --- a/metadata/md5-cache/app-antivirus/clamav-0.99 +++ b/metadata/md5-cache/app-antivirus/clamav-0.99 @@ -4,10 +4,10 @@ DESCRIPTION=Clam Anti-Virus Scanner EAPI=5 HOMEPAGE=http://www.clamav.net/ IUSE=bzip2 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs uclibc -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=bzip2? ( app-arch/bzip2 ) clamdtop? ( sys-libs/ncurses:0 ) iconv? ( virtual/libiconv ) metadata-analysis-api? ( dev-libs/json-c ) milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) ) dev-libs/libtommath >=sys-libs/zlib-1.2.2 !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) sys-devel/libtool !! qmultirecord-0.0.3.tar.bz2 -_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 qmake-utils 0a242e7177789b0028b4045f336dd4db qt4-r2 d6c113024bb3086a1facc65cd338930e toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=3e5b2217993a03fdab704c99e040a410 diff --git a/metadata/md5-cache/app-emulation/docker-1.10.0 b/metadata/md5-cache/app-emulation/docker-1.10.0 deleted file mode 100644 index 32206bceb67a..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.10.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup unpack -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) seccomp? ( >=sys-libs/libseccomp-2.2.1[static-libs] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://dockerproject.org -IUSE=apparmor aufs btrfs +device-mapper experimental overlay seccomp -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) seccomp? ( >=sys-libs/libseccomp-2.2.1[static-libs] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 apparmor? ( sys-libs/libapparmor[static-libs] ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.10.0.tar.gz -> docker-1.10.0.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=7aa450cb66f4c6583fee68af5150a70b diff --git a/metadata/md5-cache/app-emulation/docker-1.10.3 b/metadata/md5-cache/app-emulation/docker-1.10.3 deleted file mode 100644 index 4b8cd1ede843..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.10.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup unpack -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) seccomp? ( >=sys-libs/libseccomp-2.2.1[static-libs] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://dockerproject.org -IUSE=apparmor aufs btrfs +device-mapper experimental overlay seccomp -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) seccomp? ( >=sys-libs/libseccomp-2.2.1[static-libs] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 apparmor? ( sys-libs/libapparmor[static-libs] ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.10.3.tar.gz -> docker-1.10.3.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=f730bdcbd832f7b19499b5248d112955 diff --git a/metadata/md5-cache/app-emulation/docker-1.11.0 b/metadata/md5-cache/app-emulation/docker-1.11.0 index 201950c6d6a8..54a534c57ab4 100644 --- a/metadata/md5-cache/app-emulation/docker-1.11.0 +++ b/metadata/md5-cache/app-emulation/docker-1.11.0 @@ -1,6 +1,6 @@ DEFINED_PHASES=compile install postinst prepare setup unpack DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) seccomp? ( >=sys-libs/libseccomp-2.2.1[static-libs] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level +DESCRIPTION=The core functions you need to create Docker images and run Docker containers EAPI=5 HOMEPAGE=https://dockerproject.org IUSE=apparmor aufs btrfs +device-mapper experimental overlay seccomp @@ -11,4 +11,4 @@ RESTRICT=installsources strip SLOT=0 SRC_URI=https://github.com/docker/docker/archive/v1.11.0.tar.gz -> docker-1.11.0.tar.gz _eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=0a48366b598ed3fbd48b27507e20bce2 +_md5_=c6d5692f17ece433c7673d40ad416d84 diff --git a/metadata/md5-cache/app-emulation/docker-1.6.1 b/metadata/md5-cache/app-emulation/docker-1.6.1 deleted file mode 100644 index 25336748bbd3..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.6.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) >=dev-lang/go-1.3 btrfs? ( >=sys-fs/btrfs-progs-3.16.1 ) virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://www.docker.com -IUSE=aufs btrfs +contrib +device-mapper doc lxc overlay vim-syntax -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 lxc? ( >=app-emulation/lxc-1.0.7 ) aufs? ( || ( sys-fs/aufs3 sys-fs/aufs4 sys-kernel/aufs-sources ) ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.6.1.tar.gz -> docker-1.6.1.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=94646780442917f1314cb7dd24950edb diff --git a/metadata/md5-cache/app-emulation/docker-1.6.2 b/metadata/md5-cache/app-emulation/docker-1.6.2 deleted file mode 100644 index dc18c15162ec..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.6.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) >=dev-lang/go-1.3 btrfs? ( >=sys-fs/btrfs-progs-3.16.1 ) virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://www.docker.com -IUSE=aufs btrfs +contrib +device-mapper doc lxc overlay vim-syntax -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 lxc? ( >=app-emulation/lxc-1.0.7 ) aufs? ( || ( sys-fs/aufs3 sys-fs/aufs4 sys-kernel/aufs-sources ) ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.6.2.tar.gz -> docker-1.6.2.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=8bc6b7745616098d796439cd8c1c0f9f diff --git a/metadata/md5-cache/app-emulation/docker-1.7.1 b/metadata/md5-cache/app-emulation/docker-1.7.1 deleted file mode 100644 index 59c0e9469e88..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.7.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) >=dev-lang/go-1.4:= btrfs? ( >=sys-fs/btrfs-progs-3.8 ) virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://www.docker.com -IUSE=apparmor aufs btrfs +contrib +device-mapper doc experimental lxc overlay vim-syntax -KEYWORDS=amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 lxc? ( >=app-emulation/lxc-1.0.7 ) aufs? ( || ( sys-fs/aufs3 sys-fs/aufs4 sys-kernel/aufs-sources ) ) apparmor? ( sys-libs/libapparmor[static-libs] ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.7.1.tar.gz -> docker-1.7.1.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=d9e3182bf35d00e48304968fe77e8d89 diff --git a/metadata/md5-cache/app-emulation/docker-1.8.1 b/metadata/md5-cache/app-emulation/docker-1.8.1 deleted file mode 100644 index 6af92283709c..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.8.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup unpack -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://dockerproject.org -IUSE=apparmor aufs btrfs +device-mapper experimental lxc overlay -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 lxc? ( >=app-emulation/lxc-1.0.7 ) apparmor? ( sys-libs/libapparmor[static-libs] ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.8.1.tar.gz -> docker-1.8.1.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=e0531ac8b66bbe0c49edff8fe2cfe04e diff --git a/metadata/md5-cache/app-emulation/docker-1.8.2 b/metadata/md5-cache/app-emulation/docker-1.8.2 deleted file mode 100644 index 500c85edccff..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.8.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup unpack -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://dockerproject.org -IUSE=apparmor aufs btrfs +device-mapper experimental lxc overlay -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 lxc? ( >=app-emulation/lxc-1.0.7 ) apparmor? ( sys-libs/libapparmor[static-libs] ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.8.2.tar.gz -> docker-1.8.2.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=059926c45908f00f9d7963f61c0d7678 diff --git a/metadata/md5-cache/app-emulation/docker-1.9.0 b/metadata/md5-cache/app-emulation/docker-1.9.0 deleted file mode 100644 index ff45d753d915..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.9.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup unpack -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://dockerproject.org -IUSE=apparmor aufs btrfs +device-mapper experimental lxc overlay -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 lxc? ( >=app-emulation/lxc-1.0.7 ) apparmor? ( sys-libs/libapparmor[static-libs] ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.9.0.tar.gz -> docker-1.9.0.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=e57ce8378b8499e200659e76ffc3f9fc diff --git a/metadata/md5-cache/app-emulation/docker-1.9.1 b/metadata/md5-cache/app-emulation/docker-1.9.1 deleted file mode 100644 index 16c4f44f9222..000000000000 --- a/metadata/md5-cache/app-emulation/docker-1.9.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup unpack -DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level -EAPI=5 -HOMEPAGE=https://dockerproject.org -IUSE=apparmor aufs btrfs +device-mapper experimental overlay -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) !app-emulation/docker-bin >=net-firewall/iptables-1.4 sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 apparmor? ( sys-libs/libapparmor[static-libs] ) -RESTRICT=installsources strip -SLOT=0 -SRC_URI=https://github.com/docker/docker/archive/v1.9.1.tar.gz -> docker-1.9.1.tar.gz -_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=9204a205b75bab8f96c359c6fc16d2b0 diff --git a/metadata/md5-cache/app-emulation/docker-9999 b/metadata/md5-cache/app-emulation/docker-9999 index bd044cccb851..dba9f4ff94a4 100644 --- a/metadata/md5-cache/app-emulation/docker-9999 +++ b/metadata/md5-cache/app-emulation/docker-9999 @@ -1,6 +1,6 @@ DEFINED_PHASES=compile install postinst prepare setup unpack DEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) seccomp? ( >=sys-libs/libseccomp-2.2.1[static-libs] ) dev-go/go-md2man btrfs? ( >=sys-fs/btrfs-progs-3.8 ) >=dev-lang/go-1.4.2:= >=dev-vcs/git-1.8.2.1 virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=Docker complements kernel namespacing with a high-level API which operates at the process level +DESCRIPTION=The core functions you need to create Docker images and run Docker containers EAPI=5 HOMEPAGE=https://dockerproject.org IUSE=apparmor aufs btrfs +device-mapper experimental overlay seccomp @@ -9,4 +9,4 @@ RDEPEND=>=dev-db/sqlite-3.7.9:3 device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] ) s RESTRICT=installsources strip SLOT=0 _eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde git-r3 ef66dfc3db09f327af21cf32f140fb2b golang-base 08fe6e0e2b4750daff8887a7f0e1f873 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb udev 73058269b3e70e34e084fa3981282338 user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=54c2d8213fd8d64db80edec07f4272ce +_md5_=5f90e2e5778a996a26a6de4cd83ea7b8 diff --git a/metadata/md5-cache/app-misc/mouseremote-0.90-r2 b/metadata/md5-cache/app-misc/mouseremote-0.90-r2 index 9482292a6884..c263521a8f44 100644 --- a/metadata/md5-cache/app-misc/mouseremote-0.90-r2 +++ b/metadata/md5-cache/app-misc/mouseremote-0.90-r2 @@ -1,12 +1,11 @@ -DEFINED_PHASES=compile install postinst unpack +DEFINED_PHASES=compile install postinst prepare DEPEND=virtual/perl-Time-HiRes DESCRIPTION=X10 MouseRemote -EAPI=0 +EAPI=6 HOMEPAGE=http://www4.pair.com/gribnif/ha/ KEYWORDS=amd64 ~ppc x86 LICENSE=GPL-2 -RDEPEND=virtual/perl-Time-HiRes SLOT=0 SRC_URI=http://www4.pair.com/gribnif/ha/MouseRemote.tar.gz -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=df2d4e5da213571819b42626d3186233 +_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb +_md5_=b74aa3594466535ab7e0d4ecc725ce7d diff --git a/metadata/md5-cache/app-shells/bashdb-4.3.0.91-r2 b/metadata/md5-cache/app-shells/bashdb-4.3.0.91-r2 new file mode 100644 index 000000000000..993a7aed9b3b --- /dev/null +++ b/metadata/md5-cache/app-shells/bashdb-4.3.0.91-r2 @@ -0,0 +1,11 @@ +DEFINED_PHASES=prepare +DEPEND=!>=app-shells/bash-4.4 +DESCRIPTION=bash source code debugging +EAPI=6 +HOMEPAGE=http://bashdb.sourceforge.net/ +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=GPL-2 +RESTRICT=test +SLOT=0 +SRC_URI=mirror://sourceforge/bashdb/bashdb-4.3-0.91.tar.bz2 +_md5_=a6e3b2703f2a1fd5760f7f38f62e5caf diff --git a/metadata/md5-cache/app-shells/ccsh-0.0.4-r3 b/metadata/md5-cache/app-shells/ccsh-0.0.4-r3 index bc7eda736122..ba9ec43c20de 100644 --- a/metadata/md5-cache/app-shells/ccsh-0.0.4-r3 +++ b/metadata/md5-cache/app-shells/ccsh-0.0.4-r3 @@ -5,6 +5,6 @@ HOMEPAGE=http://ccsh.sourceforge.net/ KEYWORDS=amd64 ppc sparc x86 ~ppc64 LICENSE=GPL-2 SLOT=0 -SRC_URI=http://download.sourceforge.net/ccsh/ccsh-0.0.4.tar.gz +SRC_URI=mirror://sourceforge/ccsh/ccsh-0.0.4.tar.gz _eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=0e49d72032dba91354ec815416dd02c9 +_md5_=1aa0eb9137f9dd3883342d3267b8d003 diff --git a/metadata/md5-cache/app-shells/ccsh-0.0.4-r4 b/metadata/md5-cache/app-shells/ccsh-0.0.4-r4 new file mode 100644 index 000000000000..75c78af0c96a --- /dev/null +++ b/metadata/md5-cache/app-shells/ccsh-0.0.4-r4 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install +DESCRIPTION=UNIX Shell for people already familiar with the C language +EAPI=6 +HOMEPAGE=http://ccsh.sourceforge.net/ +KEYWORDS=~amd64 ~ppc ~sparc ~x86 ~ppc64 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=mirror://sourceforge/ccsh/ccsh-0.0.4.tar.gz +_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb +_md5_=e17cdd735016ad802c07936e5a19aeb0 diff --git a/metadata/md5-cache/app-text/blogc-9999 b/metadata/md5-cache/app-text/blogc-9999 index 81fc8561c16f..15dd96c133e4 100644 --- a/metadata/md5-cache/app-text/blogc-9999 +++ b/metadata/md5-cache/app-text/blogc-9999 @@ -1,11 +1,11 @@ DEFINED_PHASES=configure prepare unpack -DEPEND==dev-libs/squareball-9999 app-text/ronn virtual/pkgconfig test? ( dev-util/cmocka ) >=dev-vcs/git-1.8.2.1 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=app-text/ronn httpd? ( dev-libs/libevent sys-apps/file ) virtual/pkgconfig test? ( dev-util/cmocka ) >=dev-vcs/git-1.8.2.1 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=A blog compiler EAPI=6 -HOMEPAGE=http://blogc.org/ -IUSE=test +HOMEPAGE=https://blogc.rgm.io/ +IUSE=git httpd test LICENSE=BSD -RDEPEND==dev-libs/squareball-9999 +RDEPEND=httpd? ( dev-libs/libevent sys-apps/file ) git? ( dev-vcs/git ) !dev-vcs/blogc-git-receiver !www-servers/blogc-runserver SLOT=0 _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde git-r3 ef66dfc3db09f327af21cf32f140fb2b libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=b373bb595ebbe9642f3f15d0e091c732 +_md5_=196f2260024f02c1d0057133324dd6db diff --git a/metadata/md5-cache/dev-games/clanlib-0.8.1 b/metadata/md5-cache/dev-games/clanlib-0.8.1 index d0a968ee3623..f06d719d82af 100644 --- a/metadata/md5-cache/dev-games/clanlib-0.8.1 +++ b/metadata/md5-cache/dev-games/clanlib-0.8.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=configure install prepare -DEPEND=media-libs/libpng:0 virtual/jpeg:0 virtual/glu virtual/opengl sdl? ( media-libs/libsdl media-libs/sdl-gfx ) x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm media-libs/alsa-lib mikmod? ( media-libs/libmikmod ) vorbis? ( media-libs/libvorbis ) x11-proto/xf86vidmodeproto +DEPEND=media-libs/libpng:0 virtual/jpeg:0 virtual/glu virtual/opengl sdl? ( media-libs/libsdl[X] media-libs/sdl-gfx ) x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm media-libs/alsa-lib mikmod? ( media-libs/libmikmod ) vorbis? ( media-libs/libvorbis ) x11-proto/xf86vidmodeproto DESCRIPTION=multi-platform game development library EAPI=5 HOMEPAGE=http://www.clanlib.org/ IUSE=doc ipv6 mikmod opengl sdl static-libs vorbis KEYWORDS=amd64 x86 LICENSE=ZLIB -RDEPEND=media-libs/libpng:0 virtual/jpeg:0 virtual/glu virtual/opengl sdl? ( media-libs/libsdl media-libs/sdl-gfx ) x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm media-libs/alsa-lib mikmod? ( media-libs/libmikmod ) vorbis? ( media-libs/libvorbis ) +RDEPEND=media-libs/libpng:0 virtual/jpeg:0 virtual/glu virtual/opengl sdl? ( media-libs/libsdl[X] media-libs/sdl-gfx ) x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm media-libs/alsa-lib mikmod? ( media-libs/libmikmod ) vorbis? ( media-libs/libvorbis ) SLOT=0.8 SRC_URI=http://clanlib.org/download/releases-0.8/ClanLib-0.8.1.tgz _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=6182a968edd55b69928b850193b0fa18 +_md5_=8b8d46ddf1f460aaf260eb4b14cb404e diff --git a/metadata/md5-cache/dev-java/edtftpj-2.4.0 b/metadata/md5-cache/dev-java/edtftpj-2.4.0 new file mode 100644 index 000000000000..52efb46e959d --- /dev/null +++ b/metadata/md5-cache/dev-java/edtftpj-2.4.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install preinst prepare setup +DEPEND=>=virtual/jdk-1.7 app-arch/unzip >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2 +DESCRIPTION=FTP client library written in Java +EAPI=5 +HOMEPAGE=http://enterprisedt.com/products/edtftpnet +IUSE=examples elibc_FreeBSD doc source elibc_FreeBSD +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-2.1+ +RDEPEND=>=virtual/jre-1.7 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) +SLOT=0 +SRC_URI=http://www.enterprisedt.com/products/edtftpj/download/edtftpj-2.4.0.zip +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-ant-2 7c5d0c274d390745f5033754a319f515 java-pkg-2 b02dc1e46b3648e467b5fbdf7857cf28 java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=f62d082aeb53fc5469e87d6724c8c5fa diff --git a/metadata/md5-cache/dev-java/icedtea-bin-3.0.0_pre10 b/metadata/md5-cache/dev-java/icedtea-bin-3.0.0_pre10 deleted file mode 100644 index 43429504244c..000000000000 --- a/metadata/md5-cache/dev-java/icedtea-bin-3.0.0_pre10 +++ /dev/null @@ -1,16 +0,0 @@ -DEFINED_PHASES=install postinst postrm prepare prerm pretend setup -DEPEND=>=dev-java/java-config-2.2.0-r3 app-eselect/eselect-java -DESCRIPTION=A Gentoo-made binary build of the IcedTea JDK -EAPI=5 -HOMEPAGE=http://icedtea.classpath.org -IUSE=+alsa cjk +cups doc examples +gtk headless-awt nsplugin pulseaudio selinux source +webstart -KEYWORDS=-* ~amd64 ~arm ppc64 ~x86 -LICENSE=GPL-2-with-linking-exception -PDEPEND=webstart? ( >=dev-java/icedtea-web-1.6.1:0 ) nsplugin? ( >=dev-java/icedtea-web-1.6.1:0 ) pulseaudio? ( dev-java/icedtea-sound ) -RDEPEND=>=dev-libs/glib-2.42:2 >=dev-libs/nss-3.16.1-r1 >=dev-libs/nspr-4.10 media-fonts/dejavu >=media-libs/fontconfig-2.11:1.0 >=media-libs/freetype-2.5.5:2 >=media-libs/lcms-2.6:2 >=sys-devel/gcc-4.9.3 >=sys-libs/glibc-2.21 >=sys-libs/zlib-1.2.8-r1 virtual/jpeg:62 alsa? ( >=media-libs/alsa-lib-1.0 ) !headless-awt? ( >=media-libs/giflib-4.1.6-r1 media-libs/libpng:0/16 >=x11-libs/libX11-1.6 >=x11-libs/libXext-1.3 >=x11-libs/libXi-1.7 >=x11-libs/libXrender-0.9.8 >=x11-libs/libXtst-1.2 ) cjk? ( media-fonts/arphicfonts media-fonts/baekmuk-fonts media-fonts/lklug media-fonts/lohit-fonts media-fonts/sazanami ) cups? ( >=net-print/cups-2.0 ) gtk? ( >=dev-libs/atk-2.16.0 >=x11-libs/cairo-1.14.2 x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-2.24:2 >=x11-libs/pango-1.36 ) selinux? ( sec-policy/selinux-java ) >=dev-java/java-config-2.2.0-r3 app-eselect/eselect-java -REQUIRED_USE=gtk? ( !headless-awt ) nsplugin? ( !headless-awt ) -RESTRICT=preserve-libs strip -SLOT=8 -SRC_URI=doc? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-doc-3.0.0_pre10.tar.xz ) source? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-src-3.0.0_pre10.tar.xz ) amd64? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.0_pre10-amd64.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.0_pre10-amd64.tar.xz ) ) arm? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.0_pre10-arm.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.0_pre10-arm.tar.xz ) ) ppc64? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.0_pre10-ppc64.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.0_pre10-ppc64.tar.xz ) ) x86? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.0_pre10-x86.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.0_pre10-x86.tar.xz ) ) -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d java-vm-2 5d8b5c70734a82c2e321f300d15bbe2e multilib 23ae8c186171e6476af098d2a50d0ee0 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb prefix e7f2b9c6e57342e5d25eac22fce23062 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=54732d3d58fc3e6572574f522ad22eb2 diff --git a/metadata/md5-cache/dev-java/icedtea-bin-3.0.1 b/metadata/md5-cache/dev-java/icedtea-bin-3.0.1 index 1ee227e8aee2..ff80ab2334b3 100644 --- a/metadata/md5-cache/dev-java/icedtea-bin-3.0.1 +++ b/metadata/md5-cache/dev-java/icedtea-bin-3.0.1 @@ -4,7 +4,7 @@ DESCRIPTION=A Gentoo-made binary build of the IcedTea JDK EAPI=5 HOMEPAGE=http://icedtea.classpath.org IUSE=+alsa cjk +cups doc examples +gtk headless-awt nsplugin pulseaudio selinux source +webstart -KEYWORDS=-* ~amd64 ~arm ~ppc64 ~x86 +KEYWORDS=-* ~amd64 ~arm ppc64 ~x86 LICENSE=GPL-2-with-linking-exception PDEPEND=webstart? ( >=dev-java/icedtea-web-1.6.1:0 ) nsplugin? ( >=dev-java/icedtea-web-1.6.1:0 ) pulseaudio? ( dev-java/icedtea-sound ) RDEPEND=>=dev-libs/glib-2.42:2 >=dev-libs/nss-3.16.1-r1 >=dev-libs/nspr-4.10 media-fonts/dejavu >=media-libs/fontconfig-2.11:1.0 >=media-libs/freetype-2.5.5:2 >=media-libs/lcms-2.6:2 >=sys-devel/gcc-4.9.3 >=sys-libs/glibc-2.21 >=sys-libs/zlib-1.2.8-r1 virtual/jpeg:62 alsa? ( >=media-libs/alsa-lib-1.0 ) !headless-awt? ( >=media-libs/giflib-4.1.6-r1 media-libs/libpng:0/16 >=x11-libs/libX11-1.6 >=x11-libs/libXext-1.3 >=x11-libs/libXi-1.7 >=x11-libs/libXrender-0.9.8 >=x11-libs/libXtst-1.2 ) cjk? ( media-fonts/arphicfonts media-fonts/baekmuk-fonts media-fonts/lklug media-fonts/lohit-fonts media-fonts/sazanami ) cups? ( >=net-print/cups-2.0 ) gtk? ( >=dev-libs/atk-2.16.0 >=x11-libs/cairo-1.14.2 x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-2.24:2 >=x11-libs/pango-1.36 ) selinux? ( sec-policy/selinux-java ) >=dev-java/java-config-2.2.0-r3 app-eselect/eselect-java @@ -13,4 +13,4 @@ RESTRICT=preserve-libs strip SLOT=8 SRC_URI=doc? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-doc-3.0.1.tar.xz ) source? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-src-3.0.1.tar.xz ) amd64? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.1-amd64.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.1-amd64.tar.xz ) ) arm? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.1-arm.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.1-arm.tar.xz ) ) ppc64? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.1-ppc64.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.1-ppc64.tar.xz ) ) x86? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-core-3.0.1-x86.tar.xz examples? ( https://dev.gentoo.org/~chewi/distfiles/icedtea-bin-examples-3.0.1-x86.tar.xz ) ) _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d java-vm-2 5d8b5c70734a82c2e321f300d15bbe2e multilib 23ae8c186171e6476af098d2a50d0ee0 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb prefix e7f2b9c6e57342e5d25eac22fce23062 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=30580a33091b512c2c8a61edeec1e082 +_md5_=a9dadac8c6940d4221d2ab5a6680672a diff --git a/metadata/md5-cache/dev-lang/go-1.6.2 b/metadata/md5-cache/dev-lang/go-1.6.2 new file mode 100644 index 000000000000..2848372e8fbe --- /dev/null +++ b/metadata/md5-cache/dev-lang/go-1.6.2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst preinst pretend test unpack +DEPEND=gccgo? ( >=sys-devel/gcc-5[go] ) +DESCRIPTION=A concurrent garbage collected and typesafe programming language +EAPI=6 +HOMEPAGE=http://www.golang.org +IUSE=gccgo +KEYWORDS=-* ~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris +LICENSE=BSD +RDEPEND=!=net-proxy/dante-1.1.13 ) ncurses? ( sys-libs/ncurses:0= ) readline? ( sys-libs/readline:0 ) dev-libs/libyaml virtual/libffi sys-libs/zlib >=app-eselect/eselect-ruby-20141227 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=An object-oriented scripting language +EAPI=5 +HOMEPAGE=http://www.ruby-lang.org/ +IUSE=berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 ssl xemacs ncurses +readline +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +LICENSE=|| ( Ruby-BSD BSD-2 ) +PDEPEND=>=dev-ruby/minitest-5.4.3[ruby_targets_ruby22] >=dev-ruby/power_assert-0.2.2[ruby_targets_ruby22] >=dev-ruby/test-unit-3.0.8[ruby_targets_ruby22] virtual/rubygems[ruby_targets_ruby22] >=dev-ruby/json-1.8.1[ruby_targets_ruby22] >=dev-ruby/rake-0.9.6[ruby_targets_ruby22] rdoc? ( >=dev-ruby/rdoc-4.0.1[ruby_targets_ruby22] ) xemacs? ( app-xemacs/ruby-modes ) +RDEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( sys-libs/gdbm ) jemalloc? ( dev-libs/jemalloc ) ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) ) socks5? ( >=net-proxy/dante-1.1.13 ) ncurses? ( sys-libs/ncurses:0= ) readline? ( sys-libs/readline:0 ) dev-libs/libyaml virtual/libffi sys-libs/zlib >=app-eselect/eselect-ruby-20141227 !=net-proxy/dante-1.1.13 ) ncurses? ( sys-libs/ncurses:0= ) readline? ( sys-libs/readline:0 ) dev-libs/libyaml virtual/libffi sys-libs/zlib >=app-eselect/eselect-ruby-20151229 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=An object-oriented scripting language +EAPI=5 +HOMEPAGE=http://www.ruby-lang.org/ +IUSE=berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 ssl xemacs ncurses +readline +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +LICENSE=|| ( Ruby-BSD BSD-2 ) +PDEPEND=>=dev-ruby/did_you_mean-1.0.0[ruby_targets_ruby23] >=dev-ruby/minitest-5.8.3[ruby_targets_ruby23] >=dev-ruby/net-telnet-0.1.1[ruby_targets_ruby23] >=dev-ruby/power_assert-0.2.6[ruby_targets_ruby23] >=dev-ruby/rake-10.4.2[ruby_targets_ruby23] >=dev-ruby/test-unit-3.1.5[ruby_targets_ruby23] virtual/rubygems[ruby_targets_ruby23] >=dev-ruby/json-1.8.3[ruby_targets_ruby23] rdoc? ( >=dev-ruby/rdoc-4.2.1[ruby_targets_ruby23] ) xemacs? ( app-xemacs/ruby-modes ) +RDEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( sys-libs/gdbm ) jemalloc? ( dev-libs/jemalloc ) ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) ) socks5? ( >=net-proxy/dante-1.1.13 ) ncurses? ( sys-libs/ncurses:0= ) readline? ( sys-libs/readline:0 ) dev-libs/libyaml virtual/libffi sys-libs/zlib >=app-eselect/eselect-ruby-20151229 !=sys-libs/db-4:= ) zlib? ( sys-libs/zlib ) odbc? ( dev-db/unixODBC ) readline? ( sys-libs/readline:= ) gmp? ( dev-libs/gmp:0 ) ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) ) java? ( >=virtual/jdk-1.5:= ) uuid? ( dev-libs/ossp-uuid ) X? ( virtual/jpeg:0 x11-libs/libX11 x11-libs/libXft x11-libs/libXpm x11-libs/libXt x11-libs/libICE x11-libs/libSM ) X? ( x11-proto/xproto ) java? ( test? ( =dev-java/junit-3.8* ) ) java? ( >=dev-java/java-config-2.2.0-r3 ) +DESCRIPTION=free, small, and standard compliant Prolog compiler +EAPI=5 +HOMEPAGE=http://www.swi-prolog.org/ +IUSE=archive berkdb debug doc +gmp hardened java libressl minimal odbc +readline ssl static-libs test uuid zlib X elibc_FreeBSD java +KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +LICENSE=BSD-2 LGPL-2.1 +RDEPEND=sys-libs/ncurses:= archive? ( app-arch/libarchive ) berkdb? ( >=sys-libs/db-4:= ) zlib? ( sys-libs/zlib ) odbc? ( dev-db/unixODBC ) readline? ( sys-libs/readline:= ) gmp? ( dev-libs/gmp:0 ) ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) ) java? ( >=virtual/jdk-1.5:= ) uuid? ( dev-libs/ossp-uuid ) X? ( virtual/jpeg:0 x11-libs/libX11 x11-libs/libXft x11-libs/libXpm x11-libs/libXt x11-libs/libICE x11-libs/libSM ) java? ( >=dev-java/java-config-2.2.0-r3 ) +SLOT=0 +SRC_URI=http://www.swi-prolog.org/download/devel/src/swipl-7.3.20.tar.gz +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e java-pkg-opt-2 40db73f27fc6458ec2105812a4f261c7 java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=bedeebb6c35cddbd88f92a2d7cfb4e4c diff --git a/metadata/md5-cache/dev-python/PyQt5-5.6 b/metadata/md5-cache/dev-python/PyQt5-5.6 new file mode 100644 index 000000000000..1587b1748f76 --- /dev/null +++ b/metadata/md5-cache/dev-python/PyQt5-5.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install +DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/sip-4.18:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-qt/qtcore-5.4.2:5 >=dev-qt/qtxml-5.4.2:5 dbus? ( dev-python/dbus-python[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-qt/qtdbus-5.4.2:5 ) declarative? ( >=dev-qt/qtdeclarative-5.4.2:5[widgets?] ) designer? ( >=dev-qt/designer-5.4.2:5 ) gui? ( >=dev-qt/qtgui-5.4.2:5[gles2=] ) help? ( >=dev-qt/qthelp-5.4.2:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.4.2:5[widgets?] ) network? ( >=dev-qt/qtnetwork-5.4.2:5 ) opengl? ( >=dev-qt/qtopengl-5.4.2:5 ) positioning? ( >=dev-qt/qtpositioning-5.4.2:5 ) printsupport? ( >=dev-qt/qtprintsupport-5.4.2:5 ) sensors? ( >=dev-qt/qtsensors-5.4.2:5 ) serialport? ( >=dev-qt/qtserialport-5.4.2:5 ) sql? ( >=dev-qt/qtsql-5.4.2:5 ) svg? ( >=dev-qt/qtsvg-5.4.2:5 ) testlib? ( >=dev-qt/qttest-5.4.2:5 ) webchannel? ( >=dev-qt/qtwebchannel-5.4.2:5 ) webkit? ( >=dev-qt/qtwebkit-5.4.2:5[printsupport] ) websockets? ( >=dev-qt/qtwebsockets-5.4.2:5 ) widgets? ( >=dev-qt/qtwidgets-5.4.2:5 ) x11extras? ( >=dev-qt/qtx11extras-5.4.2:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.4.2:5 ) dbus? ( virtual/pkgconfig ) +DESCRIPTION=Python bindings for the Qt framework +EAPI=6 +HOMEPAGE=http://www.riverbankcomputing.com/software/pyqt/intro https://pypi.python.org/pypi/PyQt5 +IUSE=dbus debug declarative designer doc examples gles2 gui help multimedia network opengl positioning printsupport sensors serialport sql svg testlib webchannel webkit websockets widgets x11extras xmlpatterns python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=GPL-3 +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/sip-4.18:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-qt/qtcore-5.4.2:5 >=dev-qt/qtxml-5.4.2:5 dbus? ( dev-python/dbus-python[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-qt/qtdbus-5.4.2:5 ) declarative? ( >=dev-qt/qtdeclarative-5.4.2:5[widgets?] ) designer? ( >=dev-qt/designer-5.4.2:5 ) gui? ( >=dev-qt/qtgui-5.4.2:5[gles2=] ) help? ( >=dev-qt/qthelp-5.4.2:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.4.2:5[widgets?] ) network? ( >=dev-qt/qtnetwork-5.4.2:5 ) opengl? ( >=dev-qt/qtopengl-5.4.2:5 ) positioning? ( >=dev-qt/qtpositioning-5.4.2:5 ) printsupport? ( >=dev-qt/qtprintsupport-5.4.2:5 ) sensors? ( >=dev-qt/qtsensors-5.4.2:5 ) serialport? ( >=dev-qt/qtserialport-5.4.2:5 ) sql? ( >=dev-qt/qtsql-5.4.2:5 ) svg? ( >=dev-qt/qtsvg-5.4.2:5 ) testlib? ( >=dev-qt/qttest-5.4.2:5 ) webchannel? ( >=dev-qt/qtwebchannel-5.4.2:5 ) webkit? ( >=dev-qt/qtwebkit-5.4.2:5[printsupport] ) websockets? ( >=dev-qt/qtwebsockets-5.4.2:5 ) widgets? ( >=dev-qt/qtwidgets-5.4.2:5 ) x11extras? ( >=dev-qt/qtx11extras-5.4.2:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.4.2:5 ) +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 ) declarative? ( gui network ) designer? ( widgets ) help? ( gui widgets ) multimedia? ( gui network ) opengl? ( gui widgets ) positioning? ( gui ) printsupport? ( widgets ) sensors? ( gui ) serialport? ( gui ) sql? ( widgets ) svg? ( gui widgets ) testlib? ( widgets ) webchannel? ( network ) webkit? ( gui network printsupport widgets ) websockets? ( network ) widgets? ( gui ) xmlpatterns? ( network ) +SLOT=0 +SRC_URI=mirror://sourceforge/pyqt/PyQt5_gpl-5.6.tar.gz +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 qmake-utils 0a242e7177789b0028b4045f336dd4db toolchain-funcs d513d423d449877e49d99af3f7af7acb +_md5_=e080422466afe6a874d4a34fa67e7699 diff --git a/metadata/md5-cache/dev-python/docopt-0.6.2-r1 b/metadata/md5-cache/dev-python/docopt-0.6.2-r1 index 85cb0a28ecdc..43acb1c846b4 100644 --- a/metadata/md5-cache/dev-python/docopt-0.6.2-r1 +++ b/metadata/md5-cache/dev-python/docopt-0.6.2-r1 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] test? ( dev-python/pytest[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] test? ( dev-python/pytest[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] DESCRIPTION=Pythonic argument parser, that will make you smile EAPI=5 HOMEPAGE=https://pypi.python.org/pypi/docopt https://github.com/docopt/docopt -IUSE=test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 +IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux LICENSE=MIT -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 ) +RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 ) RESTRICT=test SLOT=0 SRC_URI=mirror://pypi/d/docopt/docopt-0.6.2.tar.gz https://github.com/docopt/docopt/archive/0.6.2.tar.gz -> docopt-0.6.2.tar.gz _eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=c11e33df8e95a5e5662c75196d8c8533 +_md5_=c79f0c023dad648aa10d730c222017d3 diff --git a/metadata/md5-cache/dev-python/llvmmath-0.1.2 b/metadata/md5-cache/dev-python/llvmmath-0.1.2 deleted file mode 100644 index a0ae9850cf04..000000000000 --- a/metadata/md5-cache/dev-python/llvmmath-0.1.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/llvmpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numpy-1.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -DESCRIPTION=LLVM math library for Python -EAPI=5 -HOMEPAGE=https://github.com/ContinuumIO/llvmmath -IUSE=test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND=dev-python/llvmpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numpy-1.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) -SLOT=0 -SRC_URI=https://github.com/ContinuumIO/llvmmath/archive/0.1.2.tar.gz -> llvmmath-0.1.2.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=7d45ba3ed7c033643ff7f8c5d295a9e5 diff --git a/metadata/md5-cache/dev-python/llvmpy-0.12.2 b/metadata/md5-cache/dev-python/llvmpy-0.12.2 deleted file mode 100644 index 913e57ee200b..000000000000 --- a/metadata/md5-cache/dev-python/llvmpy-0.12.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND==sys-devel/llvm-3.3*:=[multitarget] doc? ( dev-python/sphinx ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -DESCRIPTION=Python wrapper around the llvm C++ library -EAPI=5 -HOMEPAGE=http://llvmpy.org/ -IUSE=doc python_targets_python2_7 python_targets_python3_3 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND==sys-devel/llvm-3.3*:=[multitarget] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 ) -SLOT=0 -SRC_URI=https://github.com/llvmpy/llvmpy/archive/0.12.2.tar.gz -> llvmpy-0.12.2.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=ed943194040c3d2166731f0bd0c9e5c7 diff --git a/metadata/md5-cache/dev-python/llvmpy-0.12.3 b/metadata/md5-cache/dev-python/llvmpy-0.12.3 deleted file mode 100644 index c82bb5649cb3..000000000000 --- a/metadata/md5-cache/dev-python/llvmpy-0.12.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND==sys-devel/llvm-3.3*:=[multitarget] doc? ( dev-python/sphinx ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -DESCRIPTION=Python wrapper around the llvm C++ library -EAPI=5 -HOMEPAGE=http://llvmpy.org/ -IUSE=doc python_targets_python2_7 python_targets_python3_3 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND==sys-devel/llvm-3.3*:=[multitarget] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 ) -SLOT=0 -SRC_URI=https://github.com/llvmpy/llvmpy/archive/0.12.3.tar.gz -> llvmpy-0.12.3.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=1f2f7bfaf047e2fea201081e5845c1c3 diff --git a/metadata/md5-cache/dev-python/llvmpy-0.12.4 b/metadata/md5-cache/dev-python/llvmpy-0.12.4 deleted file mode 100644 index 43f0025fc208..000000000000 --- a/metadata/md5-cache/dev-python/llvmpy-0.12.4 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND==sys-devel/llvm-3.3*:=[multitarget] doc? ( dev-python/sphinx ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -DESCRIPTION=Python wrapper around the llvm C++ library -EAPI=5 -HOMEPAGE=http://llvmpy.org/ -IUSE=doc python_targets_python2_7 python_targets_python3_3 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND==sys-devel/llvm-3.3*:=[multitarget] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 ) -SLOT=0 -SRC_URI=https://github.com/llvmpy/llvmpy/archive/0.12.4.tar.gz -> llvmpy-0.12.4.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=1f2f7bfaf047e2fea201081e5845c1c3 diff --git a/metadata/md5-cache/dev-python/llvmpy-0.12.5 b/metadata/md5-cache/dev-python/llvmpy-0.12.5 deleted file mode 100644 index c74408dcb9d4..000000000000 --- a/metadata/md5-cache/dev-python/llvmpy-0.12.5 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND==sys-devel/llvm-3.3*:=[multitarget] doc? ( dev-python/sphinx ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -DESCRIPTION=Python wrapper around the llvm C++ library -EAPI=5 -HOMEPAGE=http://llvmpy.org/ -IUSE=doc python_targets_python2_7 python_targets_python3_3 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND==sys-devel/llvm-3.3*:=[multitarget] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 ) -SLOT=0 -SRC_URI=https://github.com/llvmpy/llvmpy/archive/0.12.5.tar.gz -> llvmpy-0.12.5.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=1f2f7bfaf047e2fea201081e5845c1c3 diff --git a/metadata/md5-cache/dev-python/llvmpy-0.12.6 b/metadata/md5-cache/dev-python/llvmpy-0.12.6 deleted file mode 100644 index d2dc814be099..000000000000 --- a/metadata/md5-cache/dev-python/llvmpy-0.12.6 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND==sys-devel/llvm-3.3*:=[multitarget] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -DESCRIPTION=Python wrapper around the llvm C++ library -EAPI=5 -HOMEPAGE=http://llvmpy.org/ -IUSE=doc python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND==sys-devel/llvm-3.3*:=[multitarget] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) -SLOT=0 -SRC_URI=https://github.com/llvmpy/llvmpy/archive/0.12.6.tar.gz -> llvmpy-0.12.6.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=3906eee5022f27ff7a8d574a63663600 diff --git a/metadata/md5-cache/dev-python/llvmpy-0.12.7 b/metadata/md5-cache/dev-python/llvmpy-0.12.7 deleted file mode 100644 index 56ab173da3e4..000000000000 --- a/metadata/md5-cache/dev-python/llvmpy-0.12.7 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND==sys-devel/llvm-3.3*:=[multitarget] doc? ( dev-python/sphinx[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -DESCRIPTION=Python wrapper around the llvm C++ library -EAPI=5 -HOMEPAGE=http://llvmpy.org/ -IUSE=doc python_targets_pypy python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND==sys-devel/llvm-3.3*:=[multitarget] python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) -SLOT=0 -SRC_URI=https://github.com/llvmpy/llvmpy/archive/0.12.7.tar.gz -> llvmpy-0.12.7.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=50c46aa2fc783b1ad390146e6b26bddc diff --git a/metadata/md5-cache/dev-python/pykit-0.1.0 b/metadata/md5-cache/dev-python/pykit-0.1.0 deleted file mode 100644 index 6f50a28d184e..000000000000 --- a/metadata/md5-cache/dev-python/pykit-0.1.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=test? ( dev-python/llvmmath[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] dev-python/llvmpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] dev-python/networkx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/numpy-1.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] dev-python/ply[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -DESCRIPTION=Backend compiler for high-level typed code -EAPI=5 -HOMEPAGE=http://pykit.github.io/pykit/ -IUSE=test python_targets_python2_7 python_targets_python3_3 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND=dev-python/llvmmath[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] dev-python/llvmpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] dev-python/networkx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/numpy-1.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] dev-python/ply[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 ) -SLOT=0 -SRC_URI=https://github.com/pykit/pykit/archive/0.1.0.tar.gz -> pykit-0.1.0.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=2330a74a60780a3f05840f3cbc9c12c5 diff --git a/metadata/md5-cache/dev-python/pykit-0.2.0 b/metadata/md5-cache/dev-python/pykit-0.2.0 deleted file mode 100644 index 7cf0e4fc4674..000000000000 --- a/metadata/md5-cache/dev-python/pykit-0.2.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=test? ( dev-python/llvmmath[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/llvmpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/networkx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numpy-1.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ply[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -DESCRIPTION=Backend compiler for high-level typed code -EAPI=5 -HOMEPAGE=http://pykit.github.io/pykit/ -IUSE=test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND=dev-python/llvmmath[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/llvmpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/networkx[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numpy-1.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ply[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) -SLOT=0 -SRC_URI=https://github.com/pykit/pykit/archive/0.2.0.tar.gz -> pykit-0.2.0.tar.gz -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=5923981002bd63c365a16497a3e4dc28 diff --git a/metadata/md5-cache/dev-ruby/flexmock-1.3.3 b/metadata/md5-cache/dev-ruby/flexmock-1.3.3 deleted file mode 100644 index 3e8bcd01640e..000000000000 --- a/metadata/md5-cache/dev-ruby/flexmock-1.3.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby20? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby20] ) ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ) -DESCRIPTION=Simple mock object library for Ruby unit testing -EAPI=5 -HOMEPAGE=https://github.com/jimweirich/flexmock -IUSE=elibc_FreeBSD ruby_targets_ruby20 doc test -KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=flexmock -RDEPEND=ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) -REQUIRED_USE=|| ( ruby_targets_ruby20 ) -SLOT=0 -SRC_URI=mirror://rubygems/flexmock-1.3.3.gem -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=5d021bb4cff6db0d36d3a93f06d9ede1 diff --git a/metadata/md5-cache/dev-ruby/flexmock-2.1.0 b/metadata/md5-cache/dev-ruby/flexmock-2.1.0 new file mode 100644 index 000000000000..8a56806cde7f --- /dev/null +++ b/metadata/md5-cache/dev-ruby/flexmock-2.1.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby20? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby20] dev-ruby/rspec:3[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby21] dev-ruby/rspec:3[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby22] dev-ruby/rspec:3[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ) +DESCRIPTION=Simple mock object library for Ruby unit testing +EAPI=5 +HOMEPAGE=https://github.com/doudou/flexmock +IUSE=elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 doc test +KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=flexmock +RDEPEND=ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) +REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ) +SLOT=0 +SRC_URI=https://github.com/doudou/flexmock/archive/v2.1.0.tar.gz -> flexmock-2.1.0.tar.gz +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=643c0070bd347d9ee3060b231b3e6aa2 diff --git a/metadata/md5-cache/dev-ruby/maxitest-1.5.7 b/metadata/md5-cache/dev-ruby/maxitest-1.5.7 new file mode 100644 index 000000000000..63551f30db3e --- /dev/null +++ b/metadata/md5-cache/dev-ruby/maxitest-1.5.7 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=test? ( ruby_targets_ruby20? ( maxitest-1.5.7.tar.gz +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=d77c48810cd435b6e537811a4e2503bf diff --git a/metadata/md5-cache/dev-ruby/parser-2.3.0.4 b/metadata/md5-cache/dev-ruby/parser-2.3.0.4 deleted file mode 100644 index f3cbf96d5ea3..000000000000 --- a/metadata/md5-cache/dev-ruby/parser-2.3.0.4 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby20? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby20] dev-ruby/racc[ruby_targets_ruby20] dev-ruby/cliver[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby21] dev-ruby/racc[ruby_targets_ruby21] dev-ruby/cliver[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby22] dev-ruby/racc[ruby_targets_ruby22] dev-ruby/cliver[ruby_targets_ruby22] ) ) test? ( ruby_targets_ruby20? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( doc? ( dev-ruby/yard[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( doc? ( dev-ruby/yard[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( doc? ( dev-ruby/yard[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rake[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ) -DESCRIPTION=A production-ready Ruby parser written in pure Ruby -EAPI=5 -HOMEPAGE=https://github.com/whitequark/parser -IUSE=test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 doc test test -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=ruby_targets_ruby20? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby22] ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) -REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ) -SLOT=0 -SRC_URI=mirror://rubygems/parser-2.3.0.4.gem -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=bcdd84ec23c6846d49953c618cb8b0f4 diff --git a/metadata/md5-cache/dev-ruby/parser-2.3.0.6 b/metadata/md5-cache/dev-ruby/parser-2.3.0.6 deleted file mode 100644 index 5a832bcf536f..000000000000 --- a/metadata/md5-cache/dev-ruby/parser-2.3.0.6 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby20? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby20] dev-ruby/racc[ruby_targets_ruby20] dev-ruby/cliver[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby21] dev-ruby/racc[ruby_targets_ruby21] dev-ruby/cliver[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby22] dev-ruby/racc[ruby_targets_ruby22] dev-ruby/cliver[ruby_targets_ruby22] ) ) test? ( ruby_targets_ruby20? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( doc? ( dev-ruby/yard[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( doc? ( dev-ruby/yard[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( doc? ( dev-ruby/yard[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rake[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ) -DESCRIPTION=A production-ready Ruby parser written in pure Ruby -EAPI=5 -HOMEPAGE=https://github.com/whitequark/parser -IUSE=test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 doc test test -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=ruby_targets_ruby20? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby22] ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) -REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ) -SLOT=0 -SRC_URI=mirror://rubygems/parser-2.3.0.6.gem -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=bcdd84ec23c6846d49953c618cb8b0f4 diff --git a/metadata/md5-cache/dev-ruby/parser-2.3.1.0 b/metadata/md5-cache/dev-ruby/parser-2.3.1.0 new file mode 100644 index 000000000000..2382777ae99f --- /dev/null +++ b/metadata/md5-cache/dev-ruby/parser-2.3.1.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby20? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby20] dev-ruby/racc[ruby_targets_ruby20] dev-ruby/cliver[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby21] dev-ruby/racc[ruby_targets_ruby21] dev-ruby/cliver[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby22] dev-ruby/racc[ruby_targets_ruby22] dev-ruby/cliver[ruby_targets_ruby22] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/minitest:5[ruby_targets_ruby23] dev-ruby/racc[ruby_targets_ruby23] dev-ruby/cliver[ruby_targets_ruby23] ) ) test? ( ruby_targets_ruby20? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby22] ) ruby_targets_ruby23? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby23] ) ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby20? ( doc? ( dev-ruby/yard[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( doc? ( dev-ruby/yard[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( doc? ( dev-ruby/yard[ruby_targets_ruby22] ) ) ruby_targets_ruby23? ( doc? ( dev-ruby/yard[ruby_targets_ruby23] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rake[ruby_targets_ruby22] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ) +DESCRIPTION=A production-ready Ruby parser written in pure Ruby +EAPI=5 +HOMEPAGE=https://github.com/whitequark/parser +IUSE=test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23 doc test test +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=ruby_targets_ruby20? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby22] ) ruby_targets_ruby23? ( >=dev-ruby/ast-2.2:0[ruby_targets_ruby23] ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) +REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23 ) +SLOT=0 +SRC_URI=mirror://rubygems/parser-2.3.1.0.gem +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=c4e8679881489f6e31678db92aaa07ab diff --git a/metadata/md5-cache/dev-ruby/rr-1.1.2-r1 b/metadata/md5-cache/dev-ruby/rr-1.1.2-r1 index 8ab6bfd968e2..ddd011cfc67b 100644 --- a/metadata/md5-cache/dev-ruby/rr-1.1.2-r1 +++ b/metadata/md5-cache/dev-ruby/rr-1.1.2-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby20? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby20] dev-ruby/minitest[ruby_targets_ruby20] dev-ruby/session[ruby_targets_ruby20] dev-ruby/diff-lcs[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby21] dev-ruby/minitest[ruby_targets_ruby21] dev-ruby/session[ruby_targets_ruby21] dev-ruby/diff-lcs[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby22] dev-ruby/minitest[ruby_targets_ruby22] dev-ruby/session[ruby_targets_ruby22] dev-ruby/diff-lcs[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( test? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rake[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ) +DEPEND=ruby_targets_ruby20? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby20] dev-ruby/minitest[ruby_targets_ruby20] dev-ruby/session[ruby_targets_ruby20] dev-ruby/diff-lcs[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby21] dev-ruby/minitest[ruby_targets_ruby21] dev-ruby/session[ruby_targets_ruby21] dev-ruby/diff-lcs[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby22] dev-ruby/minitest[ruby_targets_ruby22] dev-ruby/session[ruby_targets_ruby22] dev-ruby/diff-lcs[ruby_targets_ruby22] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rspec:2[ruby_targets_ruby23] dev-ruby/minitest[ruby_targets_ruby23] dev-ruby/session[ruby_targets_ruby23] dev-ruby/diff-lcs[ruby_targets_ruby23] ) ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby20? ( test? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rake[ruby_targets_ruby22] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ) DESCRIPTION=A double framework featuring a selection of double techniques and a terse syntax EAPI=5 HOMEPAGE=http://pivotallabs.com/ -IUSE=elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 test test +IUSE=elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23 test test KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) -REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ) +RDEPEND=ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) +REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23 ) SLOT=0 SRC_URI=https://github.com/rr/rr/archive/v1.1.2.tar.gz -> rr-1.1.2.tar.gz _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=08cb93e67f27aabda1bb81ce76063d24 +_md5_=313c5bb640bbbeb6d434ec271088f69a diff --git a/metadata/md5-cache/dev-ruby/ruby-gettext-3.2.2 b/metadata/md5-cache/dev-ruby/ruby-gettext-3.2.2 new file mode 100644 index 000000000000..28a285e6b550 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/ruby-gettext-3.2.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=test? ( ruby_targets_ruby20? ( >=dev-ruby/locale-2.0.5[ruby_targets_ruby20] >=dev-ruby/text-1.3.0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/locale-2.0.5[ruby_targets_ruby21] >=dev-ruby/text-1.3.0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/locale-2.0.5[ruby_targets_ruby22] >=dev-ruby/text-1.3.0[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( doc? ( dev-ruby/yard[ruby_targets_ruby20] ) dev-ruby/racc[ruby_targets_ruby20] ) ruby_targets_ruby21? ( doc? ( dev-ruby/yard[ruby_targets_ruby21] ) dev-ruby/racc[ruby_targets_ruby21] ) ruby_targets_ruby22? ( doc? ( dev-ruby/yard[ruby_targets_ruby22] ) dev-ruby/racc[ruby_targets_ruby22] ) ruby_targets_ruby20? ( test? ( dev-ruby/test-unit:2[ruby_targets_ruby20] dev-ruby/test-unit-rr[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/test-unit:2[ruby_targets_ruby21] dev-ruby/test-unit-rr[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/test-unit:2[ruby_targets_ruby22] dev-ruby/test-unit-rr[ruby_targets_ruby22] ) ) sys-devel/gettext ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( doc? ( dev-ruby/yard[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( doc? ( dev-ruby/yard[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( doc? ( dev-ruby/yard[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby22? ( test? ( dev-ruby/rake[ruby_targets_ruby22] ) ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) test? ( ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) ) +DESCRIPTION=Native Language Support Library and Tools modeled after GNU gettext package +EAPI=5 +HOMEPAGE=http://ruby-gettext.github.io/ +IUSE=doc test test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 doc test test +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=|| ( Ruby LGPL-3+ ) +RDEPEND=ruby_targets_ruby20? ( >=dev-ruby/locale-2.0.5[ruby_targets_ruby20] >=dev-ruby/text-1.3.0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( >=dev-ruby/locale-2.0.5[ruby_targets_ruby21] >=dev-ruby/text-1.3.0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( >=dev-ruby/locale-2.0.5[ruby_targets_ruby22] >=dev-ruby/text-1.3.0[ruby_targets_ruby22] ) sys-devel/gettext ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby22? ( dev-lang/ruby:2.2 ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ruby_targets_ruby22? ( virtual/rubygems[ruby_targets_ruby22] ) +REQUIRED_USE=|| ( ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 ) +SLOT=0 +SRC_URI=mirror://rubygems/gettext-3.2.2.gem +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde java-utils-2 9e28057f28d9dbd057aa04aacd786b94 multilib 23ae8c186171e6476af098d2a50d0ee0 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=160e505da08a9e6a3b4f2eee3c06afec diff --git a/metadata/md5-cache/dev-util/checkbashisms-2.16.4 b/metadata/md5-cache/dev-util/checkbashisms-2.16.4 new file mode 100644 index 000000000000..4a3de58f33f3 --- /dev/null +++ b/metadata/md5-cache/dev-util/checkbashisms-2.16.4 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DESCRIPTION=Perl script to check for commonly used bash features not defined by POSIX +EAPI=5 +HOMEPAGE=https://packages.debian.org/devscripts https://anonscm.debian.org/cgit/collab-maint/devscripts.git +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-lang/perl virtual/perl-Getopt-Long !=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=A code search tool +EAPI=6 +HOMEPAGE=https://pypi.python.org/pypi/howdoi +IUSE=python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=dev-python/pygments[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pyquery[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/requests[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/requests-cache[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) +SLOT=0 +SRC_URI=mirror://pypi/h/howdoi/howdoi-1.1.9.tar.gz +_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb +_md5_=04d35d55d051ab22de0dc574db4f06d1 diff --git a/metadata/md5-cache/dev-util/rbtools-0.7.6 b/metadata/md5-cache/dev-util/rbtools-0.7.6 new file mode 100644 index 000000000000..e5db2b8b05fa --- /dev/null +++ b/metadata/md5-cache/dev-util/rbtools-0.7.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-python/six-1.8.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/setuptools[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Command line tools for use with Review Board +EAPI=6 +HOMEPAGE=http://www.reviewboard.org/ +IUSE=python_targets_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-python/six-1.8.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=http://downloads.reviewboard.org/releases/RBTools/0.7/RBTools-0.7.6.tar.gz +_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=c9887badc6c7d1c5678097322ab24485 diff --git a/metadata/md5-cache/games-engines/openxcom-9999 b/metadata/md5-cache/games-engines/openxcom-9999 new file mode 100644 index 000000000000..8c41713f69e5 --- /dev/null +++ b/metadata/md5-cache/games-engines/openxcom-9999 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=>=dev-cpp/yaml-cpp-0.5.1 media-libs/libsdl[opengl,video] media-libs/sdl-gfx media-libs/sdl-image[png] media-libs/sdl-mixer[flac,mikmod,vorbis] doc? ( app-doc/doxygen ) sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 >=dev-vcs/git-1.8.2.1 +DESCRIPTION=An open-source reimplementation of the popular UFO: Enemy Unknown +EAPI=5 +HOMEPAGE=http://openxcom.org/ +IUSE=doc +LICENSE=GPL-3+ CC-BY-SA-4.0 +RDEPEND=>=dev-cpp/yaml-cpp-0.5.1 media-libs/libsdl[opengl,video] media-libs/sdl-gfx media-libs/sdl-image[png] media-libs/sdl-mixer[flac,mikmod,vorbis] games-misc/games-envd +SLOT=0 +_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e games 2cf0d67d765e6358b435ccda30c13ad8 git-r3 ef66dfc3db09f327af21cf32f140fb2b gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=114e9a865044937d39c05fc1354c2f9c diff --git a/metadata/md5-cache/games-fps/warsow-community-map-pack-01 b/metadata/md5-cache/games-fps/warsow-community-map-pack-01 new file mode 100644 index 000000000000..41467476ce13 --- /dev/null +++ b/metadata/md5-cache/games-fps/warsow-community-map-pack-01 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack +DESCRIPTION=Community Map Pack for the Warsow multiplayer FPS +EAPI=5 +HOMEPAGE=http://www.warsow.net/ +KEYWORDS=~amd64 ~x86 +LICENSE=freedist +RDEPEND=games-misc/games-envd +SLOT=0 +SRC_URI=http://update.warsow.net/mirror/warsow_comunity_map_pack_01.zip +_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde games 2cf0d67d765e6358b435ccda30c13ad8 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 +_md5_=bc14c249888126fa6ee6e2dfe4ff3fb6 diff --git a/metadata/md5-cache/games-puzzle/meandmyshadow-0.4 b/metadata/md5-cache/games-puzzle/meandmyshadow-0.4 index d1019c993ed9..9feeb6af39d6 100644 --- a/metadata/md5-cache/games-puzzle/meandmyshadow-0.4 +++ b/metadata/md5-cache/games-puzzle/meandmyshadow-0.4 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=media-libs/libsdl[sound,video] media-libs/sdl-gfx media-libs/sdl-ttf media-libs/sdl-mixer[vorbis] media-libs/sdl-image[png] dev-libs/openssl:0= net-misc/curl app-arch/libarchive x11-libs/libX11 opengl? ( virtual/opengl ) sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 +DEPEND=media-libs/libsdl[sound,video,X] media-libs/sdl-gfx media-libs/sdl-ttf media-libs/sdl-mixer[vorbis] media-libs/sdl-image[png] dev-libs/openssl:0= net-misc/curl app-arch/libarchive x11-libs/libX11 opengl? ( virtual/opengl ) sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 DESCRIPTION=A puzzle/plateform game with a player and its shadow EAPI=5 HOMEPAGE=http://meandmyshadow.sourceforge.net/ IUSE=opengl KEYWORDS=amd64 x86 LICENSE=GPL-3 OFL-1.1 CC-BY-SA-2.5 -RDEPEND=media-libs/libsdl[sound,video] media-libs/sdl-gfx media-libs/sdl-ttf media-libs/sdl-mixer[vorbis] media-libs/sdl-image[png] dev-libs/openssl:0= net-misc/curl app-arch/libarchive x11-libs/libX11 opengl? ( virtual/opengl ) games-misc/games-envd +RDEPEND=media-libs/libsdl[sound,video,X] media-libs/sdl-gfx media-libs/sdl-ttf media-libs/sdl-mixer[vorbis] media-libs/sdl-image[png] dev-libs/openssl:0= net-misc/curl app-arch/libarchive x11-libs/libX11 opengl? ( virtual/opengl ) games-misc/games-envd SLOT=0 SRC_URI=mirror://sourceforge/meandmyshadow/0.4/meandmyshadow-0.4-src.tar.gz _eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e games 2cf0d67d765e6358b435ccda30c13ad8 gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=fd6a2e9d54b9ea4072f8825cb7a6b50d +_md5_=954118d1f56dd10e1a5347ec8117732f diff --git a/metadata/md5-cache/kde-frameworks/kcoreaddons-5.21.0 b/metadata/md5-cache/kde-frameworks/kcoreaddons-5.21.0-r1 similarity index 97% rename from metadata/md5-cache/kde-frameworks/kcoreaddons-5.21.0 rename to metadata/md5-cache/kde-frameworks/kcoreaddons-5.21.0-r1 index 6f922c867e57..2e5e309a934b 100644 --- a/metadata/md5-cache/kde-frameworks/kcoreaddons-5.21.0 +++ b/metadata/md5-cache/kde-frameworks/kcoreaddons-5.21.0-r1 @@ -10,4 +10,4 @@ RDEPEND=>=dev-qt/qtcore-5.5.1:5[icu] fam? ( virtual/fam ) !=kde-frameworks/kauth-5.18.0:5 >=kde-frameworks/kcmutils-5.18.0:5 >=kde-frameworks/kconfig-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kdbusaddons-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/knotifications-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 net-libs/libmnl sys-devel/gettext sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info >=kde-frameworks/extra-cmake-modules-5.18.0:5 >=dev-qt/qtcore-5.5.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DESCRIPTION=Function key (FN) monitoring for Toshiba laptops +EAPI=6 +HOMEPAGE=http://ktoshiba.sourceforge.net/ +IUSE=debug +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=>=kde-frameworks/kauth-5.18.0:5 >=kde-frameworks/kcmutils-5.18.0:5 >=kde-frameworks/kconfig-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kdbusaddons-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/knotifications-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 net-libs/libmnl >=kde-frameworks/kf-env-3 >=dev-qt/qtcore-5.5.1:5 +SLOT=5 +SRC_URI=http://prdownloads.sourceforge.net/ktoshiba/ktoshiba-5.2.tar.xz +_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 kde5 8e596dc62ae8c72384824e9bbe8797c3 kde5-functions 5e89f74fb9c544ed0a6760cc62b98517 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96 xdg a5c4c5ce4f5ce9a2e777f5d9a40a8723 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=6e3f57bc7c29d3f6fb30c690f9243aad diff --git a/metadata/md5-cache/kde-misc/rsibreak-0.12.2 b/metadata/md5-cache/kde-misc/rsibreak-0.12.2 new file mode 100644 index 000000000000..60e18c4eec5e --- /dev/null +++ b/metadata/md5-cache/kde-misc/rsibreak-0.12.2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test unpack +DEPEND=>=kde-frameworks/kconfig-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kdbusaddons-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kiconthemes-5.18.0:5 >=kde-frameworks/kidletime-5.18.0:5 >=kde-frameworks/knotifications-5.18.0:5 >=kde-frameworks/knotifyconfig-5.18.0:5 >=kde-frameworks/ktextwidgets-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=kde-frameworks/kwindowsystem-5.18.0:5 >=kde-frameworks/kxmlgui-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 sys-devel/gettext sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info >=kde-frameworks/extra-cmake-modules-5.18.0:5 handbook? ( >=kde-frameworks/kdoctools-5.18.0:5 ) >=dev-qt/qtcore-5.5.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DESCRIPTION=Small utility which bothers you at certain intervals +EAPI=6 +HOMEPAGE=https://userbase.kde.org/RSIBreak +IUSE=debug +handbook +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ handbook? ( FDL-1.2 ) +RDEPEND=>=kde-frameworks/kconfig-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kdbusaddons-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kiconthemes-5.18.0:5 >=kde-frameworks/kidletime-5.18.0:5 >=kde-frameworks/knotifications-5.18.0:5 >=kde-frameworks/knotifyconfig-5.18.0:5 >=kde-frameworks/ktextwidgets-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=kde-frameworks/kwindowsystem-5.18.0:5 >=kde-frameworks/kxmlgui-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 !kde-misc/rsibreak:4 >=kde-frameworks/kf-env-3 >=dev-qt/qtcore-5.5.1:5 +SLOT=5 +SRC_URI=mirror://kde/stable/rsibreak/0.12/rsibreak-0.12.2.tar.xz +_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 kde5 8e596dc62ae8c72384824e9bbe8797c3 kde5-functions 5e89f74fb9c544ed0a6760cc62b98517 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96 xdg a5c4c5ce4f5ce9a2e777f5d9a40a8723 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=1d6664da75b8d7d7f11fcbb963e1c986 diff --git a/metadata/md5-cache/kde-misc/systemd-kcm-1.2.1 b/metadata/md5-cache/kde-misc/systemd-kcm-1.2.1 index edec4cbadbc0..9ccb75878178 100644 --- a/metadata/md5-cache/kde-misc/systemd-kcm-1.2.1 +++ b/metadata/md5-cache/kde-misc/systemd-kcm-1.2.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test unpack -DEPEND=>=kde-frameworks/kauth-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kcrash-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kservice-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=dev-libs/boost-1.45 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 sys-apps/systemd sys-devel/make >=dev-util/cmake-3.0.0 >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info >=kde-frameworks/extra-cmake-modules-5.18.0:5 >=dev-qt/qtcore-5.5.1:5 dev-util/desktop-file-utils app-arch/xz-utils -DESCRIPTION=KDE control module for systemd -EAPI=5 +DEPEND=>=kde-frameworks/kauth-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kcrash-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kio-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 sys-apps/systemd >=dev-libs/boost-1.45 sys-devel/gettext sys-devel/make >=dev-util/cmake-3.0.0 >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info >=kde-frameworks/extra-cmake-modules-5.18.0:5 >=dev-qt/qtcore-5.5.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DESCRIPTION=Plasma control module for systemd +EAPI=6 HOMEPAGE=https://projects.kde.org/projects/playground/sysadmin/systemd-kcm IUSE=debug KEYWORDS=~amd64 ~x86 LICENSE=GPL-2+ -RDEPEND=>=kde-frameworks/kauth-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kcrash-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kservice-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=dev-libs/boost-1.45 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 sys-apps/systemd !kde-misc/kcmsystemd:4 !kde-misc/systemd-kcm:4 >=kde-frameworks/kf-env-3 >=dev-qt/qtcore-5.5.1:5 +RDEPEND=>=kde-frameworks/kauth-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kcrash-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kio-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 sys-apps/systemd !kde-misc/kcmsystemd:4 !kde-misc/systemd-kcm:4 >=kde-frameworks/kf-env-3 >=dev-qt/qtcore-5.5.1:5 SLOT=5 SRC_URI=mirror://kde/stable/systemd-kcm/systemd-kcm-1.2.1.tar.xz _eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 kde5 8e596dc62ae8c72384824e9bbe8797c3 kde5-functions 5e89f74fb9c544ed0a6760cc62b98517 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96 xdg a5c4c5ce4f5ce9a2e777f5d9a40a8723 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=0198be04e499d9f12b94a5122aa48651 +_md5_=c54c766fca77de88d7a67976fd3ce975 diff --git a/metadata/md5-cache/mail-filter/amavisd-new-2.11.0 b/metadata/md5-cache/mail-filter/amavisd-new-2.11.0 new file mode 100644 index 000000000000..42386740f706 --- /dev/null +++ b/metadata/md5-cache/mail-filter/amavisd-new-2.11.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install postinst preinst prepare +DEPEND=>=sys-apps/sed-4 >=dev-lang/perl-5.10.0 virtual/pkgconfig +DESCRIPTION=High-performance interface between the MTA and content checkers +EAPI=6 +HOMEPAGE=http://www.ijs.si/software/amavisd/ +IUSE=clamav courier dkim ldap mysql postgres qmail razor snmp spamassassin zmq +KEYWORDS=~amd64 ~hppa ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 BSD-2 +RDEPEND=>=sys-apps/sed-4 >=dev-lang/perl-5.10.0 >=sys-apps/coreutils-5.0-r3 app-arch/cpio app-arch/gzip app-arch/bzip2 app-arch/arc app-arch/cabextract app-arch/freeze app-arch/lha app-arch/lrzip app-arch/lzop app-arch/ncompress app-arch/p7zip app-arch/pax app-arch/unarj app-arch/unrar app-arch/xz-utils app-arch/zoo net-mail/ripole >=dev-perl/Archive-Zip-1.14 >=virtual/perl-IO-Compress-1.35 >=virtual/perl-Compress-Raw-Zlib-2.017 net-mail/tnef virtual/perl-MIME-Base64 >=dev-perl/MIME-tools-5.415 >=dev-perl/MailTools-1.58 >=dev-perl/Net-Server-0.91 virtual/perl-Digest-MD5 dev-perl/IO-stringy virtual/perl-IO-Socket-IP >=virtual/perl-Time-HiRes-1.49 dev-perl/Unix-Syslog dev-perl/Net-LibIDN sys-apps/file >=sys-libs/db-4.4.20 dev-perl/BerkeleyDB dev-perl/Convert-BinHex >=dev-perl/Mail-DKIM-0.31 virtual/mta clamav? ( app-antivirus/clamav ) ldap? ( >=dev-perl/perl-ldap-0.33 ) mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg ) razor? ( mail-filter/razor ) snmp? ( net-analyzer/net-snmp[perl] ) spamassassin? ( mail-filter/spamassassin ) zmq? ( dev-perl/ZMQ-LibZMQ3 ) +SLOT=0 +SRC_URI=http://www.ijs.si/software/amavisd/amavisd-new-2.11.0.tar.xz +_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 +_md5_=0717cac48d1affa27ef2a6a960c5b2f1 diff --git a/metadata/md5-cache/media-fonts/hack-2.020 b/metadata/md5-cache/media-fonts/hack-2.020 new file mode 100644 index 000000000000..3b53dc70a3e4 --- /dev/null +++ b/metadata/md5-cache/media-fonts/hack-2.020 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install postinst postrm setup unpack +DEPEND=X? ( x11-apps/mkfontdir media-fonts/encodings ) +DESCRIPTION=A typeface designed for source code +EAPI=5 +HOMEPAGE=https://github.com/chrissimpkins/Hack +IUSE=X +KEYWORDS=~amd64 ~x86 +LICENSE=OFL-1.1 +RESTRICT=binchecks strip +SLOT=0 +SRC_URI=https://github.com/chrissimpkins/Hack/releases/download/v2.020/Hack-v2_020-otf.tar.xz +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde font cd7790315ca5b8c505e1e0513df6acce multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=4719c433c6f54d1fad803bb8112d003a diff --git a/metadata/md5-cache/media-sound/amarok-2.8.90 b/metadata/md5-cache/media-sound/amarok-2.8.90 new file mode 100644 index 000000000000..8a1b5d0132fe --- /dev/null +++ b/metadata/md5-cache/media-sound/amarok-2.8.90 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=app-crypt/qca:2[qt4(+)] >=kde-base/kdelibs-4.8.4:4[aqua=,opengl?] >=kde-apps/kdebase-kioslaves-4.4:4[aqua=] >=media-libs/taglib-1.7[asf,mp4] >=media-libs/taglib-extras-1.0.1 sys-libs/zlib >=virtual/mysql-5.1[embedded?] >=dev-qt/qtcore-4.8:4 >=dev-qt/qtdbus-4.8:4 >=dev-qt/qtscript-4.8:4 >=x11-libs/qtscriptgenerator-0.1.0 cdda? ( >=kde-apps/libkcddb-4.4:4[aqua=] >=kde-apps/libkcompactdisc-4.4:4[aqua=] >=kde-apps/audiocd-kio-4.4:4[aqua=] ) ipod? ( >=media-libs/libgpod-0.7.0[gtk] ) lastfm? ( >=media-libs/liblastfm-1.0.3[qt4(+)] ) mp3tunes? ( dev-libs/glib:2 dev-libs/libxml2 dev-libs/openssl:0 net-libs/loudmouth net-misc/curl >=dev-qt/qtcore-4.8.4:4[glib] ) mtp? ( >=media-libs/libmtp-1.0.0 ) ofa? ( >=media-libs/libofa-0.9.0 ) opengl? ( virtual/opengl ) dev-util/automoc virtual/pkgconfig test? ( dev-cpp/gmock ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make >=dev-util/cmake-2.8.12 +DESCRIPTION=Advanced audio player based on KDE framework +EAPI=6 +HOMEPAGE=http://amarok.kde.org/ +IUSE=cdda debug +embedded ipod lastfm mp3tunes mtp ofa opengl test +utils linguas_bs linguas_ca linguas_ca@valencia linguas_cs linguas_da linguas_de linguas_el linguas_en_GB linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_ga linguas_gl linguas_hu linguas_it linguas_ja linguas_lt linguas_lv linguas_nb linguas_nl linguas_pa linguas_pl linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_sl linguas_sr linguas_sr@ijekavian linguas_sr@ijekavianlatin linguas_sr@latin linguas_sv linguas_tr linguas_uk linguas_zh_CN linguas_zh_TW test +handbook aqua +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=app-crypt/qca:2[qt4(+)] >=kde-base/kdelibs-4.8.4:4[aqua=,opengl?] >=kde-apps/kdebase-kioslaves-4.4:4[aqua=] >=media-libs/taglib-1.7[asf,mp4] >=media-libs/taglib-extras-1.0.1 sys-libs/zlib >=virtual/mysql-5.1[embedded?] >=dev-qt/qtcore-4.8:4 >=dev-qt/qtdbus-4.8:4 >=dev-qt/qtscript-4.8:4 >=x11-libs/qtscriptgenerator-0.1.0 cdda? ( >=kde-apps/libkcddb-4.4:4[aqua=] >=kde-apps/libkcompactdisc-4.4:4[aqua=] >=kde-apps/audiocd-kio-4.4:4[aqua=] ) ipod? ( >=media-libs/libgpod-0.7.0[gtk] ) lastfm? ( >=media-libs/liblastfm-1.0.3[qt4(+)] ) mp3tunes? ( dev-libs/glib:2 dev-libs/libxml2 dev-libs/openssl:0 net-libs/loudmouth net-misc/curl >=dev-qt/qtcore-4.8.4:4[glib] ) mtp? ( >=media-libs/libmtp-1.0.0 ) ofa? ( >=media-libs/libofa-0.9.0 ) opengl? ( virtual/opengl ) !media-sound/amarok-utils >=kde-apps/phonon-kde-4.4:4[aqua=] +SLOT=4 +SRC_URI=mirror://kde/stable/amarok/2.8.90/src/amarok-2.8.90.tar.xz +_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 kde4-base 497e7beacd4cbf96e4a5082eaa5d75fb kde4-functions 88bc45dff8c885002aca6e4c0adbe541 multilib 23ae8c186171e6476af098d2a50d0ee0 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=e2ae3d215cd68c0c9d5d1de22678c151 diff --git a/metadata/md5-cache/media-sound/clementine-1.2.2 b/metadata/md5-cache/media-sound/clementine-1.2.2 deleted file mode 100644 index 2446088ba01c..000000000000 --- a/metadata/md5-cache/media-sound/clementine-1.2.2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DEPEND=app-crypt/qca:2[qt4(+)] >=dev-qt/qtgui-4.5:4 dbus? ( >=dev-qt/qtdbus-4.5:4 ) >=dev-qt/qtopengl-4.5:4 >=dev-qt/qtsql-4.5:4[sqlite] system-sqlite? ( dev-db/sqlite[fts3(+)] ) >=media-libs/taglib-1.8[mp4] >=dev-libs/glib-2.24.1-r1 dev-libs/libxml2 dev-libs/protobuf:= dev-libs/qjson media-libs/libechonest:= >=media-libs/libmygpo-qt-1.0.7 >=media-libs/chromaprint-0.6 media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 virtual/glu virtual/opengl ayatana? ( dev-libs/libindicate-qt ) cdda? ( dev-libs/libcdio ) ipod? ( >=media-libs/libgpod-0.8.0 ) lastfm? ( >=media-libs/liblastfm-1[qt4(+)] ) mtp? ( >=media-libs/libmtp-1.0.0 ) moodbar? ( sci-libs/fftw:3.0 ) projectm? ( media-libs/glew ) >=dev-libs/boost-1.39 virtual/pkgconfig sys-devel/gettext dev-qt/qttest:4 dev-cpp/gmock box? ( dev-cpp/sparsehash ) dropbox? ( dev-cpp/sparsehash ) googledrive? ( dev-cpp/sparsehash ) skydrive? ( dev-cpp/sparsehash ) ubuntu-one? ( dev-cpp/sparsehash ) test? ( gnome-base/gsettings-desktop-schemas ) sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=A modern music player and library organizer based on Amarok 1.4 and Qt4 -EAPI=5 -HOMEPAGE=http://www.clementine-player.org https://github.com/clementine-player/Clementine -IUSE=ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm skydrive system-sqlite test ubuntu-one +udisks wiimote linguas_af linguas_ar linguas_be linguas_bg linguas_bn linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_CA linguas_en_GB linguas_eo linguas_es linguas_es_AR linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_ga linguas_gl linguas_he linguas_hi linguas_hr linguas_hu linguas_hy linguas_ia linguas_id linguas_is linguas_it linguas_ja linguas_ka linguas_kk linguas_ko linguas_lt linguas_lv linguas_mr linguas_ms linguas_nb linguas_nl linguas_oc linguas_pa linguas_pl linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr linguas_sr@latin linguas_sv linguas_te linguas_tr linguas_uk linguas_uz linguas_vi linguas_zh_CN linguas_zh_TW test -KEYWORDS=amd64 x86 -LICENSE=GPL-3 -RDEPEND=app-crypt/qca:2[qt4(+)] >=dev-qt/qtgui-4.5:4 dbus? ( >=dev-qt/qtdbus-4.5:4 ) >=dev-qt/qtopengl-4.5:4 >=dev-qt/qtsql-4.5:4[sqlite] system-sqlite? ( dev-db/sqlite[fts3(+)] ) >=media-libs/taglib-1.8[mp4] >=dev-libs/glib-2.24.1-r1 dev-libs/libxml2 dev-libs/protobuf:= dev-libs/qjson media-libs/libechonest:= >=media-libs/libmygpo-qt-1.0.7 >=media-libs/chromaprint-0.6 media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 virtual/glu virtual/opengl ayatana? ( dev-libs/libindicate-qt ) cdda? ( dev-libs/libcdio ) ipod? ( >=media-libs/libgpod-0.8.0 ) lastfm? ( >=media-libs/liblastfm-1[qt4(+)] ) mtp? ( >=media-libs/libmtp-1.0.0 ) moodbar? ( sci-libs/fftw:3.0 ) projectm? ( media-libs/glew ) dbus? ( udisks? ( sys-fs/udisks:2 ) ) mms? ( media-plugins/gst-plugins-libmms:0.10 ) mtp? ( gnome-base/gvfs ) projectm? ( >=media-libs/libprojectm-1.2.0 ) media-plugins/gst-plugins-meta:0.10 media-plugins/gst-plugins-gio:0.10 media-plugins/gst-plugins-soup:0.10 media-plugins/gst-plugins-taglib:0.10 -REQUIRED_USE=udisks? ( dbus ) wiimote? ( dbus ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/clementine-player/Clementine/archive/1.2.2.tar.gz -> clementine-1.2.2.tar.gz -_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=993cd23312beb9c17afd167227d84c73 diff --git a/metadata/md5-cache/media-sound/clementine-1.3.1 b/metadata/md5-cache/media-sound/clementine-1.3.1 new file mode 100644 index 000000000000..7122525678f3 --- /dev/null +++ b/metadata/md5-cache/media-sound/clementine-1.3.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test +DEPEND=dev-db/sqlite:= >=dev-libs/glib-2.24.1-r1 dev-libs/libxml2 dev-libs/protobuf:= dev-libs/qjson >=dev-qt/qtcore-4.5:4 >=dev-qt/qtgui-4.5:4 >=dev-qt/qtopengl-4.5:4 >=dev-qt/qtsql-4.5:4[sqlite] >=media-libs/chromaprint-0.6 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/libechonest:=[qt4] >=media-libs/libmygpo-qt-1.0.8 >=media-libs/taglib-1.8[mp4] sys-libs/zlib virtual/glu virtual/opengl x11-libs/libX11 cdda? ( dev-libs/libcdio ) dbus? ( >=dev-qt/qtdbus-4.5:4 ) ipod? ( >=media-libs/libgpod-0.8.0 ) lastfm? ( >=media-libs/liblastfm-1[qt4(+)] ) mtp? ( >=media-libs/libmtp-1.0.0 ) moodbar? ( sci-libs/fftw:3.0 ) projectm? ( media-libs/glew:= ) >=dev-libs/boost-1.39 virtual/pkgconfig sys-devel/gettext dev-qt/qttest:4 dev-cpp/gmock box? ( dev-cpp/sparsehash ) dropbox? ( dev-cpp/sparsehash ) googledrive? ( dev-cpp/sparsehash ) skydrive? ( dev-cpp/sparsehash ) ubuntu-one? ( dev-cpp/sparsehash ) test? ( gnome-base/gsettings-desktop-schemas ) sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=A modern music player and library organizer based on Amarok 1.4 and Qt4 +EAPI=6 +HOMEPAGE=http://www.clementine-player.org https://github.com/clementine-player/Clementine +IUSE=box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm skydrive test ubuntu-one +udisks wiimote linguas_af linguas_ar linguas_be linguas_bg linguas_bn linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_CA linguas_en_GB linguas_eo linguas_es linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_ga linguas_gl linguas_he linguas_he_IL linguas_hi linguas_hr linguas_hu linguas_hy linguas_ia linguas_id linguas_is linguas_it linguas_ja linguas_ka linguas_kk linguas_ko linguas_lt linguas_lv linguas_mr linguas_ms linguas_my linguas_nb linguas_nl linguas_oc linguas_pa linguas_pl linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_si_LK linguas_sk linguas_sl linguas_sr linguas_sr@latin linguas_sv linguas_te linguas_tr linguas_tr_TR linguas_uk linguas_uz linguas_vi linguas_zh_CN linguas_zh_TW test +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=dev-db/sqlite:= >=dev-libs/glib-2.24.1-r1 dev-libs/libxml2 dev-libs/protobuf:= dev-libs/qjson >=dev-qt/qtcore-4.5:4 >=dev-qt/qtgui-4.5:4 >=dev-qt/qtopengl-4.5:4 >=dev-qt/qtsql-4.5:4[sqlite] >=media-libs/chromaprint-0.6 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/libechonest:=[qt4] >=media-libs/libmygpo-qt-1.0.8 >=media-libs/taglib-1.8[mp4] sys-libs/zlib virtual/glu virtual/opengl x11-libs/libX11 cdda? ( dev-libs/libcdio ) dbus? ( >=dev-qt/qtdbus-4.5:4 ) ipod? ( >=media-libs/libgpod-0.8.0 ) lastfm? ( >=media-libs/liblastfm-1[qt4(+)] ) mtp? ( >=media-libs/libmtp-1.0.0 ) moodbar? ( sci-libs/fftw:3.0 ) projectm? ( media-libs/glew:= ) dbus? ( udisks? ( sys-fs/udisks:2 ) ) mms? ( media-plugins/gst-plugins-libmms:1.0 ) mtp? ( gnome-base/gvfs ) projectm? ( >=media-libs/libprojectm-1.2.0 ) media-plugins/gst-plugins-meta:1.0 media-plugins/gst-plugins-soup:1.0 media-plugins/gst-plugins-taglib:1.0 +REQUIRED_USE=udisks? ( dbus ) wiimote? ( dbus ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/clementine-player/Clementine/archive/1.3.1.tar.gz -> clementine-1.3.1.tar.gz +_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=d2f7218cda53ad54a5fa15afa9f89e37 diff --git a/metadata/md5-cache/media-video/mpv-0.17.0-r2 b/metadata/md5-cache/media-video/mpv-0.17.0-r3 similarity index 99% rename from metadata/md5-cache/media-video/mpv-0.17.0-r2 rename to metadata/md5-cache/media-video/mpv-0.17.0-r3 index ef83efe8ca54..46394c435630 100644 --- a/metadata/md5-cache/media-video/mpv-0.17.0-r2 +++ b/metadata/md5-cache/media-video/mpv-0.17.0-r3 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( cli libmpv ) aqua? ( opengl ) egl? ( || ( gbm X wayland ) ) en SLOT=0 SRC_URI=https://github.com/mpv-player/mpv/archive/v0.17.0.tar.gz -> mpv-0.17.0.tar.gz https://waf.io/waf-1.8.12 _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb waf-utils c21174962af5ca8091b66f58612797ce xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=133ebf055d291155451402bfed588c72 +_md5_=bd0301b7a0587828bb7da019058edf3c diff --git a/metadata/md5-cache/media-video/mpv-9999 b/metadata/md5-cache/media-video/mpv-9999 index bd493784c32d..1a4a76a6c8b5 100644 --- a/metadata/md5-cache/media-video/mpv-9999 +++ b/metadata/md5-cache/media-video/mpv-9999 @@ -10,4 +10,4 @@ REQUIRED_USE=|| ( cli libmpv ) aqua? ( opengl ) egl? ( || ( gbm X wayland ) ) en SLOT=0 SRC_URI=https://waf.io/waf-1.8.12 _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d git-r3 ef66dfc3db09f327af21cf32f140fb2b gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb waf-utils c21174962af5ca8091b66f58612797ce xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=ff2028e97a6a1e303551103051fbae08 +_md5_=de7fad88f20e7928f006582736b8856e diff --git a/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r1 b/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r1 deleted file mode 100644 index f68cb46e65be..000000000000 --- a/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Enterprise scalable realtime graphing -EAPI=5 -HOMEPAGE=http://graphite.readthedocs.org/ -IUSE=ldap mysql memcached +sqlite python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=dev-lang/python[sqlite?] || ( >=dev-python/django-1.4[sqlite?,mysql?,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ( >=dev-python/django-1.6[sqlite?,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] mysql? ( || ( dev-python/mysql-python dev-python/mysqlclient ) ) ) ) >=dev-python/twisted-core-10.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/django-tagging-0.3.1[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/zope-interface[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pytz[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyparsing[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/txAMQP[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/carbon[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/whisper[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] media-libs/fontconfig memcached? ( dev-python/python-memcached[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ldap? ( dev-python/python-ldap[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://pypi/g/graphite-web/graphite-web-0.9.13.tar.gz https://raw.githubusercontent.com/graphite-project/graphite-web/522d84fed687bd946878e48d85982d59f7bd1267/webapp/content/img/share.png -> graphite-web-0.9.13-share.png -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 prefix e7f2b9c6e57342e5d25eac22fce23062 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=7aa61b583b4e51b7903c402679773e56 diff --git a/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r2 b/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r2 deleted file mode 100644 index bd4db63c5542..000000000000 --- a/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Enterprise scalable realtime graphing -EAPI=5 -HOMEPAGE=http://graphite.readthedocs.org/ -IUSE=ldap mysql memcached +sqlite python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=dev-lang/python[sqlite?] || ( >=dev-python/django-1.4[sqlite?,mysql?,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ( >=dev-python/django-1.6[sqlite?,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] mysql? ( || ( dev-python/mysql-python dev-python/mysqlclient ) ) ) ) >=dev-python/twisted-core-10.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/django-tagging-0.3.1[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/zope-interface[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pytz[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyparsing[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/txAMQP[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/carbon[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/whisper[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] media-libs/fontconfig memcached? ( dev-python/python-memcached[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ldap? ( dev-python/python-ldap[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://pypi/g/graphite-web/graphite-web-0.9.13.tar.gz https://raw.githubusercontent.com/graphite-project/graphite-web/522d84fed687bd946878e48d85982d59f7bd1267/webapp/content/img/share.png -> graphite-web-0.9.13-share.png -_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 prefix e7f2b9c6e57342e5d25eac22fce23062 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=11116e579f245fe6be5056be59b58bec diff --git a/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r3 b/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r3 index 145320c0c48d..ba61ecb0d296 100644 --- a/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r3 +++ b/metadata/md5-cache/net-analyzer/graphite-web-0.9.13-r3 @@ -6,9 +6,9 @@ HOMEPAGE=http://graphite.readthedocs.org/ IUSE=+carbon ldap mysql memcached postgres +sqlite python_targets_python2_7 KEYWORDS=~amd64 ~x86 LICENSE=Apache-2.0 -RDEPEND=dev-lang/python[sqlite?] sqlite? ( >=dev-python/django-1.4[sqlite?,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) mysql? ( >=dev-python/django-1.4[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] || ( dev-python/mysql-python[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/mysqlclient[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) postgres? ( >=dev-python/django-1.4[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/psycopg:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-python/twisted-core-10.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/django-tagging-0.3.1[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/zope-interface[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pytz[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyparsing[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/txAMQP[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] carbon? ( dev-python/carbon[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-python/whisper[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] media-libs/fontconfig memcached? ( dev-python/python-memcached[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ldap? ( dev-python/python-ldap[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-lang/python[sqlite?] sqlite? ( >=dev-python/django-1.4[sqlite?,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) mysql? ( >=dev-python/django-1.4[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] || ( dev-python/mysql-python[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/mysqlclient[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) postgres? ( >=dev-python/django-1.4[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/psycopg:2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-python/twisted-core-10.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/django-tagging-0.3.1[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] =dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://pypi/g/graphite-web/graphite-web-0.9.13.tar.gz https://raw.githubusercontent.com/graphite-project/graphite-web/522d84fed687bd946878e48d85982d59f7bd1267/webapp/content/img/share.png -> graphite-web-0.9.13-share.png _eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 prefix e7f2b9c6e57342e5d25eac22fce23062 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=cdcbaaef591cedbb0102da8555c4c6e5 +_md5_=798ec253a8ff95a5f524c3e1e0a0981f diff --git a/metadata/md5-cache/net-ftp/tlswrap-1.04-r1 b/metadata/md5-cache/net-ftp/tlswrap-1.04-r2 similarity index 92% rename from metadata/md5-cache/net-ftp/tlswrap-1.04-r1 rename to metadata/md5-cache/net-ftp/tlswrap-1.04-r2 index e2b8d4acc15a..6ceb4330fe2c 100644 --- a/metadata/md5-cache/net-ftp/tlswrap-1.04-r1 +++ b/metadata/md5-cache/net-ftp/tlswrap-1.04-r2 @@ -1,7 +1,7 @@ DEFINED_PHASES=install prepare DEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) DESCRIPTION=a TLS/SSL FTP wrapper/proxy which allows to use TLS with every FTP client -EAPI=5 +EAPI=6 HOMEPAGE=http://www.tlswrap.com IUSE=libressl KEYWORDS=~amd64 ~x86 @@ -10,4 +10,4 @@ RDEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) SLOT=0 SRC_URI=http://www.tlswrap.com/tlswrap-1.04.tar.gz _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=eece4150704ee9634e3d4b1dd1d2a7f7 +_md5_=259deb35503680d106fb9d85f765d6d7 diff --git a/metadata/md5-cache/net-im/gg-transport-2.2.4 b/metadata/md5-cache/net-im/gg-transport-2.2.4-r1 similarity index 90% rename from metadata/md5-cache/net-im/gg-transport-2.2.4 rename to metadata/md5-cache/net-im/gg-transport-2.2.4-r1 index 2fff0e5fb2ba..7c8d3997b4b6 100644 --- a/metadata/md5-cache/net-im/gg-transport-2.2.4 +++ b/metadata/md5-cache/net-im/gg-transport-2.2.4-r1 @@ -1,11 +1,11 @@ DEFINED_PHASES=install DEPEND=>=net-im/jabber-base-0.01 >=dev-libs/glib-2.6.4 net-dns/libidn >=net-libs/libgadu-1.9.0_rc3 dev-libs/expat virtual/pkgconfig DESCRIPTION=Gadu-Gadu transport for Jabber -EAPI=0 +EAPI=6 HOMEPAGE=https://github.com/Jajcus/jggtrans KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=net-im/jabber-base-0.01 >=dev-libs/glib-2.6.4 net-dns/libidn >=net-libs/libgadu-1.9.0_rc3 dev-libs/expat SLOT=0 SRC_URI=mirror://github/Jajcus/jggtrans/jggtrans-2.2.4.tar.gz -_md5_=0f6ac4e67a4c808c41809f3e9ccfba37 +_md5_=0e74e9baaa41fec65a9f91f5aff38539 diff --git a/metadata/md5-cache/net-misc/cmst-2016.04.03 b/metadata/md5-cache/net-misc/cmst-2016.04.03 new file mode 100644 index 000000000000..e940a7f4ded7 --- /dev/null +++ b/metadata/md5-cache/net-misc/cmst-2016.04.03 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install +DEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 +DESCRIPTION=Qt GUI for Connman with system tray icon +EAPI=6 +HOMEPAGE=https://github.com/andrew-bibb/cmst +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 net-misc/connman +SLOT=0 +SRC_URI=https://github.com/andrew-bibb/cmst/archive/cmst-2016.04.03.tar.gz +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 qmake-utils 0a242e7177789b0028b4045f336dd4db toolchain-funcs d513d423d449877e49d99af3f7af7acb +_md5_=0c226e34e3d004153b49e60c140b2364 diff --git a/metadata/md5-cache/net-misc/youtube-dl-2016.04.13-r1 b/metadata/md5-cache/net-misc/youtube-dl-2016.04.24 similarity index 96% rename from metadata/md5-cache/net-misc/youtube-dl-2016.04.13-r1 rename to metadata/md5-cache/net-misc/youtube-dl-2016.04.24 index 3784bbdd6d3b..5517cabd7b4f 100644 --- a/metadata/md5-cache/net-misc/youtube-dl-2016.04.13-r1 +++ b/metadata/md5-cache/net-misc/youtube-dl-2016.04.24 @@ -9,6 +9,6 @@ LICENSE=public-domain RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?] REQUIRED_USE=^^ ( python_single_target_python2_7 python_single_target_python3_3 python_single_target_python3_4 python_single_target_python3_5 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) SLOT=0 -SRC_URI=http://youtube-dl.org/downloads/2016.04.13/youtube-dl-2016.04.13.tar.gz +SRC_URI=http://youtube-dl.org/downloads/2016.04.24/youtube-dl-2016.04.24.tar.gz _eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 python-single-r1 2ebea8fbab356d63110245129a67a6dd python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=c9d56d217d23ee940db5601dd772dbfe +_md5_=cec830d1089174151044e2ed3a8f6d43 diff --git a/metadata/md5-cache/net-p2p/airdcpp-webclient-1.0.0 b/metadata/md5-cache/net-p2p/airdcpp-webclient-1.0.3 similarity index 96% rename from metadata/md5-cache/net-p2p/airdcpp-webclient-1.0.0 rename to metadata/md5-cache/net-p2p/airdcpp-webclient-1.0.3 index b51f163c21ba..bb2fa00c7bd8 100644 --- a/metadata/md5-cache/net-p2p/airdcpp-webclient-1.0.0 +++ b/metadata/md5-cache/net-p2p/airdcpp-webclient-1.0.3 @@ -9,6 +9,6 @@ LICENSE=GPL-2 PDEPEND=webui? ( www-apps/airdcpp-webui ) RDEPEND=app-arch/bzip2 dev-cpp/websocketpp dev-libs/boost dev-libs/geoip dev-libs/leveldb dev-libs/openssl:0= net-libs/miniupnpc sys-libs/zlib virtual/libiconv nat-pmp? ( net-libs/libnatpmp ) tbb? ( dev-cpp/tbb ) SLOT=0 -SRC_URI=https://github.com/airdcpp-web/airdcpp-webclient/archive/1.0.0.tar.gz -> airdcpp-webclient-1.0.0.tar.gz +SRC_URI=https://github.com/airdcpp-web/airdcpp-webclient/archive/1.0.3.tar.gz -> airdcpp-webclient-1.0.3.tar.gz _eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb user 906f3c8eb3a2350a4f1191a89baa3e46 versionator 99ae9d758cbe7cfed19170e7d48f5a9c _md5_=545fe88ad3c2a691aef007b3de75b9d3 diff --git a/metadata/md5-cache/net-p2p/hx-0.4.11 b/metadata/md5-cache/net-p2p/hx-0.4.11 deleted file mode 100644 index 9af84548902c..000000000000 --- a/metadata/md5-cache/net-p2p/hx-0.4.11 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.4 !=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=This is a Hotline 1.5+ compatible *nix Hotline Client in CLI. It supports IRC compatibility -EAPI=0 -HOMEPAGE=http://hotlinex.sf.net/ -IUSE=ssl -KEYWORDS=ppc ~sparc x86 -LICENSE=GPL-2 -RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.4 -SLOT=0 -SRC_URI=http://projects.acidbeats.de/mhxd-0.4.11.tar.bz2 -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=92d725ccc5a8dcb21cc5f39fd9b284d8 diff --git a/metadata/md5-cache/sci-mathematics/relational-2.4 b/metadata/md5-cache/sci-mathematics/relational-2.4 new file mode 100644 index 000000000000..caae1b55d79c --- /dev/null +++ b/metadata/md5-cache/sci-mathematics/relational-2.4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install prepare setup +DEPEND=python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?] dev-python/PyQt5[gui,webkit,widgets,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?] +DESCRIPTION=Educational tool for relational algebra +EAPI=6 +HOMEPAGE=http://ltworf.github.io/relational/ +IUSE=python_targets_python3_4 python_targets_python3_5 python_single_target_python3_4 python_single_target_python3_5 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?] dev-python/PyQt5[gui,webkit,widgets,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?] +REQUIRED_USE=^^ ( python_single_target_python3_4 python_single_target_python3_5 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) +SLOT=0 +SRC_URI=https://github.com/ltworf/relational/releases/download/2.4/relational_2.4.orig.tar.gz +_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 python-single-r1 2ebea8fbab356d63110245129a67a6dd python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb +_md5_=a40760a25211a4f44831d4feea6b64a6 diff --git a/metadata/md5-cache/sys-apps/hdparm-9.48 b/metadata/md5-cache/sys-apps/hdparm-9.48 index 47d51d2ee86d..6f59e5091f69 100644 --- a/metadata/md5-cache/sys-apps/hdparm-9.48 +++ b/metadata/md5-cache/sys-apps/hdparm-9.48 @@ -3,9 +3,9 @@ DESCRIPTION=Utility to change hard drive performance parameters EAPI=4 HOMEPAGE=http://sourceforge.net/projects/hdparm/ IUSE=static -KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=BSD GPL-2 SLOT=0 SRC_URI=mirror://sourceforge/hdparm/hdparm-9.48.tar.gz _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=05ca0ed22c631257b2e7197a79550374 +_md5_=6e71b6d7eb9e1d990327c16dbae4c218 diff --git a/metadata/md5-cache/sys-apps/rsbac-admin-1.4.9 b/metadata/md5-cache/sys-apps/rsbac-admin-1.4.9 deleted file mode 100644 index 74943eaec99d..000000000000 --- a/metadata/md5-cache/sys-apps/rsbac-admin-1.4.9 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst -DEPEND=dev-util/dialog pam? ( sys-libs/pam ) sys-apps/baselayout >=sys-libs/ncurses-5.2 -DESCRIPTION=Rule Set Based Access Control (RSBAC) Admin Tools -EAPI=5 -HOMEPAGE=http://www.rsbac.org/ -IUSE=pam rklogd -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-util/dialog pam? ( sys-libs/pam ) sys-apps/baselayout >=sys-libs/ncurses-5.2 -SLOT=0 -SRC_URI=http://download.rsbac.org/code/1.4.9/rsbac-admin-1.4.9.tar.xz -_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=c730214a53165e1ffc37a59062a98aa0 diff --git a/metadata/md5-cache/sys-apps/sysvinit-2.88-r9 b/metadata/md5-cache/sys-apps/sysvinit-2.88-r9 index dce2a011b557..d35f8645a336 100644 --- a/metadata/md5-cache/sys-apps/sysvinit-2.88-r9 +++ b/metadata/md5-cache/sys-apps/sysvinit-2.88-r9 @@ -10,4 +10,4 @@ RDEPEND=selinux? ( >=sys-libs/libselinux-1.28 ) selinux? ( sec-policy/selinux-sh SLOT=0 SRC_URI=mirror://nongnu/sysvinit/sysvinit-2.88dsf.tar.bz2 _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=a3b044c676096d5ddb0861f036aaab80 +_md5_=e068be87bf49674cc757b0a069c15589 diff --git a/metadata/md5-cache/sys-boot/grub-2.02_beta3-r1 b/metadata/md5-cache/sys-boot/grub-2.02_beta3-r1 index d4528eaa0c43..90f266233c3b 100644 --- a/metadata/md5-cache/sys-boot/grub-2.02_beta3-r1 +++ b/metadata/md5-cache/sys-boot/grub-2.02_beta3-r1 @@ -12,4 +12,4 @@ RESTRICT=test SLOT=2/2.02_beta3-r1 SRC_URI=mirror://gnu-alpha/grub/grub-2.02~beta3.tar.xz fonts? ( mirror://gnu/unifont/unifont-8.0.01/unifont-8.0.01.pcf.gz ) themes? ( mirror://sourceforge/dejavu/dejavu-sans-ttf-2.35.zip ) _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=0fb345eb8a9ced41719bb32efad58627 +_md5_=1d5860b17b6d4a7f84fa0d3cf518fae3 diff --git a/metadata/md5-cache/sys-boot/grub-9999-r1 b/metadata/md5-cache/sys-boot/grub-9999-r1 index 2509cc046df2..b5698ab5db39 100644 --- a/metadata/md5-cache/sys-boot/grub-9999-r1 +++ b/metadata/md5-cache/sys-boot/grub-9999-r1 @@ -11,4 +11,4 @@ RESTRICT=test SLOT=2/9999-r1 SRC_URI=fonts? ( mirror://gnu/unifont/unifont-8.0.01/unifont-8.0.01.pcf.gz ) themes? ( mirror://sourceforge/dejavu/dejavu-sans-ttf-2.35.zip ) _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e git-r3 ef66dfc3db09f327af21cf32f140fb2b libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 23ae8c186171e6476af098d2a50d0ee0 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=ce4bd351c3cec890878dd0b1c48a81e7 +_md5_=f585e4ea27ffa12298c9a860c29122ac diff --git a/metadata/md5-cache/sys-kernel/rsbac-sources-3.14.28 b/metadata/md5-cache/sys-kernel/rsbac-sources-3.14.28 deleted file mode 100644 index 71c7e4c5ea19..000000000000 --- a/metadata/md5-cache/sys-kernel/rsbac-sources-3.14.28 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst setup test unpack -DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) -DESCRIPTION=RSBAC kernel sources (kernel series 3.14) -EAPI=5 -HOMEPAGE=https://www.gentoo.org/proj/en/hardened/ -IUSE=symlink build -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 freedist -RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) -RESTRICT=binchecks strip -SLOT=3.14.28 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.14.tar.xz http://download.rsbac.org/patches/1.4.9/patch-linux-3.14.28-rsbac-1.4.9.diff.xz mirror://gentoo/genpatches-3.14-33.base.tar.xz mirror://gentoo/genpatches-3.14-33.extras.tar.xz -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde kernel-2 f745fe70cd0e35af07412905687b9a7f multilib 23ae8c186171e6476af098d2a50d0ee0 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=5594d7bcba1d00d8eb7ca7d8ba187944 diff --git a/metadata/md5-cache/www-client/chromium-52.0.2716.0 b/metadata/md5-cache/www-client/chromium-52.0.2716.0 new file mode 100644 index 000000000000..64e9ce362b66 --- /dev/null +++ b/metadata/md5-cache/www-client/chromium-52.0.2716.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup +DEPEND=app-arch/bzip2:= cups? ( >=net-print/cups-1.3.11:= ) >=dev-libs/elfutils-0.149 dev-libs/expat:= dev-libs/glib:= >=dev-libs/jsoncpp-0.5.0-r1:= dev-libs/nspr:= >=dev-libs/nss-3.14.3:= gnome? ( >=gnome-base/gconf-2.24.0:= ) gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= ) >=media-libs/alsa-lib-1.0.19:= media-libs/fontconfig:= media-libs/freetype:= media-libs/libexif:= media-libs/speex:= pulseaudio? ( media-sound/pulseaudio:= ) system-ffmpeg? ( >=media-video/ffmpeg-2.7.2:= ) sys-apps/dbus:= sys-apps/pciutils:= >=sys-libs/libcap-2.22:= virtual/udev x11-libs/cairo:= x11-libs/gdk-pixbuf:= gtk3? ( x11-libs/gtk+:3= ) !gtk3? ( x11-libs/gtk+:2= ) x11-libs/libdrm x11-libs/libX11:= x11-libs/libXcomposite:= x11-libs/libXcursor:= x11-libs/libXdamage:= x11-libs/libXext:= x11-libs/libXfixes:= >=x11-libs/libXi-1.6.0:= x11-libs/libXinerama:= x11-libs/libXrandr:= x11-libs/libXrender:= x11-libs/libXScrnSaver:= x11-libs/libXtst:= x11-libs/pango:= kerberos? ( virtual/krb5 ) !gn? ( >=app-accessibility/speech-dispatcher-0.8:= app-arch/snappy:= >=dev-libs/libevent-1.4.13:= dev-libs/libxml2:=[icu] dev-libs/libxslt:= media-libs/flac:= >=media-libs/harfbuzz-0.9.41:=[icu(+)] >=media-libs/libjpeg-turbo-1.2.0-r1:= >=media-libs/libwebp-0.4.0:= sys-libs/zlib:=[minizip] ) !arm? ( dev-lang/yasm ) dev-lang/perl dev-perl/JSON >=dev-util/gperf-3.0.3 dev-util/ninja sys-apps/hwids[usb(+)] >=sys-devel/bison-2.4.3 sys-devel/flex virtual/pkgconfig || ( ( >=dev-lang/python-2.7.5-r2:2.7 dev-python/beautifulsoup:python-2[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/beautifulsoup:4[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/html5lib[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/jinja[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/ply[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/simplejson[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=Open-source version of Google Chrome web browser +EAPI=5 +HOMEPAGE=http://chromium.org/ +IUSE=cups gn gnome gnome-keyring gtk3 +hangouts hidpi hotwording kerberos neon pic +proprietary-codecs pulseaudio selinux +system-ffmpeg +tcmalloc widevine custom-cflags +linguas_am +linguas_ar +linguas_bg +linguas_bn +linguas_ca +linguas_cs +linguas_da +linguas_de +linguas_el +linguas_en_GB +linguas_es +linguas_es_LA +linguas_et +linguas_fa +linguas_fi +linguas_fil +linguas_fr +linguas_gu +linguas_he +linguas_hi +linguas_hr +linguas_hu +linguas_id +linguas_it +linguas_ja +linguas_kn +linguas_ko +linguas_lt +linguas_lv +linguas_ml +linguas_mr +linguas_ms +linguas_nb +linguas_nl +linguas_pl +linguas_pt_BR +linguas_pt_PT +linguas_ro +linguas_ru +linguas_sk +linguas_sl +linguas_sr +linguas_sv +linguas_sw +linguas_ta +linguas_te +linguas_th +linguas_tr +linguas_uk +linguas_vi +linguas_zh_CN +linguas_zh_TW test +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=BSD hotwording? ( no-source-code ) +RDEPEND=app-arch/bzip2:= cups? ( >=net-print/cups-1.3.11:= ) >=dev-libs/elfutils-0.149 dev-libs/expat:= dev-libs/glib:= >=dev-libs/jsoncpp-0.5.0-r1:= dev-libs/nspr:= >=dev-libs/nss-3.14.3:= gnome? ( >=gnome-base/gconf-2.24.0:= ) gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= ) >=media-libs/alsa-lib-1.0.19:= media-libs/fontconfig:= media-libs/freetype:= media-libs/libexif:= media-libs/speex:= pulseaudio? ( media-sound/pulseaudio:= ) system-ffmpeg? ( >=media-video/ffmpeg-2.7.2:= ) sys-apps/dbus:= sys-apps/pciutils:= >=sys-libs/libcap-2.22:= virtual/udev x11-libs/cairo:= x11-libs/gdk-pixbuf:= gtk3? ( x11-libs/gtk+:3= ) !gtk3? ( x11-libs/gtk+:2= ) x11-libs/libdrm x11-libs/libX11:= x11-libs/libXcomposite:= x11-libs/libXcursor:= x11-libs/libXdamage:= x11-libs/libXext:= x11-libs/libXfixes:= >=x11-libs/libXi-1.6.0:= x11-libs/libXinerama:= x11-libs/libXrandr:= x11-libs/libXrender:= x11-libs/libXScrnSaver:= x11-libs/libXtst:= x11-libs/pango:= kerberos? ( virtual/krb5 ) !gn? ( >=app-accessibility/speech-dispatcher-0.8:= app-arch/snappy:= >=dev-libs/libevent-1.4.13:= dev-libs/libxml2:=[icu] dev-libs/libxslt:= media-libs/flac:= >=media-libs/harfbuzz-0.9.41:=[icu(+)] >=media-libs/libjpeg-turbo-1.2.0-r1:= >=media-libs/libwebp-0.4.0:= sys-libs/zlib:=[minizip] ) !=www-client/chromium-9999 !=sys-apps/sed-4 app-arch/unzip -DESCRIPTION=Firefox Web Browser -EAPI=5 -HOMEPAGE=http://www.mozilla.com/firefox -IUSE=selinux startup-notification linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_kn linguas_ko linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW -KEYWORDS=-* amd64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 virtual/freedesktop-icon-theme selinux? ( sec-policy/selinux-mozilla ) -RESTRICT=strip mirror -SLOT=0 -SRC_URI=linguas_af? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/af.xpi -> firefox-38.7.1esr-af.xpi ) linguas_ar? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ar.xpi -> firefox-38.7.1esr-ar.xpi ) linguas_as? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/as.xpi -> firefox-38.7.1esr-as.xpi ) linguas_ast? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ast.xpi -> firefox-38.7.1esr-ast.xpi ) linguas_be? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/be.xpi -> firefox-38.7.1esr-be.xpi ) linguas_bg? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/bg.xpi -> firefox-38.7.1esr-bg.xpi ) linguas_bn_BD? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/bn-BD.xpi -> firefox-38.7.1esr-bn-BD.xpi ) linguas_bn_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/bn-IN.xpi -> firefox-38.7.1esr-bn-IN.xpi ) linguas_br? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/br.xpi -> firefox-38.7.1esr-br.xpi ) linguas_bs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/bs.xpi -> firefox-38.7.1esr-bs.xpi ) linguas_ca? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ca.xpi -> firefox-38.7.1esr-ca.xpi ) linguas_cs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/cs.xpi -> firefox-38.7.1esr-cs.xpi ) linguas_cy? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/cy.xpi -> firefox-38.7.1esr-cy.xpi ) linguas_da? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/da.xpi -> firefox-38.7.1esr-da.xpi ) linguas_de? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/de.xpi -> firefox-38.7.1esr-de.xpi ) linguas_el? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/el.xpi -> firefox-38.7.1esr-el.xpi ) linguas_en_GB? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/en-GB.xpi -> firefox-38.7.1esr-en-GB.xpi ) linguas_en_ZA? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/en-ZA.xpi -> firefox-38.7.1esr-en-ZA.xpi ) linguas_eo? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/eo.xpi -> firefox-38.7.1esr-eo.xpi ) linguas_es_AR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/es-AR.xpi -> firefox-38.7.1esr-es-AR.xpi ) linguas_es_CL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/es-CL.xpi -> firefox-38.7.1esr-es-CL.xpi ) linguas_es_ES? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/es-ES.xpi -> firefox-38.7.1esr-es-ES.xpi ) linguas_es_MX? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/es-MX.xpi -> firefox-38.7.1esr-es-MX.xpi ) linguas_et? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/et.xpi -> firefox-38.7.1esr-et.xpi ) linguas_eu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/eu.xpi -> firefox-38.7.1esr-eu.xpi ) linguas_fa? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/fa.xpi -> firefox-38.7.1esr-fa.xpi ) linguas_fi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/fi.xpi -> firefox-38.7.1esr-fi.xpi ) linguas_fr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/fr.xpi -> firefox-38.7.1esr-fr.xpi ) linguas_fy_NL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/fy-NL.xpi -> firefox-38.7.1esr-fy-NL.xpi ) linguas_ga_IE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ga-IE.xpi -> firefox-38.7.1esr-ga-IE.xpi ) linguas_gd? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/gd.xpi -> firefox-38.7.1esr-gd.xpi ) linguas_gl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/gl.xpi -> firefox-38.7.1esr-gl.xpi ) linguas_gu_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/gu-IN.xpi -> firefox-38.7.1esr-gu-IN.xpi ) linguas_he? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/he.xpi -> firefox-38.7.1esr-he.xpi ) linguas_hi_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/hi-IN.xpi -> firefox-38.7.1esr-hi-IN.xpi ) linguas_hr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/hr.xpi -> firefox-38.7.1esr-hr.xpi ) linguas_hu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/hu.xpi -> firefox-38.7.1esr-hu.xpi ) linguas_hy_AM? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/hy-AM.xpi -> firefox-38.7.1esr-hy-AM.xpi ) linguas_id? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/id.xpi -> firefox-38.7.1esr-id.xpi ) linguas_is? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/is.xpi -> firefox-38.7.1esr-is.xpi ) linguas_it? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/it.xpi -> firefox-38.7.1esr-it.xpi ) linguas_ja? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ja.xpi -> firefox-38.7.1esr-ja.xpi ) linguas_kk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/kk.xpi -> firefox-38.7.1esr-kk.xpi ) linguas_kn? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/kn.xpi -> firefox-38.7.1esr-kn.xpi ) linguas_ko? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ko.xpi -> firefox-38.7.1esr-ko.xpi ) linguas_lt? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/lt.xpi -> firefox-38.7.1esr-lt.xpi ) linguas_lv? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/lv.xpi -> firefox-38.7.1esr-lv.xpi ) linguas_mai? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/mai.xpi -> firefox-38.7.1esr-mai.xpi ) linguas_mk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/mk.xpi -> firefox-38.7.1esr-mk.xpi ) linguas_ml? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ml.xpi -> firefox-38.7.1esr-ml.xpi ) linguas_mr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/mr.xpi -> firefox-38.7.1esr-mr.xpi ) linguas_nb_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/nb-NO.xpi -> firefox-38.7.1esr-nb-NO.xpi ) linguas_nl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/nl.xpi -> firefox-38.7.1esr-nl.xpi ) linguas_nn_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/nn-NO.xpi -> firefox-38.7.1esr-nn-NO.xpi ) linguas_or? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/or.xpi -> firefox-38.7.1esr-or.xpi ) linguas_pa_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/pa-IN.xpi -> firefox-38.7.1esr-pa-IN.xpi ) linguas_pl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/pl.xpi -> firefox-38.7.1esr-pl.xpi ) linguas_pt_BR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/pt-BR.xpi -> firefox-38.7.1esr-pt-BR.xpi ) linguas_pt_PT? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/pt-PT.xpi -> firefox-38.7.1esr-pt-PT.xpi ) linguas_rm? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/rm.xpi -> firefox-38.7.1esr-rm.xpi ) linguas_ro? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ro.xpi -> firefox-38.7.1esr-ro.xpi ) linguas_ru? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ru.xpi -> firefox-38.7.1esr-ru.xpi ) linguas_si? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/si.xpi -> firefox-38.7.1esr-si.xpi ) linguas_sk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/sk.xpi -> firefox-38.7.1esr-sk.xpi ) linguas_sl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/sl.xpi -> firefox-38.7.1esr-sl.xpi ) linguas_son? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/son.xpi -> firefox-38.7.1esr-son.xpi ) linguas_sq? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/sq.xpi -> firefox-38.7.1esr-sq.xpi ) linguas_sr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/sr.xpi -> firefox-38.7.1esr-sr.xpi ) linguas_sv_SE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/sv-SE.xpi -> firefox-38.7.1esr-sv-SE.xpi ) linguas_ta? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/ta.xpi -> firefox-38.7.1esr-ta.xpi ) linguas_te? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/te.xpi -> firefox-38.7.1esr-te.xpi ) linguas_tr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/tr.xpi -> firefox-38.7.1esr-tr.xpi ) linguas_uk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/uk.xpi -> firefox-38.7.1esr-uk.xpi ) linguas_vi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/vi.xpi -> firefox-38.7.1esr-vi.xpi ) linguas_zh_CN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/zh-CN.xpi -> firefox-38.7.1esr-zh-CN.xpi ) linguas_zh_TW? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/xpi/zh-TW.xpi -> firefox-38.7.1esr-zh-TW.xpi ) amd64? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-x86_64/en-US/firefox-38.7.1esr.tar.bz2 -> firefox-bin_x86_64-38.7.1.tar.bz2 ) x86? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.7.1esr/linux-i686/en-US/firefox-38.7.1esr.tar.bz2 -> firefox-bin_i686-38.7.1.tar.bz2 ) -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 mozextension 3d8ee4835f89ff39d4666656aa603433 mozlinguas 7c13d94b1f9d99210d4020c540b8f8c9 multilib 23ae8c186171e6476af098d2a50d0ee0 nsplugins bf5bfcef1d2f0adad7e6230455df8e91 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=9d277f66a8b63b2125db223fb090a243 diff --git a/metadata/md5-cache/www-client/firefox-bin-38.8.0 b/metadata/md5-cache/www-client/firefox-bin-38.8.0 new file mode 100644 index 000000000000..d98c6cfbec76 --- /dev/null +++ b/metadata/md5-cache/www-client/firefox-bin-38.8.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst unpack +DEPEND=app-arch/unzip >=sys-apps/sed-4 app-arch/unzip +DESCRIPTION=Firefox Web Browser +EAPI=5 +HOMEPAGE=http://www.mozilla.com/firefox +IUSE=selinux startup-notification linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_kn linguas_ko linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW +KEYWORDS=-* amd64 x86 +LICENSE=MPL-2.0 GPL-2 LGPL-2.1 +RDEPEND=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 virtual/freedesktop-icon-theme selinux? ( sec-policy/selinux-mozilla ) +RESTRICT=strip mirror +SLOT=0 +SRC_URI=linguas_af? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/af.xpi -> firefox-38.8.0esr-af.xpi ) linguas_ar? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ar.xpi -> firefox-38.8.0esr-ar.xpi ) linguas_as? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/as.xpi -> firefox-38.8.0esr-as.xpi ) linguas_ast? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ast.xpi -> firefox-38.8.0esr-ast.xpi ) linguas_be? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/be.xpi -> firefox-38.8.0esr-be.xpi ) linguas_bg? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/bg.xpi -> firefox-38.8.0esr-bg.xpi ) linguas_bn_BD? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/bn-BD.xpi -> firefox-38.8.0esr-bn-BD.xpi ) linguas_bn_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/bn-IN.xpi -> firefox-38.8.0esr-bn-IN.xpi ) linguas_br? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/br.xpi -> firefox-38.8.0esr-br.xpi ) linguas_bs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/bs.xpi -> firefox-38.8.0esr-bs.xpi ) linguas_ca? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ca.xpi -> firefox-38.8.0esr-ca.xpi ) linguas_cs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/cs.xpi -> firefox-38.8.0esr-cs.xpi ) linguas_cy? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/cy.xpi -> firefox-38.8.0esr-cy.xpi ) linguas_da? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/da.xpi -> firefox-38.8.0esr-da.xpi ) linguas_de? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/de.xpi -> firefox-38.8.0esr-de.xpi ) linguas_el? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/el.xpi -> firefox-38.8.0esr-el.xpi ) linguas_en_GB? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/en-GB.xpi -> firefox-38.8.0esr-en-GB.xpi ) linguas_en_ZA? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/en-ZA.xpi -> firefox-38.8.0esr-en-ZA.xpi ) linguas_eo? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/eo.xpi -> firefox-38.8.0esr-eo.xpi ) linguas_es_AR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/es-AR.xpi -> firefox-38.8.0esr-es-AR.xpi ) linguas_es_CL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/es-CL.xpi -> firefox-38.8.0esr-es-CL.xpi ) linguas_es_ES? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/es-ES.xpi -> firefox-38.8.0esr-es-ES.xpi ) linguas_es_MX? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/es-MX.xpi -> firefox-38.8.0esr-es-MX.xpi ) linguas_et? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/et.xpi -> firefox-38.8.0esr-et.xpi ) linguas_eu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/eu.xpi -> firefox-38.8.0esr-eu.xpi ) linguas_fa? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/fa.xpi -> firefox-38.8.0esr-fa.xpi ) linguas_fi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/fi.xpi -> firefox-38.8.0esr-fi.xpi ) linguas_fr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/fr.xpi -> firefox-38.8.0esr-fr.xpi ) linguas_fy_NL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/fy-NL.xpi -> firefox-38.8.0esr-fy-NL.xpi ) linguas_ga_IE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ga-IE.xpi -> firefox-38.8.0esr-ga-IE.xpi ) linguas_gd? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/gd.xpi -> firefox-38.8.0esr-gd.xpi ) linguas_gl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/gl.xpi -> firefox-38.8.0esr-gl.xpi ) linguas_gu_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/gu-IN.xpi -> firefox-38.8.0esr-gu-IN.xpi ) linguas_he? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/he.xpi -> firefox-38.8.0esr-he.xpi ) linguas_hi_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/hi-IN.xpi -> firefox-38.8.0esr-hi-IN.xpi ) linguas_hr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/hr.xpi -> firefox-38.8.0esr-hr.xpi ) linguas_hu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/hu.xpi -> firefox-38.8.0esr-hu.xpi ) linguas_hy_AM? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/hy-AM.xpi -> firefox-38.8.0esr-hy-AM.xpi ) linguas_id? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/id.xpi -> firefox-38.8.0esr-id.xpi ) linguas_is? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/is.xpi -> firefox-38.8.0esr-is.xpi ) linguas_it? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/it.xpi -> firefox-38.8.0esr-it.xpi ) linguas_ja? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ja.xpi -> firefox-38.8.0esr-ja.xpi ) linguas_kk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/kk.xpi -> firefox-38.8.0esr-kk.xpi ) linguas_kn? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/kn.xpi -> firefox-38.8.0esr-kn.xpi ) linguas_ko? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ko.xpi -> firefox-38.8.0esr-ko.xpi ) linguas_lt? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/lt.xpi -> firefox-38.8.0esr-lt.xpi ) linguas_lv? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/lv.xpi -> firefox-38.8.0esr-lv.xpi ) linguas_mai? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/mai.xpi -> firefox-38.8.0esr-mai.xpi ) linguas_mk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/mk.xpi -> firefox-38.8.0esr-mk.xpi ) linguas_ml? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ml.xpi -> firefox-38.8.0esr-ml.xpi ) linguas_mr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/mr.xpi -> firefox-38.8.0esr-mr.xpi ) linguas_nb_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/nb-NO.xpi -> firefox-38.8.0esr-nb-NO.xpi ) linguas_nl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/nl.xpi -> firefox-38.8.0esr-nl.xpi ) linguas_nn_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/nn-NO.xpi -> firefox-38.8.0esr-nn-NO.xpi ) linguas_or? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/or.xpi -> firefox-38.8.0esr-or.xpi ) linguas_pa_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/pa-IN.xpi -> firefox-38.8.0esr-pa-IN.xpi ) linguas_pl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/pl.xpi -> firefox-38.8.0esr-pl.xpi ) linguas_pt_BR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/pt-BR.xpi -> firefox-38.8.0esr-pt-BR.xpi ) linguas_pt_PT? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/pt-PT.xpi -> firefox-38.8.0esr-pt-PT.xpi ) linguas_rm? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/rm.xpi -> firefox-38.8.0esr-rm.xpi ) linguas_ro? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ro.xpi -> firefox-38.8.0esr-ro.xpi ) linguas_ru? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ru.xpi -> firefox-38.8.0esr-ru.xpi ) linguas_si? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/si.xpi -> firefox-38.8.0esr-si.xpi ) linguas_sk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/sk.xpi -> firefox-38.8.0esr-sk.xpi ) linguas_sl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/sl.xpi -> firefox-38.8.0esr-sl.xpi ) linguas_son? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/son.xpi -> firefox-38.8.0esr-son.xpi ) linguas_sq? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/sq.xpi -> firefox-38.8.0esr-sq.xpi ) linguas_sr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/sr.xpi -> firefox-38.8.0esr-sr.xpi ) linguas_sv_SE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/sv-SE.xpi -> firefox-38.8.0esr-sv-SE.xpi ) linguas_ta? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/ta.xpi -> firefox-38.8.0esr-ta.xpi ) linguas_te? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/te.xpi -> firefox-38.8.0esr-te.xpi ) linguas_tr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/tr.xpi -> firefox-38.8.0esr-tr.xpi ) linguas_uk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/uk.xpi -> firefox-38.8.0esr-uk.xpi ) linguas_vi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/vi.xpi -> firefox-38.8.0esr-vi.xpi ) linguas_zh_CN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/zh-CN.xpi -> firefox-38.8.0esr-zh-CN.xpi ) linguas_zh_TW? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/xpi/zh-TW.xpi -> firefox-38.8.0esr-zh-TW.xpi ) amd64? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-x86_64/en-US/firefox-38.8.0esr.tar.bz2 -> firefox-bin_x86_64-38.8.0.tar.bz2 ) x86? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//38.8.0esr/linux-i686/en-US/firefox-38.8.0esr.tar.bz2 -> firefox-bin_i686-38.8.0.tar.bz2 ) +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 mozextension 3d8ee4835f89ff39d4666656aa603433 mozlinguas 7c13d94b1f9d99210d4020c540b8f8c9 multilib 23ae8c186171e6476af098d2a50d0ee0 nsplugins bf5bfcef1d2f0adad7e6230455df8e91 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=9d277f66a8b63b2125db223fb090a243 diff --git a/metadata/md5-cache/www-client/firefox-bin-45.0.1 b/metadata/md5-cache/www-client/firefox-bin-45.0.1 deleted file mode 100644 index 2b0190adf697..000000000000 --- a/metadata/md5-cache/www-client/firefox-bin-45.0.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst unpack -DEPEND=app-arch/unzip >=sys-apps/sed-4 app-arch/unzip -DESCRIPTION=Firefox Web Browser -EAPI=5 -HOMEPAGE=http://www.mozilla.com/firefox -IUSE=selinux startup-notification linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_kn linguas_ko linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW -KEYWORDS=-* ~amd64 ~x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 virtual/freedesktop-icon-theme selinux? ( sec-policy/selinux-mozilla ) -RESTRICT=strip mirror -SLOT=0 -SRC_URI=linguas_af? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/af.xpi -> firefox-45.0.1-af.xpi ) linguas_ar? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ar.xpi -> firefox-45.0.1-ar.xpi ) linguas_as? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/as.xpi -> firefox-45.0.1-as.xpi ) linguas_ast? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ast.xpi -> firefox-45.0.1-ast.xpi ) linguas_be? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/be.xpi -> firefox-45.0.1-be.xpi ) linguas_bg? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/bg.xpi -> firefox-45.0.1-bg.xpi ) linguas_bn_BD? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/bn-BD.xpi -> firefox-45.0.1-bn-BD.xpi ) linguas_bn_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/bn-IN.xpi -> firefox-45.0.1-bn-IN.xpi ) linguas_br? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/br.xpi -> firefox-45.0.1-br.xpi ) linguas_bs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/bs.xpi -> firefox-45.0.1-bs.xpi ) linguas_ca? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ca.xpi -> firefox-45.0.1-ca.xpi ) linguas_cs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/cs.xpi -> firefox-45.0.1-cs.xpi ) linguas_cy? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/cy.xpi -> firefox-45.0.1-cy.xpi ) linguas_da? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/da.xpi -> firefox-45.0.1-da.xpi ) linguas_de? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/de.xpi -> firefox-45.0.1-de.xpi ) linguas_el? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/el.xpi -> firefox-45.0.1-el.xpi ) linguas_en_GB? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/en-GB.xpi -> firefox-45.0.1-en-GB.xpi ) linguas_en_ZA? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/en-ZA.xpi -> firefox-45.0.1-en-ZA.xpi ) linguas_eo? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/eo.xpi -> firefox-45.0.1-eo.xpi ) linguas_es_AR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/es-AR.xpi -> firefox-45.0.1-es-AR.xpi ) linguas_es_CL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/es-CL.xpi -> firefox-45.0.1-es-CL.xpi ) linguas_es_ES? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/es-ES.xpi -> firefox-45.0.1-es-ES.xpi ) linguas_es_MX? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/es-MX.xpi -> firefox-45.0.1-es-MX.xpi ) linguas_et? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/et.xpi -> firefox-45.0.1-et.xpi ) linguas_eu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/eu.xpi -> firefox-45.0.1-eu.xpi ) linguas_fa? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/fa.xpi -> firefox-45.0.1-fa.xpi ) linguas_fi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/fi.xpi -> firefox-45.0.1-fi.xpi ) linguas_fr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/fr.xpi -> firefox-45.0.1-fr.xpi ) linguas_fy_NL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/fy-NL.xpi -> firefox-45.0.1-fy-NL.xpi ) linguas_ga_IE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ga-IE.xpi -> firefox-45.0.1-ga-IE.xpi ) linguas_gd? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/gd.xpi -> firefox-45.0.1-gd.xpi ) linguas_gl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/gl.xpi -> firefox-45.0.1-gl.xpi ) linguas_gu_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/gu-IN.xpi -> firefox-45.0.1-gu-IN.xpi ) linguas_he? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/he.xpi -> firefox-45.0.1-he.xpi ) linguas_hi_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/hi-IN.xpi -> firefox-45.0.1-hi-IN.xpi ) linguas_hr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/hr.xpi -> firefox-45.0.1-hr.xpi ) linguas_hu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/hu.xpi -> firefox-45.0.1-hu.xpi ) linguas_hy_AM? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/hy-AM.xpi -> firefox-45.0.1-hy-AM.xpi ) linguas_id? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/id.xpi -> firefox-45.0.1-id.xpi ) linguas_is? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/is.xpi -> firefox-45.0.1-is.xpi ) linguas_it? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/it.xpi -> firefox-45.0.1-it.xpi ) linguas_ja? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ja.xpi -> firefox-45.0.1-ja.xpi ) linguas_kk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/kk.xpi -> firefox-45.0.1-kk.xpi ) linguas_kn? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/kn.xpi -> firefox-45.0.1-kn.xpi ) linguas_ko? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ko.xpi -> firefox-45.0.1-ko.xpi ) linguas_lt? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/lt.xpi -> firefox-45.0.1-lt.xpi ) linguas_lv? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/lv.xpi -> firefox-45.0.1-lv.xpi ) linguas_mai? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/mai.xpi -> firefox-45.0.1-mai.xpi ) linguas_mk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/mk.xpi -> firefox-45.0.1-mk.xpi ) linguas_ml? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ml.xpi -> firefox-45.0.1-ml.xpi ) linguas_mr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/mr.xpi -> firefox-45.0.1-mr.xpi ) linguas_nb_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/nb-NO.xpi -> firefox-45.0.1-nb-NO.xpi ) linguas_nl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/nl.xpi -> firefox-45.0.1-nl.xpi ) linguas_nn_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/nn-NO.xpi -> firefox-45.0.1-nn-NO.xpi ) linguas_or? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/or.xpi -> firefox-45.0.1-or.xpi ) linguas_pa_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/pa-IN.xpi -> firefox-45.0.1-pa-IN.xpi ) linguas_pl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/pl.xpi -> firefox-45.0.1-pl.xpi ) linguas_pt_BR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/pt-BR.xpi -> firefox-45.0.1-pt-BR.xpi ) linguas_pt_PT? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/pt-PT.xpi -> firefox-45.0.1-pt-PT.xpi ) linguas_rm? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/rm.xpi -> firefox-45.0.1-rm.xpi ) linguas_ro? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ro.xpi -> firefox-45.0.1-ro.xpi ) linguas_ru? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ru.xpi -> firefox-45.0.1-ru.xpi ) linguas_si? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/si.xpi -> firefox-45.0.1-si.xpi ) linguas_sk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/sk.xpi -> firefox-45.0.1-sk.xpi ) linguas_sl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/sl.xpi -> firefox-45.0.1-sl.xpi ) linguas_son? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/son.xpi -> firefox-45.0.1-son.xpi ) linguas_sq? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/sq.xpi -> firefox-45.0.1-sq.xpi ) linguas_sr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/sr.xpi -> firefox-45.0.1-sr.xpi ) linguas_sv_SE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/sv-SE.xpi -> firefox-45.0.1-sv-SE.xpi ) linguas_ta? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/ta.xpi -> firefox-45.0.1-ta.xpi ) linguas_te? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/te.xpi -> firefox-45.0.1-te.xpi ) linguas_tr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/tr.xpi -> firefox-45.0.1-tr.xpi ) linguas_uk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/uk.xpi -> firefox-45.0.1-uk.xpi ) linguas_vi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/vi.xpi -> firefox-45.0.1-vi.xpi ) linguas_zh_CN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/zh-CN.xpi -> firefox-45.0.1-zh-CN.xpi ) linguas_zh_TW? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//45.0.1/linux-i686/xpi/zh-TW.xpi -> firefox-45.0.1-zh-TW.xpi ) amd64? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.0.1/linux-x86_64/en-US/firefox-45.0.1.tar.bz2 -> firefox-bin_x86_64-45.0.1.tar.bz2 ) x86? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.0.1/linux-i686/en-US/firefox-45.0.1.tar.bz2 -> firefox-bin_i686-45.0.1.tar.bz2 ) -_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 mozextension 3d8ee4835f89ff39d4666656aa603433 mozlinguas 7c13d94b1f9d99210d4020c540b8f8c9 multilib 23ae8c186171e6476af098d2a50d0ee0 nsplugins bf5bfcef1d2f0adad7e6230455df8e91 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=bffa7ed8da3b0bc4ec7b93e6dda44015 diff --git a/metadata/md5-cache/www-client/firefox-bin-45.1.0 b/metadata/md5-cache/www-client/firefox-bin-45.1.0 new file mode 100644 index 000000000000..59fbc403ce3c --- /dev/null +++ b/metadata/md5-cache/www-client/firefox-bin-45.1.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst unpack +DEPEND=app-arch/unzip >=sys-apps/sed-4 app-arch/unzip +DESCRIPTION=Firefox Web Browser +EAPI=5 +HOMEPAGE=http://www.mozilla.com/firefox +IUSE=selinux startup-notification linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_kn linguas_ko linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW +KEYWORDS=-* ~amd64 ~x86 +LICENSE=MPL-2.0 GPL-2 LGPL-2.1 +RDEPEND=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 virtual/freedesktop-icon-theme selinux? ( sec-policy/selinux-mozilla ) +RESTRICT=strip mirror +SLOT=0 +SRC_URI=linguas_af? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/af.xpi -> firefox-45.1.0esr-af.xpi ) linguas_ar? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ar.xpi -> firefox-45.1.0esr-ar.xpi ) linguas_as? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/as.xpi -> firefox-45.1.0esr-as.xpi ) linguas_ast? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ast.xpi -> firefox-45.1.0esr-ast.xpi ) linguas_be? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/be.xpi -> firefox-45.1.0esr-be.xpi ) linguas_bg? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/bg.xpi -> firefox-45.1.0esr-bg.xpi ) linguas_bn_BD? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/bn-BD.xpi -> firefox-45.1.0esr-bn-BD.xpi ) linguas_bn_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/bn-IN.xpi -> firefox-45.1.0esr-bn-IN.xpi ) linguas_br? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/br.xpi -> firefox-45.1.0esr-br.xpi ) linguas_bs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/bs.xpi -> firefox-45.1.0esr-bs.xpi ) linguas_ca? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ca.xpi -> firefox-45.1.0esr-ca.xpi ) linguas_cs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/cs.xpi -> firefox-45.1.0esr-cs.xpi ) linguas_cy? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/cy.xpi -> firefox-45.1.0esr-cy.xpi ) linguas_da? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/da.xpi -> firefox-45.1.0esr-da.xpi ) linguas_de? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/de.xpi -> firefox-45.1.0esr-de.xpi ) linguas_el? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/el.xpi -> firefox-45.1.0esr-el.xpi ) linguas_en_GB? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/en-GB.xpi -> firefox-45.1.0esr-en-GB.xpi ) linguas_en_ZA? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/en-ZA.xpi -> firefox-45.1.0esr-en-ZA.xpi ) linguas_eo? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/eo.xpi -> firefox-45.1.0esr-eo.xpi ) linguas_es_AR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/es-AR.xpi -> firefox-45.1.0esr-es-AR.xpi ) linguas_es_CL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/es-CL.xpi -> firefox-45.1.0esr-es-CL.xpi ) linguas_es_ES? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/es-ES.xpi -> firefox-45.1.0esr-es-ES.xpi ) linguas_es_MX? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/es-MX.xpi -> firefox-45.1.0esr-es-MX.xpi ) linguas_et? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/et.xpi -> firefox-45.1.0esr-et.xpi ) linguas_eu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/eu.xpi -> firefox-45.1.0esr-eu.xpi ) linguas_fa? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/fa.xpi -> firefox-45.1.0esr-fa.xpi ) linguas_fi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/fi.xpi -> firefox-45.1.0esr-fi.xpi ) linguas_fr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/fr.xpi -> firefox-45.1.0esr-fr.xpi ) linguas_fy_NL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/fy-NL.xpi -> firefox-45.1.0esr-fy-NL.xpi ) linguas_ga_IE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ga-IE.xpi -> firefox-45.1.0esr-ga-IE.xpi ) linguas_gd? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/gd.xpi -> firefox-45.1.0esr-gd.xpi ) linguas_gl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/gl.xpi -> firefox-45.1.0esr-gl.xpi ) linguas_gu_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/gu-IN.xpi -> firefox-45.1.0esr-gu-IN.xpi ) linguas_he? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/he.xpi -> firefox-45.1.0esr-he.xpi ) linguas_hi_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/hi-IN.xpi -> firefox-45.1.0esr-hi-IN.xpi ) linguas_hr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/hr.xpi -> firefox-45.1.0esr-hr.xpi ) linguas_hu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/hu.xpi -> firefox-45.1.0esr-hu.xpi ) linguas_hy_AM? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/hy-AM.xpi -> firefox-45.1.0esr-hy-AM.xpi ) linguas_id? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/id.xpi -> firefox-45.1.0esr-id.xpi ) linguas_is? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/is.xpi -> firefox-45.1.0esr-is.xpi ) linguas_it? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/it.xpi -> firefox-45.1.0esr-it.xpi ) linguas_ja? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ja.xpi -> firefox-45.1.0esr-ja.xpi ) linguas_kk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/kk.xpi -> firefox-45.1.0esr-kk.xpi ) linguas_kn? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/kn.xpi -> firefox-45.1.0esr-kn.xpi ) linguas_ko? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ko.xpi -> firefox-45.1.0esr-ko.xpi ) linguas_lt? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/lt.xpi -> firefox-45.1.0esr-lt.xpi ) linguas_lv? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/lv.xpi -> firefox-45.1.0esr-lv.xpi ) linguas_mai? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/mai.xpi -> firefox-45.1.0esr-mai.xpi ) linguas_mk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/mk.xpi -> firefox-45.1.0esr-mk.xpi ) linguas_ml? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ml.xpi -> firefox-45.1.0esr-ml.xpi ) linguas_mr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/mr.xpi -> firefox-45.1.0esr-mr.xpi ) linguas_nb_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/nb-NO.xpi -> firefox-45.1.0esr-nb-NO.xpi ) linguas_nl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/nl.xpi -> firefox-45.1.0esr-nl.xpi ) linguas_nn_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/nn-NO.xpi -> firefox-45.1.0esr-nn-NO.xpi ) linguas_or? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/or.xpi -> firefox-45.1.0esr-or.xpi ) linguas_pa_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/pa-IN.xpi -> firefox-45.1.0esr-pa-IN.xpi ) linguas_pl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/pl.xpi -> firefox-45.1.0esr-pl.xpi ) linguas_pt_BR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/pt-BR.xpi -> firefox-45.1.0esr-pt-BR.xpi ) linguas_pt_PT? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/pt-PT.xpi -> firefox-45.1.0esr-pt-PT.xpi ) linguas_rm? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/rm.xpi -> firefox-45.1.0esr-rm.xpi ) linguas_ro? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ro.xpi -> firefox-45.1.0esr-ro.xpi ) linguas_ru? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ru.xpi -> firefox-45.1.0esr-ru.xpi ) linguas_si? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/si.xpi -> firefox-45.1.0esr-si.xpi ) linguas_sk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/sk.xpi -> firefox-45.1.0esr-sk.xpi ) linguas_sl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/sl.xpi -> firefox-45.1.0esr-sl.xpi ) linguas_son? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/son.xpi -> firefox-45.1.0esr-son.xpi ) linguas_sq? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/sq.xpi -> firefox-45.1.0esr-sq.xpi ) linguas_sr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/sr.xpi -> firefox-45.1.0esr-sr.xpi ) linguas_sv_SE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/sv-SE.xpi -> firefox-45.1.0esr-sv-SE.xpi ) linguas_ta? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/ta.xpi -> firefox-45.1.0esr-ta.xpi ) linguas_te? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/te.xpi -> firefox-45.1.0esr-te.xpi ) linguas_tr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/tr.xpi -> firefox-45.1.0esr-tr.xpi ) linguas_uk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/uk.xpi -> firefox-45.1.0esr-uk.xpi ) linguas_vi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/vi.xpi -> firefox-45.1.0esr-vi.xpi ) linguas_zh_CN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/zh-CN.xpi -> firefox-45.1.0esr-zh-CN.xpi ) linguas_zh_TW? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/xpi/zh-TW.xpi -> firefox-45.1.0esr-zh-TW.xpi ) amd64? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-x86_64/en-US/firefox-45.1.0esr.tar.bz2 -> firefox-bin_x86_64-45.1.0.tar.bz2 ) x86? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/45.1.0esr/linux-i686/en-US/firefox-45.1.0esr.tar.bz2 -> firefox-bin_i686-45.1.0.tar.bz2 ) +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 mozextension 3d8ee4835f89ff39d4666656aa603433 mozlinguas 7c13d94b1f9d99210d4020c540b8f8c9 multilib 23ae8c186171e6476af098d2a50d0ee0 nsplugins bf5bfcef1d2f0adad7e6230455df8e91 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=b3c79ced31fac769e4b0fa1031478856 diff --git a/metadata/md5-cache/www-client/firefox-bin-46.0 b/metadata/md5-cache/www-client/firefox-bin-46.0 new file mode 100644 index 000000000000..d162d8f1bc45 --- /dev/null +++ b/metadata/md5-cache/www-client/firefox-bin-46.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst unpack +DEPEND=app-arch/unzip >=sys-apps/sed-4 app-arch/unzip +DESCRIPTION=Firefox Web Browser +EAPI=5 +HOMEPAGE=http://www.mozilla.com/firefox +IUSE=selinux startup-notification linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn_IN linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_en_ZA linguas_eo linguas_es_AR linguas_es_CL linguas_es_ES linguas_es_MX linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_ga_IE linguas_gd linguas_gl linguas_gu_IN linguas_he linguas_hi_IN linguas_hr linguas_hu linguas_hy_AM linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_kn linguas_ko linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nl linguas_nn_NO linguas_or linguas_pa_IN linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_ta linguas_te linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW +KEYWORDS=-* ~amd64 ~x86 +LICENSE=MPL-2.0 GPL-2 LGPL-2.1 +RDEPEND=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 virtual/freedesktop-icon-theme selinux? ( sec-policy/selinux-mozilla ) +RESTRICT=strip mirror +SLOT=0 +SRC_URI=linguas_af? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/af.xpi -> firefox-46.0-af.xpi ) linguas_ar? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ar.xpi -> firefox-46.0-ar.xpi ) linguas_as? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/as.xpi -> firefox-46.0-as.xpi ) linguas_ast? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ast.xpi -> firefox-46.0-ast.xpi ) linguas_be? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/be.xpi -> firefox-46.0-be.xpi ) linguas_bg? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/bg.xpi -> firefox-46.0-bg.xpi ) linguas_bn_BD? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/bn-BD.xpi -> firefox-46.0-bn-BD.xpi ) linguas_bn_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/bn-IN.xpi -> firefox-46.0-bn-IN.xpi ) linguas_br? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/br.xpi -> firefox-46.0-br.xpi ) linguas_bs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/bs.xpi -> firefox-46.0-bs.xpi ) linguas_ca? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ca.xpi -> firefox-46.0-ca.xpi ) linguas_cs? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/cs.xpi -> firefox-46.0-cs.xpi ) linguas_cy? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/cy.xpi -> firefox-46.0-cy.xpi ) linguas_da? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/da.xpi -> firefox-46.0-da.xpi ) linguas_de? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/de.xpi -> firefox-46.0-de.xpi ) linguas_el? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/el.xpi -> firefox-46.0-el.xpi ) linguas_en_GB? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/en-GB.xpi -> firefox-46.0-en-GB.xpi ) linguas_en_ZA? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/en-ZA.xpi -> firefox-46.0-en-ZA.xpi ) linguas_eo? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/eo.xpi -> firefox-46.0-eo.xpi ) linguas_es_AR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/es-AR.xpi -> firefox-46.0-es-AR.xpi ) linguas_es_CL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/es-CL.xpi -> firefox-46.0-es-CL.xpi ) linguas_es_ES? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/es-ES.xpi -> firefox-46.0-es-ES.xpi ) linguas_es_MX? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/es-MX.xpi -> firefox-46.0-es-MX.xpi ) linguas_et? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/et.xpi -> firefox-46.0-et.xpi ) linguas_eu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/eu.xpi -> firefox-46.0-eu.xpi ) linguas_fa? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/fa.xpi -> firefox-46.0-fa.xpi ) linguas_fi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/fi.xpi -> firefox-46.0-fi.xpi ) linguas_fr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/fr.xpi -> firefox-46.0-fr.xpi ) linguas_fy_NL? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/fy-NL.xpi -> firefox-46.0-fy-NL.xpi ) linguas_ga_IE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ga-IE.xpi -> firefox-46.0-ga-IE.xpi ) linguas_gd? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/gd.xpi -> firefox-46.0-gd.xpi ) linguas_gl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/gl.xpi -> firefox-46.0-gl.xpi ) linguas_gu_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/gu-IN.xpi -> firefox-46.0-gu-IN.xpi ) linguas_he? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/he.xpi -> firefox-46.0-he.xpi ) linguas_hi_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/hi-IN.xpi -> firefox-46.0-hi-IN.xpi ) linguas_hr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/hr.xpi -> firefox-46.0-hr.xpi ) linguas_hu? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/hu.xpi -> firefox-46.0-hu.xpi ) linguas_hy_AM? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/hy-AM.xpi -> firefox-46.0-hy-AM.xpi ) linguas_id? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/id.xpi -> firefox-46.0-id.xpi ) linguas_is? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/is.xpi -> firefox-46.0-is.xpi ) linguas_it? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/it.xpi -> firefox-46.0-it.xpi ) linguas_ja? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ja.xpi -> firefox-46.0-ja.xpi ) linguas_kk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/kk.xpi -> firefox-46.0-kk.xpi ) linguas_kn? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/kn.xpi -> firefox-46.0-kn.xpi ) linguas_ko? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ko.xpi -> firefox-46.0-ko.xpi ) linguas_lt? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/lt.xpi -> firefox-46.0-lt.xpi ) linguas_lv? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/lv.xpi -> firefox-46.0-lv.xpi ) linguas_mai? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/mai.xpi -> firefox-46.0-mai.xpi ) linguas_mk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/mk.xpi -> firefox-46.0-mk.xpi ) linguas_ml? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ml.xpi -> firefox-46.0-ml.xpi ) linguas_mr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/mr.xpi -> firefox-46.0-mr.xpi ) linguas_nb_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/nb-NO.xpi -> firefox-46.0-nb-NO.xpi ) linguas_nl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/nl.xpi -> firefox-46.0-nl.xpi ) linguas_nn_NO? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/nn-NO.xpi -> firefox-46.0-nn-NO.xpi ) linguas_or? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/or.xpi -> firefox-46.0-or.xpi ) linguas_pa_IN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/pa-IN.xpi -> firefox-46.0-pa-IN.xpi ) linguas_pl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/pl.xpi -> firefox-46.0-pl.xpi ) linguas_pt_BR? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/pt-BR.xpi -> firefox-46.0-pt-BR.xpi ) linguas_pt_PT? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/pt-PT.xpi -> firefox-46.0-pt-PT.xpi ) linguas_rm? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/rm.xpi -> firefox-46.0-rm.xpi ) linguas_ro? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ro.xpi -> firefox-46.0-ro.xpi ) linguas_ru? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ru.xpi -> firefox-46.0-ru.xpi ) linguas_si? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/si.xpi -> firefox-46.0-si.xpi ) linguas_sk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/sk.xpi -> firefox-46.0-sk.xpi ) linguas_sl? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/sl.xpi -> firefox-46.0-sl.xpi ) linguas_son? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/son.xpi -> firefox-46.0-son.xpi ) linguas_sq? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/sq.xpi -> firefox-46.0-sq.xpi ) linguas_sr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/sr.xpi -> firefox-46.0-sr.xpi ) linguas_sv_SE? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/sv-SE.xpi -> firefox-46.0-sv-SE.xpi ) linguas_ta? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/ta.xpi -> firefox-46.0-ta.xpi ) linguas_te? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/te.xpi -> firefox-46.0-te.xpi ) linguas_tr? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/tr.xpi -> firefox-46.0-tr.xpi ) linguas_uk? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/uk.xpi -> firefox-46.0-uk.xpi ) linguas_vi? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/vi.xpi -> firefox-46.0-vi.xpi ) linguas_zh_CN? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/zh-CN.xpi -> firefox-46.0-zh-CN.xpi ) linguas_zh_TW? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases//46.0/linux-i686/xpi/zh-TW.xpi -> firefox-46.0-zh-TW.xpi ) amd64? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/46.0/linux-x86_64/en-US/firefox-46.0.tar.bz2 -> firefox-bin_x86_64-46.0.tar.bz2 ) x86? ( http://archive.mozilla.org/pub/mozilla.org/firefox/releases/46.0/linux-i686/en-US/firefox-46.0.tar.bz2 -> firefox-bin_i686-46.0.tar.bz2 ) +_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 mozextension 3d8ee4835f89ff39d4666656aa603433 mozlinguas 7c13d94b1f9d99210d4020c540b8f8c9 multilib 23ae8c186171e6476af098d2a50d0ee0 nsplugins bf5bfcef1d2f0adad7e6230455df8e91 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=025f2cee400a9b8006ca5e716439ab95 diff --git a/metadata/md5-cache/www-client/google-chrome-beta-51.0.2704.22 b/metadata/md5-cache/www-client/google-chrome-beta-51.0.2704.29 similarity index 97% rename from metadata/md5-cache/www-client/google-chrome-beta-51.0.2704.22 rename to metadata/md5-cache/www-client/google-chrome-beta-51.0.2704.29 index 3d0aa5a16085..c3dea5f2c128 100644 --- a/metadata/md5-cache/www-client/google-chrome-beta-51.0.2704.22 +++ b/metadata/md5-cache/www-client/google-chrome-beta-51.0.2704.29 @@ -9,6 +9,6 @@ LICENSE=google-chrome RDEPEND=app-arch/bzip2 app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango x11-misc/xdg-utils RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_51.0.2704.22-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_51.0.2704.29-1_amd64.deb _eclasses_=chromium e6257bd55bfdac1269e99d4d7ed21cda eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb readme.gentoo-r1 03878c06495db70bc36bd717383c09f7 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 _md5_=66027716b1367ea63392289f36a03d92 diff --git a/metadata/md5-cache/www-client/google-chrome-unstable-51.0.2704.19 b/metadata/md5-cache/www-client/google-chrome-unstable-52.0.2716.0 similarity index 96% rename from metadata/md5-cache/www-client/google-chrome-unstable-51.0.2704.19 rename to metadata/md5-cache/www-client/google-chrome-unstable-52.0.2716.0 index 112fd3c24af0..ce431a32d7bd 100644 --- a/metadata/md5-cache/www-client/google-chrome-unstable-51.0.2704.19 +++ b/metadata/md5-cache/www-client/google-chrome-unstable-52.0.2716.0 @@ -9,6 +9,6 @@ LICENSE=google-chrome RDEPEND=app-arch/bzip2 app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango x11-misc/xdg-utils RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_51.0.2704.19-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_52.0.2716.0-1_amd64.deb _eclasses_=chromium e6257bd55bfdac1269e99d4d7ed21cda eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb readme.gentoo-r1 03878c06495db70bc36bd717383c09f7 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 _md5_=66027716b1367ea63392289f36a03d92 diff --git a/metadata/md5-cache/www-client/opera-beta-37.0.2178.19 b/metadata/md5-cache/www-client/opera-beta-37.0.2178.27 similarity index 92% rename from metadata/md5-cache/www-client/opera-beta-37.0.2178.19 rename to metadata/md5-cache/www-client/opera-beta-37.0.2178.27 index 3dab1631d439..b22a942992dd 100644 --- a/metadata/md5-cache/www-client/opera-beta-37.0.2178.19 +++ b/metadata/md5-cache/www-client/opera-beta-37.0.2178.27 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=OPERA-2014 RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] SLOT=0 -SRC_URI=amd64? ( http://get.geo.opera.com/pub/opera-beta/37.0.2178.19/linux/opera-beta_37.0.2178.19_amd64.deb ) x86? ( http://get.geo.opera.com/pub/opera-beta/37.0.2178.19/linux/opera-beta_37.0.2178.19_i386.deb ) +SRC_URI=amd64? ( http://get.geo.opera.com/pub/opera-beta/37.0.2178.27/linux/opera-beta_37.0.2178.27_amd64.deb ) x86? ( http://get.geo.opera.com/pub/opera-beta/37.0.2178.27/linux/opera-beta_37.0.2178.27_i386.deb ) _eclasses_=chromium e6257bd55bfdac1269e99d4d7ed21cda eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 _md5_=356f3a966652b3d585d192f316210208 diff --git a/metadata/md5-cache/www-client/vivaldi-1.1.453.43_p1 b/metadata/md5-cache/www-client/vivaldi-1.1.453.47_p1 similarity index 86% rename from metadata/md5-cache/www-client/vivaldi-1.1.453.43_p1 rename to metadata/md5-cache/www-client/vivaldi-1.1.453.47_p1 index eb7c83993500..8c255a450002 100644 --- a/metadata/md5-cache/www-client/vivaldi-1.1.453.43_p1 +++ b/metadata/md5-cache/www-client/vivaldi-1.1.453.47_p1 @@ -9,6 +9,6 @@ LICENSE=Vivaldi RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango[X] RESTRICT=bindist mirror SLOT=0 -SRC_URI=amd64? ( http://downloads.vivaldi.com/snapshot/vivaldi-snapshot_1.1.453.43-1_amd64.deb -> vivaldi-1.1.453.43_p1-amd64.deb ) x86? ( http://downloads.vivaldi.com/snapshot/vivaldi-snapshot_1.1.453.43-1_i386.deb -> vivaldi-1.1.453.43_p1-i386.deb ) +SRC_URI=amd64? ( https://downloads.vivaldi.com/stable/vivaldi-stable_1.1.453.47-1_amd64.deb -> vivaldi-1.1.453.47_p1-amd64.deb ) x86? ( https://downloads.vivaldi.com/stable/vivaldi-stable_1.1.453.47-1_i386.deb -> vivaldi-1.1.453.47_p1-i386.deb ) _eclasses_=chromium e6257bd55bfdac1269e99d4d7ed21cda eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=b63e2677f785eb078e231ff71c36d2fc +_md5_=08857b7d8d8fcbaab425c6f14cd7692f diff --git a/metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.22_beta b/metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.29_beta similarity index 90% rename from metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.22_beta rename to metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.29_beta index bd875cf4c265..c077bdb39476 100644 --- a/metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.22_beta +++ b/metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.29_beta @@ -8,6 +8,6 @@ LICENSE=google-chrome RDEPEND=!www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:stable !www-plugins/chrome-binary-plugins:unstable RESTRICT=bindist mirror strip SLOT=beta -SRC_URI=amd64? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_51.0.2704.22-1_amd64.deb ) +SRC_URI=amd64? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_51.0.2704.29-1_amd64.deb ) _eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be _md5_=9ce556e3f9426ad0d4ebc12933fbead0 diff --git a/metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.19_alpha b/metadata/md5-cache/www-plugins/chrome-binary-plugins-52.0.2716.0_alpha similarity index 89% rename from metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.19_alpha rename to metadata/md5-cache/www-plugins/chrome-binary-plugins-52.0.2716.0_alpha index 37bff6a1a0e7..3d651bd22df0 100644 --- a/metadata/md5-cache/www-plugins/chrome-binary-plugins-51.0.2704.19_alpha +++ b/metadata/md5-cache/www-plugins/chrome-binary-plugins-52.0.2716.0_alpha @@ -8,6 +8,6 @@ LICENSE=google-chrome RDEPEND=!www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:beta !www-plugins/chrome-binary-plugins:stable RESTRICT=bindist mirror strip SLOT=unstable -SRC_URI=amd64? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_51.0.2704.19-1_amd64.deb ) +SRC_URI=amd64? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_52.0.2716.0-1_amd64.deb ) _eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb unpacker 45d07319df5f40ee6af58418b0f930be _md5_=9ce556e3f9426ad0d4ebc12933fbead0 diff --git a/metadata/md5-cache/www-servers/bozohttpd-20140708-r1 b/metadata/md5-cache/www-servers/bozohttpd-20140708-r2 similarity index 93% rename from metadata/md5-cache/www-servers/bozohttpd-20140708-r1 rename to metadata/md5-cache/www-servers/bozohttpd-20140708-r2 index 72bcaf7b3a83..50b874fca108 100644 --- a/metadata/md5-cache/www-servers/bozohttpd-20140708-r1 +++ b/metadata/md5-cache/www-servers/bozohttpd-20140708-r2 @@ -10,4 +10,4 @@ RDEPEND=!libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) virtua SLOT=0 SRC_URI=http://www.eterna.com.au/bozohttpd/bozohttpd-20140708.tar.bz2 _eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=98d0ccbe00c059fb65d48492e27e2a05 +_md5_=1fb8d61b271a10bc7c377f6d9c55b2ca diff --git a/metadata/md5-cache/www-servers/webfs-1.21-r4 b/metadata/md5-cache/www-servers/webfs-1.21-r5 similarity index 94% rename from metadata/md5-cache/www-servers/webfs-1.21-r4 rename to metadata/md5-cache/www-servers/webfs-1.21-r5 index 23153fc36b81..d6d5597781f2 100644 --- a/metadata/md5-cache/www-servers/webfs-1.21-r4 +++ b/metadata/md5-cache/www-servers/webfs-1.21-r5 @@ -10,4 +10,4 @@ RDEPEND=ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl: SLOT=0 SRC_URI=http://dl.bytesex.org/releases/webfs/webfs-1.21.tar.gz _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb -_md5_=098480917655c609114ab7533ca89b6e +_md5_=4695aa77fe5d9e84dd529467a16104b3 diff --git a/metadata/md5-cache/x11-misc/albert-0.8.7.3 b/metadata/md5-cache/x11-misc/albert-0.8.7.3 new file mode 100644 index 000000000000..406fbf4641df --- /dev/null +++ b/metadata/md5-cache/x11-misc/albert-0.8.7.3 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test +DEPEND=dev-cpp/muParser dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 x11-libs/libX11 sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 +DESCRIPTION=Desktop agnostic launcher +EAPI=6 +HOMEPAGE=https://github.com/manuelschneid3r/albert +KEYWORDS=~amd64 +LICENSE=GPL-3+ +RDEPEND=dev-cpp/muParser dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 x11-libs/libX11 +SLOT=0 +SRC_URI=https://github.com/manuelschneid3r/albert/archive/v0.8.7.3.tar.gz -> albert-0.8.7.3.tar.gz +_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=802117a1f27cc55ea1575f8d909a5a28 diff --git a/metadata/md5-cache/x11-misc/kronometer-2.1.0 b/metadata/md5-cache/x11-misc/kronometer-2.1.0 new file mode 100644 index 000000000000..b73a5feeacab --- /dev/null +++ b/metadata/md5-cache/x11-misc/kronometer-2.1.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test unpack +DEPEND=>=kde-frameworks/kconfig-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kcrash-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=kde-frameworks/kxmlgui-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 sys-devel/make >=dev-util/cmake-2.8.12 >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) dev-util/desktop-file-utils x11-misc/shared-mime-info >=kde-frameworks/extra-cmake-modules-5.18.0:5 handbook? ( >=kde-frameworks/kdoctools-5.18.0:5 ) test? ( >=dev-qt/qttest-5.5.1:5 ) >=dev-qt/qtcore-5.5.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DESCRIPTION=Stopwatch application +EAPI=6 +HOMEPAGE=http://www.aelog.org/kronometer/ +IUSE=test debug +handbook test +KEYWORDS=~amd64 +LICENSE=GPL-2+ +RDEPEND=>=kde-frameworks/kconfig-5.18.0:5 >=kde-frameworks/kconfigwidgets-5.18.0:5 >=kde-frameworks/kcoreaddons-5.18.0:5 >=kde-frameworks/kcrash-5.18.0:5 >=kde-frameworks/ki18n-5.18.0:5 >=kde-frameworks/kwidgetsaddons-5.18.0:5 >=kde-frameworks/kxmlgui-5.18.0:5 >=dev-qt/qtdbus-5.5.1:5 >=dev-qt/qtgui-5.5.1:5 >=dev-qt/qtwidgets-5.5.1:5 >=kde-frameworks/kf-env-3 >=dev-qt/qtcore-5.5.1:5 +SLOT=5 +SRC_URI=mirror://kde/stable/kronometer/2.1.0/src/kronometer-2.1.0.tar.xz +_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 kde5 8e596dc62ae8c72384824e9bbe8797c3 kde5-functions 5e89f74fb9c544ed0a6760cc62b98517 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c virtualx 86c9305a59b3e0459e7fbef3a5f30b96 xdg a5c4c5ce4f5ce9a2e777f5d9a40a8723 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=01e029fbead9c1ebe1a76bd820030614 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 205cfcda42c3..302c998de6f5 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Wed, 27 Apr 2016 09:50:12 +0000 +Thu, 28 Apr 2016 05:40:30 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 3b28950b80a3..ab5d2c5cbb5c 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Wed Apr 27 09:49:19 UTC 2016 +Thu Apr 28 05:39:37 UTC 2016 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 0c541159fb49..25bbc83a894c 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 27 Apr 2016 10:00:01 +0000 +Thu, 28 Apr 2016 06:00:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 52ddabd11fef..7e6f7e0b95ad 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1461750601 Wed 27 Apr 2016 09:50:01 AM UTC +1461822001 Thu 28 Apr 2016 05:40:01 AM UTC diff --git a/metadata/xml-schema/timestamp.chk b/metadata/xml-schema/timestamp.chk index 205cfcda42c3..302c998de6f5 100644 --- a/metadata/xml-schema/timestamp.chk +++ b/metadata/xml-schema/timestamp.chk @@ -1 +1 @@ -Wed, 27 Apr 2016 09:50:12 +0000 +Thu, 28 Apr 2016 05:40:30 +0000 diff --git a/net-analyzer/graphite-web/graphite-web-0.9.13-r1.ebuild b/net-analyzer/graphite-web/graphite-web-0.9.13-r1.ebuild deleted file mode 100644 index 51720e934971..000000000000 --- a/net-analyzer/graphite-web/graphite-web-0.9.13-r1.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 python-utils-r1 prefix - -DESCRIPTION="Enterprise scalable realtime graphing" -HOMEPAGE="http://graphite.readthedocs.org/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz - https://raw.githubusercontent.com/graphite-project/graphite-web/522d84fed687bd946878e48d85982d59f7bd1267/webapp/content/img/share.png -> ${P}-share.png" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="ldap mysql memcached +sqlite" - -DEPEND="" -RDEPEND="dev-lang/python[sqlite?] - || ( >=dev-python/django-1.4[sqlite?,mysql?,${PYTHON_USEDEP}] - ( >=dev-python/django-1.6[sqlite?,${PYTHON_USEDEP}] - mysql? ( || ( dev-python/mysql-python dev-python/mysqlclient ) ) ) ) - >=dev-python/twisted-core-10.0[${PYTHON_USEDEP}] - >=dev-python/django-tagging-0.3.1[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}] - dev-python/pytz[${PYTHON_USEDEP}] - dev-python/pyparsing[${PYTHON_USEDEP}] - dev-python/txAMQP[${PYTHON_USEDEP}] - dev-python/carbon[${PYTHON_USEDEP}] - dev-python/whisper[${PYTHON_USEDEP}] - media-libs/fontconfig - memcached? ( dev-python/python-memcached[${PYTHON_USEDEP}] ) - ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )" - -PATCHES=( - # Do not install the configuration and data files. We install them - # somewhere sensible by hand. - "${FILESDIR}"/${P}-fhs-paths.patch - "${FILESDIR}"/${P}-system-libs.patch -) - -EXAMPLES=( - examples/example-graphite-vhost.conf -) - -src_prepare() { - # use FHS-style paths - rm setup.cfg || die - # make sure we don't use bundled stuff - rm -Rf webapp/graphite/thirdparty - distutils-r1_src_prepare - eprefixify \ - conf/graphite.wsgi.example \ - webapp/graphite/local_settings.py.example -} - -python_install() { - distutils-r1_python_install \ - --install-data="${EPREFIX}"/usr/share/${PN} - - # make manage.py available from an easier location/name - dodir /usr/bin - mv "${D}"/$(python_get_sitedir)/graphite/manage.py \ - "${ED}"/usr/bin/${PN}-manage || die - chmod 0755 "${ED}"/usr/bin/${PN}-manage || die - python_fix_shebang "${ED}"/usr/bin/${PN}-manage - - # shortener image isn't included for some reason - cp "${DISTDIR}"/"${P}"-share.png "${ED}"/usr/share/${PN}/webapp/content/img/ - - insinto /etc/${PN} - newins webapp/graphite/local_settings.py.example local_settings.py - pushd "${D}"/$(python_get_sitedir)/graphite > /dev/null || die - ln -s ../../../../../etc/${PN}/local_settings.py local_settings.py - popd > /dev/null || die - doins conf/dashboard.conf.example - doins conf/graphite.wsgi.example -} - -pkg_config() { - "${ROOT}"/usr/bin/${PN}-manage syncdb --noinput - local idx=$(grep 'INDEX_FILE =' "${EROOT}"/etc/local_settings.py 2>/dev/null) - if [[ -n ${idx} ]] ; then - idx=${idx##*=} - idx=$(echo ${idx}) - eval "idx=${idx}" - touch "${ROOT}"/"${idx}"/index - fi -} - -pkg_postinst() { - einfo "You will need to ${PN} it with Apache (mod_wsgi) or nginx (uwsgi)." - einfo "Don't forget to edit local_settings.py in ${EPREFIX}/etc/${PN}" - einfo "See http://graphite.readthedocs.org/en/latest/config-local-settings.html" - einfo "Run emerge --config =${PN}-${PVR} if this is a fresh install." -} diff --git a/net-analyzer/graphite-web/graphite-web-0.9.13-r2.ebuild b/net-analyzer/graphite-web/graphite-web-0.9.13-r2.ebuild deleted file mode 100644 index 134bc3fa04c5..000000000000 --- a/net-analyzer/graphite-web/graphite-web-0.9.13-r2.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 python-utils-r1 prefix - -DESCRIPTION="Enterprise scalable realtime graphing" -HOMEPAGE="http://graphite.readthedocs.org/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz - https://raw.githubusercontent.com/graphite-project/graphite-web/522d84fed687bd946878e48d85982d59f7bd1267/webapp/content/img/share.png -> ${P}-share.png" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="ldap mysql memcached +sqlite" - -DEPEND="" -RDEPEND="dev-lang/python[sqlite?] - || ( >=dev-python/django-1.4[sqlite?,mysql?,${PYTHON_USEDEP}] - ( >=dev-python/django-1.6[sqlite?,${PYTHON_USEDEP}] - mysql? ( || ( dev-python/mysql-python dev-python/mysqlclient ) ) ) ) - >=dev-python/twisted-core-10.0[${PYTHON_USEDEP}] - >=dev-python/django-tagging-0.3.1[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}] - dev-python/pytz[${PYTHON_USEDEP}] - dev-python/pyparsing[${PYTHON_USEDEP}] - dev-python/txAMQP[${PYTHON_USEDEP}] - dev-python/carbon[${PYTHON_USEDEP}] - dev-python/whisper[${PYTHON_USEDEP}] - media-libs/fontconfig - memcached? ( dev-python/python-memcached[${PYTHON_USEDEP}] ) - ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )" - -PATCHES=( - # Do not install the configuration and data files. We install them - # somewhere sensible by hand. - "${FILESDIR}"/${P}-fhs-paths.patch - "${FILESDIR}"/${P}-system-libs.patch -) - -EXAMPLES=( - examples/example-graphite-vhost.conf - conf/dashboard.conf.example - conf/graphite.wsgi.example -) - -src_prepare() { - # use FHS-style paths - rm setup.cfg || die - # make sure we don't use bundled stuff - rm -Rf webapp/graphite/thirdparty - distutils-r1_src_prepare - eprefixify \ - conf/graphite.wsgi.example \ - webapp/graphite/local_settings.py.example -} - -python_install() { - distutils-r1_python_install \ - --install-data="${EPREFIX}"/usr/share/${PN} - - # make manage.py available from an easier location/name - dodir /usr/bin - mv "${D}"/$(python_get_sitedir)/graphite/manage.py \ - "${ED}"/usr/bin/${PN}-manage || die - chmod 0755 "${ED}"/usr/bin/${PN}-manage || die - python_fix_shebang "${ED}"/usr/bin/${PN}-manage - - # shortener image isn't included for some reason - cp "${DISTDIR}"/"${P}"-share.png "${ED}"/usr/share/${PN}/webapp/content/img/ - - insinto /etc/${PN} - newins webapp/graphite/local_settings.py.example local_settings.py - pushd "${D}"/$(python_get_sitedir)/graphite > /dev/null || die - ln -s ../../../../../etc/${PN}/local_settings.py local_settings.py - popd > /dev/null || die -} - -pkg_config() { - "${ROOT}"/usr/bin/${PN}-manage syncdb --noinput - local idx=$(grep 'INDEX_FILE =' "${EROOT}"/etc/local_settings.py 2>/dev/null) - if [[ -n ${idx} ]] ; then - idx=${idx##*=} - idx=$(echo ${idx}) - eval "idx=${idx}" - touch "${ROOT}"/"${idx}"/index - fi -} - -pkg_postinst() { - einfo "You will need to ${PN} it with Apache (mod_wsgi) or nginx (uwsgi)." - einfo "Don't forget to edit local_settings.py in ${EPREFIX}/etc/${PN}" - einfo "See http://graphite.readthedocs.org/en/latest/config-local-settings.html" - einfo "Run emerge --config =${PN}-${PVR} if this is a fresh install." -} diff --git a/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild b/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild index 9e20d1f893dd..e1f800121b3f 100644 --- a/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild +++ b/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild @@ -33,6 +33,7 @@ RDEPEND=" ) >=dev-python/twisted-core-10.0[${PYTHON_USEDEP}] >=dev-python/django-tagging-0.3.1[${PYTHON_USEDEP}] + (27 Apr 2016) +# Ancient. Dead upstream. Unmaintained. +# Masked for removal in 30 days. +net-p2p/nap + +# Michael Palimaka (27 Apr 2016) +# Not useful due to being so outdated. Unmaintained. +# Masked for removal in 30 days. Bug #212793. +dev-lang/dmd-bin + +# Pawel Hajdan jr (27 Apr 2016) +# Dev channel releases are only for people who are developers or want more +# experimental features and accept a more unstable release. +>=www-client/chromium-52 + # Sergey Popov (26 Apr 2016) # Security mask of older branches, wrt bug #5567810 (04 Apr 2016) -# Dead upstream and no real users -# Masking for removal in 30 days -sys-apps/rsbac-admin -sys-kernel/rsbac-sources - # James Le Cuirot (03 Apr 2016) # Legacy migration package that is no longer needed. See # bug #549508. Removal in 30 days. @@ -180,33 +194,11 @@ games-simulation/planets # Tons-o-bugs and no actual testing by new author. #578490 dev-libs/libtomcrypt -# Pawel Hajdan jr (25 Mar 2016) -# Dev channel releases are only for people who are developers or want more -# experimental features and accept a more unstable release. ->=www-client/chromium-51 - -# Michael Palimaka (24 Mar 2016) -# Requires old llvm. Dead upstream. -# Masked for removal in 30 days. Bug #571216. -dev-python/llvmpy -dev-python/llvmmath -dev-python/pykit - # José María Alonso (24 Mar 2016) # Fails to build dev-lisp/sbcl-1.3.3 #563812 =dev-lisp/asdf-3.1.7 =dev-lisp/uiop-3.1.7 -# Michael Palimaka (24 Mar 2016) -# Doesn't run. Unmaintained. Bug #304865. -# Masked for removal in 30 days. -app-cdr/qmultirecord - -# Michael Palimaka (24 Mar 2016) -# Fails to build. Bug #368953. -# Masked for removal in 30 days. -net-p2p/hx - # Lars Wendler (20 Mar 2016) # Don't work with latest claws-mail package. Most plugins are now part of # claws-mail sources and can be en-/disabled via USE flags. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ac9555ab95dc..7d56f92d3e58 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -579,10 +579,8 @@ app-emulation/crossover-bin:capi - Enable ISDN support via CAPI app-emulation/docker:apparmor - Enable AppArmor support. app-emulation/docker:aufs - Enables dependencies for the "aufs" graph driver, including necessary kernel flags. app-emulation/docker:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. -app-emulation/docker:contrib - Install additional contrib scripts and components. app-emulation/docker:device-mapper - Enables dependencies for the "devicemapper" graph driver, including necessary kernel flags. app-emulation/docker:experimental - Enable features labelled by upstream to be of "experimental" quality and not yet ready for general consumption. -app-emulation/docker:lxc - Enables dependencies for the "lxc" execution driver. app-emulation/docker:overlay - Enables dependencies for the "overlay" graph driver, including necessary kernel flags. app-emulation/dosemu:fluidsynth - use media-sound/fluidsynth for MIDI emulation app-emulation/e-uae:capslib - Add CAPS library support @@ -1152,6 +1150,8 @@ app-text/atril:dvi - Enable build-in DVI viewer app-text/atril:epub - Enable build-in DVI viewer using net-libs/webkit-gtk app-text/atril:t1lib - Enable the Type-1 fonts for the build-in DVI viewer (media-libs/t1lib) app-text/atril:xps - Enable XPS viewer using app-text/libgxps +app-text/blogc:git - Build blogc-git-receiver tool +app-text/blogc:httpd - Build blogc-runserver tool app-text/crm114:mew - Add support for using the mewdecode mime decoder (app-emacs/mew) app-text/crm114:mimencode - Add support for using the mimencode mime (net-mail/metamail) app-text/crm114:normalizemime - Add support for using the normalizemime (mail-filter/normalizemime) @@ -7235,7 +7235,6 @@ sys-apps/qingy:opensslcrypt - Encrypt communications between qingy and its GUI u sys-apps/razercfg:pm-utils - Installs the pm-utils hooks for suspend/resume and requires sys-power/pm-utils sys-apps/razercfg:qt4 - Installs a qt UI. Requires dev-python/pyside sys-apps/roccat-tools:lua - Build support for Lua scripting for RyosMKPro ripple effects -sys-apps/rsbac-admin:rklogd - Enabled deprecated RSBAC kernel logger sys-apps/s390-tools:fuse - build cmsfs-fuse to read files stored on a z/VM CMS disk sys-apps/s390-tools:zfcpdump - build the kernel disk dumping utility sys-apps/smartmontools:minimal - Do not install the monitoring daemon and associated scripts. diff --git a/sci-mathematics/relational/Manifest b/sci-mathematics/relational/Manifest index 649deb1fdd92..1dd8a558e2c4 100644 --- a/sci-mathematics/relational/Manifest +++ b/sci-mathematics/relational/Manifest @@ -1 +1,2 @@ DIST relational-0.11.tar.gz 133002 SHA256 367b8ade98e4b9d34ff463a217e41d7206d201cdaee3e49cf5f5bcb28f558040 SHA512 90f79700c7b7f2cfe481d10c565f7cf81acc94a26250eff367e361d8fe122c5ce7dfc740ede7309c8308003031eef2c4a1486657e6dc30b8151987af0bec764e WHIRLPOOL 3ae1a79e63fe60c051788b6b6b467ca3030f09bd6ff0f6dced5280c8873ef08e7ed59b4032fca78df3efb5566e21eeec7116ecbf0a4389710f55b8d35b6f205c +DIST relational_2.4.orig.tar.gz 113606 SHA256 6e322ae4face623e91fb775171eb3758bcb9a253f2967c9e303208e9f32e5dee SHA512 c7cb6bf5c97df57e84f746d0adccbc3285ea863d692c2b999600ec70f8512e1a3f28a4414d2d34fa956ec6d7955ff290f638d048ada6b685d031823b46d368ff WHIRLPOOL 069c0f69237060fe1741c233678400abce7148ef865c6fa61847cc9395289f6f27b2b6456f632ded421ea3e9c0f4f3f8bb8d13713f72e950ad3608d7c4478052 diff --git a/sci-mathematics/relational/metadata.xml b/sci-mathematics/relational/metadata.xml index 9d5295b76fba..17237689dcfd 100644 --- a/sci-mathematics/relational/metadata.xml +++ b/sci-mathematics/relational/metadata.xml @@ -1,10 +1,8 @@ - - qt@gentoo.org - Gentoo Qt Project - - - + + qt@gentoo.org + Gentoo Qt Project + diff --git a/sci-mathematics/relational/relational-2.4.ebuild b/sci-mathematics/relational/relational-2.4.ebuild new file mode 100644 index 000000000000..120b29b5517a --- /dev/null +++ b/sci-mathematics/relational/relational-2.4.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +PYTHON_COMPAT=( python3_{4,5} ) + +inherit python-single-r1 + +DESCRIPTION="Educational tool for relational algebra" +HOMEPAGE="http://ltworf.github.io/relational/" +SRC_URI="https://github.com/ltworf/${PN}/releases/download/${PV}/${PN}_${PV}.orig.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + ${PYTHON_DEPS} + dev-python/PyQt5[gui,webkit,widgets,${PYTHON_USEDEP}] +" +RDEPEND="${DEPEND}" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +S=${WORKDIR}/${PN} + +src_prepare() { + default + + sed -i -e '/^Terminal=/ s/0/false/' \ + -e '/^Keywords=/ s/$/;/' \ + relational.desktop || die +} + +src_install() { + emake -j1 DESTDIR="${ED}" install-{relational-cli,python3-relational,relational} + python_optimize + + dodoc CHANGELOG complexity CREDITS README.md +} diff --git a/sys-apps/hdparm/hdparm-9.48.ebuild b/sys-apps/hdparm/hdparm-9.48.ebuild index 8a087e8bce35..7b6ab16239e6 100644 --- a/sys-apps/hdparm/hdparm-9.48.ebuild +++ b/sys-apps/hdparm/hdparm-9.48.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz" LICENSE="BSD GPL-2" # GPL-2 only SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="static" src_prepare() { diff --git a/sys-apps/rsbac-admin/Manifest b/sys-apps/rsbac-admin/Manifest deleted file mode 100644 index 7aa2a64fdefc..000000000000 --- a/sys-apps/rsbac-admin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rsbac-admin-1.4.9.tar.xz 260740 SHA256 df35b9930b2b42a038cf3e541b9c4aa393bd4c9d6493777f9cc661688c9960e9 SHA512 7978d80f0b88849f279ce7298a23f41420c889059171725962cc61d66ed99467556054dbcba060c196540dc9d2d04fe43947dfb1057f17457382600f20f900d5 WHIRLPOOL bba541f9051571f30ed0eff7f6bd5c7cd3e77747c23fd26fdf64ec6bf37630104c498db8ab65b817837e57eef28d1ae36066ba8ee82220cd9a93f0a1aea7cb2e diff --git a/sys-apps/rsbac-admin/files/nsswitch.conf b/sys-apps/rsbac-admin/files/nsswitch.conf deleted file mode 100644 index 43c5b172f0ab..000000000000 --- a/sys-apps/rsbac-admin/files/nsswitch.conf +++ /dev/null @@ -1,24 +0,0 @@ -# /etc/nsswitch.conf: - -passwd: compat rsbac [NOTFOUND=continue SUCCESS=continue] -shadow: compat rsbac -group: compat rsbac [NOTFOUND=continue SUCCESS=continue] - -# passwd: db files nis -# shadow: db files nis -# group: db files nis - -hosts: files dns -networks: files dns - -services: db files -protocols: db files -rpc: db files -ethers: db files - -netmasks: files -netgroup: files -bootparams: files - -automount: files -aliases: files diff --git a/sys-apps/rsbac-admin/files/rklogd b/sys-apps/rsbac-admin/files/rklogd deleted file mode 100644 index 9dd2a6270d49..000000000000 --- a/sys-apps/rsbac-admin/files/rklogd +++ /dev/null @@ -1,32 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -daemon="rklogd" -rsbac_info="/proc/rsbac-info" - -start() { - ebegin "Starting rklogd" - - local ret - if [ -d "${rsbac_info}" ]; then - if type run-jail >/dev/null 2>&1; then - $(which run-jail) $daemon start-stop-daemon --start --exec $(which ${daemon}) - else - start-stop-daemon --start --exec $(which ${daemon}) - fi - ret=$? - else - ewarn "No rsbac-info directory avaible." - ret=1 - fi - - eend $ret -} - -stop() { - ebegin "Stopping rklogd" - start-stop-daemon --stop --exec $(which ${daemon}) - eend $? -} diff --git a/sys-apps/rsbac-admin/files/rsbac.conf b/sys-apps/rsbac-admin/files/rsbac.conf deleted file mode 100644 index e646c003898a..000000000000 --- a/sys-apps/rsbac-admin/files/rsbac.conf +++ /dev/null @@ -1,8 +0,0 @@ -# RSBAC menu configuration -# Thu Jun 17 01:36:19 CEST 2004 -RSBACMOD="PAX DAZ FF RC ACL AUTH CAP JAIL RES " -DIALOG="dialog" -# RSBACLANG is not set -TMPDIR="/tmp" -# RSBACPATH is not set -# RSBACLOGFILE is not set diff --git a/sys-apps/rsbac-admin/metadata.xml b/sys-apps/rsbac-admin/metadata.xml deleted file mode 100644 index 8c7778bc3459..000000000000 --- a/sys-apps/rsbac-admin/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - blueness@gentoo.org - Anthony G. Basile - - - hardened@gentoo.org - Gentoo Hardened - - - Administrative tool for RSBAC system - - - Enabled deprecated RSBAC kernel logger - - diff --git a/sys-apps/rsbac-admin/rsbac-admin-1.4.9.ebuild b/sys-apps/rsbac-admin/rsbac-admin-1.4.9.ebuild deleted file mode 100644 index b4a212ac783b..000000000000 --- a/sys-apps/rsbac-admin/rsbac-admin-1.4.9.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit multilib toolchain-funcs - -DESCRIPTION="Rule Set Based Access Control (RSBAC) Admin Tools" -HOMEPAGE="http://www.rsbac.org/" -SRC_URI="http://download.rsbac.org/code/${PV}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -# using rklogd is deprecated but offer the option since it is fully removed -# from source -IUSE="pam rklogd" - -DEPEND=" - dev-util/dialog - pam? ( sys-libs/pam ) - sys-apps/baselayout - >=sys-libs/ncurses-5.2" - -RDEPEND="${DEPEND}" - -src_compile() { - local rsbacmakeargs="libs tools" - use rklogd && rsbacmakeargs="${rsbacmakeargs} rklogd" - use pam && rsbacmakeargs="${rsbacmakeargs} pam nss" - emake PREFIX=/usr LIBDIR=/$(get_libdir) ${rsbacmakeargs} -} - -src_install() { - local rsbacinstallargs="headers-install libs-install tools-install" - use rklogd && rsbacinstallargs="${rsbacinstallargs} rklogd-install" - use pam && rsbacinstallargs="${rsbacinstallargs} pam-install nss-install" - emake PREFIX=/usr LIBDIR=/$(get_libdir) DESTDIR="${D}" ${rsbacinstallargs} - - use rklogd && doinitd "${FILESDIR}"/rklogd - - insinto /etc - doins "${FILESDIR}"/rsbac.conf - - #FHS compliance - dodir /usr/$(get_libdir) - mv "${D}"/$(get_libdir)/librsbac.{,l}a "${D}"/usr/$(get_libdir) - mv "${D}"/$(get_libdir)/libnss_rsbac.{,l}a "${D}"/usr/$(get_libdir) - gen_usr_ldscript librsbac.so - gen_usr_ldscript libnss_rsbac.so -} - -pkg_postinst() { - einfo "********************************************************************************" - einfo "You have to add a security user to your system if you have not already done so." - einfo "The name could be 'secoff' or 'security' and, if you did not change the default" - einfo "uid in the RSBAC kernel configuration, then the following will work:" - einfo - einfo " groupadd -g 400 security" - einfo " useradd -g 400 -u 400 security" - einfo - einfo "We suggest you run a separate copy of syslog-ng (for example) to log RSBAC" - einfo "messages as user 'audit' (uid 404) instead of using the deprecated rklogd." - einfo "See" - einfo - einfo " http://www.rsbac.org/documentation/administration_examples/syslog-ng" - einfo - einfo "for more information." - einfo "********************************************************************************" -} diff --git a/sys-apps/sysvinit/files/sysvinit-2.88-ttydefaults.patch b/sys-apps/sysvinit/files/sysvinit-2.88-ttydefaults.patch new file mode 100644 index 000000000000..5db809067e13 --- /dev/null +++ b/sys-apps/sysvinit/files/sysvinit-2.88-ttydefaults.patch @@ -0,0 +1,10 @@ +--- sysvinit/trunk/src/init.c 2014/01/26 16:40:03 134 ++++ sysvinit/trunk/src/init.c 2014/01/26 22:00:42 135 +@@ -49,6 +49,7 @@ + #include + #include + #include ++#include + #include + #include + diff --git a/sys-apps/sysvinit/sysvinit-2.88-r9.ebuild b/sys-apps/sysvinit/sysvinit-2.88-r9.ebuild index d2bad7b80d45..04f3a4b78a64 100644 --- a/sys-apps/sysvinit/sysvinit-2.88-r9.ebuild +++ b/sys-apps/sysvinit/sysvinit-2.88-r9.ebuild @@ -34,6 +34,7 @@ PATCHES=( "${FILESDIR}/${P}-selinux.patch" #326697 "${FILESDIR}/${P}-shutdown-h.patch" #449354 "${FILESDIR}/${PN}-2.88-sysmacros.patch" + "${FILESDIR}/${PN}-2.88-ttydefaults.patch" #551626 ) src_prepare() { diff --git a/sys-boot/grub/grub-2.02_beta3-r1.ebuild b/sys-boot/grub/grub-2.02_beta3-r1.ebuild index 43291a0473bd..ab057948df5f 100644 --- a/sys-boot/grub/grub-2.02_beta3-r1.ebuild +++ b/sys-boot/grub/grub-2.02_beta3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 if [[ ${PV} == 9999 ]]; then PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) - inherit autotools python-any-r1 + inherit python-any-r1 fi inherit autotools bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs versionator @@ -150,12 +150,8 @@ src_prepare() { sed -i -e 's/^\* GRUB:/* GRUB2:/' -e 's/(grub)/(grub2)/' docs/grub.texi || die fi - if [[ ${PV} == 9999 ]]; then - python_setup - bash autogen.sh || die - autopoint() { :; } - eautoreconf - fi + autopoint() { :; } + eautoreconf } grub_do() { @@ -219,6 +215,19 @@ grub_configure() { ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" } +grub_get_platforms() { + MULTIBUILD_VARIANTS=() + local platform + for platform in "${GRUB_ALL_PLATFORMS[@]}"; do + if use "grub_platforms_${platform}"; then + MULTIBUILD_VARIANTS+=( "${platform}" ) + fi + done + if (( ${#MULTIBUILD_VARIANTS[@]} == 0 )); then + MULTIBUILD_VARIANTS=( guessed ) + fi +} + src_configure() { # Bug 508758. replace-flags -O3 -O2 @@ -240,7 +249,7 @@ src_configure() { tc-export BUILD_CC # Bug 485592 # Portage will take care of cleaning up GRUB_PLATFORMS - MULTIBUILD_VARIANTS=( ${GRUB_PLATFORMS:-guessed} ) + grub_get_platforms grub_do grub_configure } diff --git a/sys-boot/grub/grub-9999-r1.ebuild b/sys-boot/grub/grub-9999-r1.ebuild index 350857b9672c..c880d12e4920 100644 --- a/sys-boot/grub/grub-9999-r1.ebuild +++ b/sys-boot/grub/grub-9999-r1.ebuild @@ -217,6 +217,19 @@ grub_configure() { ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" } +grub_get_platforms() { + MULTIBUILD_VARIANTS=() + local platform + for platform in "${GRUB_ALL_PLATFORMS[@]}"; do + if use "grub_platforms_${platform}"; then + MULTIBUILD_VARIANTS+=( "${platform}" ) + fi + done + if (( ${#MULTIBUILD_VARIANTS[@]} == 0 )); then + MULTIBUILD_VARIANTS=( guessed ) + fi +} + src_configure() { # Bug 508758. replace-flags -O3 -O2 @@ -238,7 +251,7 @@ src_configure() { tc-export BUILD_CC # Bug 485592 # Portage will take care of cleaning up GRUB_PLATFORMS - MULTIBUILD_VARIANTS=( ${GRUB_PLATFORMS:-guessed} ) + grub_get_platforms grub_do grub_configure } diff --git a/sys-kernel/rsbac-sources/Manifest b/sys-kernel/rsbac-sources/Manifest deleted file mode 100644 index bcf3b05ba8ea..000000000000 --- a/sys-kernel/rsbac-sources/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST genpatches-3.14-33.base.tar.xz 724864 SHA256 ed5310c921e513bd60a38a360bbd9f1e219a315f55bff03b58a586b49ee02201 SHA512 72c2618fa57b64c06d2373f7e94465fb2ef5e67706b947855f508c1e3ac491d7fe27643fd099993bb84a27f1734e45fdf49c7d9d1fc6d07fce4ccf56a3e06f8c WHIRLPOOL 1b06ca8a83d0780523cddc8dd7b5ff3f4a9490a6656e87ebfe18fc767f2e2e52fb1e117ade976063fb99dbbea42310526c079ad5baed35570ee082fc5ce9a116 -DIST genpatches-3.14-33.extras.tar.xz 18264 SHA256 1b25f873b53807751386c1c72a45b2dc7d7c67ab1acb853dfdbd8af5cb89d75c SHA512 2036b13f12e1d6f896c185ad133c9f431245db21b344b98f2d6eeffb2c2fc19a111a440ad49556e905aa04a739f8c7aed0e95aeadea2f0bb0fd8e93d0f9c6edf WHIRLPOOL 7aedd095c10f3b3b1c7cc82e917726eac3abb962e2efe6978244e54091720bc59bb3cc3874104d838c9fec856f62d126f24a3853f4871abd06c33b3579802192 -DIST linux-3.14.tar.xz 78399152 SHA256 61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa SHA512 5730d83a7a81134c1e77c0bf89e42dee4f8251ad56c1ac2be20c59e26fdfaa7bea55f277e7af156b637f22e1584914a46089af85039177cb43485089c74ac26e WHIRLPOOL 5ad07b78c362ba0b21c50b4abb99407cae06bd08576f3fd8f36047b01409eba096263208020da3dcad4977eefc61d66502276754097bc127635df1d7a5817d41 -DIST patch-linux-3.14.28-rsbac-1.4.9.diff.xz 362768 SHA256 62259a39a39cb8c326a4a1d728340aa1845e379bd09e6c361f7a64915f30dfd0 SHA512 24f8a2f3ea5370f632669a3dea9799f3aaadddd15af1fc74af8380479859e6ad5c1fd704eade6fe60ebdce4f173fe7318ea4071eb8cf527d76083ece05b94f9d WHIRLPOOL 39752bb9eb148d38a552df9f78988df130a8ce16d81f589f9710e6e8fa5aef55e843347ab4d33b5eb29a317015df90d8e3b2a51f4d89f12024cc31b8d1bdc7a3 diff --git a/sys-kernel/rsbac-sources/metadata.xml b/sys-kernel/rsbac-sources/metadata.xml deleted file mode 100644 index a214693934bd..000000000000 --- a/sys-kernel/rsbac-sources/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - blueness@gentoo.org - Anthony G. Basile - - - kernel@gentoo.org - Gentoo Kernel Project - - - hardened@gentoo.org - Gentoo Hardened - - - RSBAC patched kernel from http://www.rsbac.org/ - - - cpe:/o:linux:linux_kernel - - diff --git a/sys-kernel/rsbac-sources/rsbac-sources-3.14.28.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-3.14.28.ebuild deleted file mode 100644 index 4cb7bb27ae41..000000000000 --- a/sys-kernel/rsbac-sources/rsbac-sources-3.14.28.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="33" - -inherit kernel-2 -detect_version - -RSBC_VER="1.4.9" -RSBC_PATCH="patch-linux-${PV}-rsbac-${RSBC_VER}.diff.xz" - -HGPV_URI="http://download.rsbac.org/patches/${RSBC_VER}/${RSBC_PATCH}" -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/${RSBC_PATCH}" -UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch" - -DESCRIPTION="RSBAC kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="https://www.gentoo.org/proj/en/hardened/" -IUSE="" - -KEYWORDS="~amd64 ~x86" diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest index df11fbcfd203..3e50329250d1 100644 --- a/www-client/chromium/Manifest +++ b/www-client/chromium/Manifest @@ -2,3 +2,4 @@ DIST chromium-50.0.2661.75.tar.xz 531558012 SHA256 c12d644e711ec85c800ab61a749d1 DIST chromium-50.0.2661.86.tar.xz 531539124 SHA256 6cc22761c4a774408cb34e77e056691526f469eca0899f578d5372cf0f756786 SHA512 64549732146ab2aa3c7582b4596f2a4fde7769c76facf380a6f2e3504c32be42560d1b230a943edb79dd0f019eca7ad133a32765b17143fc9d3eada1d3744ddd WHIRLPOOL 837a977c7ec66e3d2f1b58a54875e3b5b1c130117a1add077b6f38c196c432f175d55a0663f5ac576dd44c9ee77199689125b8b57794e4422fed7b5fe9961fa0 DIST chromium-51.0.2704.19.tar.xz 459662212 SHA256 515846fadd3fb4a539c5b368854ba918aeeff910f83e346e2f2515e9251f2ef3 SHA512 86aca654f4ba1c6704748cb41c53273513f6de80a0482e1ae95d02306cc967b7d9d87cba8e9b4984287a4f38b821611fe42c3870c2c9f79997d6a5f8a00004ca WHIRLPOOL 5bf091f52335f7ba29f1acf78e0666673c5c4304e83d7537781691fdd483c45b6466333d64f756ce99ef47578b31fd2828f4124fda492cb62bc6974e71de67d9 DIST chromium-51.0.2704.22.tar.xz 459682528 SHA256 808ffd06a299a2f8d05deb8199c837cbd9e5b7091715ae48ec5872e8b5ef6bc0 SHA512 d09d2e78d87ed76df597fa764fd9487d04bf66016ce784cf34ac5e69d76535b2969d16d81c7abbd1a2286f35311ab050e4de98b211901a00c925c66b5a10383e WHIRLPOOL e15a330347b1b9b1fed3351ceddfa4eb847c08ebd87e9edf8917ee8e558a016a740da15260af92f3b9fad5ebe45f5654ee1a105d25334876b2948e3d9701b98d +DIST chromium-52.0.2716.0.tar.xz 461514628 SHA256 c0f593a640fce7a8c93081725bfc16fae0c4a268c846343fdfeba11fd35755fe SHA512 25cda422bc1af230613004db56fe8fa0d9a7ed3f9c20b357ff60f788854509ac60f855c1454db05e8921a8f83ba0e95a4f841255d8d6390df68808f04f94826e WHIRLPOOL e49f3f56a63afb755c1432ea82b77b9f4b4ce02559e24b2e11bdaa199df67a20d4a80470b6c0ae86f5091b24d77bdabf3d79f37d3d40604e0db11b823e7e3500 diff --git a/www-client/chromium/chromium-52.0.2716.0.ebuild b/www-client/chromium/chromium-52.0.2716.0.ebuild new file mode 100644 index 000000000000..783fb6b394d2 --- /dev/null +++ b/www-client/chromium/chromium-52.0.2716.0.ebuild @@ -0,0 +1,702 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PYTHON_COMPAT=( python2_7 ) + +CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he + hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr + sv sw ta te th tr uk vi zh_CN zh_TW" + +inherit check-reqs chromium eutils flag-o-matic multilib multiprocessing pax-utils \ + portability python-any-r1 readme.gentoo-r1 toolchain-funcs versionator virtualx + +DESCRIPTION="Open-source version of Google Chrome web browser" +HOMEPAGE="http://chromium.org/" +SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz" + +LICENSE="BSD hotwording? ( no-source-code )" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="cups gn gnome gnome-keyring gtk3 +hangouts hidpi hotwording kerberos neon pic +proprietary-codecs pulseaudio selinux +system-ffmpeg +tcmalloc widevine" +RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )" + +# TODO: bootstrapped gn binary hangs when using tcmalloc with portage's sandbox. +REQUIRED_USE="gn? ( kerberos !system-ffmpeg !tcmalloc )" + +# Native Client binaries are compiled with different set of flags, bug #452066. +QA_FLAGS_IGNORED=".*\.nexe" + +# Native Client binaries may be stripped by the build system, which uses the +# right tools for it, bug #469144 . +QA_PRESTRIPPED=".*\.nexe" + +RDEPEND=" + app-arch/bzip2:= + cups? ( >=net-print/cups-1.3.11:= ) + >=dev-libs/elfutils-0.149 + dev-libs/expat:= + dev-libs/glib:= + >=dev-libs/jsoncpp-0.5.0-r1:= + dev-libs/nspr:= + >=dev-libs/nss-3.14.3:= + gnome? ( >=gnome-base/gconf-2.24.0:= ) + gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= ) + >=media-libs/alsa-lib-1.0.19:= + media-libs/fontconfig:= + media-libs/freetype:= + media-libs/libexif:= + media-libs/speex:= + pulseaudio? ( media-sound/pulseaudio:= ) + system-ffmpeg? ( >=media-video/ffmpeg-2.7.2:= ) + sys-apps/dbus:= + sys-apps/pciutils:= + >=sys-libs/libcap-2.22:= + virtual/udev + x11-libs/cairo:= + x11-libs/gdk-pixbuf:= + gtk3? ( x11-libs/gtk+:3= ) + !gtk3? ( x11-libs/gtk+:2= ) + x11-libs/libdrm + x11-libs/libX11:= + x11-libs/libXcomposite:= + x11-libs/libXcursor:= + x11-libs/libXdamage:= + x11-libs/libXext:= + x11-libs/libXfixes:= + >=x11-libs/libXi-1.6.0:= + x11-libs/libXinerama:= + x11-libs/libXrandr:= + x11-libs/libXrender:= + x11-libs/libXScrnSaver:= + x11-libs/libXtst:= + x11-libs/pango:= + kerberos? ( virtual/krb5 ) + !gn? ( + >=app-accessibility/speech-dispatcher-0.8:= + app-arch/snappy:= + >=dev-libs/libevent-1.4.13:= + dev-libs/libxml2:=[icu] + dev-libs/libxslt:= + media-libs/flac:= + >=media-libs/harfbuzz-0.9.41:=[icu(+)] + >=media-libs/libjpeg-turbo-1.2.0-r1:= + >=media-libs/libwebp-0.4.0:= + sys-libs/zlib:=[minizip] + )" +DEPEND="${RDEPEND} + !arm? ( + dev-lang/yasm + ) + dev-lang/perl + dev-perl/JSON + >=dev-util/gperf-3.0.3 + dev-util/ninja + sys-apps/hwids[usb(+)] + >=sys-devel/bison-2.4.3 + sys-devel/flex + virtual/pkgconfig" + +# For nvidia-drivers blocker, see bug #413637 . +RDEPEND+=" + !=www-client/chromium-9999 + ! "${T}/flapper_version.h" || die + myconf_gyp+=" -Dflapper_version_h_file=${T}/flapper_version.h" + + # Use system-provided libraries. + # TODO: use_system_hunspell (upstream changes needed). + # TODO: use_system_icu (bug #576370). + # TODO: use_system_libpng (bug #578212). + # TODO: use_system_libsrtp (bug #459932). + # TODO: use_system_libusb (http://crbug.com/266149). + # TODO: use_system_libvpx (http://crbug.com/494939). + # TODO: use_system_opus (https://code.google.com/p/webrtc/issues/detail?id=3077). + # TODO: use_system_protobuf (bug #525560). + # TODO: use_system_re2 (bug #571156). + # TODO: use_system_ssl (http://crbug.com/58087). + # TODO: use_system_sqlite (http://crbug.com/22208). + myconf_gyp+=" + -Duse_system_bzip2=1 + -Duse_system_ffmpeg=$(usex system-ffmpeg 1 0) + -Duse_system_flac=1 + -Duse_system_harfbuzz=1 + -Duse_system_jsoncpp=1 + -Duse_system_libevent=1 + -Duse_system_libjpeg=1 + -Duse_system_libwebp=1 + -Duse_system_libxml=1 + -Duse_system_libxslt=1 + -Duse_system_minizip=1 + -Duse_system_nspr=1 + -Duse_system_snappy=1 + -Duse_system_speex=1 + -Duse_system_xdg_utils=1 + -Duse_system_zlib=1" + + # Needed for system icu - we don't need additional data files. + # myconf_gyp+=" -Dicu_use_data_file_flag=0" + + # TODO: patch gyp so that this arm conditional is not needed. + if ! use arm; then + myconf_gyp+=" + -Duse_system_yasm=1" + fi + + # Optional dependencies. + # TODO: linux_link_kerberos, bug #381289. + myconf_gyp+=" + $(gyp_use cups) + $(gyp_use gnome use_gconf) + $(gyp_use gnome-keyring use_gnome_keyring) + $(gyp_use gnome-keyring linux_link_gnome_keyring) + $(gyp_use gtk3) + $(gyp_use hangouts enable_hangout_services_extension) + $(gyp_use hidpi enable_hidpi) + $(gyp_use hotwording enable_hotwording) + $(gyp_use kerberos) + $(gyp_use pulseaudio) + $(gyp_use tcmalloc use_allocator tcmalloc none) + $(gyp_use widevine enable_widevine)" + + myconf_gn+=" use_cups=$(usex cups true false)" + myconf_gn+=" use_allocator=$(usex tcmalloc \"tcmalloc\" \"none\")" + + # Use explicit library dependencies instead of dlopen. + # This makes breakages easier to detect by revdep-rebuild. + myconf_gyp+=" + -Dlinux_link_gsettings=1 + -Dlinux_link_libpci=1 + -Dlinux_link_libspeechd=1 + -Dlibspeechd_h_prefix=speech-dispatcher/" + + # TODO: use the file at run time instead of effectively compiling it in. + myconf_gyp+=" + -Dusb_ids_path=/usr/share/misc/usb.ids" + + # Save space by removing DLOG and DCHECK messages (about 6% reduction). + myconf_gyp+=" + -Dlogging_like_official_build=1" + + if [[ $(tc-getCC) == *clang* ]]; then + myconf_gyp+=" -Dclang=1" + myconf_gn+=" is_clang=true" + else + myconf_gyp+=" -Dclang=0" + myconf_gn+=" is_clang=false" + fi + + # Never use bundled gold binary. Disable gold linker flags for now. + # Do not use bundled clang. + myconf_gyp+=" + -Dclang_use_chrome_plugins=0 + -Dhost_clang=0 + -Dlinux_use_bundled_binutils=0 + -Dlinux_use_bundled_gold=0 + -Dlinux_use_gold_flags=0 + -Dsysroot=" + myconf_gn+=" use_sysroot=false" + + ffmpeg_branding="$(usex proprietary-codecs Chrome Chromium)" + myconf_gyp+=" -Dproprietary_codecs=1 -Dffmpeg_branding=${ffmpeg_branding}" + + # Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys . + # Note: these are for Gentoo use ONLY. For your own distribution, + # please get your own set of keys. Feel free to contact chromium@gentoo.org + # for more info. + local google_api_key="AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc" + local google_default_client_id="329227923882.apps.googleusercontent.com" + local google_default_client_secret="vgKG0NNv7GoDpbtoFNLxCUXu" + myconf_gyp+=" -Dgoogle_api_key=${google_api_key} + -Dgoogle_default_client_id=${google_default_client_id} + -Dgoogle_default_client_secret=${google_default_client_secret}" + myconf_gn+=" google_api_key=\"${google_api_key}\"" + myconf_gn+=" google_default_client_id=\"${google_default_client_id}\"" + myconf_gn+=" google_default_client_secret=\"${google_default_client_secret}\"" + + local myarch="$(tc-arch)" + if [[ $myarch = amd64 ]] ; then + target_arch=x64 + ffmpeg_target_arch=x64 + elif [[ $myarch = x86 ]] ; then + target_arch=ia32 + ffmpeg_target_arch=ia32 + elif [[ $myarch = arm64 ]] ; then + target_arch=arm64 + ffmpeg_target_arch=arm64 + elif [[ $myarch = arm ]] ; then + target_arch=arm + ffmpeg_target_arch=$(usex neon arm-neon arm) + # TODO: re-enable NaCl (NativeClient). + local CTARGET=${CTARGET:-${CHOST}} + if [[ $(tc-is-softfloat) == "no" ]]; then + + myconf_gyp+=" -Darm_float_abi=hard" + fi + filter-flags "-mfpu=*" + use neon || myconf_gyp+=" -Darm_fpu=${ARM_FPU:-vfpv3-d16}" + + if [[ ${CTARGET} == armv[78]* ]]; then + myconf_gyp+=" -Darmv7=1" + else + myconf_gyp+=" -Darmv7=0" + fi + myconf_gyp+=" -Dsysroot= + $(gyp_use neon arm_neon) + -Ddisable_nacl=1" + else + die "Failed to determine target arch, got '$myarch'." + fi + + myconf_gyp+=" -Dtarget_arch=${target_arch}" + + # Make sure that -Werror doesn't get added to CFLAGS by the build system. + # Depending on GCC version the warnings are different and we don't want + # the build to fail because of that. + myconf_gyp+=" -Dwerror=" + myconf_gn+=" treat_warnings_as_errors=false" + + # Disable fatal linker warnings, bug 506268. + myconf_gyp+=" -Ddisable_fatal_linker_warnings=1" + + # Avoid CFLAGS problems, bug #352457, bug #390147. + if ! use custom-cflags; then + replace-flags "-Os" "-O2" + strip-flags + + # Prevent linker from running out of address space, bug #471810 . + if use x86; then + filter-flags "-g*" + fi + + # Prevent libvpx build failures. Bug 530248, 544702, 546984. + if [[ ${myarch} == amd64 || ${myarch} == x86 ]]; then + filter-flags -mno-mmx -mno-sse2 -mno-ssse3 -mno-sse4.1 -mno-avx -mno-avx2 + fi + fi + + # Make sure the build system will use the right tools, bug #340795. + tc-export AR CC CXX NM + + # Tools for building programs to be executed on the build system, bug #410883. + if tc-is-cross-compiler; then + export AR_host=$(tc-getBUILD_AR) + export CC_host=$(tc-getBUILD_CC) + export CXX_host=$(tc-getBUILD_CXX) + export NM_host=$(tc-getBUILD_NM) + fi + + # Bug 491582. + export TMPDIR="${WORKDIR}/temp" + mkdir -p -m 755 "${TMPDIR}" || die + + # TODO: also do this for GN bundled ffmpeg build. + if ! use system-ffmpeg && ! use gn; then + local build_ffmpeg_args="" + if use pic && [[ "${ffmpeg_target_arch}" == "ia32" ]]; then + build_ffmpeg_args+=" --disable-asm" + fi + + # Re-configure bundled ffmpeg. See bug #491378 for example reasons. + einfo "Configuring bundled ffmpeg..." + pushd third_party/ffmpeg > /dev/null || die + chromium/scripts/build_ffmpeg.py linux ${ffmpeg_target_arch} \ + --branding ${ffmpeg_branding} -- ${build_ffmpeg_args} || die + chromium/scripts/copy_config.sh || die + chromium/scripts/generate_gyp.py || die + popd > /dev/null || die + fi + + third_party/libaddressinput/chromium/tools/update-strings.py || die + + touch chrome/test/data/webui/i18n_process_css_test.html || die + + einfo "Configuring Chromium..." + if use gn; then + tools/gn/bootstrap/bootstrap.py -v --gn-gen-args "${myconf_gn}" || die + out/Release/gn gen --args="${myconf_gn}" out/Release || die + else + build/linux/unbundle/replace_gyp_files.py ${myconf_gyp} || die + egyp_chromium ${myconf_gyp} || die + fi +} + +eninja() { + if [[ -z ${NINJAOPTS+set} ]]; then + local jobs=$(makeopts_jobs) + local loadavg=$(makeopts_loadavg) + + if [[ ${MAKEOPTS} == *-j* && ${jobs} != 999 ]]; then + NINJAOPTS+=" -j ${jobs}" + fi + if [[ ${MAKEOPTS} == *-l* && ${loadavg} != 999 ]]; then + NINJAOPTS+=" -l ${loadavg}" + fi + fi + set -- ninja -v ${NINJAOPTS} "$@" + echo "$@" + "$@" +} + +src_compile() { + local ninja_targets="chrome chrome_sandbox chromedriver" + + if ! use gn; then + # Build mksnapshot and pax-mark it. + eninja -C out/Release mksnapshot || die + pax-mark m out/Release/mksnapshot + fi + + # Even though ninja autodetects number of CPUs, we respect + # user's options, for debugging with -j 1 or any other reason. + eninja -C out/Release ${ninja_targets} || die + + pax-mark m out/Release/chrome +} + +src_install() { + exeinto "${CHROMIUM_HOME}" + doexe out/Release/chrome || die + + newexe out/Release/chrome_sandbox chrome-sandbox || die + fperms 4755 "${CHROMIUM_HOME}/chrome-sandbox" + + doexe out/Release/chromedriver || die + use widevine && doexe out/Release/libwidevinecdmadapter.so + + # if ! use arm; then + # doexe out/Release/nacl_helper{,_bootstrap} || die + # insinto "${CHROMIUM_HOME}" + # doins out/Release/nacl_irt_*.nexe || die + # doins out/Release/libppGoogleNaClPluginChrome.so || die + # fi + + local sedargs=( -e "s:/usr/lib/:/usr/$(get_libdir)/:g" ) + if [[ -n ${CHROMIUM_SUFFIX} ]]; then + sedargs+=( + -e "s:chromium-browser:chromium-browser${CHROMIUM_SUFFIX}:g" + -e "s:chromium.desktop:chromium${CHROMIUM_SUFFIX}.desktop:g" + -e "s:plugins:plugins --user-data-dir=\${HOME}/.config/chromium${CHROMIUM_SUFFIX}:" + ) + fi + sed "${sedargs[@]}" "${FILESDIR}/chromium-launcher-r3.sh" > chromium-launcher.sh || die + doexe chromium-launcher.sh + + # It is important that we name the target "chromium-browser", + # xdg-utils expect it; bug #355517. + dosym "${CHROMIUM_HOME}/chromium-launcher.sh" /usr/bin/chromium-browser${CHROMIUM_SUFFIX} || die + # keep the old symlink around for consistency + dosym "${CHROMIUM_HOME}/chromium-launcher.sh" /usr/bin/chromium${CHROMIUM_SUFFIX} || die + + dosym "${CHROMIUM_HOME}/chromedriver" /usr/bin/chromedriver${CHROMIUM_SUFFIX} || die + + # Allow users to override command-line options, bug #357629. + dodir /etc/chromium || die + insinto /etc/chromium + newins "${FILESDIR}/chromium.default" "default" || die + + pushd out/Release/locales > /dev/null || die + chromium_remove_language_paks + popd + + insinto "${CHROMIUM_HOME}" + doins out/Release/*.bin || die + doins out/Release/*.pak || die + + doins out/Release/icudtl.dat || die + + doins -r out/Release/locales || die + doins -r out/Release/resources || die + + newman out/Release/chrome.1 chromium${CHROMIUM_SUFFIX}.1 || die + newman out/Release/chrome.1 chromium-browser${CHROMIUM_SUFFIX}.1 || die + + # Install icons and desktop entry. + local branding size + for size in 16 22 24 32 48 64 128 256 ; do + case ${size} in + 16|32) branding="chrome/app/theme/default_100_percent/chromium" ;; + *) branding="chrome/app/theme/chromium" ;; + esac + newicon -s ${size} "${branding}/product_logo_${size}.png" \ + chromium-browser${CHROMIUM_SUFFIX}.png + done + + local mime_types="text/html;text/xml;application/xhtml+xml;" + mime_types+="x-scheme-handler/http;x-scheme-handler/https;" # bug #360797 + mime_types+="x-scheme-handler/ftp;" # bug #412185 + mime_types+="x-scheme-handler/mailto;x-scheme-handler/webcal;" # bug #416393 + make_desktop_entry \ + chromium-browser${CHROMIUM_SUFFIX} \ + "Chromium${CHROMIUM_SUFFIX}" \ + chromium-browser${CHROMIUM_SUFFIX} \ + "Network;WebBrowser" \ + "MimeType=${mime_types}\nStartupWMClass=chromium-browser" + sed -e "/^Exec/s/$/ %U/" -i "${ED}"/usr/share/applications/*.desktop || die + + # Install GNOME default application entry (bug #303100). + if use gnome; then + dodir /usr/share/gnome-control-center/default-apps || die + insinto /usr/share/gnome-control-center/default-apps + newins "${FILESDIR}"/chromium-browser.xml chromium-browser${CHROMIUM_SUFFIX}.xml || die + if [[ "${CHROMIUM_SUFFIX}" != "" ]]; then + sed "s:chromium-browser:chromium-browser${CHROMIUM_SUFFIX}:g" -i \ + "${ED}"/usr/share/gnome-control-center/default-apps/chromium-browser${CHROMIUM_SUFFIX}.xml + fi + fi + + readme.gentoo_create_doc +} + +pkg_postinst() { + fdo-mime_desktop_database_update + gnome2_icon_cache_update + readme.gentoo_print_elog +} diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest index e32a3770d260..3887f377a124 100644 --- a/www-client/firefox-bin/Manifest +++ b/www-client/firefox-bin/Manifest @@ -1,156 +1,234 @@ -DIST firefox-38.7.1esr-af.xpi 483326 SHA256 495ba9aa6d33b913ceb89be4eff01746574b6315d87b038ae9229d9ba0217adb SHA512 84d3d1bd91609729fb9660101de048cd566da494a06a2bcad33541534dd4b755a655209930db4b36e5ac4cf92dc3348883cea7f6c2eac730de1cc31ebf1b48ea WHIRLPOOL b4e17414c8a20829bf0d92f789d11f1391b32e44c2942fe945434e7555a7b265f076f5614c4ef14f3bda57e9ae35677fa92e85202ea4680cacc64f54e9c06fc9 -DIST firefox-38.7.1esr-ar.xpi 516495 SHA256 49035a4c7bbc4ec29388a531d13a73c6d6c69dcbcb55fcfd0f09866378a795d0 SHA512 2080b3752f0d2f1c0c43b0ec089d06074388b6fd0bfb5df5a39de7a88523841bff8683c971c9b9182423020325a342902de77dd81072b6ff77d0506a81308829 WHIRLPOOL 2277fb524922be6fa516b321d1174666b3ff7aa81ed51f5025ec3be22cf9884cfb811e309e2a196647535cc64ffb9ebfccf8d3cc1313707171882f7e1040769a -DIST firefox-38.7.1esr-as.xpi 509574 SHA256 245b472e0a22f66afb2aa1b5c5121be45a51137e5b356be40c2e792189593af9 SHA512 f5d88638977a7e916339c465ef8e487f0f5f7e8f7b3e6986ff12729472c4936cc4d3e1eb12c42b579bdb06e27bd8f20ad224cbec6c5115dd452b1f52a01bfb82 WHIRLPOOL 149e28ce80079190446b54368e0d92e1ab80f17918dc8db061037a682f1838cebb9eb35f5f7e5ea3a412ce1b93f7ef934d251887dc8d0e5ec5ede99f9cff099a -DIST firefox-38.7.1esr-ast.xpi 397202 SHA256 54915a1d3d4e241cfa11a41384db5d50cbf13e2053b74ff38d49480550d4f0b8 SHA512 d95500da4bb351b7fe5251ff132153147316ec663451727c070781c16f4c3f8300248708ae7d6c194ef9814040001767cf7de85561b74f76072e28b8958e366b WHIRLPOOL ec7fdb5b65cc1f6c78c74a86f244e795734e513d552a2b313058d64d0660a65e30eec71842c12f5fd12887168ff9a9e4e31f974b149c7497303d2fb9542b3fc6 -DIST firefox-38.7.1esr-be.xpi 441057 SHA256 6b36c34fc846032af3ef67707662c997704d6a410c1d672c2cda7cd7c172d6b6 SHA512 d26cc38edd4b0af98cd1cb00736893547632d8dbc48733d4e5cd5ad9e135ee9addecf5a7f25aed21909edefe61b858bb56c232bf682c8c6c4c5448a4efba6eca WHIRLPOOL 140df2a8c7dafe51a6c11281decb55e07d0be6056d834ce891c40bc1631dcb477c15ab44bc7df3569c78da6bbc64cf679a4ac75994c5dc6f8131c8eb15ca91ec -DIST firefox-38.7.1esr-bg.xpi 487819 SHA256 ffb7d4db11f3fa641281cdfa2eb146971dba5b5c74c0fc84401ee5f5779d6f52 SHA512 cffb6f2a429d95c1b443205d8882464d48d3babf4ddff32550f98edf1b40c570998600933fde29bb1d959db4ddf485abc0301eabf66b921c94882028f8918534 WHIRLPOOL 28e7bbc04e85c5b5374d4f7afbf713e3cd1fbb53eb20fd8da4fafaca852b8561608597b250651cbddae1b83bab9a023ac2cfef8ae19db5354f7b2c3ce461af40 -DIST firefox-38.7.1esr-bn-BD.xpi 528690 SHA256 b77c6eb0c696926727a792b0fc60f95713b4b999d54fc7708804bee5abd11213 SHA512 f24c34e02d7893b4159d5334016d0e49ed799168343a1000ed11cea5688a772c56be9b0e54909ef886719496cf95ae0c9d6086005d300a9600495e497689bce5 WHIRLPOOL 106d760443bb9d016179b454a57e7d3a05945eaa26e56acc74faf06caec37c3a9693b66692914ec69834c6fc3d205c7dd8bee203b5087ea3efc1f490fe51d3af -DIST firefox-38.7.1esr-bn-IN.xpi 527927 SHA256 d7558c09adcc9c26cdf0ff1d5e66813336c8e1e50dfe759510553788e0bc887a SHA512 d07767cace73800be8597e056ec05d943c540f43bfc778467091a781cc59ed75320c106e7fafff03976236e200ff6bb8a51682172cae4b4fc934c2bd067daa0c WHIRLPOOL 9a7b71b7f91dc4cc09dd33835003b44339a98a2fcef0cffedb02a05f5e0a59681d1547a9dfb248c3969f049788dec8f44369eef753cc02e444629a9d91919f23 -DIST firefox-38.7.1esr-br.xpi 441962 SHA256 75fa3b403ba6be699e7dce4d189231c6ce6c50d0ad44e672140f5ec680635100 SHA512 a98fc25c1551c1e38ba25acd385353aed067568300dbdc2c01d2f02e8d60f704627c9cec9d867897c815da448231cf8aa17398cf5e9d3abfaa5adf4ec6c0a4be WHIRLPOOL 92f9dc989e6df8b601fc70a7f2c56d0cd2a635abd5e187a4e7231026ed177349508c4ad0227d300aa062d56aa9168bf1be04c8129503c3ae9b42943e1a1bcc9f -DIST firefox-38.7.1esr-bs.xpi 485305 SHA256 2cc60c9216dc38d7b28a7fd1594d1755c69378ec05c9edcdaef5b6de9ed3a11c SHA512 be62a4ed3e59618fa3a96e22caa3784f88dfac7e6f91a1f45fb799324b3cbf8095705e3bee1b9949d85ea2cd2a5d7cbad25774afe0939c3e303663f1cd063999 WHIRLPOOL 6fc936e7acfdfc7ba11a223955985181e06f3615e16654b1eb07c742479fb700931b894d709258007e0c11405a7eddf99b2d094b1537d2bb00f028f71125fad1 -DIST firefox-38.7.1esr-ca.xpi 458092 SHA256 febf01c4ebe3ed48ced0bd4309f0baa1423fb42e992286669d32ac6022ad5625 SHA512 bb367db71d32c70b004828fa24552712c14d905a0a988869706c08fc26f6ca0f069369e2cbff3ca1d178f91e51043b4bf2e679ec5999434fdda9c1daa35562fb WHIRLPOOL db0d145353173ad5aeb87dcb3df6cdeaf49e7fa7baacfb8d8abab2198c63049e88212b7d44ba6ff50eb8261ace5b047901b6fa81e8dd8d44cbaf3ed60794d4fa -DIST firefox-38.7.1esr-cs.xpi 446726 SHA256 13e71176b8ec9d27858aa9536e3c702b1e30b700f9e68016beb78d29353cd838 SHA512 c52b88571ae14896e4fea4c98cb16a7cade3d944f43a51e5001a63af46922589cfcf1c2b3975e26ec0932453b95d3c8998c18d5a43c09cd204c8451ec7c64478 WHIRLPOOL 3cf13fbcbccc3193bff248fef36a0f2d947454b66b4ac04c3107e31b560689a6fcfec66d439553543b69d76ac8244b8f625b35267fc64cb712181fec846cf712 -DIST firefox-38.7.1esr-cy.xpi 444385 SHA256 4b23251868fbaf581186e19f20b5fc661ea5f015e769b782470ed0790ab2c25f SHA512 0ac3fea8a6d22abe5853631afd97cccf71bdc0177be0db5c4c2bf1b4a3383b9fc79877b1b50685b80088a953d7068449979a4a3a1085456caf1c968f0733a0b0 WHIRLPOOL 75246cb2ffc599cf8a47d25b574e592455b047346dfdbe5e46a1299022a441afa4d62a25fbf4a42a2a5af7d4398bcab1c3e2e2ebe7ecac749bdb602b9a49cd5d -DIST firefox-38.7.1esr-da.xpi 450762 SHA256 54ee9948a047eec9827abf0ea62f4f80f963edde1e681f7a3e8b22a518468c32 SHA512 bf62b34088587a66da9b26b290b52b3a41a23e6153686fe24edf14bbb7170abd5d6952094bb7b75c3849f887e86be7dd9bdfb4480e3e89f4c97cc1b307eb70e2 WHIRLPOOL 159437bce1103493a1ea876e723fd127b0a6391c7e3450db04e7d1074ffe21d965a1e25116916f8f48e179879df18fafb3c1f3ac8b8fb9d4bd7c07b5a5f37922 -DIST firefox-38.7.1esr-de.xpi 451629 SHA256 02ab0f297dac17e189eb8aa19c5a11e5a7f7d93a59c4734847ccdbe6c079f4d3 SHA512 c0e5e211fc6992dfd412ca1a4c02a5e4306c49ef4e1564480938148005f62b5da0200ba910aef26ef31ff27af1a9a51e4f83d580a40db8cdc8aa0edd0abcbae5 WHIRLPOOL 4cae7a31ec204b4a056c55988700b5efccd2236163c94ab6e3cc6cb3c421cd8859b2f98247b8f22e925a0791ec3a882dd3b9b1a240aa51c8e693e77e366c2aab -DIST firefox-38.7.1esr-el.xpi 498370 SHA256 f7798d14e6b623a4390d2eb6aebb5cdcf0ac14a538d0aa60d0f68d6400110201 SHA512 db92315ee88ef5529a11915a42482b88b2e551e6b57261b83ba989e3862ed14e1ea7044157807642c92449f690b1275c800378e08c4ba0ba8ba9a293d968126b WHIRLPOOL 53c9b5c8de050c00ad10aeb90ac2e09bd92faed9814e7be95dd80e7b23486d92d17f20d4973980330dae1571084a3f746a782879a4456fd918a296e984554d3d -DIST firefox-38.7.1esr-en-GB.xpi 437845 SHA256 299005aa0b813bf6ce711214abd89f116a907be84e14076620bc54d54b0e5fd1 SHA512 a0b7fa1d021294c6537511ff0e3b925e9d11cb94e6e3987a9ef9db17306df3a3f95532c571c6c6297952fb9389a74ff692a204b1670df9f7a2422ad1c3c928f2 WHIRLPOOL 4d59b1ca814188f60e5b301eb61c0d4283e22b8d641aa995fc3095d2e1b8b673c11a2922587cd7bfb251f8395069e057ae2fa2900ac3813eb7b929ab5583d18a -DIST firefox-38.7.1esr-en-ZA.xpi 439925 SHA256 e749074c9260be3eecc42976c06341920b93015a40f2564f9e04a6de7f9b47d0 SHA512 86e003b473968485883b8ca4a5978f6d56faf86577c2a0ee4c5f02ad49245706330555ada0fe63e7d70686ceda1cca684e28d0d5a0577aa3bd4ebef74d58bf10 WHIRLPOOL 38598a1b60a84701ed0f4870456df040b97ea36bc616aca3ed258d7c96086d56aa15959860742b0d2c7efb3a4771a933b90a6b705faa8e65265841968d4cc070 -DIST firefox-38.7.1esr-eo.xpi 488369 SHA256 6b7c10f8a21a5038f3a770ebfb37b10207ac9ce2702abfefe8f7f4225223a84d SHA512 1621d94ff6a8be857f956b3683b945e52c763cfaf63effa23050fabb69794a7aa68511db3da3535e9e65c4b11cd8ba1e924954d3d66c8f20e39c6ac6b44712ca WHIRLPOOL b182c9af03968a64e0c6b0343ae22ae24288594761dc9c2341391fe5e2330f28bb982c6ca5bb1f8c119f55552478d1a2a2568798fc4d1782bd4d013e93ed313f -DIST firefox-38.7.1esr-es-AR.xpi 453983 SHA256 6d69d7543694e5dbc79918b630c0ebed94c7cb67dc3ee6cf93f05accc26af920 SHA512 1d91e0f22c697dc52c01315c31b2e2ec2b871bb4675891bb0818516aedb1524749e3f1bd0b1aba4a244ea7c861ca253cf5da6b6f596492a1b076e40f48d659af WHIRLPOOL 7eb9d6a88f0c5688dbb775ae0c2c96adde8a2eac1c8350f0987a3a0988fcb507156b3fdefea73fb8350f7da6df1669bc47a2ddc74afa4c1acbfc1dc592bf5798 -DIST firefox-38.7.1esr-es-CL.xpi 384678 SHA256 cada53ffc8c1a0d35cf16fa8990d1e4678937375fefaf5b464a6c0d6e0a4d398 SHA512 9e411ebce6bd0f626e4aaa6b7ff9e80b1369f5c107562165550efc3c8db44caafa7ce9b11c32e6702fedd76aee4468b30cc28591240ea467e02c60dbc665bfe4 WHIRLPOOL 5474696b50338513f86d6abd0cfa9086b9665e79cd28e112ef7ff27e3a63865be86591f4ffc450144a7fc0b81ad12da7f92b17e80a077170cb374fc7c5dd46ff -DIST firefox-38.7.1esr-es-ES.xpi 374073 SHA256 6cac270d43a71cbf833329197bb5d965be231bb5c67311a005861c347b64659f SHA512 6ab36942b0cec8c5687405b6a1a9fa4497480b31c9f4aa044184106f76995a4e145644c7b0bb737c731ea0fd4c82e2497b135010d10cbf1a7dea9ac36f371f7e WHIRLPOOL 8d6cb6121336f906d8e230fc0d4e92cd10d226cbe1458020f36ffcccf2a6c524ec389007494d82ecd955b372eec63cbf33ee05f72c2f3813b694237114f93085 -DIST firefox-38.7.1esr-es-MX.xpi 457049 SHA256 a54e0d916a2b5b0b81e68f24a3f0263458311435204013fc1c09aed94161bea5 SHA512 94a1bb297999392d3e2e87632f556c2981d1b57886d1cb5ac8492d7c9854b153ed4f3a8f6e4b773f7f40252492443638a1fb78ec3e335296471e82082f16eb53 WHIRLPOOL 341ad48ce3589a45ad7033ff36c0da6d94f75503febe9db7987990af8420cc4cbdc174d7b18fb33d22a625348c604ba1c3b82ed5d23e472fab83bd6c9027ce06 -DIST firefox-38.7.1esr-et.xpi 443229 SHA256 0577f74dac4d36ae9ed87aeffb2e4d6f9cfb2286fafd6d8b45378d6aec7919a8 SHA512 625e3a5a6330268bbbb09abddc6d5a18d0be8d8c680a68f93cc1fc7accf7e5ec0ba2db267b63f3d17caac317b847b5644e13a8d98b332ec30012b140e2b883e0 WHIRLPOOL f0fbdd73ebfb68cdb139f2b42ade53760a7652f3bfc010de4bbf32cee62930c8d165ebf08785f562dc250c11d22cb745cce6eb92389a1e052c8127cf3df08169 -DIST firefox-38.7.1esr-eu.xpi 466555 SHA256 13e617b0e8476d6ea2353414f5157c8f2494c2a91a06476568ecc513abdd2bbc SHA512 c5a393553121d771b6f9b0b85da33632ed4c718b286cf908a8f92ef0832c8101e387d8957115111e0443eb8131d2d104af013182a609e2774da27a0781c99357 WHIRLPOOL d4511d391f1fca3f0059c7bdc9b0182c2a844b6ca8bd493fa31b85ab621be7ceca488712a58817636c6e0aca0aaf73e7902b253b1d44bbc6bd20cbd0ce5441da -DIST firefox-38.7.1esr-fa.xpi 518282 SHA256 e41d3fa8b4af987a567faffb61199417bb6fc7c691e8e22865d5a5cf73074506 SHA512 23b5c10ed19e2087bfce7568d85d366c732f87edc47b564f2c7538ebc36801957f48b6b70d4776e3434a12185c63ac5da48ad288e137cbeb944ff05cb86c9e77 WHIRLPOOL 3b2dbeabf29c7e8fb227f3a55669504d9abf47593c9fc32b1c8ce1b9e988e46975896817f23cd3274f35161e1810bf777a9c4e467332081e015359f17194cf02 -DIST firefox-38.7.1esr-fi.xpi 444852 SHA256 4cca1a5987ba25b7d516e006e7286bd88b9d87db24b295a21cdafeaec1d8b42c SHA512 57bfb7c37cc8cc264445f78907fabf2c079e75cfac7016d5770076e4a2b08e891f14a84eeb4cf69a3f1364c762432f7a62de718e79cb5b98a9c6ae62f5c2013d WHIRLPOOL f8909d79cf13f45362471416c238b1f085b8a250c980fca21ce4506468e02211c1ed911bf6d036bd2944a41ef42f0db95bb855430a0d6603364b3c6b7eebe717 -DIST firefox-38.7.1esr-fr.xpi 461402 SHA256 3307e02df045e91d4406e1008fca298fd386f707899914052faee11a10cb79fe SHA512 0a2f322b2808f41555c05d1ea07491309f981b2127a376e42a1aba19df3b627231180e2155d995149a795bd3863048cc870723ed3d5950f7e38322b242937553 WHIRLPOOL 7f0eaf02830f8798794576a928de3ff4cc807a4fd6c69fbb6bc0bfbd88aadafc303c130cca9ec431083706e51ebe2df594f84161c4c1a0983ca35350e047034b -DIST firefox-38.7.1esr-fy-NL.xpi 455541 SHA256 2dfe6582cf7f4b38bf7ab1ba4d929764144d9fe0d9981f28a0371a3c201a6e10 SHA512 bce0ddc5ffa7a794ffd15df98f49240bb0aa367fd587332be73072149df2188432c90783e33dfb6c08b12edb9e6208b6529429e2a9f73ba0940973fadb4c2aa9 WHIRLPOOL b1ba05084506c2eae3b954165cbf3404512949d531550e111ceecff8979423691f2b88ab3f998aedd4397b7ba3b1d59b64eabe0b679fe35baee146cf49a96933 -DIST firefox-38.7.1esr-ga-IE.xpi 469623 SHA256 d5f98c255c96505b2303780ae939db1d63280b8d757c1a33308b0fba3e6a83d3 SHA512 9b7fc8dc0caebb125086f09afb58238202c33b08084330b0bbe4433a55fea7c193d96a25d968306de9829d8e244dfaa405a56cfebddd133f48de1d43358b8a5e WHIRLPOOL 1ab8ed3361015273136228e7e3384c7035e0888572eb76fcfd9c7203ddb3bb24cba2cb3cdef9ee9a8acd8ee5ba4a3a61795bf8bde16342e4016714c238f8b864 -DIST firefox-38.7.1esr-gd.xpi 454616 SHA256 0c34cec01771932438fa78457a65bb320d5246e003861caa4a2b099f5bde7194 SHA512 7148bfa60794c63bd6dd935b99ddc611cac96a4e0a430baf55fe446f0e185744fd42b05b365729c5dd10fb5d95911fbd5507e5153d87834bd234aa33c88a37b9 WHIRLPOOL e9a2709d6a74c7aa0b9d08d44633ee626a5a27fc859e13bb7fbc5d223615d4f4cfdc48cf935de054911102575336c8021dd39ed16ca2aeca4b864651056d086a -DIST firefox-38.7.1esr-gl.xpi 448925 SHA256 61a24fc4decd3fc98815784183e98c9d631fb0569fc8342c2d052585c5367264 SHA512 26383d81fd809ee08e97662b050b5286a8eb6d3cbade3c7dad54493f482115000df41380c6918aadf8d86d3e0974b4505b5f08550a01e6230392bf1b10e946d7 WHIRLPOOL 9a8bde4f3f91d37d226165d3deb2b7bd51de0647bdc2f80b2d1efadb2d6e367de8e7e00ac617fc20341b41838c6595f12d86b5983c473ba7f9fae45d86b5e163 -DIST firefox-38.7.1esr-gu-IN.xpi 477980 SHA256 404df6179b7d422ca170c8b5fb473a3a4deb31382876f2944f311ab716bb261e SHA512 f3784006acba735c6727ec0eaa70015b897706c33037e0d86889296c33725c1293f69ea51d32b3f6ae011b95615c770200e8d3543cf8085985f34dfd46e1b04c WHIRLPOOL 822c5785048a0d027ed1de67bd072bf3f9b397d7662c072f197845ee8365b8fabd2271bc4386d07b8e1401753c957943186f5af2110192f039b28185bc3e76f8 -DIST firefox-38.7.1esr-he.xpi 486786 SHA256 fd43f7c6721b6b33fbe65e64b6b6bdcc8c64d1801ece8cb30ac6828e90ed682f SHA512 335acd25da005b2c3fc58f7b0c19ac3e9c862184a3b1064443a3b12c6cf9f036667c0ee2779fc77ef68bea45b98769406564564f208ac3432dbab7dcdad2bd83 WHIRLPOOL e550553e194bca382810fd8cc42c63c95db43d85a2d8c2767b47c819c4e42b9e670f63c982b82ae2b4de50fa2ebe1a2e2eb64c79390c5fa1a133754c1d2c9c99 -DIST firefox-38.7.1esr-hi-IN.xpi 508167 SHA256 9330e532d897056aad75c33ac89c34e947d45ba902679d67b02201936b4ccdc6 SHA512 de3a6e8be13cd2fafcf67e839cb8adc127a454197c09431cb824d22ef19ce94edd5c24124f78cbf4f9be1246d164a24a111cc692334b0ad4bf41529fcd8112ab WHIRLPOOL f453035f97fe34eec4415e6c4c91ab53d8867d449691a5c897374caa701a8027ed3f139a254aabff6c3d96578a161aa1663d657a8f5c383600a8e12ae6fa1bca -DIST firefox-38.7.1esr-hr.xpi 478272 SHA256 fa418bf4eddc971c53d9e2f2dc46726df63820fd196bc17b4c51f9b19fcbf6bf SHA512 aa41abe39116a377c3197c6b749463279d934143a72f80f8d10ae271839b3e69f7f7a06045fce7bd168694ef1a4495c8148ffb79fc027ca7e87fed8266c15f42 WHIRLPOOL abda8b003ddd1ee580bbb2d1c0938171419d93858403f10a6dde20e7bbffa8eb8dffaace82b63bcc75403e0ab79454cd70f26fbd7c64816338722e9fa9366f19 -DIST firefox-38.7.1esr-hu.xpi 453555 SHA256 8116c880098c2efa89561edf0ef0541cea1a1d742dbfc6df97747c3e7d8b4003 SHA512 8892e1919683df8c584c011bcfd21c5156a0731495145a259801c84ff3f0058c313f60bab399ccb2520a5f2ed36413b1e57582734b245684d1b5efd166624e97 WHIRLPOOL 5a6a3d7b07a9e85543d518a3d18fc1fe42625d95e466ee18673c35b56a5639c33e0e3a9e635ac31a206fb45a4156a87aeb7babff9480e4c874eaff4ea05290d4 -DIST firefox-38.7.1esr-hy-AM.xpi 534265 SHA256 fb2c52d224128732dc2efa22661bc74ccfab729a263ea92979e0007a151ae80d SHA512 f8614add7352c831dbe303cae5615de15c5a711091c30ff943a76c9c7e5684f2f2568817fd78018cd802c00c46ab0a153e30fdf08561cb2cda1af7dc6379a276 WHIRLPOOL 32b3496e50ca11119a548367f14e436d830bac12a6dec92b7912d2d40242c7cea0a625ddefa4c33f516622b8a9ebd6d65eea38322996451f355d2c8922638a62 -DIST firefox-38.7.1esr-id.xpi 431489 SHA256 07b83d2cac216a8e395b78f816d29c812af142a59c63543785dc2b16f8242e39 SHA512 2460c100a84e50305c68b9fe27c7048b125c5d95d83bb80113e72132d2f68bc671ed4175569eba154ca0d4c7a5e3f69d4e4bfb4e1735cb21367aaf890102b621 WHIRLPOOL 725af3996274486d89147a32452cad302c97c521c2c3809941875a1f279935bed24f8944ab1e4eb0bc5b6c7710c3a2dfed21f1a586cc789469e95d42750dd257 -DIST firefox-38.7.1esr-is.xpi 485128 SHA256 4e4d5d646d985da2f1c2199919edfd123153229109137aaefee806d7aadb6136 SHA512 2c241333c24cacec39968ba5e3230d09e8353b94a42e3ddc047121af144e98c4667c0357cb73da58b339becdbd3b90904519030b9f30b4b19530384c51428317 WHIRLPOOL 812da5a581a1df07f7418c2b2b9a7e735f1e19cde62ab199ade6fa3ac0e85cc68a622be55f362453a7770194158e0b61b244c74743f813c2daa05e508429a635 -DIST firefox-38.7.1esr-it.xpi 368409 SHA256 f130c735897f87788add259808b1ba63597c563d16e13718f1c8cc252435afdc SHA512 49b1a7c459dd2394187f5224c6e2a7d28c4db90613ef3b608cdc7736dbeece5950109adc2fa6620b5376665fcc615d4fdd5c1882c0d58d1f4f3f41999ec690d8 WHIRLPOOL 4ef6dc488750e004625741ea44d665df7be33b7455a8e463f05fdcb43bad044ed7db6f81ca2f0e104b09bf33604149e162eea6c3b4369ea9c261728dcea8590c -DIST firefox-38.7.1esr-ja.xpi 479113 SHA256 a8dfde526878ec3139641b2684b33374b3c8efe2437daa3b61eae55435a241fb SHA512 0f4d51778f751d3bd3ed84b9ee5d0c41b8b94da6d703877a99c4b3b803b37366a8a5ca627fc287ce4b7d12b3c3c8ac663c6fae4a74cffc7fe598fe37cfdb62e5 WHIRLPOOL 5e52efb13cee943a311c7eeef9649289bc0cb45b582e4ca3e3b4e273c12b8cde86c15cb7b961721ca4eb4a75434114ee3ba3a1a3be0b3c3258f6d2931d547acb -DIST firefox-38.7.1esr-kk.xpi 503568 SHA256 575076851a9ced7683cca17e642c377cceeedc645bd39d065a603d6acbd94762 SHA512 ec9928525205c07cb3f6b5e0bcb8d9cef6f2bf2253308edf4f51d4270fc598f05b5e7a197b82d84a645d73c4e7af062887a014bf127173467fed08d59a60a102 WHIRLPOOL 9fd9978baeff031efcb54ac8805fb40d47f54623506c13381e0805cc99b09e3f7701260572402845888b07500eef6af3a3b0150e7422b540b35801d5957f6e01 -DIST firefox-38.7.1esr-kn.xpi 533464 SHA256 a045b0e508b2b25b69aa5d59a0837de0dcff30e89c699ce2a679f8681a38b8e2 SHA512 3f9b979efa07b6f60a0e5ca584ccb9cf1126f8330c9600b69497933bbb7ea3fef9b1863e4a643b752ac947afa3a9f1ad1aedd8c93301a85e2382724f5721d2e8 WHIRLPOOL 6a9ed3cf0fbcd7ba4ef9ab5f1315f5c0630f34122a4533739915455b4ffacc8703874b3de54ff75199d140f6819dc1c1c317f4870e57de8fb48046bf4f41085e -DIST firefox-38.7.1esr-ko.xpi 460854 SHA256 a1eec2480d601ddd5457e2db32e093ea1fa2afb86f5e994efcbdb1cb3a04ce30 SHA512 9100dd0298a430d713edae6e324c6d4faa2325acf0d08ef0daf57d01a9182375c42b844e581952f30eb81083dfde660f903e9e0b2a4ba725e309e3330640edd3 WHIRLPOOL 4affa2b30acb9cfd7c66e0bd2ffdb2c2f57eede630816c452010a2824488fc23f5329b4676cde41d160e401524af1d30a0d7365462bc2e59730b7dc7407f7e08 -DIST firefox-38.7.1esr-lt.xpi 486452 SHA256 e6c4d6219fe9615ceeaf500e3307ea2e918e596ebf302bedf3621e39f08b4b81 SHA512 f6c04de63789cb3a6f22f62f74963139486c6de9c27821a77f85af50c504b25c15e704d902e777b20d093d9f148277421377332f18cc588df20b5c1780af337d WHIRLPOOL 48349518babd8d47256baee3749af820352b1dfeb34649deb3059cf04b3484b4f5efd0767661ad1fae0c1aac1503f24d05200f55d325e785273f909c37968cbd -DIST firefox-38.7.1esr-lv.xpi 467198 SHA256 5ddd9963c85db2e99bb26908e767ccb4b079fe87ee08feb15e62d5bf8eb56414 SHA512 891f5ab03aaa96fced247253af30a3d0cb966063ac75272761fc7d2eda8bcc6f16e1b04bd099dc9b1c93af4da693f4b38e96823876920c37457c7e1378d05bbf WHIRLPOOL 44b284acaf6b3a163ec7006cf44c600e8aad5229b50b676717f1483ee3e9ee150c98ea21b98033ba3c1d0e831c9e5cd31074d9debcf90c3a69c4a8ae7a7ea7ff -DIST firefox-38.7.1esr-mai.xpi 514665 SHA256 73064db0dccc3127d9998b04537d236a288538595e06c0f5d8b6a1712669cb57 SHA512 fa6254a32f1498796f0480568e786d281bf33230b7d753434c7048230425bf2fbe22eb7feea11cdab974caa9e2000fbbd00106edf2185e8285d7cd0a794e2b68 WHIRLPOOL f4180447415f4107fa4c2e6a59c12e040dd4a9b4b4625fc0906e8e7a8b73db4997a42ad20873ea2aa54b580c1c328d7b0dd48e45eaa009f3acf0004c8cedd0b5 -DIST firefox-38.7.1esr-mk.xpi 529205 SHA256 f01ac3cd7c09b8855df905acac57daf053f0e5dbb476f8c58fea23c3034ccedf SHA512 13ada7ccf264ae34558cf3e5fd6b576b7f89c5e70b359a1df01f59ad19c188b7c437bd16f3a261742a46902feb75fd8c5cb6052aeaefb179a1d4e51eb2518292 WHIRLPOOL a833c98c5dd8a7a12b5b192c2e0a58fc04bc13b6df8b55ca8826cd494bd6367af46db10d25f6363f935388757d04b40c83e158d0deff8afde5bedd7071111e6f -DIST firefox-38.7.1esr-ml.xpi 528919 SHA256 7c5b7d6e67a86df253b8f865035a049cc8541d35d7741029faf5ec4f285fbd88 SHA512 ff406ad997e8b2d4cc2b575e07bb5abb50083ef5c32ed7618cdf14e5dd1c395adb5cbe6ce3daed36284741c275318df014559dc23ea997f9c45ba2d4bc40825f WHIRLPOOL 8c918bf91ae68f4384d702304a711746693bcf0c4173e006c6da5df4f27baf829a7c5b9b340dfc12117fed4ddeafaa07714f23bca1c432eb1ae0437987572783 -DIST firefox-38.7.1esr-mr.xpi 505961 SHA256 903e11f0be03982cb00da9e709469c98f321ebb96cd416258b3c5ed807c54c29 SHA512 adb3a0fa8e6bda74961fac63e4300f9ac06bc8e364519fcbdc125b8f8a4c5f63a907ba14b9a64d9f993a6e024744044fb577fef38ba412b7d370f82bfd39ae7d WHIRLPOOL fa04e29f15408f795ffa953f3977db35e41a0f6aa9e2b2038bb14166a29ba7f8ced408d97dd6aa5d28b6ee767bb704322a318b8fff6434877eceb1f535ba815f -DIST firefox-38.7.1esr-nb-NO.xpi 444176 SHA256 34c8aa37d1e6c914ad97aba939ce26800d71d96ed264247afe56767c57bf522c SHA512 49d46fa1212ba1cd56f6320ec14e309c1b45fd1a32a5078606a29915fe2029d6f26244fb301ff56568892366018ac781da3a2c4afb9703b63c964dce4e10eb2e WHIRLPOOL 17b2f0d5e43f1160f2247f5c24c16e66a919f3977181ed290524be2206b3507c759ef760decc9e109a1379584e7ce2e6db99fffceeb1cb90aceade01c8327efe -DIST firefox-38.7.1esr-nl.xpi 443994 SHA256 0f794624e2e68eaeb33c2d225dbdae3ff407c887549f4969ff702f886fb68c36 SHA512 39f2a3997904480de057859eee869a8c3f019894cb841100de585fe1f711a624274cb609bf4677960f8269f8ba6db4e6c65ec1a263bfb3a0a871c5774929f662 WHIRLPOOL 95afb821d655dbe2f4c69ece55c6b2d5511673224b1e11298de63945837df5acc8279e8b0e0f52ea7ccdacb37238911ecb92ef3262e46925d20cf3b17f3fdb88 -DIST firefox-38.7.1esr-nn-NO.xpi 438451 SHA256 743ea205e27aefd8eccaa22aa92f507a7a2e87a87c6c0cc032faff1eac24142e SHA512 37324b79f438b69d11a812c42e245ade3376fbdb7f4e47e47d7efa15397bc85526ffe79f22f41b76026a4f018e537c5f0d5785a55d6f1e35214cc52865a09d6a WHIRLPOOL 55c4a91af277dd712fd4f8b74f5c8f9cf3fb815d04aeb6cbbd7f9350c672dddc470efc5dc646506774f6e733445a9694206558aad41ec137bdc288ae479acd71 -DIST firefox-38.7.1esr-or.xpi 527049 SHA256 bc6db8fa74f36e725a5c3b13f81240353dcb5dace0280b045b70a7e71788df1b SHA512 a89f828eef1b61702241939625fd7a9c3939466ed5cb3c5bde2bc9e0c98bd929dba1a77c04ee1be4930610eedb8fc614b1df89a74ead53fffc32a9c5054b54bd WHIRLPOOL f1ec8dc070bacd461e139d84d6c12dfc4c1c9bf2f937cf5b7562c65f7286c05d2fb1846657341f4c29cd1e3914e62a026113c973574550fd8faa1c34934339e0 -DIST firefox-38.7.1esr-pa-IN.xpi 493722 SHA256 b18721f0e3ff559201179007b6e2a4bc52528f5d4fd4b633472456a2d9394526 SHA512 25a52b5c832bb42a5a808d0536dcf117a59f4adc755825ce38a8add0bee2408e202010ad2fe009834b1eaf78b7eb8a2a357914bb4ed9b4e833e820d2d4fe3573 WHIRLPOOL 2190d2f25808122913513dfc8287812d41d6f031032c7345d79fd042fe867679918782f9e6024fb85d2a8728ee685cfd11a8e79754643c738f602df108951ffd -DIST firefox-38.7.1esr-pl.xpi 406566 SHA256 126d7277b112cd5e1016e970dd966002a00c1bcc168ebb076380eba0b93b8e9b SHA512 7ff2aa5c5d0981289aa91ceaf4827ddbfb94cfe74ff9846022f9ac9db2c5d76044be20588150d2d0ea217b303d438cdc54941b0ffb7c590aa2f49a9fa4439763 WHIRLPOOL b32436d5ce6b1f81be774e1589817cbd74bea7dfb58abd63c988595f32380db92d21ac0d0e91a3e35848ba28a61f7fa9dc33f6f9d30aaf5cf3cb0ad63444cbe0 -DIST firefox-38.7.1esr-pt-BR.xpi 459810 SHA256 a50abb5b26d99b2015993d38aa2736b049e9784375f29c4340c67b5ce5901e9e SHA512 59898a93e94f2c7519d103b7831ca1192387ca03d842f7819d83c91e051dc0616471fbb9c5f6969b243aed8c0d2ca90205ee1ba2ab1557dd18c454eeb5cdb52d WHIRLPOOL 8d603fbbe7a9b42d878a3e096014555959bcc1268a0ceb91dc3f91bf87bc0bf7356e8200b3485a3dee3b0495005c38f66161938175f6bbe7fcd073ed3529d73d -DIST firefox-38.7.1esr-pt-PT.xpi 439975 SHA256 e74a1044b30ce08b536840eb97fc41322ffbbfabb8d65f32f86552f9055adca9 SHA512 02c70136352b796f2119bec4989f21b3854c070518142270601a60e256c0c6f5b9ba4e36bd34ec4ffd84aba671230996fcd08eee97bd8086af07d7f52b573923 WHIRLPOOL c483d5c35c83a320697e42731bbb6a685e8e526c1dd98065331bc0d83469f849c1283b8bc4cca358560c5d303f495f5a8fa7fde1b932c9222443f0cbd4aad92e -DIST firefox-38.7.1esr-rm.xpi 446287 SHA256 23a00150ed90672462ce64646b960afe7e93c365407c900d64b5efdefc9658b0 SHA512 7e40a88dfb8e37944cbacaf8b3c63fda459533a9fe09cb1ce13595f28c3fbcf5faed8213876fdaeb841e9adcdbdb09fc2c78b28a754f50270248a6679667c6ce WHIRLPOOL bc3d51f751e317f69df9cb59feffce3edad6d2204f8ae7a8ea4da1edd994eca25c8386b90bff68a88196d7001cc077e19185bbe06465bff846f5564f2c9d5dca -DIST firefox-38.7.1esr-ro.xpi 494078 SHA256 5ec5d1365df706e1cb24877df22ac97e7aaa982af951e99e4318d05a6a4c9164 SHA512 ca78c8e0b725f99dc5e51fa8ebef466412c4b974b09037233d780efa160761ad94ab2bff5772c2d961ada01f8959b5329666ea1c69184d40f346c5df42ba7c4a WHIRLPOOL 59df892993a72a1fd6cd22ff9f56b456c6a196051af952dfa628ab35f9617610132068c0bf2af33fd429244edbc35a1f1fa9af9786e2e5972c290a1a8d415143 -DIST firefox-38.7.1esr-ru.xpi 414419 SHA256 b993cbfaa34fc2c2b06993ab1a1b660d9f9c58830ce0c1ef6afa6eb80e566932 SHA512 1a47686624362d270f627ea8318042b79e3b171bb4151a2f70a5f9131a53ff4d9a6668e5cd17d4501ecc40d06761deb77782380bd86349642e9f40a6299b4be2 WHIRLPOOL b0be02634ea343e821e9cb2aae949aea356bffa9216ac3caa5c32a97e54284698393d8b7b3f8d1843c07e8f7eeba8fdf8d294e6dc3bf85710be5cc27921029ba -DIST firefox-38.7.1esr-si.xpi 537393 SHA256 976713479c27a6e27eb8aa1264c690e83ad006be284e28e4762f9b76ddfd2170 SHA512 d2172b429291a7739fc05229aac4ca2c79d129fe4f92d86c2e9af8ecb2b9be222f754da681a7fbf1811da1199edb3ee44a4e9e84fb9e2c681bb357fd9db46d9f WHIRLPOOL e5a50417ed6edab81f4045308d3ee2b09ab56fe6cec5ec4a37796627fd73100ea92f68ba03222cfb62169d690007a978c050b3d5600f334d187479f116ddd770 -DIST firefox-38.7.1esr-sk.xpi 469436 SHA256 d85f0a9f7ed32c93c9006af642e1442aa65860a8fe0252f1282575f64f790305 SHA512 f37607691cf3f5e3cb701f877e5fddb5e69572a0542926456d2d7fbef34df4376f76e0c9ab329bbe912aa654f2156e2fde050df214a718b06f77ee73e7296672 WHIRLPOOL 082d30961f488f1a6e8746c45135c97d45da10997c26de4bed47df48f2548c64f7271468855c6e2700ad232d4ec062c2fa181d1a902e6af11333189abfd0fbf5 -DIST firefox-38.7.1esr-sl.xpi 441594 SHA256 788ab280792ffe954cc410191f30f358e74b8f786435616d62c371087359f799 SHA512 1e8871e8b55208a8e40604f2a2e639b242841864547b1e7d7f399e41afa88732bf82bd31dbfe15d44c6daabe6380d39f541487957c09946db44f3a2ab55bcca0 WHIRLPOOL c53c17ad3fc8f9e3e20c66c27410b7e7b087590b818ab497a3655e637e400495b72e7a84cea3c9c8cac42e8012c78b2d58e62549d1ed2eb3b24ae0b280f77a80 -DIST firefox-38.7.1esr-son.xpi 449268 SHA256 eec4af39f46367dcc9c282e298e6b947b4da62e8e2f4ee75c03de11f277d11e5 SHA512 b462b2bd26635a09fe52d5628a80ec477497af44b64d9527797363e2734f5d24c60b46123db1480cc63452510179f904be095414a158e1a4ea847b7c809aef93 WHIRLPOOL a60a085874ee4575e759b49b684672a4333f51e4feeb0ac4667a14b3adc06edea5e57912bd458bcb2a8023d55e0d8260361953ff9c58daf9e903726b24d6e63a -DIST firefox-38.7.1esr-sq.xpi 486076 SHA256 7264bc57b263ff32a5e1a93e8047cdee44fc6bd78be737ffd03648d2485a9aa1 SHA512 333d57718d329236ee5e44663d62fd980bfc1db0996b6ab8b450e4669ec0cd97050642e6e650e254b1e10b4daa33cc07602c54712e6f97488815292317f6ea81 WHIRLPOOL bc904fbb960ccba249e86159ef84966d6775bb5f5d376567357528b04b551c8f1b90d71a98c4033116b870db2082e62fc4aadb1feb8123d6de69040b83e50a82 -DIST firefox-38.7.1esr-sr.xpi 479419 SHA256 b92988b1bee95773e35639ed3f02db267916bc2cff8a71bf02aab38fa1cab520 SHA512 061c08e33ce1c3178b53f27079d3d544320a16bacfa9be0544e3052d762a7b0c7bcbf2f8792f8642379857928c8d8952a5aecc46ef89f6aef61835fe827a5a8f WHIRLPOOL ff151b4997980fd47955a80726f258b1f3fce6ffc611bb1c40e9a724cc73e499a475a90af0304692262832ddce711d5de20f7f740aefe495c8a9ef6fb9a0a1e9 -DIST firefox-38.7.1esr-sv-SE.xpi 452633 SHA256 980c79937cdd273c0275731bd26c03d57e82c8a5e0d0fb79b0dbd0a25b606ab8 SHA512 9357cc8dced330bccbffc1cdb7982d7fdf71a643dffd8e0c273b253e64b78ed65178d0ae6ec6c1dd3058b357f529a9615776363edfa51b7acc248dd5c8f59231 WHIRLPOOL c1ed71e23adaf7b78d7061d740e8d84ef9f3dd70ff46bd747f8716539b392bbb419cd69948712a0e49ea6156c52dfda1a05e36b2765e37f77ba5cc752f90a3e1 -DIST firefox-38.7.1esr-ta.xpi 506607 SHA256 b0a828f1f077ebbedd6618e85de5172f2f51f4baaf13acfedf7b5d94fbf6f85c SHA512 207536c1130d9fe4ca30896d8b3bad32d308c4fb1a9899545e2aaf0b2df781cae1174c922fcdc65b99ca70c0f91cf65540ccac22a031d0e9d6ad2194d0bc39c4 WHIRLPOOL e699d92a93add669465acc2db679d6eb43aa474eb5370d24b0db980b212d0dd07dee3816e951e3a2a00de2b294480b1ef318e9deda11279efdb16a31b009ec4c -DIST firefox-38.7.1esr-te.xpi 526250 SHA256 ed56af85b5ae041aa56986688d51e1f14ffe210360483e744c1350508961a865 SHA512 9500fe051955c19bfb6e99670b275310fda02d68b1ec043ca798e37dbc529b8f03128015d5c7c2b271db00e8c546fc8d3d48b36057148cab796c93b20cd72cfb WHIRLPOOL 169378e2587f344692bf8d7ce5cee90931f8e7ff6fe1d00a3b37a413f7f0ea2d2b3c2ad35234a07a1e3f4f241b5121796be1b6363483f251dee88f2965cffe82 -DIST firefox-38.7.1esr-tr.xpi 481076 SHA256 0bb028b144c5cda6b0d310b91b1312e591e18c91db0b223a037b18e0cbe34f83 SHA512 260cb8b0f5e803511d662bfd1d7e2867072d514079c2c4dc78c5e1b1c5524198918937628b93b878b426d5f24e8fe590c2f101c3d5ec2d7343c0fa5146a4b843 WHIRLPOOL 04c2151f230deafc05a4df5005c7ac01fadfb4cd63b21bf5566b09b1be22c0dcfbb48c6dc47eb2a7875d96053e25058726e44d68971b5b2e44a873429eacfbf6 -DIST firefox-38.7.1esr-uk.xpi 493313 SHA256 2fa352e22e30f6ad80c4884ab85b9036483223b17470cf0d559875c9da1b815a SHA512 bdf93a2d3c803606338bf8a8396594e099a8484035d03673e318447d0fec7371bed10971d37ed900e8d5161962c5c6fa8b0221d1a01f06a2daa188799ac0bf7b WHIRLPOOL 5a4fd9e00e23cbeadd5d7545d4ffb251bf91458e63c3be86e2055a727cb3a6692beec94062c6dd29bf71665354ed83dcd1353dd0a7f84613adb07fc5e562bcec -DIST firefox-38.7.1esr-vi.xpi 467504 SHA256 e44d8ad1601ccda0f534ae5a7c5afbbca89723ab4dd35c54ff917fed15112914 SHA512 eb7cc3ff16c7f3ccb20725fa601b4178978312f37c1ba7d488428973acc4ed182084894ceef375d7bcb476f0ad0a4d4e0fede0b9aa0fe90f5470854ce2b60759 WHIRLPOOL c9d373be27bd54b2a2671f504c24a0fb1ca58902f80ae986f9ef7f6e759fb1913718d863b38692db3caec3a8814617711dd75fd82feca7bae88ca6ca171aff12 -DIST firefox-38.7.1esr-zh-CN.xpi 488276 SHA256 8c99716132f6268368d632e150cb77ad43e4a2374f85566fccbbe88dcbf76512 SHA512 a75287e0deed7b9ea1416dc6c0746e11e5ea1c81e23c42a13cb51748ee8916aa496f73a52834e3776c55b0b899d10af3f72a6e334ce4e1d034f3d3d0c9715b95 WHIRLPOOL 7f15adaced8e73b9d12c13dbae3c0f6d5511980d23d01ff2531703beb8daa22a841e110c5c845b51b041a41b857dd74a953a96d8236f6c446f5ea86c2f11e96a -DIST firefox-38.7.1esr-zh-TW.xpi 467843 SHA256 e41aa8a9b5cd65abaca3735e2a87065671d1fc30b7627187ca1e4353290549f0 SHA512 631e3ebfd31e75fe28a5e966b13d8d3ca90356a58fb3a5ce0d19cc5e3ffa6784113a0307f7b02385739421d100e51228b14751fb557b4d56432ec022817b4a85 WHIRLPOOL 9ec263c4ba6580e2aa7eda05bbac9139b2a00ed2185053811965436615c2f2eaf7fa177cc20a85a8376792ea029cd2dee09ac1a93d4ab0692f67697d8775839b -DIST firefox-45.0.1-af.xpi 436169 SHA256 d0b4d85f6f3260cbfa27fb83be0cc11d224a37106c7309fd71aaa32b5e20ff03 SHA512 b6e26749b30dc95801c164403a16767715c67001e50d0b96345e8bb80b3450e883dcd525c4b253b1eaf14e7c3d637d4302050dd79727d91b11836cf47eea43f1 WHIRLPOOL 6c93a29d4a8f9348028bd5402e12ded00c888820bf9beb31dd4f17024ef8f256f0a4235128f93a232f1e2ea7a2504aac1faabe0c5ae3d2219e2fe7888f266ece -DIST firefox-45.0.1-ar.xpi 471775 SHA256 d0fa28f972326c9da83bba4f92310ee65d577b9c3a8520a09f7fc2704c64573d SHA512 8b3fe1e88e659cd1c844dd0b1926e48b481d96519754a3524e59b5ef16cb4a2c6829d4a0f27156328561da13b85d74e7623c0451234f437d38c1d7438f92fc78 WHIRLPOOL 3aa20183c9cbabb5c77335001f94e306d6372dfd9ac729bc65468a35646a88f4078a6658d1fb52d43d66da7eaf00509ecd37d6b18a8d9f40ec7a002193aab068 -DIST firefox-45.0.1-as.xpi 479910 SHA256 5fc518733fa7bfba6650473f2d54a1cc92fa7493c64ccda77bb9776d4308d78b SHA512 a7a8a5d14df2fad5875ad6ecc2eaf38501e7455d784f783d569ef0ef2a2705abe6c51348529dfde435a0d92617ba7d7eb4e5203427c093ec60177c73f5b20cbd WHIRLPOOL cb8a39dc458fa123ccd1cc87219cc6f83dbedbbf088453c77e4dd0050175cbe2eb7da01b87cb85bb6ccb9e1921b586d984e842b28477bc8447d1b30643653dc0 -DIST firefox-45.0.1-ast.xpi 416054 SHA256 76b15d58485d275eb6e04668b75b5d5e91f644d6fa83249fe7ab2d796b88ba6b SHA512 2851336c37c90b7d12dd6d94095da49dbc8305d6c69ae5766fb972a51142fa01f277c43eef97020f49cc64cd28b288863e079810b46531d21ccac8ac99051318 WHIRLPOOL 984a58dc74ad972894e505f1bb0b9ce77123ea8c1a2a5ed403349bf5f60e9d433d0bc824f6997654df92b573c18aede269190c9350ec31f20cb8d793db93de6a -DIST firefox-45.0.1-be.xpi 439433 SHA256 18118c91d5d9fd8376b175e01894a377bd945614dcec67e0373838b59512d682 SHA512 db05311f20a1db5c579ff32f42b2d87db57e4c31c6cecc61917912f4a5ecbbd4992254d3652adfc2d16b01c32b82db63ff06354dacd72ca8d49c42b2b27abe16 WHIRLPOOL abf49eed5e331bd5673cf61ca7ae32e45db1c9703ae5fe1ec5a114a97b8d07fc7a7d5fa08e748ae350168219a17f39a67d6ceb510a9db7336b79205c18e6c8b7 -DIST firefox-45.0.1-bg.xpi 457342 SHA256 b551ecb81f495c84957d433db8d10dffc7e68cb616bda261fb8396a0787b68a5 SHA512 76fd72b52a1671a62ae93d36e53c7e51155e8d77cac54333675f064b5cafcfa8eacd6780621b836e15a787223d81ebe260406ad6a0eda22d5fda8beaafc2849a WHIRLPOOL 139e747bb411ebd51886977ada49485a570e24a71907cd9832ffbac9993507fb987cb3768a7e966f222996970ef7994e31488d7cd04482ef61543e9e5a94eae4 -DIST firefox-45.0.1-bn-BD.xpi 509415 SHA256 64725b3e3974e58580a99b56ddc3674f217e7ffe442cbd93f410ab4807719bf3 SHA512 5d7ed69aadc43f2c92e149c8bde8dc4f027b70144c72b4c78f73ea21db8402c35591192fde62a09e729ea574b591a75eca8c167f0364319ab9e1835784c7c454 WHIRLPOOL 999d9c0275527862ed05dc867eec5827cd87e6a55ce4f48d129562214378ac0f0f764a328ff510c58bc0a15fb921e6ea3a7b26782e2100f4c1c8904b14026e86 -DIST firefox-45.0.1-bn-IN.xpi 490801 SHA256 44561d72423124f708b7ec13315b961a8e1cb9cd5fdcdcd06ff939e5f5ca456a SHA512 75334e2f8028b55cd31716ea7af86b2920c1c51796b504d8bf5ebbad792ef569b1ce685528f00ed37cfd7d73fb61c2b47553c37e0189471de076c683fb22feb6 WHIRLPOOL 5b06a491e4dd592151d5de768fb63371468a3dcad5701aec7efa0a648088fe48f819444d95e755bcc746c4c8a8c6f0f283c2a1b65485fdf61112016569528e8c -DIST firefox-45.0.1-br.xpi 431333 SHA256 26bf95185251b8c45a158cf68326070e7c3d5bf66bdde25dd175794b381a8b6c SHA512 928727dab9529997964c9d6ff1167c5e75ba38ac322b40029cef84cfd7559acb4b49d64e0c4f5f60e050e7cb14a398863f8cd4a38edf33aa869d07413e86d583 WHIRLPOOL 1d15136458da8293b565cafa0f43243303aca8a5981ec869a30896759bce746ed6052930ba394c9aaf21f750021c0a7bcbed6ea4380181ccabd257382c86917d -DIST firefox-45.0.1-bs.xpi 439698 SHA256 a0ff84f7b3b0adc237b6d9e844a96b2d8ea2bad19e136995407eaf59a2cbd45f SHA512 6edd03881d28e1ee1ee7dbee89e8bb3878498e5c29d9b6ebb6ee2fbd4ab5cf3af69a847017ab1210481d3a94dfcd1898fa2121b605d71b702544097bbeb3588e WHIRLPOOL 8e499147db6f67f129ae3864ba4aabacf597b9db72e8f8a9bd4b45d1ce15f0eed6f4ef4d99d6f93a1ae2ceb51d29df429ec322b8a747a4ff0370927a1ec42caf -DIST firefox-45.0.1-ca.xpi 433726 SHA256 7d9489ea2d3d2fafa2e7557e75e7df485861466316152332a4a20311771b1ca9 SHA512 a9ccc5a44ea9cecc036dfe4b44aa923455e53475f5510a4fa030ced587514a4023692a8dbd5179f7fd34eef7d7ba3bb73a5f5ca4d8651e634a0149ef0682b247 WHIRLPOOL 6015af0a2de6af5f8c3f1d732b3bb840044c6dc4b6fc7c470083cccf27c185ec144be3302007cbdb14e6734ddc61fa612b123c84e9edda78aaa623635a573f16 -DIST firefox-45.0.1-cs.xpi 437701 SHA256 b4a504b0d68a1076cc62ae7fc2aeee4fbb6a4e7b2e88139209643694e49cf0f0 SHA512 4189c9deee7652b4a08363d3bebb7f4409ae24e4ff2f36278448fcec780753976ae88394586adef5547cc87b66c22d8348483e518a6cc188dbe689a15a8ebc9e WHIRLPOOL 7003c104db5e96df8a1ea64a622af6a332d407548984a9865c13b7b680420758a1ebbc941d36ea17dc5a4c635fb1429b57380855930a4703b1ad99c8393ea46c -DIST firefox-45.0.1-cy.xpi 433864 SHA256 3b9d430c65e6ef81eeb64690f9ce64e3c040f461ae1e6aa8c7466477c16e6e1a SHA512 ce2cfbbc294c8f2d8aadd48d3283b03f02366a5b729787044431678e8e2a11bfd4b9e38a750bfafd5fb8fb73e2d53afb887ce3c344491b1596fdbb60aacb973c WHIRLPOOL 3dcf9825f02ceb246459a2bde9ae844ff33232ee8f6d1cc0583749cc35f7711c10f7cb75e8b7d766d8004325c20390215de297b4db5cdab0ed391e094d16a9d3 -DIST firefox-45.0.1-da.xpi 424613 SHA256 cb7cac876b49e95f9692390eaf116ccf5a7dd4ef0ee72d597b4e517ebbb85c0b SHA512 1f0250bc1408e4c32f7faf416ba73a0a0cc3e68b9f4a42aec78762563d3581b44cd2dcc1d2429e0648bdf1ddea1c0f5afe8d2088f0c1cabff334ae56bab99a16 WHIRLPOOL 64ad00fb208abd0dea301bfa60ba2f22614f5695b9b28a351054b26c613201e4699ec56db8f6cb1d0b3a26281cdbea7724c6ae762edeead52712ddb6963d4344 -DIST firefox-45.0.1-de.xpi 439756 SHA256 123e04c49962645a18947efb04b8e5d3fc162cc0c1c184244d0cb2cbf4c8317f SHA512 8e017224f77d9402f2a6753732dda767bff89c363cdb7b08889328f0cb703f2edea4253a9be2a18a4c7dc4b4c5d0a0745b65dc306e0fb422ce59f508101ba681 WHIRLPOOL 463646cce3e651303b3d3d8de3cd8b984499d4ddd125fab5eb9bec4dad27fbf996c449893aa657187198c420175d2adf3b68d842f30f2e916880a0c95b4727ee -DIST firefox-45.0.1-el.xpi 467211 SHA256 8eb0b4fd6fc146743688e485d0deb56b5ca9baa65fec5e776c2bdba24d157443 SHA512 93e84bdcbbca3b52e36a873d15ec43da13884ba5e86bda4fb9274d7d20b668d65e26f1d75e473d777ddf6f1d06f5637ef396e84226dd7f398f0b314e9bd5de62 WHIRLPOOL f008389f77c8e81f22f24279622ef8d8817144935d8644b482355d4b437a594ccda8e1f505ff4908221f5db0ef8c5ad71792e879cbd6d9ba5fdc601fa812c394 -DIST firefox-45.0.1-en-GB.xpi 418742 SHA256 3f885c1d6df7a13f0b4b33785bd15f577dec52f11f80cc5a771d504fd6519708 SHA512 908f1cc5e346939df80fb6c739227e20e8205b1a096ab0a86f2ea02dfa754196de890570252fba67e26da5dfb6c81e001e078fedbf7af381552831b44b538d6d WHIRLPOOL 31e697bed0382eb12a68e49d04656874b68e231205aeac07914ef3123c2c09890f8fe4d7f16e1a0d9288641452e901042b974eb0be4c9dba699e0900fdb8ac20 -DIST firefox-45.0.1-en-ZA.xpi 415694 SHA256 8e99633fc46f8318302dbb636e0f1811e38c809988638f6bf6a98d5b74aacad7 SHA512 d1ce120777da845114d6fe7f277c04b215f4f4efaa565b396d91773bdb1e5a6e87e9cb8e10a1015361f9d0503b6e36b0f438d2fa2258cac9e57bf50893951b6d WHIRLPOOL 1b682653631b76775d34eb9d0327daf7397cb9899d7b7b07d44b94a1065025ef2919d9d8f44c2b2a2080d439365f5fb473c481dfd9ed7022b5197f0c763474a1 -DIST firefox-45.0.1-eo.xpi 437888 SHA256 5c207f5864ea6aba4598657af36ab59009f72a20529e2f69ff6394e09180b474 SHA512 d403be5cd6a746fb760271a724985cd769c7747e7237ef1d7e609d389d416155859b012166992b77957f76ae0bdf34a0b770a848d001742f9ff22ddeec613685 WHIRLPOOL 06997f2d1076eb8ae328d2b89ac4c551dcc4ccc18ca3be6958b94acad9570896674cd5c974c51f91fdc61b0608a1540dfedefe737563aa09e54fe1ff676a6d27 -DIST firefox-45.0.1-es-AR.xpi 436400 SHA256 90872a58ee2b7ced889bf9e05e9350feb78e6b8cda4fc780325a3e868257ffe2 SHA512 855dc5415dfff50d3e84d41b4ce7bb92ba09b46f2d055cd2016a2e84a769e2fe2be2e6d2ec33b3766ba8f5b01f15c6c0d40b2dc60a2630c85733d3f19d6e22fa WHIRLPOOL 6083cc077b4445af4e8f2baa2c5a291947c971e2958a62dbb0835871b2fd702935fa5b614a80a7fbea1d976bde2972678e19b7f7995be188839e37d8ec2ffcf7 -DIST firefox-45.0.1-es-CL.xpi 363186 SHA256 4e94a545ea6a0f4a718527beedecadf92556bde9d55216382fac090c69b9e127 SHA512 81e24fd899e2d8447813934bc0678cffb5e9a4c184e4e1a533b7b3cf195a095312e1f53a9842ed8bb5a605970fd6b9e3e24bb6534e9d1fc98b23dfba4810a586 WHIRLPOOL b33214169c53602f582976f78c5b64268b1382b44447cdd34bf3de3874850330fe0a0dead2e2330e363a8adee8b9775e8f2e97be627a3c37c72a7916d0e89b26 -DIST firefox-45.0.1-es-ES.xpi 348133 SHA256 564a1dad93ada231367816841a91190ff140661742b1035633c945284a9032c5 SHA512 7de99ac9e697849ad69c24052b4c5328ede2ac1c1678f129567035868c462ba20f1cc9fb934c60d36e8b0d0328583d024f23d8d367cdca5e84804fe02acd2b48 WHIRLPOOL ac0bd1afeb8d9ca8fed80b6464ac71647579710ef204b493f139fb4099ea7a3c9f9a54461ebf0f1c64a4cce4fad4e3fd6e1e449e32374187f2bc90cb2f58f57d -DIST firefox-45.0.1-es-MX.xpi 443818 SHA256 e02710aba78845f6eae241736a4ac279585c10a9c12fa3e231ae6e99ece50618 SHA512 b297d1cf67de1da68a3927a2b7ca9f63c4407200298bb02d02f237b274ebe2ddd674d7d81ef61ab5a3ca6891a8bdaa12a5ab3919cce33d4ed7a97b7850acf39c WHIRLPOOL 8239f13ecd67c1e496973f97622eea9277a24912715cc45464c269b26b5c143123d277e84cd641f0b4b086767b193b00c2da9e0a76034b9b6477f347de988796 -DIST firefox-45.0.1-et.xpi 427886 SHA256 8733b463d7c609288bc4a80da064a3ecb59af42107ce156db4402df5b47005b8 SHA512 44a92685ddac2d996226d74b972425bb8a62dfab79b4d3ae7a3946c53464ac9124dce06d1dd99da08b9e8d2d278491066972d83ff3f06d9e57f2ac3eb1a6dc2f WHIRLPOOL 6e4a1ec6b355664820013c61cc81ad3d91717fcdb90754b68b2ed9616109a528ed046e68689b27639568c8a4b31f7f095614b8d8a08f54feb2fe38d62c4caa76 -DIST firefox-45.0.1-eu.xpi 438042 SHA256 e5dc30c260897c65c62d3f052a16b33648955cf4ae3edc366080f81478e3912a SHA512 8d4325ed8ad19516fc11fc9826203fe14d351a98a845bcfa1435e1d155a28668ed622fb42bab612c408b2d034466bbebf60c554a585088da72374c8f059491ee WHIRLPOOL ae49731fd864bc6f54b2a569c240edea3a3596ba5127746f9ac604f8366d54bd8eae91cab04c09bf134b74125f3544adfdf3a1d15198ca0f17207d27767db8c0 -DIST firefox-45.0.1-fa.xpi 485805 SHA256 e8c611cf2ca4f938dba0a323f16eceb1d5e696d581ccf2f0e89cb86d0258126d SHA512 08bc57ced7dbed056ff9de4fa2bf851f3c185cefda3d1a69476d96d1646a050ca6547bbd3e3f316ae8ed46b7f0c979bfb5323254a7bdbc3b6da15de0c7fc6565 WHIRLPOOL 45d7b6fd8b2818104649f82a601062a488d33811e35b681c75863113d8ea6f9931f6108c22d7c9610b4a90229e8538f3353c76f3d1daedaf8ee4324b9cd809bd -DIST firefox-45.0.1-fi.xpi 435343 SHA256 9b94a66db6d0da6abece2968459227ba10c323b2515560d5513e150da7389b96 SHA512 3236106e84a9b330c6649cc080810349740695d15467ac07d2267f1fd68958fe0cc2eb95d36e33d653b14791eeadaeefcf053846de63c31e9a3f8293c226270f WHIRLPOOL 1a933d8a2b3220c0da4622e5700032e696e095ecf928aec9e4dea81afdd8c7f66a3235995df4a485442417d2601cdfa75df324a166751c3f7fb3c732a807d98a -DIST firefox-45.0.1-fr.xpi 444345 SHA256 3852ed894d4bbfea425d49e61a1137388b12a66d720e16ee8e7db0809ae6a051 SHA512 a56cb5839cecfd4b6b85f0b45dd17baa7e6d0a046cc4107e7a59fe099c435a047da405f5e0f112a098721d33e3a897ad146ddee4b0353829e6861ffbd0546e89 WHIRLPOOL 73b17421186a61db5f4f1ed557b7011b08dbd7f2cb7c995b0c934a85d00bf2bc982247f55d670060448912b3b9da819a3c7d8ad8affb1b6baba5b8c6b6f6d380 -DIST firefox-45.0.1-fy-NL.xpi 442268 SHA256 a5e58052b875613255e004565aacd504f5e2c82d4daa607c0b64801fcc761105 SHA512 f5f40e0899b0e69d17960fa1d8a2c555bd4b1b6d399ec459e973124353264bb71dfdd6621f2aa83273581de646b3b5105937d4eacebcb099c1b9ef57dedc7b85 WHIRLPOOL 767fe1e0cdc3e9afa4c5674e5d7cba12bac898b474519c4cf5c3d3e6a3ffe526ca9d0a1f948fa03739cbc7154774f04ab969f3d6425b0c2687ef13ff07f33bd1 -DIST firefox-45.0.1-ga-IE.xpi 454974 SHA256 adc6a7696eb6be2fd08f93ca8795a54787d499b80f04263bc10599365353c7ee SHA512 b5fe53df4f3e67e6a499680375ea8869db631cd8895a32ed81cbf7a59f93db6bc4f1b0acd245d5e2a540f3b7bbbee9753c04de9aedb1dfc050be24e8b82c53da WHIRLPOOL 69d7a44a93ec1e026c421634131e3b7de68678147e4ae3c02b84255d0e1d75babadaeb03ee7f022d7e6a0d184c57d52dee3d76dc523609d5027d67142b6d0ad2 -DIST firefox-45.0.1-gd.xpi 443932 SHA256 de6990704adfcce0bdea29a53946afbf8418f57e62ec5b9984454a920e1088bc SHA512 32cc2c19d25defc3720b4bb8f4649ba3e6d4a48461e7e689ab9ce9a6bb9251a49b8e2bdafc6adee2de9178e1b78468999252f9a74c25c5c662e7c5dde3e64b8f WHIRLPOOL 86cadf9dd84ed24852214fa0d6505f7457e93fb7196c20fbbc16927739a8562924d788c76707a88e23869859a0fe0409d63c98908bdfd42e35d17a8db8dbcedd -DIST firefox-45.0.1-gl.xpi 431619 SHA256 962376f41f570c78668a79c35fdf7cff52eba94be8adffc9f1073b36c51dfaf5 SHA512 9ec4df34aadc63b17a73f565eb4aba6e69d1312593b52fbb89faf69a4e33f910344e5af94258bc3f0a2346d9e6b1118cc6de596a6917e9ed25ad12bf3d21e620 WHIRLPOOL 763eb0b65b97d85bfeda96cea546b251c7949221e5219149480beee8450432da11dbcf68d5f52ea9896a6b73f97452f2421d18ec5e27b0e5d5ab5c1f97b207ea -DIST firefox-45.0.1-gu-IN.xpi 469357 SHA256 9a41d4d2f18a254c9f5416a58be6d4cb1e93028b7d29383876b1e5445ce88e50 SHA512 c1128d1a8d2dcef5a445dfec1e180f4f7967056ff6518a9fcb9d7c6dcc9b6cd302f4122bcb642db9bd141afe1e542c0a02dede6b8cacc8b16df073b76a8333f9 WHIRLPOOL aed5c6ddd297403e23ca37a209ccce1c369f7ff24c6ad2c7767be30d317c90bafba7816b3cce13eb0d320af9040acd64d636540067e25a97170cdb6147c5bf10 -DIST firefox-45.0.1-he.xpi 451979 SHA256 26d5ee962a69bc71d87ae1bd0b080b26862700b6fe5f7c423e82f7e28c3a11c8 SHA512 a2b9058d0f6eb636569f4f97e38e6303b02d0d67e88a2438d9a58ce4dc0fc2b217c06da39779d432db87cc7fb14f9a31e363dd10dca962a90ff0315c6a9f1a3e WHIRLPOOL d71bb33907aadd15089d021fe0f22c3c1dcb1d8ebf2b8a37825096d74e6a47b1014483770ac205e41f6078b0c1a2368a11582b88e73879f1de4de2eb704c2908 -DIST firefox-45.0.1-hi-IN.xpi 483334 SHA256 8fadf559d0bcdd16de233923fbdce93d766898d7247cc560c49d535aa1a63bc9 SHA512 7d7b954b5d32ff97e513cb29ad9e5888811060624560535747308bf8a554019ca86840b0875e275d40467109fe8f3a9cdc8281741f808dd99dcb9d61ab560491 WHIRLPOOL 92cf2112c7e9984e4258913673e367bec45d860d234f2499ea50d2bf1ae64b64c1fdce2a061594e2d113996f8ce0726ea2cc7423bbf938515cb2b6326e32f37c -DIST firefox-45.0.1-hr.xpi 445884 SHA256 5c28fe6b8d593b624f754eb48183039e0fd3cbc7f7f42cf018b196f51a6b1ffb SHA512 1856fbce84098bfae88d370f807b7893367149619fec7b9d9a3194793f2d6f3dbbe62fcf7eadf5d5b5337b5c9f71cc3b7342039de841d42e70f0d1d93e40bcf9 WHIRLPOOL 1a752a4803b09e46945cdba4d00bd5bcd94b71c2bb0af990a5ccbe69ed0051b8978d5938ca6bbca45941c5fd18e196c2defa746d47d5c4f5904806a08ee12320 -DIST firefox-45.0.1-hu.xpi 444069 SHA256 3d595fd6f2d38df49ab82f7a074e912e2879ec3c0db9e74c6f86662bbac7bff3 SHA512 8c94435d9a67d529f52bf400809900d04a5e882793fd5f0079898938b216b6d0b4fe37a712c4a01b7be92dc88f4cb20478a6bec98b00dfff4e82e9423715acf6 WHIRLPOOL 2870b9f75764f7056b9bac187a3a051e37becc76b167f2250fe666b1511edb01e8d13917f7232e1d34a8d2f04d1dbae49f8362ad74a44e5cedd36274a92661d0 -DIST firefox-45.0.1-hy-AM.xpi 494082 SHA256 e4aaf97614f193a151032c94f30dd69cd00d401400df650c327c75dc1025fd15 SHA512 7f1faddf8ee60e50e381c75f1adc3c99932b7429a45ee93b00e299f4efbed6517236485b53016cb7d63ecd0592b20e3d166f47d65ba088851cd696cd2110e5d8 WHIRLPOOL 32e65726b4918abf60bad55d3f7904cc4083da2a9cbf5bbd293d319986205252ff670b9bb4980340d0470b498973a0da03a162778373a8f7abd469cc10d5a863 -DIST firefox-45.0.1-id.xpi 421750 SHA256 bae1c6c55096512357b2d3bca2d124d6e0ded8f2781422eaec53bdd2d1dc9e2c SHA512 4a6b4837fe1e18d09921d1fd7dc14f8f611d3f318fa466b57387a272dbd813b6baf592d98686d21440462495d262f9e241f23d4af0c0a273e588b3d3874dc80b WHIRLPOOL d8dbcd250b56191d7d5243ebf2e1f8209b1237d2a7a649c11e09b58c26b94a743f20846efa7fe9e61dc0b43c770b11d7014fb158e4e891a221342b8fadc14691 -DIST firefox-45.0.1-is.xpi 438156 SHA256 6249ab1fd56b5c013d908253f140d2285de8c6c8912a5f9d2d4744e8a5e28012 SHA512 e9b4182edde40c8df7f1c4b5acfd312c271c9c98bbe1029cc143d3f64af6fca2070e45addd8dcf181ac1bb222de5f89960537849d0a01e9adcf9750cbc9b15e7 WHIRLPOOL ba9a2d7e0b75cbe0ae0b22e8e2d4b1ae6080dc4b0270be2db0fb7e27014f60c367f1051feaa2efab7f114552cd840236bfaa81d345a50ece692dc61b5bd55940 -DIST firefox-45.0.1-it.xpi 338105 SHA256 9768e30aaf513296f31e36e772f32fac991980cb7f7a9de95732892aa7dca9a1 SHA512 3c658789207ff383c3040145a163745493858425703716930941d8c0439b119c6a0ff2e14a9cafac45d8c86e198dee3aa7b4f9d8c7a9df2d0f6be562d0b462cd WHIRLPOOL 19d98ba29d6e9c6c76f9d258dc6d7947395429fded2db8070a5a53eb67c9344465731f1a317b1602036d22ad119adb9e1ced6f5995ec712178f4ad13380298c7 -DIST firefox-45.0.1-ja.xpi 480327 SHA256 a1f443992b4c28614cbde849a7f593d55606ce12d81776f21f758517fdd35a8f SHA512 0d42698dadaf3d83619f7445e0b45efb3a6dc46ae30ace81b7746616c5abdd965c8a62cc7fbc2f3f851bfd4d350176ce4db3e31b1f23031152ddcc4ff12a811d WHIRLPOOL b03b75f52018138513f1a34a561c345614ee3639dc29a29bff4767cfc7916c12f117d400d4f3bbf376b2e8bcad1dd402f6bd281f20169cf63faf7d62ab5f75f2 -DIST firefox-45.0.1-kk.xpi 493280 SHA256 3ac47c61d5483cc9b99eee1ff46590599ac7bad5efe3254d430db0f651d18ea6 SHA512 89123547be6d56f5335e07363c07a8a4222b2b6d98393de41e167fcc51d989cf3836c9d49c530f2be998c39c7ee13a774e3fc9ecd6b2b803073f1951d472d13f WHIRLPOOL 3f4323def84fedd8b87af6ee0a1d6fa9bcfac56dc938c7a7ac78f122888ac283254c3e4a2e001d6660fb0a5feda1b5efcb75674b7360faa0f407a1fd81f6eb61 -DIST firefox-45.0.1-kn.xpi 492246 SHA256 8d1535ff4e8bdb8c9fb64e34034f165face428fed3b42a46f81862f35c5b68ef SHA512 9c159ad083d190a94d48fcebf069584f6b13b78e358ee22b186a71104cd02fb0cf5228b6235998192deacc1151e9b9168d48d54dad06bb99ecbacb20e79bf50f WHIRLPOOL 2a0b7e9b21c4be76a5e819d69c74ccc48b82013d7f4b4b7ab3be58ddeb825814a01aabacba4c2cfa5639a631f1e9e14f1618a67c2830d5e7718e84123c5d99f4 -DIST firefox-45.0.1-ko.xpi 459998 SHA256 97201d6e5bdc11d5e927cc93bf922dfbeb3387c3028cc2a3e3d3d4027e4716a9 SHA512 e8df97bd6478d1bd25749085aec94ef4991d258e96f23a3b9d4f3be7e861408094180211ca1adc2789c9b4905c1cb3e5cb10b21dcda6b98603aee50418860bc9 WHIRLPOOL ae3baa8b583e23920cacaceb97fabab026f4a7179bc8551d83f4366effc2e52b59e6bc9d121f97530c4117e9ccd2e72a13848d009561890b3261ce6185569374 -DIST firefox-45.0.1-lt.xpi 451529 SHA256 2893c7deaba5aeccc5747c3eba74f0cc0ad7e5fb443acff7f2577fd3b4d4ec90 SHA512 2d379d294b64ff647578ca2e9ff490f2d2ac6db1938228cd03677a4f127bcc318821108b2a610df9a96ca5e41a99a6f03a9bf63912a7c297c3e9ab03a157471a WHIRLPOOL 88635d6e13b185d2f8b8590c85b86cb4bc584425c1b23b56a5065410158e92edf9e8f63a32d042c968712622a0dc348341ea12590de7f1f95bbb479c391bc19a -DIST firefox-45.0.1-lv.xpi 442659 SHA256 a2b71586941b259b0a7b1c850b60a1cc66a6210fcc020a68126f35e70645e8ac SHA512 a1de20f0c8805768f2c2d445b205d7eefc14a658e50af8fd541178b46e1d6116e0432997469fc9decc239de42fdf696ea0356ac5c3b9bdaa127f0c9099439f88 WHIRLPOOL 8851864d3c8d5c9eedb09f57778738565a60fd4d2e463f5d6f175e73c6eba70d1befdb23a30da3b112791cbc075fe038731583dde46f19752d8a1ff099e57ad7 -DIST firefox-45.0.1-mai.xpi 487582 SHA256 a338518396ba9a06b24b3d87ca3537c1b95286f5d3e2660eb1aa4126eb7c8856 SHA512 d00a87db009aeaa515c5e5696139b73e9f99ca9603914f58759975b5da5ace45778cadae93e041bbd6d633bd2e3e40837ad6dc9e145e3d75b87a9d905cf8f03d WHIRLPOOL 341401fe01fbe0305a0712e945b40a81be7d5ee0315b82058fdec60f990799ab8377ea3caf1e454ff67fb9a87e1e984000d28be42d5a2bb0e4c67f72ca326c9f -DIST firefox-45.0.1-mk.xpi 473208 SHA256 a3b3626d56aadc8006748318f621b91ee408b57612ce4fa4f23c168d57cc1c6a SHA512 6a88aa2fa20f26737be0f65bc5000a64cc0cd2b0b5d737b2177ea076aeca5386f7e50332191de8d339e6791ad3494a990867eff55444cfd0f9e5c5d408780897 WHIRLPOOL bc37767dcc400e87eaacb4e0089ff7006af071a462200795369eb2ca093fc8e1b1625c49757a961986f600a46e62d29722853df2f328f84f2fb88e846ed7f3e7 -DIST firefox-45.0.1-ml.xpi 495274 SHA256 b72f04d6e22faee33715bdb9138f3ae6efac52ece76e3e12813d63e607a560a1 SHA512 0ffc9ff8ec621427af6b301fc583fde38cb6bc9d51a5a34dd628c595e0628746a3f7d9ccd9d98aa98cc3afac83267bbe57ada26d04067a9b50fedda6c71430e3 WHIRLPOOL 1e821986ed8995875afcdb1bae119ec04281314cc3a491ce0b8f93452efff8a8a085a8b9b56a0b192ab7d9df9ba7dca49f2305d1235b9d4054d19adcc8653d26 -DIST firefox-45.0.1-mr.xpi 498643 SHA256 4abfbec9b42017c3f38faf7ff04733be2a9b97c2e12a7154f26796ba13a42de2 SHA512 493e71c8f16e576896e902b8dff05d2ca6ec1ad28fdb0aca42f202935349220a376e32a2870527e3b31ff000c6cfeecde79b77ce30111516fded8de0c41df6ca WHIRLPOOL 2ab40a8a998145a5db5dc04580fef0b1a42c992d845b11c217746bb35530ee810dc175bd5a70bc49eaaf0747f7a6b7d9d9c2d55f4cdb2fe3ff9718c791451687 -DIST firefox-45.0.1-nb-NO.xpi 432169 SHA256 b839a63bf3f56324d4c00a90209b2875aa50ba938e15ebc5e4d7bae9cc36fc9a SHA512 727bd569b24b23a03b1f93b7a9b829d017a15749cc544825885eb977d1a01f13364b4d65e95b2347ddc0ce3027967e3742c16ed153a6f8ae647b9b887d550b32 WHIRLPOOL c8426a3e32a70369802531623be6e979b73cfcb143ad90ac260b9d6c5bd70eebbf1fdcf794987e1b5aab48ea20932bd031ad6e2414788bfe635e880d93172e3f -DIST firefox-45.0.1-nl.xpi 429705 SHA256 b366a8b4225256badcf30add565a24e63950bcb8f9bee11d9d3994d0365ba9dc SHA512 878b9bf022544cda2a960e4848875611305b1ee28418d3347d3987c5363ff07b2db60864689eab3923873eff776f4534ab51aa4a7d8776557ec310bf0f2ffdae WHIRLPOOL 121a921c4ba45aceeebe214154d4b9f62351e32edf6b5b2f5512bfecad566ae0ab99024748e47ec1bb9793f4aada656e1453fd61162fa345bafd8d8210b96952 -DIST firefox-45.0.1-nn-NO.xpi 427852 SHA256 01cbad2f574040db315695aef0f4f3ac86ba954c229911bc80655fd279436680 SHA512 feec7f50cca42a75b15acf25de88ad531bc445c76a9a7b2bf02f7c21899cc7da3c12a5f15e173c14aafa7ad439322dc721f29c7b1610419906fe8f0b3e8b3a61 WHIRLPOOL 67244da3ae355b05ef142b915b95178a6aff5ba9183529f3e9afa0b0fe1d0103e494d9d9d82687770ecffe523212cbfb3dc6705c075e89698652e8dc983efdf7 -DIST firefox-45.0.1-or.xpi 492741 SHA256 9ad57d569a7905717b50049b1c5837220f6432ecdc3b17ee7286a5c28c6eee13 SHA512 286f620a50b40b25da3809159d1c5822c03e4c9869b3095b48789871fa6b70814ed2ce3c2380da8dbb385adf2559538a0135d858541abf4289dc45c3a986c42c WHIRLPOOL ff6222b1a5f20b00ab8a988868eac178674199a8abf7f5155c21da141f2b3686b34598d1c18b3c8681ff157ff977ce7efad261488a1397f10ae6f5c06c765c3c -DIST firefox-45.0.1-pa-IN.xpi 485889 SHA256 38dc731280948f5a95ae5cebf95481db1300153488558dac7c12b18514317ab5 SHA512 a100709d906846b72a3b3b11295d6567d419b1c4f1a62ec25f0edb7d708335a78bb72e676ff0743fcd577a3e0e3a3d40ab30f229e9ef3a7d503108b4614c8655 WHIRLPOOL 748185894ccecfe4e9bea8dc5b8a857f04eb16e6fccf6ccedf1c60aee2d3f03eefa19beb8d22a5de2f3c0ed7dd142e1a217a5e6db1ec7e19ddbea17ad2664e93 -DIST firefox-45.0.1-pl.xpi 379558 SHA256 03381d564b052e6a3a72bab4a397c1bc5d4b3323e70fd84b5562ec7baaff3132 SHA512 f1a6aaf4a2827cc523738d2330e213359b681a8da7411fa5d4091880508a18a84085535d72849595b923903fea0d8da8aa1bd9470d8eb0fa9456ba5b402b7b2b WHIRLPOOL 445406952d44e551ed2a59eb1b08b185284729bbb1aca138115a92214269ae2f1a5d4450572c9ce3fb2ce5a62f1bcf8a3d4e5ae78fd7d2359266d214f5d56d87 -DIST firefox-45.0.1-pt-BR.xpi 445519 SHA256 ca2895c07d8a109f17db1b85d28a64d14bf9c54a62a34d6eeafc55c655127ea2 SHA512 0b1ee8fc9f7a61b8695414a548599d761ff3f1474f3e3543947685ae0d06d953faf2d8278aa2829cb89330d09c10d456f65e7d0c3d03d260f71d8375439c9ee3 WHIRLPOOL db74022f873139e23baac731d1062a8299e7426a763c3324a8761a1a02fe0b7717d971158f12305bb3e5a54c613f63f90bc4b5a3acbb7b2205af3c140521afb3 -DIST firefox-45.0.1-pt-PT.xpi 431499 SHA256 607da2f67887229c414407e61971ffc89d806e8b2ed08feb25bc804558f1dc6d SHA512 6973a9390e43ba134e02e85f5751020e0cda4f498b78aad670c6d05484eb868a836fae30822ff819b3db338c85f34d3674598f269a2d30b1afe779d5494393b8 WHIRLPOOL 11f3495a6660e7aa86dac1d85227d95d7dfd156a7056a69d339c397fc9ef6324535f0b08aeaa57b35b7bad0fc6065296b08f6f3921f588f598a0a1a1902ddc85 -DIST firefox-45.0.1-rm.xpi 432733 SHA256 147bba5fb3f74e9edb1f5c8e16fda20ca077e8a16f98335661afad1ac054aa9d SHA512 06fd843c1a37bfb25392119ecd71e5509a079824e70e7c737aad3dca219b6a0ecc3b8b545833cb910f19ab24ad3ad03dd88953515657d55ad14485e9c1dd0729 WHIRLPOOL 9c046ee8c03127a304d317ebfcadde7408031cff0971def7cc7eee0c68a9242342dde0d49b3b696adce2eb47187918badbf36df13ac817ad2d8b61c6d8796a57 -DIST firefox-45.0.1-ro.xpi 440798 SHA256 0e849b4040a73981f2e65091f9246abeb91285cfce55590a3a83ebfc7b67474c SHA512 ed387149b5ed3ed91652060e8de59fc6253fb3e5aa0a1ccdb6e127f04f130741bde7726b13061b5a1b6c9a669c92b661759a267978f0c82c9c42ab9d6038d4a8 WHIRLPOOL 1834301d770d220ff52772061b9e31eb72e0d5fac5ee698661eab80a9614ab6ddf89992bfaf15a88d2e1fc1f178458c72cda1687c7d397d538fc21370bd1489f -DIST firefox-45.0.1-ru.xpi 386410 SHA256 7f9f7923c8a5ddd9ef710e0647771fafc43ef60923ec3a4587eec894dcc1c599 SHA512 48897450eecfb421f69895e34a383fba592afffd7028eec6d0edba56c1935f735ab5f647aab7e88042d316880f3f1e85abb1c17fbfa5212417c8bcaa55617a0c WHIRLPOOL ba3fefbb6b7cddad5b89a995bf8fc5cf633a435311f98462f3a63222792640a2499943110a80d5484035a929641f3d4359c16af81c951782125dacba83cd4170 -DIST firefox-45.0.1-si.xpi 479305 SHA256 ec8f2f4aa282b77888d3b59d06be4c45a6d2e0fb1fbbd51037f4666044d4cc6e SHA512 9912150a06cca402f1c5ebbe98328e71b8d60fdbe44996ba34f91b0cfe99998335e707093e5092fbd2c9a3001aecb08b568701627832f91e39a82b8a775d45a4 WHIRLPOOL 302cdbbb3388dab6a75833b444d4a5fccd735fcf4d62ed59fe4e9d93d43c3d1b93a9dbb732ea2c2710ca816b8c0bf94656c45b63a3b5c13b107e1fcc1a80daf8 -DIST firefox-45.0.1-sk.xpi 447859 SHA256 7fb0fdabf32772687c1712642fa6540909a1e8c6731c0d335e84f2847a7b3dd9 SHA512 b9ddcfedb509583eed8f5c6a5a8fd87058f9ca6eba2473ab76934559b4dec7eaf9baa74d68d921d02d784296cf4b9fb1f303597e0edecf7baf1ce5544bdf6c51 WHIRLPOOL 53822e8e17517b60be8fd272ed134933f47f05bc3439e686703ba956feb5ad7f77617e254200d54e5ac506d7c32cfce74816ad6c0c7c9dbef78c62ef09753fc4 -DIST firefox-45.0.1-sl.xpi 439485 SHA256 b874e0db65cb8baaca505311af05a4714fef57134faf9bab0c552f79299694c2 SHA512 b03e1773442fb23a4e0383aa904cac4d686df1c9adca02edcc7435343032110d34bdda7ba9f6f5388f795b2cb0fa1ffffa720e932460f3f9752c7a06778066f8 WHIRLPOOL 8ff307938fb7b6105c5af58eca5f3a3fa1dabad5c0bb922ae3791c046bd6e3e1f305043fd927ac1cffa7f96241536626802c63ce258326fd0bd4de046aa860a2 -DIST firefox-45.0.1-son.xpi 430488 SHA256 63e3c5bbf78c42560377750d7ab9aa005b2af89d5e4c49a1f6be13578d92aede SHA512 9250ffb8a21aeb2166f7a08853d1001f29db7080ba1fae303dc34432dfe31ac6acb8cdee8fcba60e384a4aecd920f277189704fd90c61db93eb2e8af7983119a WHIRLPOOL fd63677f720b8028102e13747a189b5333c1cbecf0aff06ae5f48d9bce014be63c79bf55dec18f3729857e6b7688a724a78192dc136dd359b7f33422459f275b -DIST firefox-45.0.1-sq.xpi 446482 SHA256 53947904925157ff490ace369c7f2071d3442335ddd4b0b1538e79b43c4c5b24 SHA512 e93a3e1119c9f0b0b4d02aa718e0eb99da99433591b3480931229d33638d73fd0b6c08ecc129eae84c7ab80e07ec1c3f71a8f0ff3440c83320e87ea7a469eb11 WHIRLPOOL 3cfb5e81296f4c5bf80e6b6848eb26da281c2380cc64ffa40617536a8ac4d0ba3bf56f116fdfa303103dd2c983f440bdcc21f5181bc9dc343f145c76465670c1 -DIST firefox-45.0.1-sr.xpi 459051 SHA256 c221481f17155cfb414a3b1c09ffb042186205e885939c48793095892e3e9ebf SHA512 7d12b20630e5e923b8339568454c0eb40789dfb9964428dccd3a0c9d23b1699dae1ba03ccfe7feb681ab97146df9e006fdda3bff293f51993b38edb588d78866 WHIRLPOOL 963babc8cb11a694b7131c13ecfac34f6fafe7a77c28746b1a009d3f7d63c17357cc9d0f24210749f6226abedea7f05a388cb344b1ddfe8241686e61c4de1a4e -DIST firefox-45.0.1-sv-SE.xpi 438724 SHA256 79d2328023982b88e1a2324cf0e4dbcba129e17bf5e45f7dbcb307a8f5f9690b SHA512 4c9b317854948437ec64973d1a6d029651e1694cadf5bff1cea7326ef18b1189607030cbe2ce5701dc0ec96e86eae892917b6f636fbe20715a9e3d8da4bc17dd WHIRLPOOL aef92ef535618b352298c8e738a10d77de00d364d7b46b7b130463f48edadcef618250d9662e84191e1c8bc3aab4713c31ed9e51890ede12e38c2f71cc845a71 -DIST firefox-45.0.1-ta.xpi 479528 SHA256 12d6ae4147cb6639a61e7bacddc84f54d30ec907a0ac033a8ea8a3acfee37f7c SHA512 575e9ae967592a8b1e6394b46d94105bad074fde55f2d2f61cb294a8de8c231092ee5bf3cb1d0041aea956d205a00f9ade1b163246a5f3c8feb6da02b03c0fe5 WHIRLPOOL b268b420c9279330b1fd3393a8cc590b13d8dca6b775e95e06fa446297c6afb5b1c42eb4ad5157622e0bd2226071979d5be09e84d60f71cd453e2be5a6371811 -DIST firefox-45.0.1-te.xpi 489283 SHA256 cf5349e6012556e35bcc206519ad3f407309585a53b8323e2f82c1fe016e35a8 SHA512 ed3ec736f59113d782f0f18362eb165369e14e2f84ec0a54e06fb78ea1be807c09621b3ed4644961397992e4f6aef5101309611a4fa2422201b556c887c49a06 WHIRLPOOL 1ddd30a1981fe1ed7efe2c398dfa316ea072fb6d7c2278607d56073685d0e6fb620bd38a5a0d4ab7a61d0763feff077ac79120c03a94a37b82b4d2c983601417 -DIST firefox-45.0.1-tr.xpi 445669 SHA256 6477212c022fdd92f88b11a92d89b29dd41c421ca7c34b34265384ca41a5c1fd SHA512 c02ebce6c8a6b0f86d5613f5512e330fc186ac67368b36153de7cf8b5ca4a100f634cac84fdeeb9977660f87bcc109790926c41adcca1f6258ae25f979667699 WHIRLPOOL b0ee1dab05eef6e59eb2290aa986ed296080c5e94e24d99eaf8069b935e0d4b3419ffe0e0bf742376d2c323bdc6fac5b09722402e2939000862a94f082984e61 -DIST firefox-45.0.1-uk.xpi 488434 SHA256 9859be74b6a0a926be952efff9e46ad0e20341a883ff880658eb9220fb556343 SHA512 259a4bdc4908add30daec35af6fff1ffa5cddc3f614539989d4ec6d046c5507b72ee97866b2c0dc2be66e0d8fe569cf90cd141c58b8c321bbacdb78502d06d5e WHIRLPOOL c6435810afbe0049164444d9b73e61d433c0faa8e3b107bbe041ab37bd56f05f4a53ec13157c5680acaa35fdda810f7eeef40aa482123fb286b2fc07f099a000 -DIST firefox-45.0.1-vi.xpi 447594 SHA256 1ae60c460ad2bb1eb7bbd86c6fa463422be01be56ba623dee336671d6e37d9c6 SHA512 87f53ff22b62531babb7dcb9ef477df7a0ee09a20c2c9ba921bc79d7720d1bbbe1eea448df91647421a3f922e7d4626cd584c277f43c7a5c7eea82271a2766d7 WHIRLPOOL e25205a8cc6142e9cefd2aa680d9375d01271e3c4852eecf0c442b38ed501632e3eb330a46b6c61131a33f00032ea3343119ad7bb892008f264260d0567a2818 -DIST firefox-45.0.1-zh-CN.xpi 469931 SHA256 69dcf93c1e3ea55d248834f653d2d80706a1c91038f745b183f9f670116728e2 SHA512 21ad24eb635321ddf979217181c6f8c42b673ffc266e35d22078508ac7d6857986955299070b01ffb9a45938d3bf19905ce24c7ca4fc759b040491a8a4c2d4a8 WHIRLPOOL eeed1f803a52558dfe48a0eab30dfbcad69652ff748355e76dcd6d0e7ad2bffbc74e9f91a12945aed08d668ae9cc09c57d634101ed29543bd3ec9ae1704fa8bc -DIST firefox-45.0.1-zh-TW.xpi 460795 SHA256 b5ed300a15623e1f8207e5b566864f2cba8772ddcec5fff460b8b37e5a9f2cbd SHA512 7ee83363c5f5b0317d50ba1ba90ad910a8e01a2d83ea3da0ba1a533bca413e32f4220dbc2ccdc2cdbb75dbcf7b23fa5c32a6fa5f9bec9416b6d06f188a5f061e WHIRLPOOL cc114e9aad479dec70eecf03c42c6f17965cdf96bec90011f4287d8bd2c865eefcc8fe040c28ce2812173922f53cc938cfeaad18e851b1f5f72b893e5f7dd3d8 -DIST firefox-bin_i686-38.7.1.tar.bz2 47235106 SHA256 f232fa7637dd7238f8506cfbd2f75565a205492f8c3b5edee3b227a45e0906d4 SHA512 6d6504dd43a852342cb02b6b4d35627c429f64c3462f299288ce6405da81ec7da45c653f060ba8c0c3055dd55c18d62ea35f54a51addf6912fdec8d269bbdd65 WHIRLPOOL 239cbd26a3dc993790ad003fc4c1cec66a46880696775ae65ba6a0a10247ec3ab709ad4c914570287fae9638d7bbf6c0ebad8c3a8825e9db5f17ac333dc03a76 -DIST firefox-bin_i686-45.0.1.tar.bz2 51761993 SHA256 a78498b51059f46d42cf2fcb2232d57d97f2ab4e8a789151d3a26e013132dbb8 SHA512 5beee90cb5bbbd505d0dd6ab5bcfbda77052d505e3a20fcb5803915ab66ed719b7fc9d06d57ad567624d9ddc91a83c67c1170f296e53260005d38530dfbbfff3 WHIRLPOOL 19d1aa50dbc7e030dd026f5b531b409bd7c4a2ac9ff434782760dbf128092b1888e3c3b7a8e450c4ce26988793f2808c429693ff4e9f175a403eafb4d03c9164 -DIST firefox-bin_x86_64-38.7.1.tar.bz2 46286513 SHA256 a8c7168f772d44090f5c2204758af5020511c1b68d787f368656bb06b2964ac2 SHA512 e0893404e3d9d2dd13c4aaed340e357230bcc7051c54c792f0538341d750681ef398be7756de5636547bf65e384c9cf4a157eb969058c0c703b0c563d0904482 WHIRLPOOL c7311fd604123c26f4965b296adb610527c7b243d645ece7052f4845a55162c8316219bbf59510b91d01bc73cbbb805116d058ae8d744fc040d74df47a1a6bf1 -DIST firefox-bin_x86_64-45.0.1.tar.bz2 51233375 SHA256 251e8d67abe989ddbf7cf9e78bba58eee43e3b1eb0c461a9c6c376bda6c71a87 SHA512 5e4380afe9c2a5bf800142884de798f08735eacd2beef7dde597e7054dfd8c9c53b4a23e030c2d8eaaae26a83e1cbc265a97a89f7166884f97bdbcfe121cf901 WHIRLPOOL 339d917ba1a9ddc812fe424a0de2297cfc7d9a800c749672259ddd9995f84e9dc040c1d8e02149eee8068ba6b4a9c886a76d26549182c3bfc04622a55732e4cf +DIST firefox-38.8.0esr-af.xpi 483326 SHA256 09f2155650ecb5319b4cf2514c7f88582b9926ccdeb2a86481dfaf72cf43ab91 SHA512 75f18062d4e0c5de738608fb685fc7716951a0c32ea9b354416a38cc2670a949a0c55cefe2fa73d53ce76742d8414f9de6b6c1c9481e8bf297a740aca542292d WHIRLPOOL c94a226b87aefe1089556ad68587e2b5effdae0fc84958369e843f0494d59e40061c573cddb9130bb24ff00c693052a740acb77f9fee41e8fb079e6c80a28872 +DIST firefox-38.8.0esr-ar.xpi 516496 SHA256 00078a06e6392022ccac75c005ce5e3bcb8cfbd41219dffdbc648ed3f1c9d458 SHA512 cc890b3354c252f4a14222be9e42317a8065b91c7d2fecfe9cfd9322f74677c3242bc7bd06eafe547512ac41e00bab191a147faab313457af4277103b028e9bc WHIRLPOOL f74732aaac106632455dcbc86b27f012af5c69456ecbe47fdaee848b89c1b2931160e7077f8117764b6784934f49705c7eafd14794456705cda2404cefe4af01 +DIST firefox-38.8.0esr-as.xpi 509574 SHA256 b0a0fad4a02361f41a75ea4508e1ff34ccb40891246e1a599ce0700795608592 SHA512 673fc1cee010df4020ec98845474919c7fc8e134e0ef90d76e3cf0d64ca0a666703ba39d987f62633d2ff32e0a1a367d5b52b9994dbf34a14528639159417db1 WHIRLPOOL 3ff9449339865eaa5d783cffe5dfb71f4285f5f32a697a4bb17fc826c3dc5620433dc61b2e57a7e65401e68de26d2d395c837aa19c86110ab5d3a892b71acfa1 +DIST firefox-38.8.0esr-ast.xpi 397202 SHA256 fd745a4b2aee7a85d8300abe19b96f5486a3d1a1f782bddbfc1bc8316d5d161c SHA512 9874e97f31c3e1a92ac4cb2f5f0354e9429c802166c416900dab9e1538d7ab4283c210c56fcee052aadd374fc170f958c66da9881a271acf452b3996c7640ea5 WHIRLPOOL 3f97ef9bff0b491c60700c93e5a0b8977e0c894eae5aead251081472652aba18c5c1ade84ff4ae0eed66a700421c76b42e6ca96b80b843344b152ec17f970125 +DIST firefox-38.8.0esr-be.xpi 441056 SHA256 6adc74df6836b971922095f42d9014c2b32c5d62086496ccf157fab9e12e3e66 SHA512 cbadb84aaa71d6b729be024c091cd9e82c89ce9f7f42b2d291bdddc1654c44e372fb8bde4f79157ef0ce48ed479e2753c7194c45ab4d6752a076dc1dae8318a2 WHIRLPOOL 3e908ea06fefb863e97e965124badd5cdac3379602a502e9cdd6b26014a0d919c7407818c9de60812db4c8eedbae51fa745c82a656f2cec71d353c9d483cd7ed +DIST firefox-38.8.0esr-bg.xpi 487819 SHA256 64468e5eedf9e47e3e4bac2fba913e97d93cdeead1a006a84c0bb7f0ac176dde SHA512 188fe86ce2349059d851589571a3698d1c75846d6d9cdb60018acca1e92cc3a9e96850ae0b4cac6c1d507740fc2ac8912e8bdca70bfb544359261b45d98f97a3 WHIRLPOOL dbbd778e85fb526520df182562469887e033e1cf7843d90cb3b76ef56d8763a4faaefa2abdfb731da3ca638bc9ed2bb37d757e3006ad1b8f6218def47227186b +DIST firefox-38.8.0esr-bn-BD.xpi 528690 SHA256 2bd48ebb62cc863a12a8d85ca3883c73a746480160e0936202d3d8086c47d1c5 SHA512 d03687ef033d21d9bad96706e0bc68a09f13df7abab80c86524c9c3e33c98a6c7b407c711fb9b95295d5788739a6ea16202843d54f7c85b6ac0145ab3c800f6d WHIRLPOOL f58a72bfde36cfdac177372e1c31b35dfbd73780d9ae94f3972887311d98d76f9a680f52dbd4e66cb29880080554390151cb5281d78fc6a01438226b4e189a01 +DIST firefox-38.8.0esr-bn-IN.xpi 527928 SHA256 e5dc879be24543a3d7b01a2d844c51d9ff33aaf21d5689437aa1cc5e0b5cfe80 SHA512 9cae2166caf8fa453b36ba899151a1e538c295fecb7815608dccadc004ef69a3b5a1e9e195278f7b8b54a4f4c7e8a514db9501cb1b816ed67adca7c07f6fa323 WHIRLPOOL 4b2c82e2b3cf104423650abf012beebed6a273581e0353dba3ef7742fba4b1d2dd9c65e332a1669c7a6fa8f44e702980abda87d6ef139b56ff2a2d8946e1ba6a +DIST firefox-38.8.0esr-br.xpi 441962 SHA256 60c85929955d76edb00e420ca95409a57607cff82b8863dd89a7788c336c0517 SHA512 9c65d6026e91319066d1aa236110da8abc91559e336fb8cd340ac51ae498243bf87d6ebd2a7d6e38ae8142fbc30f70a619f39feccacacb0839705419235923d6 WHIRLPOOL c2c9725e5d93e4baeccef55ad45883184e97f2af0317a0249e87c42e3b8ef3f9f0ce9de2d5daddbc723f6962e2d105a2c447e9ba71026594ec17315908030f7c +DIST firefox-38.8.0esr-bs.xpi 485305 SHA256 988d90becd128cb241869249a7e3659bd0a59ad134ce438cd585914be4d2c30b SHA512 54d5fab9766f18eccb7d460ceff009306f9271aeb84353c0579ab0d5f3c47138d6f37884d4c689f3871a088f96e1ee75cc3c8d91ea965aa7c2a0ab733de4356b WHIRLPOOL cef8fe73a2deada740d690db5274222ad6ad03d6dcc055a9a14efb465a90500bb64fb859f3e9eaf7a5796bc50450e1174b31244fe6a649762554facafe79c12c +DIST firefox-38.8.0esr-ca.xpi 458092 SHA256 3ca1a8c8ef556d6b80bc76f5d5e309b5cf6a1dd29d8e8ba29e8b501d14bc3d7d SHA512 0aba85c0c1d218115bdbed2b09f6f85b3b43a50ebd14cf630804dad916de038158cf587f5df1a01dafb85c3757ec2aff75b856fed296d3d6748dba58dcd943f3 WHIRLPOOL 5cf1eaa7895eed94fafd21a0468460ea2e187319806882b42113445c5c0e2b3433add034467ba40e3f691b8858820f51cde93530eb6a1f1bda453b9beede650c +DIST firefox-38.8.0esr-cs.xpi 446727 SHA256 9e4eb776ade9aaaa582ea6502bb5929f7c33c9dfbacbfe26a315bb06e89da667 SHA512 a8e92da026233e7dd9994c6a8431fc12c81b34e26b20f9be3a594aa60352745a540f057443f3061fab4195e0f5ff0e759aa1f5fc9861c9e1de74d55461f0ef61 WHIRLPOOL b5f0e89dec14e232dd823d74d957616db94d23a75f8ccad76a9ac7773521bdc6e8c7e4f280ab937b4415380ca1f1276b38d6d4880ef81a0aef3db019515fbc87 +DIST firefox-38.8.0esr-cy.xpi 444385 SHA256 cedeeea29b5ee1e0d059685f0e9568896be5ec57d51a86a27335c409729e02bc SHA512 ff25f515c0cd041f07ac772f2bbda9f7c44579efafd620b2dd2285a117e71b9f68cce9b630e4452a99e1cb37864d7ba0b7c6fab3f11614e14116c402d470f5d6 WHIRLPOOL f17d2a5ba39cc896f0757787318f2b819fc2a1150d2258bf3d0f40714ecb0c1bbd6cd8890a43b7924374dce3b5b872b53af3ca456f11c78d78664f4518fc243c +DIST firefox-38.8.0esr-da.xpi 450762 SHA256 352a476ed6c43d06e44e7196d08c20f49c8df7ab5720b56372a380836924c69e SHA512 ba1a0571a2f67fab03c3a0a54b441efb1e6734e62c6d5eab208aed2076a12a34e76ca8ec682e688dfa9c97a8129b9c0edea9184a528111de00d15ce531058b84 WHIRLPOOL 80ccfefee0ed2169b9e2ad270e2ca02b1ff3f619edfde7bd4a8979d440841597ee346616fc8625fcb278f9b9ef994ef6fdbb0ce52eacba0d20a17d57d8acb751 +DIST firefox-38.8.0esr-de.xpi 451629 SHA256 9948f1fa62112a5b3f49dc314efbb6bcac7fa9767ffb9412ec600f030fe4308b SHA512 22afc93253777fab5a2b3da6492f301a4587929d6fa223e7692c4d51b7c28f3548629451f5a500b5ccc44e839dc032485847b981816608adfe698efbaa652194 WHIRLPOOL 7a3ac3a3d7d693000552e7e0e2bb68d34e8affbbc856ad987c954fc9050eae8b3ab47f26fe9692c6fae070229309d5a5e27d659efa1268aba17ac2a48176664b +DIST firefox-38.8.0esr-el.xpi 498370 SHA256 66304c46d4d502d82a65b6dc79a8bf3261c0abd4b3b5668209566e15fe125c89 SHA512 0328e9ae268ab0513ff4a5d507fbfaae6c9eb232d6b9dd993f34e8e34468da24bb091becb841a18c7e293c701472131f5d4357d7cb63489a834f6b4d873e77a9 WHIRLPOOL 5242e48c8d6e8302ab65ea1e726589e1811491c7ed9822fd283bcde39efe955a8a20f81fd7ca5f3ce199c7df2753453a0187b338b5cd5249ede5c45a853dd760 +DIST firefox-38.8.0esr-en-GB.xpi 437845 SHA256 6cc59bde924d3fa2d72fc62e2c7c8552798eb6c8ca635a7ded2321c0ce8fff93 SHA512 7b340f36fcd6f5358cffceb19ee5a2884305ebee5146f271edbb6c3778c528a3947f6d2a5c75b27218b781d76a3ffe0fbf8f8c2689d9c76925afaa9ea48e37b4 WHIRLPOOL 01dee76414bd81dcc1923277194dbfa1ae63f549bd4c266fa7568ef689ecaa35e4b201c450094d2beecb0e6f9428358b0ea25c0c69918f97a597e0f5503b0af4 +DIST firefox-38.8.0esr-en-ZA.xpi 439926 SHA256 47ab6785c89f0b4962d2217754e3dd12ddfd7a12ad5eac640334531a2c16bd20 SHA512 2490b92c2f9cc0080f61a5480ac5f54fb8264af064d776f74208ce405d9549e26bef28145aaf4dc5a76190c45958858a5916bbe3893a695b37b98513f267406c WHIRLPOOL bbad1a9a617cecf1632d2ba016dbfc2b2b7c84bb2d833703cdc56a9b6f3e9eb556e16c37754a1563a6586956cdf6de5d4c9d47953424735be70e68521a543175 +DIST firefox-38.8.0esr-eo.xpi 488370 SHA256 aa93540baba2388acc2268ff70cdb767432bbc22d956c30f5a1d03a796b5e08d SHA512 f6482f084bea2c4ac9b5b1515613b2c72def19703cfa6290056701b4f90f204d818fa4974162af8aed4d50ca2a63535a7c7ff192b696720234d9c0c129f719b5 WHIRLPOOL 4ff80a3ec43ff9d6d8357652a64faf71ee260524af2a6f38a4a3274dc236931b9842fcd0c661f3f63ffa20db9739cd24a0042a4a591225a308576d7228b86f72 +DIST firefox-38.8.0esr-es-AR.xpi 453983 SHA256 f8ce9f8b945df93d6085382cd9dc38e8ab4159f5900dacb0cfaf693f752773f9 SHA512 45979dddf87531d2fdf9e38d4f71247ad10e6c307c01c1f909a6a2dff0dbd8e8380db85355e5136e4df1992f8db676aebff1f5c4cac38a6c90bc9253661d4c1c WHIRLPOOL 2a7b005592982b5421b2527a08042966b6dad05f7a7b8a3ad22ea34857fdd686e5d544c87038f3ac2d70c81cb48cea1459bf9947981665673d34b1d131b69d7b +DIST firefox-38.8.0esr-es-CL.xpi 384678 SHA256 ca7af3618961542e003c28b2c0b0a87b79de1f98d8296e2b3623d4de18bdd5cf SHA512 cc590e44572a0716b24eba24f023474f3ddbbfd6f88b1d21217d7e8f40bb850d50eaf9a1786380f7efb9378f0a54229e3b35d6f4d334443b218360d3cc64c9f8 WHIRLPOOL 284349e392bfc385a73a9241061faf6cb421b4242c3dd37bfc06b12dc22e32a9045af133f12480da30884e207800a11cf71617d946f2c5cb5cc44606b4a4670a +DIST firefox-38.8.0esr-es-ES.xpi 374073 SHA256 3d0f31773315f30e975cad54ea71d6195b4e931035230158d00e97c2dde6ef55 SHA512 8b771881d4bc885cbd2a0df443cc18684eeec49a1fa827ed00685f32644a635dc32ae9b205cd6d710439ce73bb566f7e2419e8234dad30a5de83efe50d813ddb WHIRLPOOL 0e8f46c68e0acc9dcc9e23475622b902a40fe8e19268359b0bdb6383c0456302b8b098d5e99dc387b81fa3c578cebb6a0737f87f962ff387a397a2e5ec4e70d2 +DIST firefox-38.8.0esr-es-MX.xpi 457050 SHA256 bb8abdef553c446d822262db8268beb9962e8085847e1f4735a6838b1faedc98 SHA512 bbbc92ff996ce7135ca446953265bcb27530bf8385b518b4b5e537dd6723de93c2c8135eab90f7b96e358d25072eed1a16f3cdb20d47957db9bb07b861c157dc WHIRLPOOL bbafa37b6a98bf1ffffb21ceb9ded900e27ab574d6dc526aadc434112379f2446fa32c743eedd7e027f7c65df90142dd5a072986936550947bba1194801b5922 +DIST firefox-38.8.0esr-et.xpi 443228 SHA256 ba833203993143d906076f368b8c31d3d521ddee72444e245ed04bdc541ee99f SHA512 6bcaefadce412796d505186b193aa131cffaf0aefe8b4e7d7c12e13771d9fc4873ad84b8cd19431599a4faacf15affb5c2fa4c0ffcc22302dc51ce9f88c899e5 WHIRLPOOL b0ae066a8968fdc5abdec7817dd3b9ae2b7c2f9abd9638a2b30a7d4ca08599a219abe9107c3a1d8c13fb1a4cc5d8fc91aa7846c434ece7923befc655be8bb731 +DIST firefox-38.8.0esr-eu.xpi 466555 SHA256 92c785c932680469c0a90a1d9c5b94fab68a1eda40e92479894dff38b32ab068 SHA512 c58f58961cfa3d94ecb6dddda7f1d9917942eca83544583fb6b848deeff07101e56cd3cf230de28f7f49da771e794a5383f7f4b6d7170b07cc50b2075d8215a3 WHIRLPOOL 17708f5a11b892abeebe9a06dd2950a13c11132e99656bf2d099b6fa8ee1bc51d3f1877709fd284353202e5ae64c321d0cf364b6d8d94aac5bd56515128aaa12 +DIST firefox-38.8.0esr-fa.xpi 518282 SHA256 6c7289473ca231e00036940c87c87a8b1139c289e80a771f9f1b8f74f9ecce79 SHA512 54beb41cac295e9f9007546d26c3954a125cb65f6dd59ae21ab6893ffa64198d12c5c96464d7ff9f7b50da69efb65043dbdad8aeedb6f8d5c2e1eb7af94e30c8 WHIRLPOOL ceebd255585f2b2ff14fc86d0d0edb5fedaacdefbcf8e612352b5c6036766b0e588b7c2dde8702bda32d701d9bea37281ea0ea5eb4f6d100a8612577e2defffd +DIST firefox-38.8.0esr-fi.xpi 444852 SHA256 bf16a186835e96e2d5cc0f64437e2d5454a0b859a7ac631ad891be76597dfa8a SHA512 621ed3dc02ad11f7f525a6209f2bb0c8b877e23ee7a54258c3a0b6c7f960cebdd66bcf01b1cdaa3c9fa0046ac7745750a870ef35a11e3a2adfab4ddb0e114336 WHIRLPOOL 4d8dabd000ea305abdc20e6e46d6450be7b005eef1ca73dfe9f49327e4bf6bb74b41bf7f2ba71c28129efc21e3b1f179568021cbdd95dbf900e65e8aff82419f +DIST firefox-38.8.0esr-fr.xpi 461402 SHA256 a3c0e348ed81dc0b6a26b7c7ff9666e3ff225cba5da0ce139ef7257b92c50f7a SHA512 c12396fb8aaa7eb03075f50089d80c86ceb131366a972ecc275cff80c879af4bd59489a5ed7bc8e2190dec2076d122436be945ab828fdfe16e05ec966bc7b69e WHIRLPOOL bb520e5f86be22c8fe28aefbb013b86ca9cae0a413180fdc0d319942ea379933601b9fc077b8727e4e561a0dd7b7a8db889fb3126b61a659b7ca7c8449ad57c0 +DIST firefox-38.8.0esr-fy-NL.xpi 455538 SHA256 35a2bfc46dadc4aaf1f8725617259699e46509e99d43895d67b5e39d6125c7a0 SHA512 d2287f965f4c20b00baa25ca3189b5f297af79163fa597f1b845ee3d0228c99cb1c081ecb1917f55d3ee8b4e15f36887390b687c9f5fb2b2963453af82e58d77 WHIRLPOOL ae2d15c759d5e0092d992f5c315a8d798a12e559ea638a76b3f03b4c9c0eddda93b9a6c1cc206c0dad9f3bd25ba463efac82448928afdcf6a631cb88c5eb7376 +DIST firefox-38.8.0esr-ga-IE.xpi 469624 SHA256 8135fe98ac41e348624510020b243fc256b24a47205dfa81d35b3d86b0efed28 SHA512 2daca7698bed92eac5003deef50e396055ff794a344d0de4c48d8b39b624677e858e91e1607280b49bd2e818396899b2a5a5d97f38a2ff0686a1e8e8f31286be WHIRLPOOL b741be4034648964ef43ac19ced385baa2bc0db55a0c4f3289a25ff13d43c8b121cb93276b4fe49ab621d5665ac0fbc0453efa6662995a45b16715a0610dcc9a +DIST firefox-38.8.0esr-gd.xpi 454616 SHA256 a981e1d079c72e9a0047a3360cee0f4dfa1a546d2639b697bff4655ac045e8d2 SHA512 063babe9c18aa36b6c34a0bf3df127beb9a32355409fc375ba2945b05d8bbc6eade97ffbb347d904da34ef83c4d67db2895c2e11c17e1cadfaeff54bc658bf10 WHIRLPOOL f367f457e76dee62311a928d5e0b7d037c0ccfed95517cc223e52599896cfa096074efb8fa594532e9e14fa4f66f5d7d7fd0e69ffcadc7218957421350294875 +DIST firefox-38.8.0esr-gl.xpi 448925 SHA256 c0da902caa09da65980a422872f1c8e9346c06721db1a75c42c7cbdfe2c3b83d SHA512 f0a573547970b7debc247163a42dfa6fc997e3888e22c228ca8fdb09b6f22fcf97645f358c2a9f82fc5cbb60e6cfd34ed75874bcc253e7a8484ddbd181d23b89 WHIRLPOOL f85610246ec3e126b6b0e3e2763d6a90c9b0b0e85704517a4e40461adc7839a4afd8911dc739448bc94127be4325d55347555bddf807c02733208fd3acb9824d +DIST firefox-38.8.0esr-gu-IN.xpi 477980 SHA256 15859c3fbfab379725578e6e37c279d7ef2000f8c8366c5e521011db1729532a SHA512 625c348994bfce12076726f5093deaf1b523124d09cba617092a131a03e733ec3b603859b3bb4f6762472c46824d0babfe5670ce9259bd22c882f2cb8ac37711 WHIRLPOOL f24f8128a08ad283701b16eea4f6a0c7748d18c409f4f1177fa658d37df3799e93ab903236f7cd0cd82afc1d231ab21d414e13c7640dcd500b6a8220120731de +DIST firefox-38.8.0esr-he.xpi 486785 SHA256 41b2868d6b3c656984f49ef4c983789adae3e2930cbbc1b307b329364fa43aa4 SHA512 e57a381c2b41e172b804c960b8d97d4831996fab06afdfffc1413a76bc62cec0b3ae21bfcb390ffd4c4b0d7184dd1164588bcbbbe288cb111207d0a5fe4a96d0 WHIRLPOOL 83f0b458e9ef41f69ecebd9f5d409372ea586db85900beba0596d346acd3e2edaff8d746471ff623e4f9eba7c5d98ce66946b9d33499fb82f44544922a5bb92a +DIST firefox-38.8.0esr-hi-IN.xpi 508167 SHA256 092468b946830c782132aba82c0da80dfa528340c7c544566acf9f4985019dd1 SHA512 a35d83dd26e75596dee6cc820ae68e1e557ec6cce2e72e08e1db20bf9fb25afc39cfe5fb69bc952c7c4400c8afa5f665097c946e586d72232c2fd87bfbbc06ff WHIRLPOOL 2a0b255eb900dba264b764cc36f54d2253385b42fc80e4515ee9dddf0dfcf0c1f1136ea28f7acb930ddbf92a42f28350266d7dc44a8a3844d6883e49898bc172 +DIST firefox-38.8.0esr-hr.xpi 478272 SHA256 2f4bd0d8c03e470579a072a00d7736ec27f490e94d37690980f1bbc5ceda07df SHA512 30c9559df5c89f295ab937467efa8bd28a067e4a7733b022839e738b07db1b0876f06e42898ea7f66241bc452721629f913974877e9150ffadaf92a7b3edd729 WHIRLPOOL 6887ed578f627b1d051befeaf43cfc066cd9595f493f3fff9737cb55c41b5626e3901b0d249a5dec86b32a6973f33ae4f370c4fed6d438846513e1951969e794 +DIST firefox-38.8.0esr-hu.xpi 453555 SHA256 30e20442f6997d7d1a45a6c8cb44f87c09007605a2a06c2f5cbdf2ca03cb5e80 SHA512 cdbd051cae2360df8af02e8a9a5b98f1779b50678085442107a29b60e2b4322356d9ccbf6c532fdfc075fff764944830c1e0c9489de0cea2ad3773f5ad182d6a WHIRLPOOL 669f94af6a1fffeac9832ec2650429df256011b6e200ee3eec1c64f78db6dc8a47346758ea3c57843f9d58f97f792b28f2d0e8ef4622302180873789c0a34f0b +DIST firefox-38.8.0esr-hy-AM.xpi 534265 SHA256 35a2bb1a97c053604e82a3b61adff14724404a7b4f5fb156320f3ec346ac7ff7 SHA512 7e7a76cdc7fd736950834a497142a1a2fd07f6004886a6a25aa3010d4d2fdb5b71e4c116de66ac50bf29f2179a754cdce20bbdad920ffa772f97244e5840f494 WHIRLPOOL e0709a0af2ee6d3dcae42aa2f968b3acba93e271bb2726a1f9beb71d2904d8986fb422818e93966ee2622db47577e775761f6caed5795028b1192e6458413f84 +DIST firefox-38.8.0esr-id.xpi 431489 SHA256 7ae86a725d170a28464e88f7d60a281f6149cd164be567c09c32751f931fce8f SHA512 7c8fa8686b3ad2636b1716a25398bdb8909ca35bef5646b8865158c580e65089a9450d0d7d4c52413a0e7c09793ab455b5605c68d1108fdf321eadebc007e27c WHIRLPOOL 96d7e9fa1eb2002fa856b2d4fc3b8c62765868a05be5d110b2c45fed4c6401aff0cf523521070af049adee4050d61189aad982e7c74d7d70ac78c2d001d35ab7 +DIST firefox-38.8.0esr-is.xpi 485128 SHA256 91b4bb3ae51e156bff6c96d966dc35fe525729e3976faa2ec557adab051ca0b9 SHA512 8d151f9c4326c1146e111a9264a34937f38aec007d9ceab258daa80ab5a9c602959144fc1c919debc6683bd66564e4eb2f4abf5d0ef3ef81f78342d21d94d3b1 WHIRLPOOL 179e5f87e31f2d7e62d132f08e0198a60d4fc8f52423a5c3eddbbd859aa039deb13edf3c1a53a31bebba6214b0090717685172568b2d63033b2664342f5a8eda +DIST firefox-38.8.0esr-it.xpi 368409 SHA256 0470e0f449267d1f55ed30e1cb28e77a1ed5c682cbea7dd634c5008efeb13807 SHA512 5d5c31bae44feee37683e4a16ff3ddeacda23d1ebcaa95d56ff132a083abb1ebc09217e0d90ff03e785b72729851288e43aac4811186c74901e807bea14ea9f0 WHIRLPOOL a2a9edc63cb8348d085573d68447d004e8cb0a7cba5a16d342e1bace0434992200a32ae6b7f04782d73ef3820d56f2fbdcec371c2fe789392b05f9728259aec6 +DIST firefox-38.8.0esr-ja.xpi 479114 SHA256 c9e3ca5c725c328fe964b619cf502a0db1122ecae143e17a1270b64acb7bf64d SHA512 fc331ee6aa4ae8c94cd47de9a62c9f226076c11d36bd004363cbfae546cab053a3a6ce2f9481d8d07370c8674fde87cf9ff95ef7872556ff09be0e32127c5ddc WHIRLPOOL 4b29dd8bf5f52793ba52ebae48c79695b96d1e9c0ad0565ba24e2e24d7a520990ead19a9b125830c6035fa343d80da969934706710741f4f3bc4a7176684a03c +DIST firefox-38.8.0esr-kk.xpi 503568 SHA256 d5c098767669768cd01f626cd53bd7953e212e23283ce4894b4da9bac8544f3a SHA512 beccff42ea6513e7862a6c2ce893c78e3995ad7d0f2710ca4fe8cb71c95881169111dbdebe859a4e00ccbf548a36ce041e4e6f0140eb497dcc5831a034eb23d6 WHIRLPOOL 7cfd00c0639022a5dc886a544ebbb86e35d9f8fd6853f7d6479645426a6a89b152c265c57e7e678021826ed52241fb3ed7fd670705175069d7cd7aca344d3c10 +DIST firefox-38.8.0esr-kn.xpi 533464 SHA256 401012eb6828fced6f910b74714f9f7abd2fdfa15715b4bf6c8225b0274c074c SHA512 7b1f164ae1e96738a2da942d9d1cff0f88eee0094b11f61c1c02feb64edd7d3b73e0e55c6cda274bd2c34f726d57241deeeeaa4f998849ee394ba682df5bb530 WHIRLPOOL 5aa0dc5bd71d48521b3bba001e1fd560299986a61898ef7eddcb0ac4a1c738ba428ee00687e57f53093c0110c0a0aed901a46bac1fc571cf74ecc4e47b1fdbe1 +DIST firefox-38.8.0esr-ko.xpi 460854 SHA256 368e0022398aee89f15192bba73337a29ce1be4214c01d680928000c18b011f0 SHA512 b7c7989aafb9c80d452fb6cfbdd7ab6b05f1b52df3a285aeddab63a8e4625aa1639df3daf74585ae064178899e62999202678651142e798a9d614888f63caf5f WHIRLPOOL 8a59ec2b5a2e1dc12ce57ee2560f34dd10561919ded08502d4a3fcfdc0336337416ed33b5dcb1e7ef9e6ffa67558fef58c6c8c6d7eda5535689dc8ca41357be6 +DIST firefox-38.8.0esr-lt.xpi 486451 SHA256 657f674449fcb8c4af1458a61315ecd008f72ce439a4a9d977476f00d6fd249e SHA512 4e123a346008597c9f726144ff1c67f80136a9aedfed27a66c70e5934ebdf11e9fa5e676541186a009954ae106de75de60b564d8d73c5468ab01df9824eb7f08 WHIRLPOOL 0a43a14e55a10d857c491042a589a9e09de45362e294bcd09c6fa5f37a48537bb3cc534d9583f4c670f2227d092e5b50d1eff1acb2c634d568c2426d6f2d2b1d +DIST firefox-38.8.0esr-lv.xpi 467198 SHA256 ad3598ffbaafba0437249108f764bded1280415ec0ad142b39d5b97924b26011 SHA512 bd511245185d292bf7c3f1a2314a8dcdf035446e6bd1042e19aa99179cc11b50b78d6459f99e92eb5cdd67d6bc9bd350111bd8df31498f361440973524506a62 WHIRLPOOL ffa45119f0b5f163cea3dfe9486c99eced3b77ff6ec76f36aed32e967a620482447fcfd6a9aabc6ce24128880efec5a1c321148308bfb1de67897f1f32b62dd8 +DIST firefox-38.8.0esr-mai.xpi 514666 SHA256 2e58aef3761f3c5f63632d2db1570358cb72d6f298954dc7e0680f10e8c871f0 SHA512 193d4614fbe3730a8e3212827e4ad10790d584a8c823d5c19552425fb67242413f114f6dbe7cff6ecb8607d5c1c68a8fea0173fa984a50ddd2fb04537921acad WHIRLPOOL b9a1a324f848dd3647941096100648da555fd81d5bbc11f99b0f626673c6c4cbea49b6468001df0995b42fbca05f4299f0e03ac8406f5844c1b6fa9bba1a84a3 +DIST firefox-38.8.0esr-mk.xpi 529205 SHA256 425c7deb256cab16de08406dabe040703feec297d4e280c63c5cf07b002780a5 SHA512 bb9a28c1b784b4590e0ab3541b8083a96fbd3a6ad04dedbe61f9523d7aa58138aa012b8c8dfefc8397d68aca04d4070b13989de0361bd061ed9db335ae43cf68 WHIRLPOOL faa97ebc97c8b75abb8b72ee6c3c83d2f7a2d983d5a8f853ff8ef42a8f9b0811444cbb8e33079ad5d0b97d2cc51e2cf97a4777d3f43a9dfbda4103319838b2a0 +DIST firefox-38.8.0esr-ml.xpi 528919 SHA256 997152ec467ddde80338c10818f75ae5f3345d8f8c8f26242f50216a3ee4319a SHA512 dde092665534a8f6b970718cdadfa83839b5ad198ec2041c306ad6e35feaa4cbca74974fa39aa3d2beb2669c08dfdd6789136e1a5c9ac9273cb6aa4219d9c0fd WHIRLPOOL 52f16fc0bac2393ade18c256b5e5b59bd33b213921275cb232f2e3df12048f7b7980332284ba3f824fa04f04825f6ef01c3f86c5fbf10b1bf4d47941efebc4a6 +DIST firefox-38.8.0esr-mr.xpi 505961 SHA256 9daa0e3d22c28b1e4011ba49fd529b8037a5065d53a66d865493febe1ce42ac1 SHA512 7baedfadd98d2671237e3a101b8cdd1b56cb4f5d846382b5ce23a2fbe0031ca604366b390f9e62c637f27370c73606e3788071bb56e037c4667b59a23f7c102a WHIRLPOOL aad7f86a1c54499c4c4d4818568d36d07262eb8c751588a6e3facedf6028bbb14cd02545c11762963d830b005b556fb1a882dfd438b9340138e962bd051d7ef4 +DIST firefox-38.8.0esr-nb-NO.xpi 444176 SHA256 4782fbe61f664d4435852cce8c5f522cfb90a792282909acc50aea35c6930265 SHA512 fc1c85abee993d2ff72d26445c4936bae739d2a685a3c7f07c5626d0cbed2cfa89ba644ade9ea31138dcaa84697fe1961f9cfb9eb6d7653822626ec896de5e51 WHIRLPOOL de62e84ffd6450fa149a990c1226f5a6222fee6d7c3a6397a9a0b025043ca15bb1ab46636b600772ca4a7fbc5b56b2ff627d64795030ddc2e2e5fd96e9648b14 +DIST firefox-38.8.0esr-nl.xpi 443994 SHA256 953da2f75c58c449e82382a773c1c98453caad1fe8ee028740fb6aef9c6d0693 SHA512 3f29264dd292e0b7231a53e7c9aab773f1a55503f1846dcc105884033fbcd0f72d4f67dcfa61897479427bc836ddfc99326b939049e67fb6d3b17ae8204d1bd9 WHIRLPOOL bf0529b9720980383bed20b842fe13e2e1e9cb60e6e063b94909aa3f05b15d973316cbdf313e6c79cf8a6bffbcb0613e62248db40b67fc77268e4b0290be4b61 +DIST firefox-38.8.0esr-nn-NO.xpi 438451 SHA256 af3239ebf813c6f89a26d3b080e9fb1655c05dbfa52c78752f5668c67b325b6f SHA512 194ae2cdea95cc1af5f05b837368726fdb9ca727f955b19012c965e1a20462e71cee6f9ba833de80c07ad3e06bce2b83a1100fedc68230c9b9f193f247803052 WHIRLPOOL 50043d4f3e7a7bc2642ec5a84e41d553ad96849d5c1fad0f873b0f467964c8c45c197bbc2c35b5224658bb53a0c2982ea9255342c4e8b284922e9b03087166c8 +DIST firefox-38.8.0esr-or.xpi 527049 SHA256 2260adecec6b2a7b117112cb84c389dbeabe5b02be617442c48b29e3ea6820ee SHA512 90bfcfdd64446d811a54b982329176e231a04304d842ca85398a1708f9fba60ff2a0220aea89c37bc3acd85dc3556fa8095df6ce43cd81c9771aece3567e422b WHIRLPOOL 698efe314b827b1ac296324d75a613f96582d101b200431367ac37c8063276e92e29c0a0a41032309b06ff23f62fc0b7ab9ef3ee25dd8ac367e4d56cdd950912 +DIST firefox-38.8.0esr-pa-IN.xpi 493722 SHA256 132d33ada5dd333e1c862980222ef0740ca7d48bd7381319db63f06e606e0df4 SHA512 f5b35be4cd8b508813196ead04a24a1e22e8c9576e76e2454bf185584bf92fac68901ba6ce2914d50256bbd46a76fc6c54d0aad0c2f1b030d73321f72fa04705 WHIRLPOOL 38014916d080a881f32b6123701edf06ba5732874b2769cdf99f474ba6f7fe47c057df01f4baf4b938bea21053b68e7e26385749addac950a2887c2b065258f8 +DIST firefox-38.8.0esr-pl.xpi 406566 SHA256 5564c4b6deff307a50bbfc4f12f35fbe7fade4f2d97eae0604ac556edc3a7063 SHA512 661f43898907cceed1a660d8310236ca487a29c42ed9e6274fea1a5a7cf4de3e031f192575e0f707c0b484dbe09d10b7002349a504b108a1d204dd264e990b1a WHIRLPOOL 168cfeceb145d4323150a446a5b9150ace1371a792371d088af7eac3d83a65b8df3ef34dbcd8b74a63398a311af2713409082050927f13d6193664541d01957c +DIST firefox-38.8.0esr-pt-BR.xpi 459813 SHA256 0a923433ae4ce912bdf097fc221b4211babc7b535626475ed0f0bb1b2659e41c SHA512 ffecf76243027444f57b79304121c4c6f4ceee3cceb8aa72ddf5fec7b3529bdbe3c9cef36aacd6b4b6ae93280cbb13e20dfb056942c9abbdc174918b72468f57 WHIRLPOOL 9b3770692f88d11d4bb08dacf742ff6501078cf1b4ffd5835bcaba01c3e7e42dedec73e73b69981b01b31e7ec4f1eb3acda78bcf4424ee6733f7176028fa8ae5 +DIST firefox-38.8.0esr-pt-PT.xpi 439975 SHA256 40b2b7193da6a0c3f96cdeac34afe1fa58e1469ab5ec99e9e22dc7cb4b665109 SHA512 9c99832d79c9274f78231121f0f58fd3266bf6ccb3d0e3eb2c9374fb3befa57263cd3149cd7a9ecbaef4b662f5c9d51c2d223cb30bb076d0e3499313dbc8e6a2 WHIRLPOOL f372844fa267fe5b55e4308046cd9fe68f3fe927df500b52376677cffcf4e0a46db5e9abc42921c033dcc2302383c9782af4494fe92f5c5b33b9a61439a007f1 +DIST firefox-38.8.0esr-rm.xpi 446287 SHA256 ab5a7caef3f9668dada5cf4bbc7d4699cbac36ee13608c351b99fd877f988270 SHA512 05a25cc932cbfa18e2f11de53dfd261da60a496223965b0a0a677591b151223a0a8eb481f28aa4006604f25d298f999adefe30e3bad33cec23a4fd595e95d04a WHIRLPOOL 7a2e066ecc53f2d36013181a64e61e90b1b53d5a06813acccb7ff2c6079a747a875e6883aee32558d8bb306326379610b88585df0b482173c68bbc30c38b7bd8 +DIST firefox-38.8.0esr-ro.xpi 494079 SHA256 bf7263bf5503f7325be851c4fdc099b6336dad62fa6cb7086d3c3e384f18dda9 SHA512 6003588339468d45ebd723676d8fc08704337f649f252921c2a594ce7f2aac196054585cfedcc44a172b98ecc1e0b43d9c8c9c937ad1bc0fde3de12ecd4eb5d8 WHIRLPOOL 8901d0849f8d3a4fabfd74e1fdebfeac5100cccbbf46604a4e60f899f4990e71c7efc110bf21341bdc5e5d1b3b7fa8ae17b3545bc34e2e4d6f36c89c588e8362 +DIST firefox-38.8.0esr-ru.xpi 414419 SHA256 456a25a33498a723e4ac4114017a1de3f54a98e48aacd07b90b1f03bc2683c68 SHA512 78e0ccafcb2b69bb6cec67ea9ef1d03f841a70b9eda4676b798195d4fa844f3cab108be55c9f5c443b218657ed4d4c186ebb03fb249e8c68e539a6a60b603c20 WHIRLPOOL 58da3c4cc814326d33d89d7e792d5d08f146a089a99ac6704b2a5fdb5376a3c2f016b83102b4547884239811bf9eaa01c2407b425ba16ea0dce58be8e8ad1c8e +DIST firefox-38.8.0esr-si.xpi 537393 SHA256 93a067150eb88c7fd59bd982672ae0bd41344dbdde468fcc41b94ae23672aa28 SHA512 029976224c22c604d52154345e928330bbf73346c7ad913fb99ca8532aedbb97df63cfceeec2c837020b1a9ff1a316af4c070f2e6a6317ad9f4d6ae3862df535 WHIRLPOOL eb5b413fdd0bbe92b0d8153fcef3e16cfc4c30053e00c0e94adb636dd4c9a716adffadfafb033b90e9dc7b5e876a7f79f058fb50ae7f989126ee186917578f83 +DIST firefox-38.8.0esr-sk.xpi 469436 SHA256 c33bb4fafc0f4998cf4f0eb07281fea30473833f107f6c8bc1ba8c2fd0fe79cf SHA512 34551499550436ad74368ff0e9bd179fe1e850f1767cc2e2a57404b8c69117cc246c233af1c62cce7a71d5e0322f799325b82ecf2e87894da71a7462d4e7c414 WHIRLPOOL 969786299ddf9f94777595bbe3df80e3b288d473bb9a79a2137eb983d368aea4e380cb7babc8f8ea107c08377a26dedec0b90df68439f07205581edcfc49a21f +DIST firefox-38.8.0esr-sl.xpi 441594 SHA256 74935811d24720241412be814e4de91b2b6dd027e2bf9072ddc2ab4e03a59c77 SHA512 e1c447812a2ef4f8a2d8999a32c1082ff6ccd3b071c7276cab6e2fce3a222964cd4fa8abd580cd965ecad0f7b921a91dd5340c2ba04b427431c22a48978b359d WHIRLPOOL 8d643c3c76acc2b6c4e111f58dac7ce1502b9f862436e14e0e1be7cf8b7c211a23c2f830475d9b71966752cec630a1dedc49317bf8beed64d9b29820585a6bcd +DIST firefox-38.8.0esr-son.xpi 449268 SHA256 4b1d59d32d2f7a5d59facd72d33856fb2730b670efe4665575f93af6ae44d6d8 SHA512 3153bfc797cebae296e352324c335bc19b7a8c9988c061604c2103a1835e87f2f8d25fcd4e86d950d373a2823ef9d1c29d26f9f46ce5169384a9be53a43ee751 WHIRLPOOL 160d8eaa61dbd74e8e2e3ab34f243a9f07933cfcc29c69097e58654e05d39fde98af14a6561e9573634ef955971fa8ef8da4ddf5fecd936f03f76ff34f2986e1 +DIST firefox-38.8.0esr-sq.xpi 486075 SHA256 31dae92e00f0fc2c81f144de3168100d10afde441ce5aa5c69382523cbab5d83 SHA512 e4445f46d8fc796cfa4dac666a0867f0a94bf998b1d77d5e593cd905e2d92e87b7c8f50d446fadbd0431be16ffd39d05788d37b28143d414388e1ed55fb89f67 WHIRLPOOL 90d6031a12f7e34099d45578e318b3cee86def7e4cac1f0c741b08914f94b7947a28b7df1376547e628e62274e9547d0907f66b4ea68111ac1f123cb0e357496 +DIST firefox-38.8.0esr-sr.xpi 479419 SHA256 41dacc86f65f9ebbdac4c95a9c0d5d210d5d7187a7d1f1081f68d0e59a0c3407 SHA512 c6de05db1fe322d6de1e6dfa74ed192b3e912a168c0ee4e16a776783369ecafa2b8ac6782e00adab439a8e0f80d712b4d7076b36ee124b8439d5271f22b2caa1 WHIRLPOOL b22ccf94b1d92f4e1e476d016b36d6a6eb91a561a09f889f504783adb27fa4731074820c1f4333cdd0ead7b458ea212c4c5da91326da7f678956e3061f3ee755 +DIST firefox-38.8.0esr-sv-SE.xpi 452632 SHA256 3da71382a7b258a52972ded1993322ba620042703616578b6bcf4da60553b5ea SHA512 574fdd5156dd0add0baaed8386ab5b638722c4dcf7dbb2b9703796ba0f470dff8bdd337efbafd71d81b3acddde36edb158708c059b9a542af0f9dd2ecc873113 WHIRLPOOL 365279d5b95c539db9b28da0165b61cad207e02a7e936577066110f22ed770926db648d0f29e151a793bd54a172b25ac997a28bfa9357dd392bdfadb326a7143 +DIST firefox-38.8.0esr-ta.xpi 506606 SHA256 b090a265bb6874bd895b615cfb5dc863e7c5792f5508c4c3cc7e2bfd633e908d SHA512 6227e9b37834f673cbb8f7af11b0cac4c95e4347510c9287e3ab8511b87ef2de34822a11395be3e5bb414137f634a08b606119de36a33c8672f9f6da93658151 WHIRLPOOL 49adde6c29c4efd6bde26a759fe46d612405e0123d458260e8ade1c8c5b448f3e4185c613878e593947c472955b8b495e816cddc6b1003dff16c88770785bb59 +DIST firefox-38.8.0esr-te.xpi 526253 SHA256 f90b283f457fd191eddf46d505bf8b2a5a9b6522f47e951ea134ae32d2dd54a7 SHA512 6cd303598b074c796b09e8cd6ab9738e179fcbaa17b5986f74634b67709e48035419d57697f5dd4dd7407f54162e580cd45753a4fa9272e6688a631fe0b18591 WHIRLPOOL 8c9a5b8f454866963ec0efb95b25b952f2913dbd58dfff3c1dad6499f9780f8678765cf5a0772fbc9f3fb1c943b4eb6aa29b6e5bccbc54e8e78387495e8a9d8e +DIST firefox-38.8.0esr-tr.xpi 481076 SHA256 ab46dc4d0e61bd360d27cb89201b61ddc74c616a24b341f372bc1e7a0a790391 SHA512 cf1eaa82da605cf3d2382590b601f1429d1373cf93e6cca7e534dd05d3cf9d48c3e669cf81c1bfa72166b865b33fcbaa3b62cb672bb9496c418b59699d151b11 WHIRLPOOL 6175bd9a9de2d6dfa5aa3a702bcf4bbfcd551e110739003b86b512969b40a177015739cd974ff6f3c5b1535d75d819f1deadd8cefd9414b9b785a4a4b3289cc4 +DIST firefox-38.8.0esr-uk.xpi 493313 SHA256 73125a7b3ce0b922a64fc528a790fccf705fb8313a6ec16b20c154475c3d1d08 SHA512 8a68a51a7ef7ef96ac8e38df70cc1de6ae436273969bc9c9650453da82ce6bfe07dad791d1f0ced1cc429ef0621149900fb4014df69f77cdd5155965e7333f9a WHIRLPOOL 975c5b2f1b2ad38b8cfeca7321a426663e3dcc57d362c6239280f013064ef4b99c02a8d710cf961f174416371d7121ecf2f1d87d6162e91fd849740800dcb071 +DIST firefox-38.8.0esr-vi.xpi 467504 SHA256 111df04c7e7be23fbd540a6923d4f000e011937b216b2a739952d85578fd69ee SHA512 9d71c9c1194f73aed083a706dff28ca155b807c982533c39f1ef6cbf125c9b9c59455d2ab1e43fe75b914913615d20852a840838b4b422aef8d2e75e20d259cb WHIRLPOOL de35ea5642dca2584286f562f3721166f45ea6718851c7a05c03692f46dd734010bf2c45d7e7616c7d3b12732c15c22341ecee3f4e08bcb183071116a209c33b +DIST firefox-38.8.0esr-zh-CN.xpi 488276 SHA256 ee1655f640326e2b294f7c47712ed1c558591e3bb4be531439bffddd89c3c7f0 SHA512 fb262ff70ae2eb56a486412cf8b362ffe9991196b0e226b116016a8d2416c1bd9658f74a2d2ea5d731bafc88f728b5bf62a9048b32019e0494854498b08746dd WHIRLPOOL dcbdd80b4e22c9fc117ccdd3ffc5c744695c1b4be9578c0eb64a8deefc14bad9c5d1bdf04d59d01985377154aefdc49446b6ab411f5b31148f600ea928bdf60e +DIST firefox-38.8.0esr-zh-TW.xpi 467843 SHA256 8069f637402678c1600a23e35c956f5ed9f16166a43e8dccaa48c2ee406929c2 SHA512 f0bfd82b41b466f01659ff44e3c54faa476a7ccef9bc5cc139154d288bcf81bc39096239e5a509a5672b0719fddb61d1eafae7ad7e087198d841964c067bd426 WHIRLPOOL 6461595b89c1c1e5b58b44017ee79c2ba52812d1694148fa142f32d5a95f3329c6d4ffe8b763a6671e5d224018596eea6d6203956c6ad975a793581faf1818b4 +DIST firefox-45.1.0esr-af.xpi 439350 SHA256 4e830d0c8fd8d2be20de9bc76484b5517191c582bfc3ec8fd049f80d101905f8 SHA512 c4929f04aaba3d4bda167b70e76e0d3467fae56a23e7d6acb1eebcf5e50c3dbc3e685de1c1a09f1fa003fb81e38a4a1919153bc4d4697dc68d1d9c56c7830c6d WHIRLPOOL 41da061b661f60b80c307f69dddf0d02679b8a6437b66ee5803bde932e120adf501e24b554c51791b7dc8fb609983465b9c5f8bf555fc5f60352299a6510d153 +DIST firefox-45.1.0esr-ar.xpi 474955 SHA256 ffd15f00739b1add480594933b14af7ed6f1a18be9d9570e5d55f06dcdad211f SHA512 c1e553a58390efee864899b0f18e4aa05ffdaf66daaf59dbbfb12ab86f380d57cf659c71cc621159a7f56b93ec121838de468fa8d0de6fcdba20ad65de045d02 WHIRLPOOL 5cb1133d597eb8d390b540bca948c90b8a74f65a378b377f4fd9f0ccdc1ffbfb629e6a809c3c37db9f45469ebe44bf8890727648b6b5cf45c7dd6eab8bc7aeab +DIST firefox-45.1.0esr-as.xpi 483091 SHA256 5844b82bb60165784c0d0066ca03d6149997854b241712d67675568684db2749 SHA512 b9a885b5a155ba7092676c37a8aa93482e6763ff2dc0fb62e1af228966dc5d9ca3be5df6d97fb9cb34cf22e3a20ec4ca0ca902250abec1b6159219169e3203d8 WHIRLPOOL caceb798e796fafc63090e81f58615170fc5a542138d3efbd75987d8cfad7e28c90b577ee107b00b0047c1b0cc881bbe04e125e3be54cbffc3eea7d7a440c06b +DIST firefox-45.1.0esr-ast.xpi 419244 SHA256 8387356f83db26385201ca706b1de8d870ccf74647cf64c3db99c430e53757ca SHA512 d3488fd483ee5939e56882c13c604abb2949467c66f6dcacbfc72acf5c6d8df523e37bbfd2401f6109739ba704e5948bfb5de81cd57518126aa0bcfa87711d6c WHIRLPOOL 881d1b0d02449ed11e3e7694618dc45037490db01533b83350c62de1cd1f0a38f2b9714dece64346d29305bfc04d9929e470cffb1281464ea5af08a8823bb918 +DIST firefox-45.1.0esr-be.xpi 442614 SHA256 fa57643a1c050dd4b5d37a5302348ef86dd0f97d718ff42ae2fb65ce49514156 SHA512 bdebf06dcdb4759f723132bb110429904c1efe2d7668ccec3327517f749890a9e67b7b8e6a4008c27218c1c39971bd6e2e1ea59b828c828ead0baffa0a902afa WHIRLPOOL 0793f213bcbfe95e8e31d90a6b856cc691cda31afb621b3ad71a58eddfa9d9443ddd2065aeaa8ff0f04fc01384af3b69c3674cef4d8cf1c49e6c7f31de4bf158 +DIST firefox-45.1.0esr-bg.xpi 460803 SHA256 0483235b368cf7b980fa8a017c8f606842eb2538f989656e0ca49cd968dc036b SHA512 c3205c7e1dd31448c4f7584a8893ddaace4a71c69f7269134dad29a666fdb6bc3739becbc3b0324aadb3adeed5291c65dbe6f82f5332ad47d087dee86c52a679 WHIRLPOOL dfe240f209a56a3499a5076644fecb4349a91a7297c2c2c25bf38867a51de69d58e5d2fd8948d708c377afc82056f9cfafa878c6a53d65ec005b50fb72dfc229 +DIST firefox-45.1.0esr-bn-BD.xpi 515637 SHA256 ec199c1a9a1f5aa379eee7176584c9f68d85ecc7e27a00d3252de3260748ab6c SHA512 58900a2541a6df977ca0eac3d67d078dea2e3391f7d1d1c804d1129081493f7cd6e59f2bf2be4db9c458e5a4bac47a59e84b0cd3addb6da71467681201645182 WHIRLPOOL eeeeb419479e0473221c38b33999b7d53203fb62da9a09b860a130e4fe3433449b441c62ae6d8936b3fb7d7cfeade3cbffefd15f36a09be698f3e42f6acfe784 +DIST firefox-45.1.0esr-bn-IN.xpi 494070 SHA256 3ddc05753ccd30595d5204f90ee715bab75fefeec430c572ec0e98d13ffb6c42 SHA512 db0115000f179a244221e1bcca526287aab260dd118fff85d2b4926aa0a3b7029fc7f0c8701cf2b143c480e96322bbe97415e46634cd1a4c19f11d2c852371fd WHIRLPOOL a21be5cd71dfe2fb486f97d63036a0bd06c6411d2e4ba726cbc20f21b626f02f1fffee58dfd06788897a40ea16dc749c5cb4d2b621c09a2fc9f21c22b4005c65 +DIST firefox-45.1.0esr-br.xpi 436387 SHA256 6a914b1c11d73a628be78596ce34dbe9c10a6bf221c16aa409b39d6033b4cf8f SHA512 b9689b8cf5596513604ad6cb35ca2972c3e53b4a27393142710e2eced62228c1b125aa35ab300d4e966f654591bbf385d8dbc603a0e59d3a0b70e23f164d348b WHIRLPOOL 1996565ea67adbdb4454167d8202c13f8d35561c2cb9b50195fbb198f80a3f9e965fd5ee6b1a996122d0c785bc09592a439aa747df40279a581446cb3a722906 +DIST firefox-45.1.0esr-bs.xpi 442992 SHA256 835a206cd5f2f628c80abd440c393c2984bcb202a2ecdcc86e0c8fc5218f2be1 SHA512 7dc796dad7da69284e5647db08019c27a6b706ac1b9e80a5a971de94c0a7748cc5d22c9627944d7958f819715f98ebbb733ba3b0355cd18f4fcae5298e92ad9d WHIRLPOOL 186068228cb590f919a9747c2bedd275567995cb4768f32ecaf4b2f50515cd2a2991adbc5e57c5ca574eee3c28c861a00f3ce302f302d46e23f33ed97ddb04f3 +DIST firefox-45.1.0esr-ca.xpi 436828 SHA256 34d21e459aa1ca44748de421429f6368fcac22d66ab44135df4e9d583f705c9a SHA512 25cfd6b59eb8748725cde217d4f4aaba55213803b741f0130583ffc0c0a60d9f154b2ab13b44e22e570e26e9b1707d3e6a4b8cf6a71aefa809e150adbd03ee28 WHIRLPOOL 4dc3147475945e5a6b80a6180e9ffb774fa77b3746aeac745c4a156c0ca4dd4ba11d50d8e16d4e4da00919b07cb647bf722b26ff39b462b5c98f40824857bc54 +DIST firefox-45.1.0esr-cs.xpi 443478 SHA256 66de4bb611850904d2b3037e22ea60a1e0184ad0362afbfd04c1c74a649f4674 SHA512 d932467ae12ec444e2a94e2327d3441c15ed525c5e6d8e14b375a48260fd81ca8acc753412318501964a15ddfc824f05f574ab0ccb5636e6600f96b5a7057b78 WHIRLPOOL 0857f234e1cb28156e7a9a0a33027b13d94ed9bd0867cb22512f5fbb7affc3e0206e2f2dd8d52cb3e5409ecd69bf087ef96a7cb59a0012feb058f3475d70b567 +DIST firefox-45.1.0esr-cy.xpi 438903 SHA256 a0e9d2d5b7c4406ff9156464bbcf44f2f3f7f12c1a409eb091b10fc18425cf98 SHA512 a1a46b3e16160fa380188a017758fa54cb5d38c09f1a525adbdd12a12548a70ce3655f97ef61a63cf4844bb94969da1588779ea82079b8d98773da6362a1291d WHIRLPOOL 18292cc740828305b7c5df2a35b37342c712d62fb1a9d01c73883aede8f950cff3c2656947e47d6f3695f678793cf0262167ff6f01f17b53a72c6e6ca4edf0c0 +DIST firefox-45.1.0esr-da.xpi 430073 SHA256 beaeddeff7d784a1e8bf99ccbf36e65240aa62de7f600f8a5513a34e95f995ed SHA512 848c0929ecc6ea29faebcebba42605622373daa538987236f89f63ff40c4d7d57d4db5959f690c75c9603fc418092cb1c78d56290eabc1289aaf03a4981d3c0e WHIRLPOOL 9297bdaeb925d9c1c3b5cf8ca51f3fcb73675837138d4d12a1be9cb074a7fd852a191ba02817ce76eef8bc408c28567c550235aa5415e59207de83ab9d373fef +DIST firefox-45.1.0esr-de.xpi 445477 SHA256 d375a46d2d5b626c3036d45eb286da06402b40c4fb7fe564c07426cb9b9e05ac SHA512 82d7bc6234fe28fc98b177655610cfb6f0413afa6f2089451d7ecd7d0d4f20184c67ef77831643f50d9bfc92aacd585fe291f4cb192284b3d2c8beab7a24f8d1 WHIRLPOOL fd9ab4986b097163d022808a318db20aacdec9cce10752c0f4ff2deff07e0a5ab5ef4662a80075c6c3a43002cb8df386b99f34a257736cffa90eab8726fa8112 +DIST firefox-45.1.0esr-el.xpi 470862 SHA256 5ec7b64200168b59dde23b41e44874f2a15f47ee160cf9d2e7b65a7ced08698c SHA512 5dcd5bb01f6eb27a3a0c07ace1e8210ca322410dbd47e03ad98de295e58178da4e5d147122919364773ce48e6335c97fa3436ba58ed3b88829a19b55309b7932 WHIRLPOOL 6f8eb4a484390e0abd6a6f7676d7163f92e1b3402076f370346d8a97fcafff7261bf3922ff5dab05664ad7250a84e9ed888bba78b01b9dc924b56ab7ca55593d +DIST firefox-45.1.0esr-en-GB.xpi 423866 SHA256 c856d0dedb73068d16b56db7706d6107f510dfe9649f0b878988b75fd8f4fc58 SHA512 9d6b60613241aee9eb10c1a801352afb02daded1cd80546f46ae4899dc7fe3fd2e9cbd848cd046e04a4a807d5024c833705a272debf420c86b43c495ededddd6 WHIRLPOOL cd9f7ffa28ccc3d8110e300e2e73c5a23a9e5bbcff0b7c6d7caba6fd51fb42878a707e9ae56e20f84c7048a69cd72438095e880c1062bb9201f87e7df2b117cf +DIST firefox-45.1.0esr-en-ZA.xpi 420771 SHA256 601cb03941023adcf1f22234c538912ad138629d24031266f4b7deaed2f47e8d SHA512 6db1da009dc4525076d9b36d6bc2c83af4f7e54466dd3452692ea7af0bf91d06db663f3743eed4c1f05dacfb2aec87f7bf986f3984ced1f2815a48f756005bdc WHIRLPOOL cb241348132e5f473abeda3f935e36ad20d210ee356d55dd42fc12c3b25a0a5b32d346f1f5339a65a253cd4cd63aeb16a4ab5fb15fd4add890dd85b8c25a1569 +DIST firefox-45.1.0esr-eo.xpi 440955 SHA256 8f45bb2b8ac13d578e9ec410a1d05523ee5284409ac908c456109194a8d79d74 SHA512 bf978361b313f9e7fdfe45a872c90b126787a97080f7e76636d0c95feeda8d63ee15cd65a52d60a5fee71815bf9193279219aa5300026eb1396c4c1d06a3f8a5 WHIRLPOOL a4f682f043df9290104c7d291d3c23f8fea8fdc876c5d6c88268966748bd67958653461048fe8e9e0e5358ba58fe4502dac104c43a9584e1758925c7755a4903 +DIST firefox-45.1.0esr-es-AR.xpi 441476 SHA256 8017fa20fee5db586f654496e8779cbc3b7f0ce7ea710f8eeefb0e67c374d0b0 SHA512 824f159f37d64c910960e965d09b1e942401b048554c799ebb7b37b121ba03dbd0fb7c43e4d44f60b8f65b3d7734bb946ddb095f2d7947cd1a67d964311595b5 WHIRLPOOL fad3247a37b24c6c5aecc71d3f51e90fed83bf663af303614185e56e3f5627c1cc7eb3e1d4839f2acebe915c63763adf9c20e820c0c9f11c1135f63c9b2d6148 +DIST firefox-45.1.0esr-es-CL.xpi 368759 SHA256 5d7b7d5c58198a61d13371d8e7cfd8a61b1b173e5c75e1595c68787f38fa2f92 SHA512 3da972abc76a00f832e3a51105ea1a114c94f678ff921bab3a114ad5d2e2e44a788146826dffab32c84fbba4693d7657dc1e026e1b0a47fec3bee5997b541949 WHIRLPOOL 0817b829bdb10286708009e918805fe6fcf919dfe16f77c5670588f3ba6e5beea6a5645ff833f857eea0a0f81bcb7f948534cb4aaf719506b8623e132534e00e +DIST firefox-45.1.0esr-es-ES.xpi 353710 SHA256 422423e6a3c680daa70fb84bed3c671f8a754fa8c0f9957f0bbffe390042f476 SHA512 ef81c72640fb5c618e153a20a4efae216142a12026c1a47ee782c8b56d2b4db413d2c65c940200690e724f43dc3937de32039ecc047994605ce34d4880074e45 WHIRLPOOL 621ca33aa4877c7dadbbfc00267c1c69fa15151eea99eb789312cf29428bdeb7b57f1351555840e95869354f5e10a49849415269344b8a9bdcb5424a2909e915 +DIST firefox-45.1.0esr-es-MX.xpi 449390 SHA256 02772e3581b82d298a3a42ba944fab64645516f2768353891ab7168882c0290e SHA512 cd305b5fba1f4a3a8083bffdd92dea28867013ec922c3cca76824430765e58565930ce289916b388e0c76e8fb491311195d83684b6e0d2064cf82b20e74203bf WHIRLPOOL cd6d1ba85e1f73c44bdd1d75c0868ce86b1734f0c26db368a3ff831cf665c6dd0a83e8a6098bc03359a43a3164a3681fddba1842d46dd5f241f7e5fe8a983c4b +DIST firefox-45.1.0esr-et.xpi 433347 SHA256 47fe79a5b5a3ce60fc2df77170cad6f33a4cd45b46506f6994b5f3b9cd7d0cd5 SHA512 4c2d1c54fb9c8966fb06efbbfbb9ce0947c262db0d6a464a5134a20dd1f01c2fa25754a73f6959a563d5b0ded6718b031360b71f848a332c9c56cdd370182280 WHIRLPOOL c70f6e1c75af3c4b9c5544fff4ee2c28273dd94b0ffae05bfe595394e64b8614a59aeb0cc6a3f3d353e6445c2a5f0230faeb1e80450896faebb9216021784ff2 +DIST firefox-45.1.0esr-eu.xpi 441352 SHA256 09ef21060722257a9c061f36f65ff264387572084cbb9df09ead920c81779956 SHA512 09d5b3383235abace083584bf3d0d8688ce3bc7ac3b61cd9bc59e7a9aba094563434a659d9e94f49be3135da3465fb0f8b3949f561e68e4b81b6361cf8a8deb1 WHIRLPOOL d5e14ba53a1a1c27ebcb3c6d09c5f0c698603457095d02566989d3a8f9eaee715da61a096dd95a1c223e1fff34574a0fa54febdc8d0f58eeab5c7562c2586d3d +DIST firefox-45.1.0esr-fa.xpi 491935 SHA256 e66d551af1ab1d722c778c07164297fb1836b5e07013c4be94012ee7dddcba2f SHA512 d6ea295780d4d53ac1e7d04d685765a97712a2d09afa4ac60d769e479d28926679db1a215931e82e855a24d812f34b996f9507388cf8b3b370e9cce73ce5506c WHIRLPOOL ebcd498171d50e412ba2695a21f1479a5381c6165ae41a669c1724dd44538a1d0a767f99d53ff1942ac9c30eea9c4daee6fae2e361e00b7b2869cf99d9e91c03 +DIST firefox-45.1.0esr-fi.xpi 438343 SHA256 7fcfe60b776ce7beb4284d9ee026a4a845d76912be44a4e8868f01385fad568e SHA512 941880e17e843e8346ed5612ff17dc46c72f18ef7fefab45afd0bb7fcf27669b4a107f803146e62311f1847f710c8a9e24ae442ca587fb90a0ef1a5ccaecca6a WHIRLPOOL e96ff23300c8417034644153b1febfbec3b0f1fafed6caec4612ba8e381f27c8a8fe3ec770eaf04b0acd3727758ea651df7da2c2bb8a023b7c2230a84eabee97 +DIST firefox-45.1.0esr-fr.xpi 450033 SHA256 acf98ddd2d7900b378631f9f0debe5725ffbb6757bb12e8395c648b923a612b2 SHA512 078b83b6279f242b71cc07b8746f96b41493ec8c0de8f85c279aa5b6a95e4dcabe3578f81f8d1eb1adbb2730462edbcb304d0737a3862e1eb578ab7a3a5b9703 WHIRLPOOL 2014bde105b377866a11f0c6f1abab2d66f96db470f9fd16c9d499a8895e76b4e1fd9a9b17e0058df1a7ea2e0d4c188745961c217bc87c6e587abf0226b01aeb +DIST firefox-45.1.0esr-fy-NL.xpi 447773 SHA256 631becc167f5ac36071a68124047638cdea99589ee7c8e44619e9630a8499d81 SHA512 0c467569c8c3a02ce23381483a661b57f77539d34430bcf278e54cefd016a4b139e3e19f4c4b075af4706899ee3f2cb25f1049a1be8f5f2ea8dc844efab35af8 WHIRLPOOL 9f6268dcfa7b8a24dafeb84159f8226a58104450476f6d10b1ae9009144e9a0a67e2f4c33c7566e1dee7aefded51376a8a889841ad5a20a01994fda4cb8fd015 +DIST firefox-45.1.0esr-ga-IE.xpi 460050 SHA256 996f321a4706efbf0489ed0d4f834396758cece68ea51fcedb78c55f00e9c486 SHA512 4d094883ed63a96f7151a069022abbfbf1cacd2ca42629359a4b31d0b522485f1f5a04982a581564e3bf78a72f12559a82b80487d09708e163f6f31adb8bb3ba WHIRLPOOL e3f2f84daac3758beb426f0fe44b4239a498555416ab92d46d3abae95517398e466bd8199a9dce469274e90d3b5a64c7626f46a29ad24cec5ab176cacd47237f +DIST firefox-45.1.0esr-gd.xpi 449705 SHA256 c691bc21f05f9e0b1cd8a00f60516ddad15240bc4eb314b025940e47d06140ec SHA512 b06dd4d2a598691bdd44530cf2b5ae264e89de496cf14987632cb2febb29a5f8095457b96620b2d0f37cbc4faf3942f0c188f5879bba583d2cae1a2103e3c1ec WHIRLPOOL b336936b1f8f8080e5fa24a703e5ceb0220132e307f242f906cb0144e31642c38e26bd2c3b42001c8d761326d24e043e8c8a798e5f1d76c5067c0e886627d5dd +DIST firefox-45.1.0esr-gl.xpi 434800 SHA256 d941d515af9a304579cf5f08719489ddcbdbfe7a63c3b6d65e02138084bbc3bd SHA512 a0aaabffc3d09c6c6fde7d869fb643098475a6b65f36abc085383e925ea745cf57e0b4602b1d416f873370c9381e4f514c843d6dee2883deec6d22491d2811bc WHIRLPOOL 1ebf9f9f8c836f610a69658e5d0a681ad8ffcb778313afa2b5e2c0a7b9a7aea7c9789df4cbd3cb0d2d2addf520674aa93f9b02ee55761fe56088ab1718a5c485 +DIST firefox-45.1.0esr-gu-IN.xpi 472561 SHA256 7fe25e9f20cdaaa10d5685303c69bdfdb42d677ace365933f6041d88a6298984 SHA512 ec7389dba78393fee98e12cc8ea633f073d0ac25d82f1eefccdcc0a057c56285d680105140509b7c4725071637808b0a4b8deaa22a25b30e180ea25b318c8459 WHIRLPOOL 12545ce6a5278ad469bfbeacbda991ae6eb87e45c099567c8539d155e2def94d8d4d770465a0abb23ead3ad394b3561233aca6ea433a9d4275168315df215c6b +DIST firefox-45.1.0esr-he.xpi 454782 SHA256 878cbe9aa34d1968a40b1abc8a43eb7bf75d2a1c85e13e77d45e79ad595552f1 SHA512 3589c0d574c851e16f7a44e6163e3f46d2c3e5713721a05cbabca7ec3c20056d5369eb6ec06ad17b91de7e5ff23d7cb0d58f98a2ea879c3f24f8255d8a3a43da WHIRLPOOL e743980145217afebf0957594e767d687a490b227ce5917cedaf9eb71844ca6c4d5373ba468146c25d250c53d8c63943de739ea2b091662c63908f118ef7fcdb +DIST firefox-45.1.0esr-hi-IN.xpi 486985 SHA256 def808718637fb0a8f1ec842fa6187d7c6ccf33e77535d8d1a7e37045910767a SHA512 208011db3cbc48718e140092e579dc2b69916ab5c387763597406401add55c70fcf04b8bdc657ba2b1e707df50b0f9bfcff77854245f8ad786d910e43423742b WHIRLPOOL 1957edfdcb030c81715bc332cafe1c52b479b0471ce0a4e351386764768922e8307275f3a3d0a44c0607b1f1cb88d1882b9bf4a1c00a64ac246aefb80c6d11d9 +DIST firefox-45.1.0esr-hr.xpi 449065 SHA256 272881202ef43f0f686649bf5135c374d5cae28670aea2833a2d3c9414591578 SHA512 131cecfd4b187ad90bdd3d2b301f8d466eb76ac7d86f97df5a02d8324271407a112905a270ed1821493f169675abeb33c178edece8d5071d77b0bb9aa1962cc4 WHIRLPOOL 041fed8f148fecca8d8b4bac021022bdf10a1d1e2605281cd019733304c9e4fe53397d9c4ff89e5e4f748fa7bcffabe332e553f392dc01768d080b4fec628713 +DIST firefox-45.1.0esr-hu.xpi 449772 SHA256 8ddefee5e3d9bb1f2983af3376f8247e3fcd38b1bd0136d82b1e7c610a87feba SHA512 a36e29daf7ce8e4cc3cb6a43b18c6afcada95cd9c67c6685e536e49b65664ba6f44e33ad2aa2191f1e0a5f582f89f69e41f51781013ee101b82dca70722715ac WHIRLPOOL 99c01f4ad9edadc030a62d7961acd10033c6e4dedfdb9aa87c87ce68158d8688a987a25800ab438073ab8c61a3225924644cd0c7ba35f61733fe97df1fba66fd +DIST firefox-45.1.0esr-hy-AM.xpi 500035 SHA256 e54b4ea162145165b938cbd89d78e6817bed4bb92f252aa7cf380ad32f62b9e8 SHA512 089083c7e06f860234e9bda5bb61b80e97471fe80d14acea89cc8c2a53834f80ce608bf6394ae8120d57c66f0ff63ed32895bf1cabacdcd953a1f589f9266ded WHIRLPOOL 25048a76cd2f97d488f4b019efc313a0ca24dfa50bf12118ad9be2893843c0d6c9ca950cf516874740e829ce7ced43f1b6824922ddf826570ed4d00b576ab4ef +DIST firefox-45.1.0esr-id.xpi 427171 SHA256 3792ff8654aaad501b523720a5ff250d41fed98b6105abfb5de198aa52e6e2ee SHA512 297279c3c9ee13e4900f58487de2ab9c167524629208507b1f646dd0238317c08d379bd82a444a73c78fbffbedb3cc61cf4930b80401450d3af5bcfd1cb31c2a WHIRLPOOL 408bb8aa58b230be1d9d175c00d66b41a9a36be983871c1a74a32be1080c77400238f0e17e9f39a2f1d84306d9ac257c11c4fd61d47b3f949674af5e21289577 +DIST firefox-45.1.0esr-is.xpi 443209 SHA256 742676e0207c26fc81a1ef89ddee5fa905dda343659cee879f5a192ce8951c87 SHA512 d3b4f9d2d8cbd71d64833dd3ea567c16bf999cbc4b89c7429ca529f67707e13a986c44922d66099a1ee8af69b9ead88c889b6d836b907e3663325b02b84c1117 WHIRLPOOL 2326f51f3d6bce7f58387bbbe108cd1a92290e5ed5061e569cf34029edc2fde84d3316de81f0632bbd22b565b11ff8d5543498c72dc5d289810026c6c34c714b +DIST firefox-45.1.0esr-it.xpi 343720 SHA256 781c48919f90a461d402936252dfd04cc449d20fcfdace5b3e2430dc76acc874 SHA512 5ff6ab39ae6bd54b0f778fd51438a7e4003245749fe9bbaf07bd6e28fb31f152409a75cb9a2b2907729080a1dd1c464fd0f415ccce9109508431d8efed08a2cf WHIRLPOOL 9d07d3ce3ee761d56c85e9d076848ae194be29073691935ad3b267f9ae826d37a7b3101ea64d53b32b2795380a527ac9fa4f584721b1f2972cb06581af7f6101 +DIST firefox-45.1.0esr-ja.xpi 486325 SHA256 5de75db5bb087a5032a5d8fbac727239639a5ec5a5544e5ad563c42d6cfaf1e2 SHA512 b40d10abf44b30f28329f6143ff54b218ceb75604cff532409ecd3bfbf5d85694d6fc734840f825b3bf32430acf5629505c46c84c68db8d130ade06b8d56c504 WHIRLPOOL afbf0ee72c36e95579cab042d7543051b0df371648e83225833b4bf41b29ee74e29abeb7f56894a9626b1120f6e4e0ec21f2789e814d13af99fe94babd4cbc06 +DIST firefox-45.1.0esr-kk.xpi 498890 SHA256 64e3ccdaafca6d9127d0faa46c253342340ce0eacdbcc8e4176fcf0166e012a9 SHA512 ed887d792c94e2421f3137a92f53b985fdcb6001d83307d6ac0854823a51ab658b0d97d64465967a9c5409bf7a78f69c801f4d4d7c0f14eb48bb2e3809eac577 WHIRLPOOL 12851070cad4455413c6cccc8bc48d7b05bba70f8d5b0f1b446eb7804f65f84fe6e1c423a3c6605bb9f5fa680336ef920fa0d117b363967ba45009f7be476cd7 +DIST firefox-45.1.0esr-kn.xpi 495877 SHA256 8b5b90c613be9e2892f07795bcfed1a7d68c9105546836a678a230086f4cdc90 SHA512 1ed77ca5164b92ad2dadce41023cf59ae46b9307f025666e6393bdc26a91e1fa006dda0352de1c135fae3aaab54e9cd458497870647f01c1b2305a5beee0e1a0 WHIRLPOOL 3c5903d73a953f7d08d4051ace138fd544df6bffafe5c65b16f05aaaa2b27c2a0061be986f11c6816a91273d8595aed779fe68c2ba7eb438a2a96e89050334a8 +DIST firefox-45.1.0esr-ko.xpi 465285 SHA256 65cdc4462a2212e935b7309e047a2ad05ad34ff9921e958a2de7243c6a6650e6 SHA512 03fa5136f43663a52d6fdc44e1358e55a6553944a73e5fa971b78a6778d4c9ad6e283cec3c1e1df324342d059ca86509e6934971538064d13ab046b6c3ae6f2e WHIRLPOOL 6fde7f5c320a2142989ebdbbb70088536f68ecebb5dff03200b716741c89d4d251c8d2fc8214d08b5165a07da11731ccb234edfbaa2fab632fc57e5dc3a05111 +DIST firefox-45.1.0esr-lt.xpi 454674 SHA256 4c6c918deeab044783177cb7f0303269be16ff3cbf80c855786f71b2732a5cb9 SHA512 2d309065dc521d0b67e097dbeceb379a42b3bae402465714e992c706ab52828c768d4b5e54cb2782ce7a20ef6a10ef82c55d65ceadd63852312588adbd2328b9 WHIRLPOOL 9e4b1137748e367bfa035e9f6c13ae964555a0ea073b95221fff4b09ce7c86158cc1977bff9738f4c6a682e8f146c83716475dfcaf759f5429aece4a95a03df7 +DIST firefox-45.1.0esr-lv.xpi 445716 SHA256 647bcdf245353e7f22b04c387ae98bb0a4283f0555bd832c03abb5551fbc09d5 SHA512 62d3b18ea8e62f0f8f80e8cf30f3ce39018fba3e9e71528a10564a977649fd1ca86d64b66ff0b4803dbec3d5c7f7be97c7cb715fd084e572aae5b2fe1e733ddb WHIRLPOOL 0466472da53742c56522f6a119abe72e2617f4cafc75412d88856666c5104b1717b899cdf04e85848cdff86ba55e42d95ce71e563e35adb2b0f75e78cc857e5f +DIST firefox-45.1.0esr-mai.xpi 492644 SHA256 9cedbc11eaffb5968e33df27f47f67fb457bb7dc17ae142283f093f245c38e6d SHA512 f2067f856aac97fa54bb177040679596bd1affa77d3daf8551df0a2d5cec7c291f626302a0aaf93283d9f2b4d7575f33697f0771260db6874c7777817b91670b WHIRLPOOL 6064f37a097a4a678d7ce8083671c9abeb6b027ed097e5f43e479eedf8bebdd678d1d879f5caaada55f05d08101a7e6c9a9d73d415d0bcf841ae81c85f5d8dcc +DIST firefox-45.1.0esr-mk.xpi 476389 SHA256 2e4fc67d1ed7564148851166d04787ce856445960849ac891982ab3c66da0ade SHA512 81bb73eb15baeb2fdc4edaa16a95280f813356a0dbb76026331ab7dab0105b706052e5a7d7eed0ef66effacc1c685dbf55901adaa813486c727fd354d30134e3 WHIRLPOOL 1d1af483826cfb1dcb297743217ccf11467abd8da82a51271d262c3688edd38bd7f1f19256e418f1698d40e2a34bca386f6be2accc9bba2a104a559aaaa30e2d +DIST firefox-45.1.0esr-ml.xpi 498677 SHA256 9e7375141869b52cbdd7ef89a4dabc9b797d7b50632a7d9a8af72c780fb20f05 SHA512 07ed74224e3daa4694ced6e4a99a594feb8368366b658735f0555409cf8f160fd20b58aa064d2a5a534625e656fa2ebb6de85a04ad3ea35cfb4fc622a728f45b WHIRLPOOL c95c1a9b09c43bb18023164aeab399efaceb1ed62d3fc7d205d4dc0af1a8fa5d37aceb07e5024def52f4673ae2ea0d89b42a9fa540995da76308c1f0c872c54c +DIST firefox-45.1.0esr-mr.xpi 503694 SHA256 c3d38c612d3aff7c4fd2f8bccd2b74176be0f0b0161781c5242dedbedb35c5f0 SHA512 8f209541c5c7cad576033a94d4e58f800d60018004da158e6e6b29f85f6141c360d66346b289a6006bf738d2e0b2a385f6b5a0f4b4c283ff1962a702ef8fbcf9 WHIRLPOOL 2a6e1d2a154bff37e138d12f15be73a3adf5a2a01a9a6fa8dc2d69d2b1462186bae0c81812372b8d80e1643b22608b57ed4c0eb468f2406e214a8957ca6a3479 +DIST firefox-45.1.0esr-nb-NO.xpi 435466 SHA256 9496e01cb9839677cb8051667acc2b6692f4663de532d13d72c31596e2fa0fac SHA512 d85aa8e9f7033cfcd9ce66504b324e32cd5286e4b66658ec1f64507ba0f4cddddeb55182a1f9558dcdeeb274dd244795fe896326c0d1252fbd5aaf852c529f41 WHIRLPOOL a4d8c903638861ae2bbf8db0c47ab0cc5ad3984ae87d627f65e997e7e48a2a0c4bc7b4cbb3cab4e46dbc9df52e83f7ef3bf220dbd3bcbfadf5efa6b72874936b +DIST firefox-45.1.0esr-nl.xpi 435197 SHA256 3e7bcb94564cb01be83e12adc490001180f0cf666c6ce64691bd46fc1af4fd7f SHA512 c937890546c5b9a34b8aea66b22de3c63765d50e86aabe14acdd4ef607c94efd93e0c23f05197764f4eaef7f85d4681a488d22cb404b67bf41478f99a8cae39b WHIRLPOOL ba600bf98c46c4722ed364a96564ce92fc227d0e60d63f177b90a9e93c642204958e929b09255235a29c9deb72af7a5ff4bca471f107678aae18e42df82d852d +DIST firefox-45.1.0esr-nn-NO.xpi 432929 SHA256 55d754d238d3fb7834199879ea64667e11bdf14b291a715f34586090a8b75269 SHA512 6aa208b4db7870dc38d8179b84c60e22c8c98e2e800d0823b06ebdef5329db79b0a13f4db8c02455e1331d91787a1bea81296f8d331b7b9d74dfa121d0e9d678 WHIRLPOOL 874336c767c6d680269e539fc1f51dd9ac61a0592b88fb8826caab91efc5ae124a5fe02be5d959528e2bcb5767ae79d786a927f7b8eb8c68507561358ecf7fcb +DIST firefox-45.1.0esr-or.xpi 495917 SHA256 07d421f719bef417588838d668ea50f28853c8b05f0197334dd48df982102813 SHA512 8f93c7d8079cb537393dd859bd88419d4eae16c74296b8f08d692ef212f24e1ff7c8211dfc9b80d5cf95f2ec84fca06d66c471e1d51522d1d0ff05863d980967 WHIRLPOOL 681be6fd54ccee30e677d9724ddf8c3fbaade82e08eca43f393a1f73f38b9ad504d22acfb7edd36d0722092cb3a19c9f65baec58f3d869230747f3cc0419bba5 +DIST firefox-45.1.0esr-pa-IN.xpi 489546 SHA256 909c16142442a4f0cd83a0b4da87ce52fd339fba740b008227b143c3cb90dec1 SHA512 a22d1c73d984cb8eb94e771442882a5bcac88c34a231ee100d5119d6abfbf009c41ae001ced779a27d8197ab24c722f3b802f6e5334364b059880d59164fc5f6 WHIRLPOOL ba5c6398f9dbffd1aa01d1991aead68d1f6a495ac26b71c6605ca7b46c717d0dee05fef1843d17d7537960ec07b8172d030228ac30880d7474fdc4ecf5ea3465 +DIST firefox-45.1.0esr-pl.xpi 383924 SHA256 d79512a921f3137ec393882af23ac4060a5e058fff0b23466750c3a921b12396 SHA512 f64434e68159fbd8233da05f9cbb534c7e0d5b73f915d67040c0eeb4522cd8aacdc2e48c4495f607cd13cf5a203dc7c621039743ab38afd9fac662a1b6f23095 WHIRLPOOL 7840ee499b0da85a134a471c04ca6c3856bf1a408432ac56d7077538d3a2d27292fe2092ffafcbba7126acef9923c3e7363bc2688d7366b885937811e0a18ab7 +DIST firefox-45.1.0esr-pt-BR.xpi 450986 SHA256 fc299a8c1552ac2008a2a4cb5fe8b0fb2285e8f0cf92df541a309da3bb08219d SHA512 135a77c2e6032d9c4ec814538853f61b27b5ef8eb04dbf4a216520fa8905cc56c7cd057d0e2da20a20f9e622c9f4f2d9855e8af40d7d0e28f5eeb6d817643156 WHIRLPOOL 684bf50483d159527b6368760f95d769eaacf02aa70635aabccb89702226fce892e0d69e1d488e37eaaa84a2138f3300ef2688065299306306afa2a3b515af3e +DIST firefox-45.1.0esr-pt-PT.xpi 437017 SHA256 388de1d5ec25349f7d0b59bb8d0817ab7031821f23591692debeaf06d130ad23 SHA512 79f6210769e7dfc51399e9cf3634230d836336444079d874089176c944f4d5c0781144d153b843820a5de877e40cd034099466027c2e8b4c4b4da4d2dc4e4efc WHIRLPOOL 9a1324c0a0ac6676a2eb5eea67057e5987b0eb1c57e4e6653d3178127d964e524af7b6cc1079e72fc5f746bce6cc27aaa24070d88b30b7b0d813631673457f11 +DIST firefox-45.1.0esr-rm.xpi 437714 SHA256 2a1185afca7aebf2a236df616f8a7fada7829cce0ccbd7f0bab38b42ee6530c4 SHA512 44e047c7e05a2a6defa999c6903d8cd8145dff1907aa695b437e54296e732cf28706313c435186ab5a40bee0fcd6884757ef740f3884b14c4a3ba4886f6790aa WHIRLPOOL 7fc14f38cf2e2edf97d0e89c1c5e281e83722d593b9987811bc7e7e1c719a9eb5cb9d393f5527cb7323b20e3a691d898524afe63a79b880dc73f5df3b3d82e3d +DIST firefox-45.1.0esr-ro.xpi 444056 SHA256 f094b95572faf5415ce7cd1073830d6c1e82e09b305478a70322f3485276c8f8 SHA512 f11df4694f0b9eeb1a23505c4f15aa1ace00f63fc1eef943eb3e440941f41d05f1b4901c87b4dc267f8e195387d1d383079baa84877b134076740a8c87f8500d WHIRLPOOL 196d3e9fa77fda3ecc3dfaa4cae57cefd4ff0f833668a8e70a7484a3e26016c57375e0c7526241dee0b75f12149720f2700ef455481aff68beab635a5517151d +DIST firefox-45.1.0esr-ru.xpi 392734 SHA256 7e2c2f27b273077193b9a2eee3581e324201ea2b8119960ead943c4bad895441 SHA512 189c30b41fc1341cf17b7950159d35dcf857eb21e4f9d6c45bd262c087cf2e967e093bbeac36be7772894e1a4d3a6e07f512ea7bbe06cec535760d1efc812ce0 WHIRLPOOL 078df0679bd1da77a39bc2446c3334c4a0d2724662bf95f264f3eca07fec9defc01a22125c326d9d3b6b217f08c0df90fef10f872ef97a0b2c79ff92a35a8ce2 +DIST firefox-45.1.0esr-si.xpi 482242 SHA256 87d5c084c8c9ee2949e9703bf59163f03400b466b83722ee3dd9e3a114bc4f8b SHA512 cf64916e9a5053a107bd8b9b84aa575562e0b7040046d71954a329b335ac2dab1fc733f818a8341f48bced632793088c55a468bbc0de16d0d388861c30145f25 WHIRLPOOL 1365e6adec3ac6ca5abc3d92f677042af15e82e57144fc5c9b5bff02055d70a2eb695b6d7db2616a72691be321d6f9f40d87d27f04efbefe5431a02fce8974b1 +DIST firefox-45.1.0esr-sk.xpi 453603 SHA256 b9770ec13612263736b1c59063e644f5c78dedf25b43b66339107ee1c5fd5a9d SHA512 5573845ed4df0ed8baeed529ee52cfdb00b598a53f3c92790c149b19357088424630770ba3b32ef349c484128f214b9dc79ba1d542103c5d56f7dd5df12ff882 WHIRLPOOL 7d20809b6f4bdbbec22d4125be524878737b3be4367540e0e1f5795728c17ceefc4367f35e31126d9e072400f89ba2ab8f3de58c2babad27251d7022209f9de6 +DIST firefox-45.1.0esr-sl.xpi 444960 SHA256 1b7a5c66c37c4cc7900cd4fc97c019c166b1cdd974846d685179f84733fb92f8 SHA512 26dafee5dacb7ef0a45a01805458f3acb435e0d642583662482bdbb7cce3698f08e95e15f02c4bf55e422b3af31a558344b2a608173cb6428c07cc78d0dd71ce WHIRLPOOL 1131b5683d7de5fb28cd384f616a9217c655cdfc1c73481cb06076749d7fb5600bb34a2e937007d8edd47f09d8445fdf830784ca98070102f05918751a5beab7 +DIST firefox-45.1.0esr-son.xpi 433509 SHA256 f1782e9086ea8a52c3f0c66b4d315b086bd75b649c539e88d389943a051c4457 SHA512 42a28b7e0da72e9055c6e3720e399fec5e4784d0475ba40fcec90769c6b73373dea7d286b5691697917a6e50be1af28d6d25c44787ca94b530f4a94c507767e7 WHIRLPOOL a39404249017422b211dbf24f0c23262fe89fcc6928943e675a703d6f51366a4ac1c683616dcdb639b9da16c1a10c8c8d9f80f3f8b9192006c302dc4e0fa8b19 +DIST firefox-45.1.0esr-sq.xpi 452182 SHA256 ff807f114438782bc017869b6a4e4cc2c323cabc09ad9a47094bed7736382897 SHA512 099ebe6bc98e8e96ac9f74542e9461e6aa0d25dab9fd51e0c367a005955d1a15bb4e52e6bea7165daddccd8af757dbb13307bfcd0ec697d71acb90e0072cc219 WHIRLPOOL 579f76ee44b40e1805d95d398d20666407f4528f95f64b3036607293f161f599996f60eecb01e64b5cdbb55433d632c46867b3fa5306e4dd8458f9388fe50beb +DIST firefox-45.1.0esr-sr.xpi 464474 SHA256 24f3be1c5751a1283e14ebbb33c73951371c2f0715a1fece502f03d6dd5cef87 SHA512 e0753953f8533953c78e14de1a218999e92eae1a5e326cf9f0715ed2cd1f0223e21018077b215ed89202f81c768e6e76268a895f7ddb610c3e476e9df185a2b4 WHIRLPOOL d7cadac57454f136bf92bde85018283ec2b03e4dcd17128130e0ca09e89e2771232e37085e1fa3102989df4667bb19510be7b70b40430d44a76d569c80f3d0f8 +DIST firefox-45.1.0esr-sv-SE.xpi 444208 SHA256 f0f0d1f0217cdbf6d919ad5731c6f6492c30c059fd4ece63ec59f44a61742e45 SHA512 4ecd895c5dba6cede039d3f8cef33261c61eba250a1338dca93eff6035ae749c4c688f89edbc964f1091ee73dda363249b6438979fa71bb48df320dd7e91e44a WHIRLPOOL 3c0d89a8c7dbb305b13179758b72cff974d300e871052fce23122864d51c56764ee74b408ccf26a4190fe0d2374779f26b660dfe84ae5eb83206827545626f71 +DIST firefox-45.1.0esr-ta.xpi 483114 SHA256 5803307096dc644cbb282c42e8d041451899dacbd052a68b2f2d044b425e23bd SHA512 200c076be460401105e5df5c165a8034f8828beb81b5c4cc0aea5bf99f8b0dfc055ac231ccd91ff81c879b9d4dd058c96125a0096f07d17d70ebcb70c7215cae WHIRLPOOL 303cb29fa4e7d6964736a06d3a0043cf23280c42c7ab1e1e096b4708aa733838e69a5683640e9b2c2250713226f295ae406c756ecb940bf575110c7af0853b56 +DIST firefox-45.1.0esr-te.xpi 492465 SHA256 2ad70721fa4b4b2b67bdce70760b72f2d9c32a79e4bda2563aa5a6a5c9758395 SHA512 a2784e4e6c82ff5d47bec492a2910c604dcb2bb0f3f25da398b64c8cba6aa69e39d38c0ce41816b918029d7bf0c17d71c1b817014273bbbca23573b7737cfdfc WHIRLPOOL 95bcfb54a220322d42b76455f84b5e87c172b6b909dfe85a392b12a6f68fcb1ce7094e60799785a2fd3b329372d54711f864d724dd07e044dc3e244bb9615014 +DIST firefox-45.1.0esr-tr.xpi 451160 SHA256 cf86e15a1c0547f891121d9cadce25cd3be09d35c1e2f998a2809e7f66241e3d SHA512 29ea07e8e989d5822fd52cc3fa1990e973131720b57672976c2eb533fc9adb256279ccb8a6ffbcc4f4cb130cc71339cd4eff7c496df7debf297da31f65e6d6eb WHIRLPOOL 5b7e285ddeab6f6e792d4364c23cfb19c9ebe14e62dd5be6ebdfb6403635a7311573e1f568c94b5017a74290825dc0472a816957c230a1ded17414dbe42b9897 +DIST firefox-45.1.0esr-uk.xpi 494776 SHA256 d9b9493fa0da79fdd86c043c455b7626312246ed5c3b1a82052b79a3231d25b7 SHA512 1d6d3e2f0201597cfe59f48dcd26612fbad55944e3ff9d24117bfe6d406bde16e28e69083fd610f9ae14c0efeae8982b8968dafa3f569eb4b0c274e9d39451ae WHIRLPOOL f03eaa23794ef15f4ff701d25566f6def278eb76a4e0159454da309d61de5d2480dff5b16cd77a621e684e1479ac6efabca56bd7fb8ac8fd18a8cc25da3a1b66 +DIST firefox-45.1.0esr-vi.xpi 450774 SHA256 842a43a616f2a5ea0ad6963fe21fb2d3b25b98612a21be629adbb74301dec67a SHA512 dcf075bba1c08f75ad50a084d95cf06cdb524e77e0ce7729fa3e37d63583498d7a1911f2167b635cea71d2babb3fd1166c55c791451539ba337936d9f08ed90c WHIRLPOOL 65c891400c45e9f26b30be2e2798958adbb6eba705c8fd5505fc4451d9960594a49f34fe3653161f520e9fef173051014acadf65f6c4ed2d45508386bbde7ddb +DIST firefox-45.1.0esr-zh-CN.xpi 475791 SHA256 5532eaf005914abca2e28a9c455029a98357bd17b305a0460e020ca37f4fd864 SHA512 020a4747e6e0b9d9ecec7049a7a6d537a344491920d7bbe1a59b52090c40502e988157087a37736ffcb30101a3618495bc3a30eae834b741563e91de930201a0 WHIRLPOOL 879344813df8b3948cfece2327e52d15de0de8022c7af609d6fc5b2b89dee73095aed273d0c8512012f544f972abc0f0d50df01b6e66dba5fc6c43511940c8f0 +DIST firefox-45.1.0esr-zh-TW.xpi 466524 SHA256 5127eb60caead072b71dac2a3a75a0b28fc85f7532ef78f75e4bd834557a0aab SHA512 265f3503557dc25646623e0fc56c22de350c765bc07d3746101ee0667428f18a4114979204dfc13e19293550c08f16d096bb0a8edfc6c67f7dcb7ca7b7c53351 WHIRLPOOL 81f216b0e239541a2934745378dfe06ff4acebf91135a285a9f3a13ae4feaaf5d23f6e6d661149258574605c5524a71a86f3a7a54624e2f96569602bc9f37f7d +DIST firefox-46.0-af.xpi 437789 SHA256 46b12db3f2d6ba7cf897323a2ecd5d9ba249f5081f1663c6d3b802d6d038ddb7 SHA512 c149d57f5fd7d28abe1fffb8c0ad224cfa13d02fafb61691a460a112234f6def8aa142b8f429c775eca71fe195bd28cefe7d938dce0e7bd30cf3c367495958f5 WHIRLPOOL 508c64d4f8a65d54f0f6367fcdaee22aca6eff8a700d45fbf8ae383d0d0bd03a9cd85695c9386747eaaac31b6fb0b814064a9cf100adc7363cdd6de93ba433f6 +DIST firefox-46.0-ar.xpi 473522 SHA256 9385a0ef670e4c3233d76baab390af50c52fcac14522a4748e5225528cce1444 SHA512 4b5d170ded9efde4db5bf030c57d109775a4f8399ca2aed6e9445f70c4fe7faa7cca667b8ab9f33e5533a5b11c65923448905d8aaf878749ffe26a70722dd330 WHIRLPOOL 373dc6f0eaf1e3bf9198c608734132f2502454465b03784267a2b21693152c525ed92634d045a069ce87075b6535ad75d15b5919a0eabf18db5942be7c23d49b +DIST firefox-46.0-as.xpi 485694 SHA256 6f11023309830b6f23d122d9e0b96d552a4a618a3464ec21d427b2a5445390fe SHA512 f808f51404fbf32c5227c882f7bc2f0e0bbbfcedec1bf53f1f37f2863c906d8cdd877277ed840adc889e814293c325b590a31ad3f59d928261103658bcea2212 WHIRLPOOL d8f06c9c6f5af1a854724bf3b915d56a20e37aca44f4467cb89a3923d22340bee1b5097f389a4401cc47e3b7d58c4010093a04874ec5ef960ab5af96cafe4032 +DIST firefox-46.0-ast.xpi 421892 SHA256 b474df8eed6bc429152cd76a35a5c5e138ff79657abfb02ca1e95251dba43410 SHA512 d91fc31cc6ebf7a13dceace71d80fdbe35b4d0985323c6c710162c6add89a4ffff5e3e0b718cf709f45f7f184e23a19a4395850629093633fc077d1e29cb0e7b WHIRLPOOL d0e37dd75f5850c0f0dc1a3d1e25917a6eddff61ce20fb38a85fd1413f12b2e640264b74bf59b35580fedbfcfba2c26a9afe58e3018cbbece9147916749d2f13 +DIST firefox-46.0-be.xpi 447214 SHA256 ecc4a15a4de606cea61314d7d16470f8f25415689f35a286044ed406237b8132 SHA512 713f89c5a8c2174cd027ca80b3b87aedd662472c363ce12178b4a6269e6af339fab27470786a4e3b886ec4ac8eab4a5890636ab741669e14bccdebbc3f8d1f78 WHIRLPOOL 3e4009880d20a04adfe18318a2face13b3f1209ea70b8d14aa4b534c8de1639e04a926fff4e5b1a8ec9bbcac3b0a321a5155cf21277d41e76a894824c68db08a +DIST firefox-46.0-bg.xpi 485175 SHA256 eb3841f86515949df9a9f6ebb94b529ad21915eb7ef3fa436f1185feaf9ed093 SHA512 aa80b8d021f89f4137d32392a14f92d4f53d5aeaebae53ef785f3eb6b3bc5ec46ff74de23bf3f70c7db0b52df6de49b78a8440f101ce237418edc05b7375dfbf WHIRLPOOL f071ac544cf6ab068cd191d04d237b4bf97c2414f1baaeccbb11891b73abafecf61008b44cb00655393c27bb48fed628c633e51b855cf739a30bd73226dcfdcd +DIST firefox-46.0-bn-BD.xpi 514991 SHA256 a4f5d8cc8662399b2ef99172cc65d48c19660c7d8f6c022888f20e4b936d8aaf SHA512 5560dd828906afd9d46db6190d426080b444172a53068f0ad207c7732d069b5bb5a2fd8f80b02964c2453e5828694c12943ffa348663fa0fa4ff317f13e6ade4 WHIRLPOOL f54772bfe9f208d65c9a225716e884a9d4eccccc06399adc6ce51ec4bdaa62a60fdad17b2e7424b010b4883d074eb0f8a0b70ee06231def8e6496466e03e594b +DIST firefox-46.0-bn-IN.xpi 511116 SHA256 6c1767e4830af887b044437a06521a05ecb6433e38729021eb17075118f12310 SHA512 f54d34629dfe6bbcccfd6e89b0638a1bb68fc9b4351ac654d7041c1f090b754f3d392e12360ff9b3eb4e0eaae12b3dec3afe35e0d20b0d68af89ee618f7929b0 WHIRLPOOL 39f983d9494e53f48dfd26eeb4a0043f9b884a9137ad3f2d8354ca696d174831e9b1b1c355e3537790306fa378d5cb535f00ffe94a7f90f22ee6bf2095646474 +DIST firefox-46.0-br.xpi 434620 SHA256 f7aaa06e800816ea4051fd2ebdb2df8dc08e4a336f966b91f667a3c1cd6332cf SHA512 f34f0198a14013aabd0cfe1fb6f5cbbc398beedf332a55ab993632547eb22ecca25b9769fe300b715a395aee835946c65d62a3a8f3ea9c52d6329e6b953cc2e1 WHIRLPOOL 45093212c1734364ed243292cb4e9dd8165ed93790b8477a875db9cf84ae6fd11937519397bbaa79f2c5ce847568268c13aeceb68def422f986b1bcf5e715084 +DIST firefox-46.0-bs.xpi 441621 SHA256 164e8f0bd85aeda4d06a10f71224e5c934474c94f0758d6421eedf9d8141e3d8 SHA512 fbbed65181d7c11b19e238364fbc1328705270aca7fe7f4b83a315f3e0824a5f15dac5c337c6d8514543089693a4c69c43a244540afead844354187fd9cdcb21 WHIRLPOOL 298f4668eecf7d878b313642c4c8a2990c04ba99a055101edc9c56f33d8b98bbc2933145fbfc7a913fd821d60220cfd86c35b4c731827be298021831a02493bb +DIST firefox-46.0-ca.xpi 439859 SHA256 d6bfb1a3a352cf7f5b9359aa79e3e8524c62308a3f693d2371a8d0202478aae5 SHA512 51434861d62a94330b6817dcc751ca37504c4656635e43d35fcea7d00ed1065b7f551e67bb62ac07418bd2ef82626b153e98da49816e00896d24c5f149329081 WHIRLPOOL 43d2440797e637bc510de6a3bb40b2fb0e84b1be18bf7ba3074a9f10dde3e8e94bace3e297c45075049a236babc7fbe973ec5e5cb9c0ffa141d745277c52ecc9 +DIST firefox-46.0-cs.xpi 442444 SHA256 e8c4fc6792b12c074e2faa2e5aba3a4ebe52afe9c16c22785ada5796c6e1bba9 SHA512 b1456d1546e20b47cacbcab0bf85419ad6387d7a9369f3c236f05ebfd019101cf3f1c7c1bd0fc448adfbe1670fb2596db0f7c1c81ce2152ab3f3c61b1b755a06 WHIRLPOOL f0afad495221242ef2a53e302692186d22b2ac1be0214b959103074420b8c85ce66bb1a3b18d353c6bc8fac17f31435b7cc8fc0b7048ed470d4395502c220fbb +DIST firefox-46.0-cy.xpi 437876 SHA256 f1e2139c07a6520a2b73258e45b7f74744b7863787ed2e629f29fa65180cf2ff SHA512 a1d93518694b91753d5162d9b8bbc0475a3aa359c3f26ec314a84647dde1447bb10911920f03dbbb60844236540e04db549a1d3f360072a5947b965390bc6218 WHIRLPOOL 7bfdc7b432e088d87694869732943f3410fb091afd84df026dcb43aa77889a18a0e2d585aee30733b2879266856ff5ae13997f5fb998fb56805e9621b98519a7 +DIST firefox-46.0-da.xpi 428341 SHA256 b12d113a3d9d6dae0b7b7cf4e8e0e1e3fbc83bcb7527803d76940ee43bf90929 SHA512 85e99ae4e85d05219e20b8d9b89b5eedd61c6948453cfee1964d4d49ee9c9563b736fd85e10b1e4b5f1f57f68e0e595e97a81eeff76572a230af1effa9f4ffe2 WHIRLPOOL e3c24dd52fd99c7cbcaa0ad4f51522e52c04579508299b48a8b5ac0b77a30107af5b1cd644da9a948e64de0913b4aefb9f31aa7b8f5ab97d874fa6defbcc4b18 +DIST firefox-46.0-de.xpi 444268 SHA256 b14c26fc8793d60fd1098f2f8caf0d26fde877d9ac736ba6e541725446135b2a SHA512 a9a6a896a46ca50f2bfee66c5c1f1175f46e780dafa568db6f35c0425f3f7c5fc08e1d18cd02233a83e05187e27c85d66d04af49cca01de31e54a94fc2efe308 WHIRLPOOL 62714d08bf6ddb9d79a24fd5bd587161f73a11aaaada00f0578e2a6cddbf8e020e3a78f82d2bc3e8df0f78ea145a6e9e69c9b3b1a97eacaf35b451311597c028 +DIST firefox-46.0-el.xpi 473311 SHA256 b778555f9cc12ff1beeea8cd2ce6049d8410df8cb283aa7b9b58a17d226fa6b5 SHA512 f455c3b38cf0784ba1f6b0e780743aebc9949ef4db3dd77db875f7bcafd346bfd5a6c32eecbba5a035b3730ab94a6c8031eb4cba34bd3432d797de9e7f64eec7 WHIRLPOOL d9115370135f403a9b7e69f82c369b4f8650343a124879a92d460558398109f983ebfce14aac4f02e909cf307b9f867b542a043415b9049c3d8a12cfda873d77 +DIST firefox-46.0-en-GB.xpi 421832 SHA256 c4714ff0d8750378461d150222716659cc95827344d2653ef87a59d595671ad1 SHA512 d95b5d66ab3350c56bafc9accadb54dfe87708dc09e8f35b70f3a16de4c417046776efda92febeaf9c69cfedee03d0ad55533abf6440709dd6de062e2eed4e41 WHIRLPOOL 72f3f1333b6100be0f5df4ec5ea4e50ed5febaa82d581392f29eae940d9a2678c495c97b9c73d25a1d82ea4cf3256dad9beb812ca997e3dc34e06a4cf8ccf9ea +DIST firefox-46.0-en-ZA.xpi 411466 SHA256 978f834143a5179418641acc06553103589adea8d0e6b6b393a09a319b1217ea SHA512 0a81ff31f031954d4fe2a98e6efe24a374358cf37d8208bc1f4dcacbfea3c078afabfd02cdb589b8a2fa4f3a366c3c5f2e456da6fde141fbd9b4d67bedae85e5 WHIRLPOOL 704da003061e6d35dc25744581521788d4f3b3b1104380c42b6300f93b9aa56304f6532a7d90f4729b9fcbc47a8f9f55948245dd59c6335d2f23b7ff216dc00d +DIST firefox-46.0-eo.xpi 438143 SHA256 4a064487f8e71b4572c087d16ce4b43059ad74171173e68bb93c0e433160c942 SHA512 1958e7697d8b486b176272e6742810e4adbe293718a61c80e4b38db513ae73ddfe78af51020cc3d69fc9798f357a6aafd7480e5954ec5a7f518f117b5fd9db7d WHIRLPOOL baca013e45eb584b097b452fd5ecb23be6ba7588f9ec32d932dde1b1383e5724a6a0ec41903b57cd674126fa17bb46c459159e35f967de5cc9553f86e1c180c7 +DIST firefox-46.0-es-AR.xpi 439950 SHA256 29545eb48f7bd0c271de03fddf75ff5a25787b214480ed248584eefb242fa28f SHA512 7e7614626b3c78023dc64f5c4d8fbdbc3d94b3aa2dd27a0aaec41cbde571aeb743b22a5556a570c0b1ec5a56598308686c781555eab267abafb2dec128085a4a WHIRLPOOL 94a2026d5d304020b60ac368cf79766982a18ec2135cbf73d27907358321fb69a6411c8400788444cff8ad9c9c881a9fe11880c171bb7b5f80ddd61e07903b43 +DIST firefox-46.0-es-CL.xpi 369969 SHA256 58bbe653ff54178b1b774333acc784b4f7e44d23c06ab3d280a618eb44919829 SHA512 b27404d2c604c769dd4e74f1af9ff74a9fa18a8e9de5506e8a0ae3357dbe2fe70d0631be108a7761186c095943a372455f9b36905125a9666e33cd15f1923fe7 WHIRLPOOL ee49a62c78b68bb63aea6fe030a68234f3dc50e7664f5ad46f932e97bb0ee9d2768bf428a06eb5b17ffb17c7ed1b7742b8d472f224eb78999bdfbe1e1aab871d +DIST firefox-46.0-es-ES.xpi 351180 SHA256 26d03abea3ef085ae8f58c2a8585b3c4f373a1966e3ac0150e9ee126e44b091c SHA512 55593a420e0ca8e54b33f334836e913bbbe1f574acea4cf85824e0f39e73206677104655e4ea397244a57f1abaf6e8a8bdd147e8789adc2925a00c8450c3f3d7 WHIRLPOOL 4d66d995d83b8712435877324b5fc1066ca82fa485ba89cb10a3f7c8199ca2ee3692b247a467eae076215e3f69c326d0b16d6f5b3a83ca13e5beede9e6112869 +DIST firefox-46.0-es-MX.xpi 447979 SHA256 b13a25a3f73308e70c4f9b27dd5991ea0abaeb35e2ca4eaec62485673b5d239a SHA512 85f115f8dbc7d1a1ffeb4d8532525abea43c37b3918a1c747d4149661b7bcb243654fbaf227d04fdeab02e0ba0e7623a9b9cb483fe5d2971a1112bc7da199907 WHIRLPOOL 359694d205662184087d617c48b64c03f73f0210140db888857247a4868c3be4421206b06202a394f14c08a582bb195d855c84a1ce5c6e546ccded667884cb71 +DIST firefox-46.0-et.xpi 431024 SHA256 0c44f7f904eecfddfca3b230960698d1354194c9d61f16275efc8f1fba136a18 SHA512 385c727658952bc59ead7dd627c5049a1bafd53fc068d3e26e379b607ab4a6b5c0c1afccd126c861f822049c8746ac065b2cee8a143993647eb0660dfd1430a2 WHIRLPOOL 05a9a5a10ed63e57620810f89fb849732108b5978bbadb23b83581a1e72e74f28296409b03502024cc06bcb208c63a503505a1dedbfa351aa1a0fdbdeff9b863 +DIST firefox-46.0-eu.xpi 439771 SHA256 4205ce50589d7c13668db050a46e3d51e99848d9cf56ccee8d963c9e82984ae4 SHA512 bebe9622560ca3b1e0e662b6da1af3b353b6055608c7f2837a338f6e1084f40ab1b52149bfbe452cc15b6e23418e3ddd3e83943e5c566fd1d76944af9add2c9b WHIRLPOOL cc80c8f2a162c5e86560b13f81b8abb0266ae0ab0946affaf9a9a5f635a9a17634b4b7dfd55789100cd4f8036688bbdf28d8b3558971b04e57571e932d8aa562 +DIST firefox-46.0-fa.xpi 490944 SHA256 af4da0d7eeea69e056d42032762a69c07f2701b537ffd1cc6043ef9ded81ee69 SHA512 7d0afe7fd7553873d33da37f273c00f296dba9f19b6f1814824139adffff38fe9e3f9fce0c2c44dc836a4ea56a9e885b3a02cd06b1a122f685a37d82403e33dc WHIRLPOOL 5874f8e31d67275d0bb19b977b128a64d30643c9f0cfa50ce7d552a92b01e311155176b9aeb5ce8cec74f6cee69c53bc4d6be9ee7975334a1836ca20b348a838 +DIST firefox-46.0-fi.xpi 433020 SHA256 af03d0d3a3bacf96911e6adfcb132b2dd8797f1711b1326479f4e771592e7fb4 SHA512 6e889c8685ddea295c03eace50ed450e605288842e4670bb4fbbee551cb38e6f74c8011adbaf50c324f20dd66bcd14a00770d4eb519317df5530725b685d67fe WHIRLPOOL 7a0639b751c41e7643a1c4844aa07ae58227dc3bfce988afa96688f0183bb727317f000cd54a3e40d3bf01baa81f59d26916f6d40dc1f91c182494c6575ced3f +DIST firefox-46.0-fr.xpi 452728 SHA256 6e795f71f1d351a860351b5fdfafd51739cf91c7ccfb8dc9fdbfc9d0c75c1480 SHA512 b71ebd41c4270593c6dd91a35bb546a7a58121f42a3034bd3a46848d905db807dbafceb1e5d28d2a51b68feae0d47da5d8b73c0fa003b507f0843a5f40578a5b WHIRLPOOL 84aa883f705b004ba59a131370768190ff98e25992c770e8367285869ef3f737a74b4822824afcc640ee4f9c28894a9d5fe3d9da56cbd0954624ab00e7916dc2 +DIST firefox-46.0-fy-NL.xpi 446168 SHA256 11c3cab12d0b977fad9160f3a1504539fffd670184aef9dd25b8612e09ffa6c6 SHA512 12e21686b67d6fdd4154a69e09e201cf75e14cf66d6f0d413ee0b38b70ff0dbfa3b84989ddcbf0fe4922f9b326dc199856a3665a19febb57a878c296982e7b7a WHIRLPOOL 1dac5d291e7b884782744b2c09a03b427bd18a84d7a3026ccecc66d7e093d8343938b65ed2b69ed2f89e0098788f45fe18cabfb6a2464c13154cb10ca5c71f67 +DIST firefox-46.0-ga-IE.xpi 458904 SHA256 f125b502fe1c9d9de95ad5d9a8813a09005a61a441d72df2333ef44f87b63825 SHA512 7d2771ed42a4c0b0f8ef51f5e1bf96657fd541fa82c38bd2c7be59052ebd145a8855ae4f63afd73fdd074aabc54caa82d3f63d5da0a2c2383f6aad73fa0011b9 WHIRLPOOL 433512ae6c6b81ba330d433897a055ac1e868401b6db9fb9fff534512aa635e1a6601df37b87e97757c61033b2e67da8def351a0d2ce8f24a6c61cbf32216197 +DIST firefox-46.0-gd.xpi 448230 SHA256 bce8174b84a47bc02424b12ce40432de8eba92c21c46e769bc8e14d75c9f3dd0 SHA512 c5ef2d06783b220c0be1dbb3a99b6208e51836a5d02d1118b494c95c75be300ca39d23c0c0eef50b9025b3b53b482fe7a25767593562a21b26f9e5fd64c5f1a2 WHIRLPOOL 42d9a2cadaee825f8fccc29298eb0675a9e94c8c48b7d681f3d60db4e4c3bc611ee30bf3d97f8e2819e63ba9c06f546968b0f77ef963b073eb2e5a245a6b3751 +DIST firefox-46.0-gl.xpi 437766 SHA256 4036f0d8fafbe22792c8d694a542fe0ddbe32d93deb93a78e93e05b294417875 SHA512 e822fb1fe746c966d8f4cce51048a7a2f79dd604486fefd719fb7a28e47ae3f3b30c64b645a5eec11d879256501ba7527f58c63516e7a46dcb20c5aae1bbe6e2 WHIRLPOOL 965238ab6e767af6026bc99770be8e0dd0d1a3faa55b741f1697ac013bd47544f1cdd20ae9cc023bd997ae300fd276d2568d37999003a943da20022153bf2c8f +DIST firefox-46.0-gu-IN.xpi 475142 SHA256 64e574f4b80bea11389ccbc951f9369dc26aabbc0f01346c86ccf4caa2f7d671 SHA512 bea48a51b7384be0fecba133e13ad6c8f796ec3468b99a0ba9e03408b095e358588df2d65465867644818f9a3c5900db6531ab118db23438d8dfee8e96bb11b2 WHIRLPOOL d5d183e9e6190cde4766323d2ca4234ee2592e2ef2248a82a91c79bb08b330854ae9e5e9f6a5116d9c9e1c4ee5b541158228aa55f02dd19b3bf9be9911b2221d +DIST firefox-46.0-he.xpi 458180 SHA256 ae790d2392e74b9c91f7b60bf51585bc5d3541b25445834530e0f74a818ca321 SHA512 2d0b4efff17cf15de8ff8de2064ab22aa37ad36538c94d7634c949ecb32e7405b0e537c872c85ac1c0e8b3fd8735fe8d4afe9726ed04c68a7b48ae9de914e0f1 WHIRLPOOL 1625e96347ff11cd1fd5daa01fd7b299cad1564e2e90238024ea6a7179ce60f9c34be527cbfd53b9d07fb8d524e26458f6101a741e5e212287c4a390aec39eea +DIST firefox-46.0-hi-IN.xpi 489651 SHA256 45702138fc4fdc28b49b4d4cbb468617ff1ea6782ac613d530146b7ac6564998 SHA512 40fb735ecb76cc3ca5c51a1989148e8b4e7259ad07537b4545b33bbe6a740a2d83e26a206a6b721bf1edb99e72df7e19ccadfb152ab3ff667996efb9943b4e91 WHIRLPOOL 4b7c1a738600a216fa88664911560810524a16a24f95ba26ff63febc3d790471d7187c3fc4b4d2470d04e55be3baad50bdda05d66676d304bd95aef25d439596 +DIST firefox-46.0-hr.xpi 447689 SHA256 d09bd205ca032edc73bcf6a397303329b683f86cb86ef2d68080e09a90ac0845 SHA512 4f1213b3bc55c20b2a65415d91817c391b4987f156d87f6773217e18d10459622a817ad6302a5c1be74c154e0ca0c3a2773eae22250c52c86df7f358f173796b WHIRLPOOL 74ef45714bfc4abbb506cf291a9208eed7204e6bc94f5a8029279d5341fe776d74ddb6c32c1e6f72bbb7db20b7c5abc529bd770b0ff4974c537fc424d9e8e8fa +DIST firefox-46.0-hu.xpi 452539 SHA256 4bb111606b82e225d58f225685206b3dc9a366497e8b30652f8fc97ba4f83d5d SHA512 61fa942cfe36ffbc68a2f022c9c6e3637c670378ea98ab836d7cfaed8c53c6ea3acf2c38fba65c587bedc5ab58e3d0c05f5fa2a91bc7a112a049f1eebdfb38d3 WHIRLPOOL 1373e428cb7aad41bbf8340ffd07aac942db2f3205adee40f3db72969ba7a2dd802035436cd443563d8961de5ad64d36c49d45985c9030905c52c8d1d903171c +DIST firefox-46.0-hy-AM.xpi 499568 SHA256 4c37aa4c63d09b0e2037d5056fae12cbbc1d168d6dc489a42a3605f296cb0f2f SHA512 6cff9c01864c6474b5f8377a9472a75336ac60d99db5451b6ba0f80b9840b8e8fcfa149328ab1fb7fb8ffb4baaadc816cc575e489e9f778d4d372e75c05c0297 WHIRLPOOL 8681faea0e8fcdc89a5e9f8fe6fc7259840abda2925250f2821909d634d50f3799dedbf92d6084515a1b667c951a345dadecaa5e67f01a9291c16c83c023f6bc +DIST firefox-46.0-id.xpi 424737 SHA256 c31226896c8847e29aa19f6dd1115145409ca5ee4c45f0bd53dfd02430240ba7 SHA512 6444d0b691dc1e094e61e382198be7fc78443d83f9f924baa8c51c3350e9a22e70123345239d08a2f7b9bae445a0bd3008cd773e86ba0574d359bbb9208fb082 WHIRLPOOL a5fe5de7e1e8b0cabfd2e60d868fed86d832e812ce68a38d95f49a246afce939b607d0dbf6d85e7aafdd3bb1417c263c50caa3af740134931480507739ab22a2 +DIST firefox-46.0-is.xpi 441729 SHA256 c0a83dfc0e44a4a7ea07126fef84d6e68ff1965b636ad0ff882433de9649d380 SHA512 de98d4d38fdb905b0071228c4feb2f0ae2d4549dcb0466d51efc8e1281bdec676a16ea8707d64922d102133c352d6f7a3ce9172beceabe29913f1b584f4743cf WHIRLPOOL 6fd6d8102a9be131791dba059d8663e26e9e90305d89bd4791f97f81a2e3bc05efa084f4a1cec01717222983b7e2ce26fd2d512507ddf45e1cc179b0836d65cd +DIST firefox-46.0-it.xpi 345366 SHA256 cd770c0fe5b9dcfff7056c08441d0cf9b0d3e8e4088c02510a4959f27975d77e SHA512 128bfeb764dd79ff1ab4870264ed59cc89e7fb8b96c1b91d0672d7b27fa72f404292c0d2cad17fa7aad752f0b725556370e2e0b4c859df24b06617db7e18f1c5 WHIRLPOOL 56db64450b77572c70b9adf42140f97f6f06573720b53f5209bfe832495ad4d39aa634a0e66332e731740c5acd7c7067acd51c5f357c2aa491dab46be6f4ad0f +DIST firefox-46.0-ja.xpi 489493 SHA256 9072722594eef1f73b76e2f69503757589a7eb69eb7d714e6be1bb9cfdd21bdb SHA512 19fbcec76a2b58648210f4e773bf223255a1a07003d613b860a4acee31e2a3d7a9f3d3c917f1bd485d2debd282ab4f8c2d7de0c15d4a0def30c2cafc48f77e1a WHIRLPOOL c0a7f58c584762032f293a1c5e8037fe7c974e888300709a51521cd0b16ba8d9f077ed4e5e62908e6e1f8bdb2f5b782c882dcf5a896cd7fc944fc3c73197fce8 +DIST firefox-46.0-kk.xpi 496353 SHA256 08bfecc3e683fd30b91e9bd68b9382b0448460b9db08bf1705e1eecaf0bac2ba SHA512 6e9ce7ab736fd940683e13e0bc73fb635cf2de20126483068dc1b28a8e4c0106ecbe6b2391596157f67ecbf1e876f12159ea00920967400e2e55816b0d48fe0b WHIRLPOOL c855089fad4fe049b21a2225278d15d72dc808dfb24c2c169aa6f7f447cba514054fef53879e93403b6525e30968a48f17240e2920364b045b1b9bf8b60c4145 +DIST firefox-46.0-kn.xpi 516228 SHA256 586a10a626ce066ba1970d7d8e30f23177ba657942d0d4348c17dcb13b93d529 SHA512 595dc007d836567aec6195fc8c84d0b072dce10682d924cfdb9a8a166eef2e1f8810d498ae73ef4bb308ce8cd3bc241a65d1d30d5f3bd20e64325f8aa2f92765 WHIRLPOOL 5ce693332932cefa6ef4dba49847fd3e3c1ceb5be6cdca0516d35d4c0e6229389091a951084f8b2eadecca334231244950c7f45f66c836fc2cc3072ee356471c +DIST firefox-46.0-ko.xpi 464533 SHA256 35a39b0958ac5ee06ff0c2355da39f2158875fe5b6f50395ed01af243022ceb5 SHA512 c554420f1e7a9a0cf4afae4275e17c3d8db89cc1e32501038fb30dc1bac1bcf3e4014473139b56ab2c26021212ae584391077d6872f5e89490cc7d05aa581a4c WHIRLPOOL efbfb8d6afd3c5358844210e1bced692c49b5e8362da1c98da1445e8970461641e7ce142c390a0270ec82c287af6791e21704a734d7aa52d5fb295921a66c330 +DIST firefox-46.0-lt.xpi 453289 SHA256 23a8313e98f0c635b3dbcac68f68469c6dbb9b66b409779c1a78de033fe5b208 SHA512 b33d4946134f984be1f714aab786bea929ef75b4999883bac91d8ea3fcdc293e6098b95690c296b3dc0e0cd28cb5328aed1bfc561293472315f361840bc4f892 WHIRLPOOL fb5e1d804cefc44415cc5e646855c795b23ed54bfc4007cd85d246f4d9e70c811659e90210372c656fb1fadbae95b2fb45aa386efd447448c5c8b546a3a0b389 +DIST firefox-46.0-lv.xpi 444308 SHA256 d15d0e26fd8e3235c566e5bcd29a8e6cb1bcee5dd40c6a941c6e344506540a6b SHA512 bfefe32846cf383c411013227e8fd1683db87e15e2c21f7bebb8b53b9e27e61e2389a7829510e2021e5d0ad424c9f7714c83f052dba175e11044552ff18c1a98 WHIRLPOOL ecadae0f2aef71591bd0e26e4dfd47e63777647a831ae2ee5b2f396d894f184bebfefcc64d28a1173fe5d752391649fe1e15655a003e19dc6a25648568dc2594 +DIST firefox-46.0-mai.xpi 495279 SHA256 f6dc411db917a9ef0de3a5f0697dfc78cd2c800c34255337655cf4efc03ca090 SHA512 9fd90019716b4a376352f35aaa31da0f7d254498bd79c9503f20e72f5ce37fc69d2b9f22d376b9f8235b71208286c999892165185a624809674b9e2ef0c98665 WHIRLPOOL 360e79b2017c456828424eb59b581dc93dca338ea8dbc624b36475022ab310f54b51ec991b7dbbff340a22177820b9b059afc544d55557bb0c51f9cc583b44d8 +DIST firefox-46.0-mk.xpi 478876 SHA256 644e607e4226756ba15df243059ba5f0a7bd53352cafc600af41c6621799e8e6 SHA512 fcbf60fa171a4f9c2f6796c67f97750c9c0b91f5ee4806f8d4635ecab860136f7caa128b632532de46ce15acf16fd7c2fe7b871d75c1e84f43de9e6118852f2f WHIRLPOOL 06b155410e3acb6b5bc36a7a04fe5d4a385d1959ae6e38244cff493b63f40573f0cb8d87f712098eeaef7404daff791d7b02f366a4bed4bd73385fcec361ecac +DIST firefox-46.0-ml.xpi 520778 SHA256 b9673c9bd3b816fc8dad6ff7f1421a595bd108dd43aa70961d8f75a5671aeae5 SHA512 af4c6adefd12735010247232ddb06e1689a5e17197e6610852526ffde645ea9d931ac93e138a15e13cd53cf7ac18a23824f17efa43afeadd9f2070e810342aed WHIRLPOOL 301b59b79b34e052c808b6bf12faff9c58e13ea623c57e0f8f2fcdae715f2ff125dd414d173ac6cda7762b8f0b3935d9734d41b029e7b79e904e015d6911fad9 +DIST firefox-46.0-mr.xpi 502340 SHA256 f632e20b453350166fa4829421fdadf9caf47f868a03b8d11ecfab6a2e5ab1d8 SHA512 39b752a0650a13f10100e0e58c31cb4e0c127ce39f98021692f636d911aea83848bc8fc7fbd701d35fbf571d2483c5c24b985358cdd8dff77930b8b5429cef0c WHIRLPOOL a004d905b16c72f0a4a71a57a9bd5e66f78851f4e99a6d1673eac9cb6ef40ea65e0ec5e0a13b3dc0fc425f8127d9767c4d6eeb51a05e79a621a4756faefdb840 +DIST firefox-46.0-nb-NO.xpi 433763 SHA256 07202efd56d6bd5eca50a6a42b325267f9a867ee5cfbd2945fa90ba4d52a519b SHA512 f1c7e5806720c9ded67e1050a5453bac0d6d1bc1a5edf853466ba9e9bac214a1a1f7f0e4d43b31b1f6c949afd879fda612128395d8b269f4d8433de887e88790 WHIRLPOOL 73f998356ff804c543aeeb34d8b0b7e5564093602769edbcf275bfd068afbe03bd09f2ace18b8fdd544fc2c77ae060b36ac3463152c4ae3ce4fa2a6396ea34f2 +DIST firefox-46.0-nl.xpi 433503 SHA256 3dfc67fafc82fa312db50f2692a8c4de38cc4930162704e05a9fa05154f3dce7 SHA512 e37a41a5f9f744e609d9414fd31323ff1eceaedd0c60701a76a1f664a5cd3f43810732c8aa7ed8925dcd96ec39e71b380794c773c42a35354a514fcbb6977ea0 WHIRLPOOL 5ca7a08f96bc5d947c40934fcaada40c57031dd3e481460e78bb22aa758128128a3a6c3341d9dd21fb32e87f3e159b9406e32bb560c271f668f8d51501140e42 +DIST firefox-46.0-nn-NO.xpi 429674 SHA256 13242257b9cec3d6bea8c453b48103e3a312af5e25aca7d415d62ddd3f13924d SHA512 1d429d6b17b1597195caf2f852e182a53a2a53a64df00c9e11fe919e0f06f386a56c00986350bd6837be71888d8365f29ac7e1ad3ce22336eea1031a1e921c00 WHIRLPOOL 1260b53c299aa0f53d6f9a1c9b4ec41518bb0b2e0aaa0552b15c1733e437f9750ac6a0e22c0d0febb250fedd562844a5704ac2e489c01fd1d4abfbc1933f52ad +DIST firefox-46.0-or.xpi 498519 SHA256 01ba1055c33953962949f7717a850d81c27aecf7b84fef5f5d09827a302529ea SHA512 c7ca0524c469df3d818a04b6078d2d8284817aa40514f5eda95a83f6ac164a3ab3fb8c83ee6610eed484686a2b90d30afa31406d7a9079a53ba9bb076702c996 WHIRLPOOL 2acec64b03b5e63a5755e5abb3f8ccfec2102fe2c167d18de9e59e93bf696959ee4738f155842ec2fda77c1a27ff96d185844495e817b309a08a3b07fa7a7b2e +DIST firefox-46.0-pa-IN.xpi 492242 SHA256 beaaee2689247170f69902215af706ada1435150c5a003e3f57e01824d56335f SHA512 2b81d91f01f8ac70f1fbf4fc9446d338c58f57700cc57dfe1a3bd1a65876392ef40b1ea6bd3d817adedda62755011c3e13de9565ea9083c15626eae0a00329e4 WHIRLPOOL bf19e46cad08a37095c5e95509978c0a766424a89476a10b10d7d332ee0251cb3dcb3d5f955bf8c0429192ba7ae5fe7b7e13eb21e7ff6dfee2518cf7768ff048 +DIST firefox-46.0-pl.xpi 385182 SHA256 05e0389cc6e808ad43c5c63ff34cb258dcb117e6f5ca5296e8bcb5916918dc04 SHA512 e1574622c37b03c838e50c388a9fc7ee7aeb7b55866c0a97103db3018bfb6aa1563998ff0a9da5b96617997c7a7129a5969e1b0d0d69a6dc55cfb441eeef7dc3 WHIRLPOOL 445a6352d945ca3b5559a6bebf79098dd251be0afb36ede9a5c0887203366f3a836ac624000139f03d0edcef34355bca89ca462df427a9716f06eda05ac0bbb0 +DIST firefox-46.0-pt-BR.xpi 449180 SHA256 1445768139d1f6446b7bbb8994fdcca244879e076508f117346e54b0eb3558f1 SHA512 736ae71ab41f3b4e7a935b49079fd234bc2fbcb4046aa1212929abf544a58452ee90c582661e126cf309260ba0819abaafd34c6ea2a2413068fb171b8f8b0291 WHIRLPOOL ee8d746d8186b1cdf72747bf44fe790f5efa194186d6bb587612fee84e1c2720144c14bddbc8d7e58533164cb41238211045348f08a954ab52b468befd0178b8 +DIST firefox-46.0-pt-PT.xpi 435559 SHA256 e34c96e262eb1c405935b198e110ee66e70137207c98244dffdf575838c7c462 SHA512 7b81daedfac61e84a12cedc37f571e18775ab099c13901ba29524f77972642211fe0a4899b131e1682e36280651db50acd7a76e0986d3fd8ceb7995e059c9aad WHIRLPOOL ff95936da9dc5ce2577bf2ae7e921dc6d48d51fef31576bd7f89b6be474de0828ce022cc4616ef85078219e39becf9f7a31b5cde31c590dcd8ef0e4eb2d5115e +DIST firefox-46.0-rm.xpi 436663 SHA256 9535f8e33f333f05064fe79952958a95b182467705935f50ccd4ef9ca293e923 SHA512 2acee1ec38424961d5a5e1b773e988c2fac24b70f5194f561189e451d514a49f4efa56fc14893260d321939c1eb4c0955deee2a9883458a4ae9b0998bdfa5d90 WHIRLPOOL 97b0e30599b44a68dd85d27471eca5e7287a02144b71c83ae8c2bc6ef112c6e60ff02dd2cf7833785a74f3d9c818513fd1881e8f90379d61358f9fadced70725 +DIST firefox-46.0-ro.xpi 449481 SHA256 ade9d780415b51e3f33e8166addfe630e5031bc76dcb61886d6b2abf3be79bb3 SHA512 48a7b29f98fcd4df2637b2d00c2626de5ebb6f02bd83457461d23b6b61c21ad53ba859b214d1c06b88374527e6511c161d296dcb076e15c68f60eb1874f19f28 WHIRLPOOL 9050cd982e51d0b861a3a85abe5254a0a08d8f5ebad9f20c8a45b3a9cb3f2ce6f91cc8eec451e3946c77ddab5796bd4b981b6c5121e9e8370aa046cae2205879 +DIST firefox-46.0-ru.xpi 396302 SHA256 2d2813de241fbbf8b1635fd5e1048c06f0d8ce454d725ed54ab3ea3974da2505 SHA512 651e716c7ff22e0e88779d7d6923357e84e48c462ee12e3bce5b353d986a375cf44c428075d89bd3455a539108e5e7200a46228eaf0e1713eb698313dd190cf9 WHIRLPOOL 0ab1daf5da8667d0579d802b0effb1a64fc7a83f424c59eaf994034c0d1ff17ddd6375f188ba360fbf2efdd3064dc366962da78d395f7850461661f95ef4fe33 +DIST firefox-46.0-si.xpi 484910 SHA256 efb0f41536540d2416f515466738c07ea84ab9ef16255886a76994cf1ee0077b SHA512 afd8b01216dca5f69a75782756fdee272d81b648a83b98a0d561999735ae2d98053dcc31136d5ed296249473e6b7bd35bdf7b962b97b9fccb0b635b9af92c072 WHIRLPOOL 7d71984044e5a98b4a23f92d6fb621853bb7dd581c02959eb45edbcf4fd3a16b7b18cff41cc59701305193a1848837c1a89ab1b6762e166092c921b801cf9fe6 +DIST firefox-46.0-sk.xpi 452438 SHA256 7b716650c5e45e15050188c038dbfd8916a932db0f77b79f0543ff556c59ea4b SHA512 97dd156d0013f0fd9e7392356d28144a46988784044b0be2e15748e3380355b6e674c4bbfd7685e2162fd24b267988537d115877f82561f7d5befb6a25b27584 WHIRLPOOL edf9c59347968ca34c4dec630782bea0dc0e354c31adf41279ed8824a0bbbde9fd1b2596de175e7ca2e0b660c1290dd61aa6bb910440d76faa0e7a857510837c +DIST firefox-46.0-sl.xpi 443725 SHA256 1a43d30c62acdfb7f1dd999d7024e060e4f1585ea6e8e8644ba117146064b2cd SHA512 15fee0484e90abbec5daf59b90281fd013f6f735ffd6e52932f0300c930c1e25bde6dfbb63d2470663a122acc5562c4187a64beec1556663c1eed7947d2ea8e0 WHIRLPOOL 381c8e84962698047e7cd0c77772a9e7bed36e2634594256d5e99643470d17890814b9a8ca22e4a28933677d0081fee1be9b7a119e2abbae3677e6dc615ffe0c +DIST firefox-46.0-son.xpi 436205 SHA256 3fbc8ce72b144388a5cf086ec3564d3b67d763d35b3ce850a5b63e9ccc0485a2 SHA512 8369170f9a2c7666d789a32d261cbb0e40e4b3dc0072e0f0936b3d1c31256b50bbe7b9d4676ef210e3c4f3b07ad065198b3b0770a366aa478100344f914b4ddd WHIRLPOOL 635c377cfbc2392063ae76f34d0b5b2f91c025884113583e50d4bd9df61a5e89f8294915359d8f4317b2c10b547a28b981a72ed7065c4d43142477adcb41e6a3 +DIST firefox-46.0-sq.xpi 450772 SHA256 fa6256f44984435a15ce8b21fb93e27723b06e5f818b1fab59540af56188c2bb SHA512 9ceb87bd8bf5ce87051b8b78e65aad9bf9bad4f0b1b0ee4170d4d8bd2971d3062c93ea05d70222335675b2e7b691696a0c0595626a0e8810855344b4c7ff2a8b WHIRLPOOL 6d777e9f0e576b3bd627d28457cc5de4543f373937a88d999dfdebc449f4e6bbed33e0bebcb2a245d78d3a65cc0082761a9c5474aac5c85ded0209d27a15c65e +DIST firefox-46.0-sr.xpi 467598 SHA256 cab87a556aa49508eb6196cfd8c3bc282692c45aadf524adc48ea6034a449df4 SHA512 92833eed4f52877afcb14dd892a31c2821899c3a8e83265ec5abf109b339e8f5a22232e8d4b81ca23454aeeb26824ea69284e5efd6be5763099112e132ec61b8 WHIRLPOOL 1b6a3a1ff950d2fcf7e86e7f851b7d574c6e0c982978aa4ed1247c0d77f0d54f331254e5355c3843180736bc1ede248874c0561331664017af21deae454a1e67 +DIST firefox-46.0-sv-SE.xpi 442643 SHA256 a878876e86ce8c92d13eb083e8c088fdcd24fd6aab03b1907f9d1a31668458d5 SHA512 924f15a41e1d898b4b1f804c55fcbba0dc6ba96328c1c393a0182f4865ca3fce350a739184c629f4348e5e825b872c853a319fca56b5e34fb6b92a036cf3b371 WHIRLPOOL 5d6a5fe389fa60c5fc0de04682115dabce37a35e6d8eded43e62f87ce15d721797f7628a122ca765b9b90800259d5766659e41c47b0b82187a26c7a418dec7a2 +DIST firefox-46.0-ta.xpi 485894 SHA256 44e3c0cca2ca5ac747cfbb4c4c424ebd62c200f14cb0ccf18315000a350e3a60 SHA512 bc0fd5a7bed1b5051af58b66e244bd36c9493c758a82e671b6a7d58760e0f7efe87c334a5392c9ec30084c9984ebef93ae985baaf0f1fce6881bd0c7666e5117 WHIRLPOOL e547ee9a4fe08908593a4acd3fa528c1ce737ccba16175b0e55ffc9b205669ee5d5dc33e1ee39d47b3d7131df7b635dd6ffd11781e021c9c857cd094d6e53f56 +DIST firefox-46.0-te.xpi 512321 SHA256 ce01126833f7707550e7bddbcf0cb89686b45b95186dce08e530cc6615e1ee84 SHA512 e883c9bae3a16b3c819ab0c3401850bb7d39d559a20f163d821ed95f0d78217138ce8046b12111e35ad31c5c2dfbc2f1a5014a62799fe083aa1065184b622d40 WHIRLPOOL bfdb07b459cc0e14fc3f59a8767ed8aeb6e36b7e44066eaf266229e94199e4c624a6b2901e9416a4670842f14d29ad8b818c9b48c54463420c3e5cb67b398e79 +DIST firefox-46.0-tr.xpi 443017 SHA256 52ab3ee5d26412eed8848ff98c00389ae23013ebb231f6548dc4cd4c4caab608 SHA512 3eace4d8afdb9910928d328fa89942dcd9a91017cc1116ccdec186d7346982fb3a5714e5ef5e611093cddb7de555e8e0a426fa2cd042fb6f2c8ad9a74a55ebff WHIRLPOOL 5e077d15101c57e0d681c1d672144638b23f8def69a330ae2c7e38a9493d6ebb59ad0302b496c6403f18b9a5af1f7da3dcdcf64722a660233a55a8ac372866f5 +DIST firefox-46.0-uk.xpi 492432 SHA256 cb1ce0a6fb9cd724f235a47e685f08eee1c24f20502d41ac55c1b985b39dfb83 SHA512 1db38b5932cf61af3138d9ce95f0c3e47ec2b8251fd3156bcf5bde4b7bfb81b0600b0169a19d56df460ac8ce80651f0e2f0d321a36af59e866a8f5220e5c9a96 WHIRLPOOL 1b19165a22bf87a251ef243143ed67a9bb1dc261c756c1fd9514989d7c7b951cb3ca33da2a529f76f045c3976d7e1e1e12ec5c46ad89cee57047212c0c8903d3 +DIST firefox-46.0-vi.xpi 453661 SHA256 c34cce409028112f1985c73096277b1ca53a6aacb4b6f37d3a1c75e9f09e6426 SHA512 7290003d1421fb9e1fd4dd2b8f3ca1bd17dccfdcce7180d08fe0fc3caff9bd75ade6248727dd24b1695925b3c4ef863e8bf6c06d081571c64c00daecb44a696f WHIRLPOOL e5b14c5149ef485b0393763e3d31ef8d2bd063a2ffc70439df2b1af419589e6f77f3e52005db5aaf2b7a1c8034c1cf0b4a355dd9798c806f2cc93c6f5cf94f11 +DIST firefox-46.0-zh-CN.xpi 464300 SHA256 a21c2b8dcee8df36fe49ab59a7381668ad2a471606eb5fbc86c6e1d456daf54a SHA512 07fd26032ee4623790588d53144b4389589cb546a93b2aa2c80753c9175064dd776c236720ee54819c589340e10b07562e1b81e21e82a615e6e3201a8d054c93 WHIRLPOOL 64125bb8e63faa7f5cb0e9b2057dc6b3e547545b75851f57514f530b466db40ae037155ca2a341962b46914be171747643740b0a84b5c42684dee4c0d0da34fb +DIST firefox-46.0-zh-TW.xpi 472116 SHA256 2c363a59e3447698abaf6442ba5d5bd6db18c0ba0f411821b13060d13b676be6 SHA512 e47861d2fd8b395d769ec1b31e0db041027f327d1250d270e755cb1a0a32524348ee83a5bb713691254212c8ab4b1adbf50782b343eba105de55f0bebb2f1ddf WHIRLPOOL 8a09971faef0ec7d4b36b39de9bb2587172d25a1b5b80996096d37120c5e0cd82c84c81a09cf8254ad3b2e0cdf66da99a67eae6e9cf47f431c75faa4b86f6951 +DIST firefox-bin_i686-38.8.0.tar.bz2 46641957 SHA256 09013252ca1dafa48a0662d2acc78cc8e1a69105e2023ffe6486fd6a3f1620ff SHA512 25bd1f1be5c62b3b5acfae25bfefdb87ea20594730f1dec43ddec4af3d56b1b5b586c78f28595cda9c15904eb8d0b4806c312337d48d872361769a4fc81e3df3 WHIRLPOOL 925b949d39a981b21cd4c2e231d65655a7a0cf72d77329a48a83cd31696492f67da8d77ab6724ab14a216b682295d9a855928bd711d36ba4d4c9d7f8617d5e3a +DIST firefox-bin_i686-45.1.0.tar.bz2 52099456 SHA256 491b2c2410ce2142bae62b9c31783f2a26e679b32093b5483ded012fc4df3a4e SHA512 f69f52450c606f05041364784eb2ad36e4d368a1583c017c0b672986ac620f17399ddee49d66e90fb992bdd6173340a01d48d7583b3792ab06413f9dc773915d WHIRLPOOL fc0ad58eed8ef1a8b8da889d10bb662de93dc1a0d3de02562fa7240916a0924e259486d20fdc1a85c445326754cf8b98025232b593a0c0b9e56e5038dfa77438 +DIST firefox-bin_i686-46.0.tar.bz2 53220326 SHA256 43ff37fc9138b185a052966b69901c461b7fed6d642bf483be27e0ccd8e6c5dc SHA512 2d443903e0a7260893b28b5915256e067e0a96cff6ac1a737732c0ad2e7d8492750e491cc6f2d177927e56324a6e656bad9bdb9edf78bc8574f94fd53726de8a WHIRLPOOL 484287cb6f473a4e1fa55352913f686f4b2a35dae5707617d0518bcc59cd1c16c74bbd2b5ae1595d4f1235572de3dbaec0590d2b963e709a1b430c8279339506 +DIST firefox-bin_x86_64-38.8.0.tar.bz2 46359449 SHA256 b851903635824e76e1b4960c9296bf039913383f5f1a7f07e9ac091edaf37f2c SHA512 644dec9233a30b8929e8eb38aecab6f78be234c08c62fa038f7c8f5b8bdfed50ba053a402f92747e730147107d6e3408a21641de93792d35dc87967017065c90 WHIRLPOOL 93a76918086aaec069878533e2da8bf6d2eff5a43d58ab91690f1995e3f1557d541bd7397e26dfab7df33b75576106ab895c9ca9bb2d35bfa6093eb1cfa57a54 +DIST firefox-bin_x86_64-45.1.0.tar.bz2 51505363 SHA256 4384cb44992a62babdaf39b93ee16e6219d190247998e16090de3814a547f35f SHA512 e59058d89c4896ee44040f209cae07a7ad6c8119dfdc214091bb255f6ca717cb9eae903c01b6550f72f7438e19f1b9650a68141100f7d9cdd306ed40ddc3439d WHIRLPOOL 8c40f318894b4b9f4c67d43da55a1f9d37b8990796d82949bab8df4f6f9c2a17a3932b3003d35a3bb26c751a24105880c776ca86a5347fa32a869bc52c4138cf +DIST firefox-bin_x86_64-46.0.tar.bz2 52863580 SHA256 7fb7b550752dfbaeb285149d178bdee5c690c17842b5b98573f137cc5fce9198 SHA512 2c89650834e49ef02e6055994fc1eb8c6bfed4203f8cb17ae9d68888ce53fbd645eba8f44378505b2aa0e0319554e5f9114078862edf0da156e395d899a611d5 WHIRLPOOL 63a2f85487ea1f6770e833a5334b367c62f6fb1cc52cc19576cff4c26a3f7d29bcdf88be33146241919ed203903b1cc3f36dee9a427784a1b99223fe15268fda diff --git a/www-client/firefox-bin/firefox-bin-38.7.1.ebuild b/www-client/firefox-bin/firefox-bin-38.8.0.ebuild similarity index 100% rename from www-client/firefox-bin/firefox-bin-38.7.1.ebuild rename to www-client/firefox-bin/firefox-bin-38.8.0.ebuild diff --git a/www-client/firefox-bin/firefox-bin-45.1.0.ebuild b/www-client/firefox-bin/firefox-bin-45.1.0.ebuild new file mode 100644 index 000000000000..e631f92a6cdb --- /dev/null +++ b/www-client/firefox-bin/firefox-bin-45.1.0.ebuild @@ -0,0 +1,189 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +MOZ_ESR=1 + +# Can be updated using scripts/get_langs.sh from mozilla overlay +# Not officially supported as of yet +# csb +MOZ_LANGS=(af ar as ast be bg bn-BD bn-IN br bs ca cs cy da de el en +en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd gl +gu-IN he hi-IN hr hu hy-AM id is it ja kk kn ko lt lv mai mk ml mr nb-NO +nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta +te tr uk vi zh-CN zh-TW) + +# Convert the ebuild version to the upstream mozilla version, used by mozlinguas +MOZ_PV="${PV/_beta/b}" # Handle beta for SRC_URI +MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI +MOZ_PN="${PN/-bin}" +if [[ ${MOZ_ESR} == 1 ]]; then + # ESR releases have slightly version numbers + MOZ_PV="${MOZ_PV}esr" +fi +MOZ_P="${MOZ_PN}-${MOZ_PV}" + +MOZ_HTTP_URI="http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases" + +inherit eutils multilib pax-utils fdo-mime gnome2-utils mozlinguas nsplugins + +DESCRIPTION="Firefox Web Browser" +SRC_URI="${SRC_URI} + amd64? ( ${MOZ_HTTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) + x86? ( ${MOZ_HTTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" +HOMEPAGE="http://www.mozilla.com/firefox" +RESTRICT="strip mirror" + +KEYWORDS="-* ~amd64 ~x86" +SLOT="0" +LICENSE="MPL-2.0 GPL-2 LGPL-2.1" +IUSE="selinux startup-notification" + +DEPEND="app-arch/unzip" +RDEPEND="dev-libs/atk + >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 + >=dev-libs/glib-2.26:2 + >=media-libs/alsa-lib-1.0.16 + media-libs/fontconfig + >=media-libs/freetype-2.4.10 + >=x11-libs/cairo-1.10[X] + x11-libs/gdk-pixbuf + >=x11-libs/gtk+-2.18:2 + x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXrender + x11-libs/libXt + >=x11-libs/pango-1.22.0 + virtual/freedesktop-icon-theme + selinux? ( sec-policy/selinux-mozilla ) +" + +QA_PREBUILT=" + opt/${MOZ_PN}/*.so + opt/${MOZ_PN}/${MOZ_PN} + opt/${MOZ_PN}/${PN} + opt/${MOZ_PN}/crashreporter + opt/${MOZ_PN}/webapprt-stub + opt/${MOZ_PN}/plugin-container + opt/${MOZ_PN}/mozilla-xremote-client + opt/${MOZ_PN}/updater +" + +S="${WORKDIR}/${MOZ_PN}" + +src_unpack() { + unpack ${A} + + # Unpack language packs + mozlinguas_src_unpack +} + +src_install() { + declare MOZILLA_FIVE_HOME=/opt/${MOZ_PN} + + local size sizes icon_path icon name + sizes="16 32 48" + icon_path="${S}/browser/chrome/icons/default" + icon="${PN}" + name="Mozilla Firefox" + + # Install icons and .desktop for menu entry + for size in ${sizes}; do + insinto "/usr/share/icons/hicolor/${size}x${size}/apps" + newins "${icon_path}/default${size}.png" "${icon}.png" || die + done + # The 128x128 icon has a different name + insinto /usr/share/icons/hicolor/128x128/apps + newins "${icon_path}/../../../icons/mozicon128.png" "${icon}.png" || die + # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs + newicon "${S}"/browser/chrome/icons/default/default48.png ${PN}.png + domenu "${FILESDIR}"/${PN}.desktop + sed -i -e "s:@NAME@:${name}:" -e "s:@ICON@:${icon}:" \ + "${ED}usr/share/applications/${PN}.desktop" || die + + # Add StartupNotify=true bug 237317 + if use startup-notification; then + echo "StartupNotify=true" >> "${ED}"usr/share/applications/${PN}.desktop + fi + + # Install firefox in /opt + dodir ${MOZILLA_FIVE_HOME%/*} + mv "${S}" "${ED}"${MOZILLA_FIVE_HOME} || die + + # Fix prefs that make no sense for a system-wide install + insinto ${MOZILLA_FIVE_HOME}/defaults/pref/ + doins "${FILESDIR}"/local-settings.js + # Copy preferences file so we can do a simple rename. + cp "${FILESDIR}"/all-gentoo-1.js \ + "${ED}"${MOZILLA_FIVE_HOME}/all-gentoo.js || die + + # Install language packs + mozlinguas_src_install + + local LANG=${linguas%% *} + if [[ -n ${LANG} && ${LANG} != "en" ]]; then + elog "Setting default locale to ${LANG}" + echo "pref(\"general.useragent.locale\", \"${LANG}\");" \ + >> "${ED}${MOZILLA_FIVE_HOME}"/defaults/pref/${PN}-prefs.js || \ + die "sed failed to change locale" + fi + + # Create /usr/bin/firefox-bin + dodir /usr/bin/ + cat <<-EOF >"${ED}"usr/bin/${PN} + #!/bin/sh + unset LD_PRELOAD + LD_LIBRARY_PATH="/opt/firefox/" + GTK_PATH=/usr/lib/gtk-2.0/ + exec /opt/${MOZ_PN}/${MOZ_PN} "\$@" + EOF + fperms 0755 /usr/bin/${PN} + + # revdep-rebuild entry + insinto /etc/revdep-rebuild + echo "SEARCH_DIRS_MASK=${MOZILLA_FIVE_HOME}" >> ${T}/10${PN} + doins "${T}"/10${PN} || die + + # Plugins dir + share_plugins_dir + + # Required in order to use plugins and even run firefox on hardened. + pax-mark mr "${ED}"${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container} +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' \ + || ! has_version 'net-misc/curl'; then + einfo + einfo "For using the crashreporter, you need gnome-base/gconf," + einfo "gnome-base/orbit and net-misc/curl emerged." + einfo + fi + einfo "For HTML5 video you need media-video/ffmpeg installed. Please note" + einfo "that gstreamer:0.10 will also be used, if available." + + # Drop requirement of curl not built with nss as it's not necessary anymore + #if has_version 'net-misc/curl[nss]'; then + # einfo + # einfo "Crashreporter won't be able to send reports" + # einfo "if you have curl emerged with the nss USE-flag" + # einfo + #fi + + # Update mimedb for the new .desktop file + fdo-mime_desktop_database_update + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/www-client/firefox-bin/firefox-bin-45.0.1.ebuild b/www-client/firefox-bin/firefox-bin-46.0.ebuild similarity index 97% rename from www-client/firefox-bin/firefox-bin-45.0.1.ebuild rename to www-client/firefox-bin/firefox-bin-46.0.ebuild index 2a93932e0b33..a3858016ce76 100644 --- a/www-client/firefox-bin/firefox-bin-45.0.1.ebuild +++ b/www-client/firefox-bin/firefox-bin-46.0.ebuild @@ -46,6 +46,7 @@ RDEPEND="dev-libs/atk >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 + >=x11-libs/gtk+-3.4.0:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage @@ -163,8 +164,7 @@ pkg_postinst() { einfo "gnome-base/orbit and net-misc/curl emerged." einfo fi - einfo "For HTML5 video you need media-video/ffmpeg installed. Please note" - einfo "that gstreamer:0.10 will also be used, if available." + einfo "For HTML5 video you need media-video/ffmpeg installed." # Drop requirement of curl not built with nss as it's not necessary anymore #if has_version 'net-misc/curl[nss]'; then diff --git a/www-client/google-chrome-beta/Manifest b/www-client/google-chrome-beta/Manifest index 80227662fba6..8d5323fe77f7 100644 --- a/www-client/google-chrome-beta/Manifest +++ b/www-client/google-chrome-beta/Manifest @@ -1 +1 @@ -DIST google-chrome-beta_51.0.2704.22-1_amd64.deb 48932974 SHA256 7d1f01725f4963ab27b8901427e131e1aa8be7bddb087b90b7341cc7e19226d5 SHA512 ffc5e6c5c71d79d407a822495d9df5134d809af182d5a1df6c74ba5e5c867b3dbbdf6a8e3ac13f4279ded35ff2f72aacbf736bfab107705106f012e3da32ad91 WHIRLPOOL 20610161f11583637cfab785c8993ba060012b7fd824b1ffe6923f22392b30e85803276e4089085da06887f83b3cde04bf419394e41d2a813ca2b630237ba37a +DIST google-chrome-beta_51.0.2704.29-1_amd64.deb 48939850 SHA256 c4864a83410e32fd193862da3fbae53659fb72d50c38260f13ac3686edb8fe06 SHA512 c4cd54c7a482ffa27bbd42d448d6c8f300361067cfe56525bf65724566790bf23a8a4592f37838422796b4a1575ce422e8550121ac644ce4e03f199d778069f3 WHIRLPOOL 1976987c4b041067330a515ab52817b240c919ff38d3578ee47955505410f5eed2f1cf0308f3fdab3948f33d3d6aa0d48a606870caaaaf7b37dac2b83828cde4 diff --git a/www-client/google-chrome-beta/google-chrome-beta-51.0.2704.22.ebuild b/www-client/google-chrome-beta/google-chrome-beta-51.0.2704.29.ebuild similarity index 100% rename from www-client/google-chrome-beta/google-chrome-beta-51.0.2704.22.ebuild rename to www-client/google-chrome-beta/google-chrome-beta-51.0.2704.29.ebuild diff --git a/www-client/google-chrome-unstable/Manifest b/www-client/google-chrome-unstable/Manifest index fa91d47d313c..792731bd3b27 100644 --- a/www-client/google-chrome-unstable/Manifest +++ b/www-client/google-chrome-unstable/Manifest @@ -1 +1 @@ -DIST google-chrome-unstable_51.0.2704.19-1_amd64.deb 49093430 SHA256 bc00b9dab1cb8919153aa9c5761cb54f55ebd29c56fee6f8854673bc0756604c SHA512 755bf8edf66106784bb5ad08004650a83b9fb9346f4e0992b6571ece82caf8f06162d3909f902392c19c4d68b6d11bf652193b2f14c2375651de5d1f3eac2c01 WHIRLPOOL 983da617a06783909f2a4528939e15a0e6092812840a1efed7d0d923f3d1822fe364812122187f6f5c8667479dfe35368bc9d670b0422fc0208df6b2fd63b8f6 +DIST google-chrome-unstable_52.0.2716.0-1_amd64.deb 53522910 SHA256 b4483bf5ffe99546d5ec2ade3e3a73384ae843b1fdcca919007ccfa36aa2b4d4 SHA512 ad3ecb37da1c5ccdd775ecf35ece89eb36fd5ac0fd1205adedfa7c5a98afe739748b1223442084f49a4a15b84876a9d53fd97cc6bedafafce8ade3635e16aa75 WHIRLPOOL a8e609ded1b6854f5039876aedb5873f3147cd8e3112eae56123a54c7c7b645327a20b4960ac4a1240e785acd1c74f652101806757ef445ffe2200667f47b82a diff --git a/www-client/google-chrome-unstable/google-chrome-unstable-51.0.2704.19.ebuild b/www-client/google-chrome-unstable/google-chrome-unstable-52.0.2716.0.ebuild similarity index 100% rename from www-client/google-chrome-unstable/google-chrome-unstable-51.0.2704.19.ebuild rename to www-client/google-chrome-unstable/google-chrome-unstable-52.0.2716.0.ebuild diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest index 47519ab96afb..fe32199279d0 100644 --- a/www-client/opera-beta/Manifest +++ b/www-client/opera-beta/Manifest @@ -1,4 +1,4 @@ -DIST opera-beta_37.0.2178.19_amd64.deb 48230116 SHA256 a4454801e10acf95b18fbe2406a6b90cbc44189b840ecdec2369ece2e4000123 SHA512 2e9b274a4d797ddf5c5d7e838eb0b1434dbac27b60ef7d69a0db6c966ba30e63cf232173a562a91ab4d0abaa74014925227780cc5078921d6048367cdb78af4b WHIRLPOOL 02808b251039c13e3f3b3b8c6b7e65f6c8d161e0fee2a0acd4a55486e6c75846df134a6d800f38d06f33e08af3a2f5452e0a44a7674337ffcd147c6b1a16ab22 -DIST opera-beta_37.0.2178.19_i386.deb 50015848 SHA256 a714c1b04cef4c32dedeca158e1831856c0855284a8f85f85cd89fe90c1138f7 SHA512 48006ff429bd1ace47a2b3f1c992d2e7a972a8bd226ec92dc36643b9f14c8c567f5eb77c2178f78e80c5724e188537bbfb2957d670fefe86528f9e2be346b1e9 WHIRLPOOL f0989c688512c34f8b8d79a004330dd836b14c10c5480d75f3bb36cec2c7cd8de939d5635915b431a5b7c3133dafc0b7455e0208aa97ea9158f015ba80ace06d DIST opera-beta_37.0.2178.22_amd64.deb 48257200 SHA256 ea28c45520bb4d030fd649ad310f1383cd71d5f6e47105a255a3612eac767cc7 SHA512 275ccd038655c7b5a8c8b8125e9c1b43dbbfa840763d7874606eac4686f97031c1ced3cde62356f18d5be0614fd7f8554f0434fd18622ed08da07bbca35570b0 WHIRLPOOL 73ef24dcdc2cf08c21616343444d6368225553f123031e27bbc865770d2f7871e1e27964e3e79a72724691025613b884aaacd3e882c928e4f91bae83a6d4228e DIST opera-beta_37.0.2178.22_i386.deb 50402586 SHA256 4c0339af1b000722e7a2004910251f049749837ba62aead2514792aa6d2a0dbb SHA512 8eb4d7c312c3d8254a5e50807ff58d3f5e72b240737c82714fb35524498d99e3ae731e30f720e0d2e9d5eb2a2a7bfe7edf869cb60dc4ca7b0ffb1672027997a8 WHIRLPOOL 9756fada9c1e84270e0ce542cdcc5c114638fb55b371583bb11fad755f2c60e42eebd2f5e4ec07f7df5235391d071df49631e1fa05f95f6754564dea7e9620d4 +DIST opera-beta_37.0.2178.27_amd64.deb 49003882 SHA256 4df608dd003f729d1641beebbacd31d47121725131b451dedcc6cfbd924f4699 SHA512 ae2d885ac7c4fd7bc4c5d99096871801e6be5cbf2fa3171d0f25d5a7197e809a192805896ab12b39cbc5f7fef394b0d2abfbd3c76807c48752cab891e3a65f97 WHIRLPOOL 5c5e84021ef8cb4ff61a66ab2b2e0519f1fc8429b6358988fdee920de6cda116fc407f2e207f15e2a3d8e6263a0dc9d203fe95b58ff86ab58a10a507095747f0 +DIST opera-beta_37.0.2178.27_i386.deb 50011284 SHA256 d231feaeba228a22364ec013a7ca75e03e5023ca93c8a090a3aeccb969c246b3 SHA512 19f91c8fc018aaa019bbb14105494b069ef3e4f8375021ac389aebd9b506d6e4e58a1da64aa453b0b2e80e75e8d32ea43a90f79e00887d7f3592bea20988e168 WHIRLPOOL 6ab4b253d905abe27a79f3991cd6c5f11faa31784f63787008ef5bc7824ed3d4739aa598d31ee346a996a51075a4662c7c44e3d73795ff9f58b0aee332e24ff6 diff --git a/www-client/opera-beta/opera-beta-37.0.2178.19.ebuild b/www-client/opera-beta/opera-beta-37.0.2178.27.ebuild similarity index 100% rename from www-client/opera-beta/opera-beta-37.0.2178.19.ebuild rename to www-client/opera-beta/opera-beta-37.0.2178.27.ebuild diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest index ae48d2d9816c..08bb4357699a 100644 --- a/www-client/vivaldi/Manifest +++ b/www-client/vivaldi/Manifest @@ -1,6 +1,6 @@ DIST vivaldi-1.0.435.42_p1-amd64.deb 44927174 SHA256 a6cc5823319991946c8c9335dfa7853dd4fc820afae8042dcec1242f47aea34d SHA512 c8068ddd1b0d140bdfa9d156e8ddf6d0021d23cd41f6062823abb0aea18db95a2431b60aa5838f3db0338bbe6f8c237e3ac48297cfb5c3a30c2196176e946b63 WHIRLPOOL 39143d2e2b9e8b745728aaee2af5f6e5a97bd7ca7868d36875dbf47ec1f2bddc884bf95c8510931450dd52e9ecd6dededff365a88d805d1c22af76e509619e90 DIST vivaldi-1.0.435.42_p1-i386.deb 45346328 SHA256 c008c6d3b068faf001d9cefcd7487c16e42a4192d903c27489a363589e7adf1d SHA512 6d3115eb2e1a700c072f0c4b149c00e95c84df9a9bc04c0418f98e9cd429cbf24ea0e42752e2ad32cb0bbaa009204e815ea7299879f66659d47fcbad6a9b966b WHIRLPOOL 04682118b9a95930c013675450986b5642b6a84046f27c248cfd7387ef50522aa4b5849833b23474fd3691ba5785cb1b7b1090b1358d30c283d1ebb84fc64483 -DIST vivaldi-1.1.453.43_p1-amd64.deb 44676860 SHA256 914d1f01c679ed0ff38479b7b7d327b630ef8e47cf6f91bb57561a248205f79d SHA512 853c1b2ac665b5523852dab8718d7e61f151b3aa20529f27b48af0815ff718e61121b53133cf2db1cdbb5ea2713195584eda516033c33cfb591f30969a352564 WHIRLPOOL 62fd97559956927886f0cee565702b33fea050b0b2ab6d3a9c06472aeb6459762f86f3eb1b6c4df8fe0f740d9399c1c11978506b7d98fccab3fc4a9e54ced3c0 -DIST vivaldi-1.1.453.43_p1-i386.deb 45170654 SHA256 1076c64e6bf2fba98a94aefb9d5ab04a381f896ca1041cc617efbc69093a1ab3 SHA512 c196d6bbed1905d5e9b6aa88215e0dfe7ed09aa09de25cce7615c4f8527948e748e05c794c7ea4afea2c91e3d52796e3f4055992083412bd312de08fcc30881b WHIRLPOOL 0c478220dcc3095d1fabf619f2000f81b5ff1c20af92afb5dd3e4b19e77a97d4f9b10bb046a095428f9df142be51438abf98d247a296e57e92a38131876f4e3b DIST vivaldi-1.1.453.45_p1-amd64.deb 44659298 SHA256 a0f9f8cf2b9c9312363a1bc7c4d7312e031158cfe6ed897d75b51f8c0750c971 SHA512 6cd092ceafb6d7d35a7fc2fb9efa84e24a16e0f679d0d277d71d6a5e5ca270f39b1faf1def9346e8bef8b1969b36a0b54a35d7bea6e76f07120e4e5d7c0d763c WHIRLPOOL 4e66ced40f1897a87ae8c910d5560f285858e4c6d5f126aefe3eb8be574135bd8f74c8f09092e902e8e4ece9f2b37290d3b4e1bddd2488ba77bbecc496992ee7 DIST vivaldi-1.1.453.45_p1-i386.deb 45223954 SHA256 76796b9abe965578178d395c725b7dacca942982781f479809d53077eadf8dde SHA512 34ac78970e948860dc3aef668bd8cd9599ce1c743528afe008d51cde66992e512c6a971929a990eb5eed7cd5572375af82c7bd5f787daab85a1f81cf25b83257 WHIRLPOOL dec934064d8372ae3d6c76c9d7da0d4bdbbb1ac788e51bf252fb0c3dc7ec3f9acb75116d834b371ea8a9349ab3b14e568def67dd6c35c2ba471ebfc68a44ecb9 +DIST vivaldi-1.1.453.47_p1-amd64.deb 44656540 SHA256 982f5cd3f5811becf6f915ff1252ff4d7e7c958dd44491008e4c364fa26e6a26 SHA512 3f336db61edd1183af7c9c0e00d5d104dd4f9a73d167645efbf220d6f4239507aea404e9be1f2bb2c6d7e67d2d604c15676c9d8ddc96072bf445990c2909d056 WHIRLPOOL 306142a847ccf3d3a409b83c381271b05e526a4122c7df199370f97f3505a022a01e44b636d18fe8007ab635eb53bb328dd5ed84a5d93c9aa45dbeb13e4d3d22 +DIST vivaldi-1.1.453.47_p1-i386.deb 45219576 SHA256 e3a3e3eb3d7d928b38866c15836a4ec89a0c6cdb850c09be36ef4e0b2f08a42c SHA512 3c30cbc8be36f8d54c167d12497648fb1a98c229e93bd7e7f8bba1118bf7340ee1be177c4639893117cba394ad21209f7ca39d70c69fb4920583ba3cd06918da WHIRLPOOL e03edab40f251ab7a37c96df4e5b527a6164e3554862f88a54924e53d74686e9c362240c44cf826037a4de982171eb91b81509e01f37622a210d3c57ce7f7654 diff --git a/www-client/vivaldi/vivaldi-1.1.453.43_p1.ebuild b/www-client/vivaldi/vivaldi-1.1.453.47_p1.ebuild similarity index 77% rename from www-client/vivaldi/vivaldi-1.1.453.43_p1.ebuild rename to www-client/vivaldi/vivaldi-1.1.453.47_p1.ebuild index d2d3d9ca0f94..888d60f37644 100644 --- a/www-client/vivaldi/vivaldi-1.1.453.43_p1.ebuild +++ b/www-client/vivaldi/vivaldi-1.1.453.47_p1.ebuild @@ -12,7 +12,7 @@ inherit chromium eutils multilib unpacker toolchain-funcs DESCRIPTION="A new browser for our friends" HOMEPAGE="http://vivaldi.com/" -VIVALDI_BASE_URI="http://downloads.vivaldi.com/snapshot/${PN}-snapshot_${PV/_p/-}_" +VIVALDI_BASE_URI="https://downloads.vivaldi.com/stable/${PN}-stable_${PV/_p/-}_" SRC_URI=" amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb ) x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb ) @@ -59,7 +59,7 @@ RDEPEND=" QA_PREBUILT="*" S=${WORKDIR} -VIVALDI_HOME="opt/${PN}-snapshot" +VIVALDI_HOME="opt/${PN}" src_unpack() { unpack_deb ${A} @@ -67,24 +67,21 @@ src_unpack() { src_prepare() { sed -i \ - -e "s|@LIBDIR@|$(get_libdir)|g" \ - opt/vivaldi-snapshot/vivaldi-snapshot || die + -e 's|vivaldi-stable|vivaldi|g' \ + usr/share/applications/${PN}-stable.desktop \ + usr/share/xfce4/helpers/${PN}.desktop || die - sed -i \ - -e 's|vivaldi-snapshot|vivaldi|g' \ - usr/share/applications/${PN}-snapshot.desktop \ - usr/share/xfce4/helpers/${PN}-snapshot.desktop || die - - mv usr/share/doc/${PN}-snapshot usr/share/doc/${PF} || die + mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die + chmod 0755 usr/share/doc/${PF} || die rm \ _gpgbuilder \ - etc/cron.daily/${PN}-snapshot \ - usr/bin/${PN}-snapshot \ + etc/cron.daily/${PN} \ || die rmdir \ etc/cron.daily/ \ etc/ \ + usr/share/doc/${PN} \ || die local c d @@ -103,7 +100,7 @@ src_prepare() { src_install() { mv * "${D}" || die - dosym /${VIVALDI_HOME}/${PN}-snapshot /usr/bin/${PN} + dosym /${VIVALDI_HOME}/${PN} /usr/bin/${PN} fperms 4711 /${VIVALDI_HOME}/${PN}-sandbox } diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 4c4b39d19e1c..08edb06a3ed8 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_51.0.2704.22-1_amd64.deb 48932974 SHA256 7d1f01725f4963ab27b8901427e131e1aa8be7bddb087b90b7341cc7e19226d5 SHA512 ffc5e6c5c71d79d407a822495d9df5134d809af182d5a1df6c74ba5e5c867b3dbbdf6a8e3ac13f4279ded35ff2f72aacbf736bfab107705106f012e3da32ad91 WHIRLPOOL 20610161f11583637cfab785c8993ba060012b7fd824b1ffe6923f22392b30e85803276e4089085da06887f83b3cde04bf419394e41d2a813ca2b630237ba37a +DIST google-chrome-beta_51.0.2704.29-1_amd64.deb 48939850 SHA256 c4864a83410e32fd193862da3fbae53659fb72d50c38260f13ac3686edb8fe06 SHA512 c4cd54c7a482ffa27bbd42d448d6c8f300361067cfe56525bf65724566790bf23a8a4592f37838422796b4a1575ce422e8550121ac644ce4e03f199d778069f3 WHIRLPOOL 1976987c4b041067330a515ab52817b240c919ff38d3578ee47955505410f5eed2f1cf0308f3fdab3948f33d3d6aa0d48a606870caaaaf7b37dac2b83828cde4 DIST google-chrome-stable_50.0.2661.86-1_amd64.deb 48359132 SHA256 6cb12dce5c4c39ef86512c5f4394509a8650f13a6bd755ea3cc2c7538e8deb3a SHA512 ddf550d6568a980f7c4320b04eaa72b27df989eb8eee76bfd2a14524a63a1a7f38c233e65ec8e67dfbbfaa1f60718168b245c9c10f6b5ecc9f66af5f71a167e0 WHIRLPOOL 3e5be637c8293dafa3a2bbf60e155f8ece5c63a319ead912caf36841aa21092fa3bdeb1ba589b8157f78c637a4546f232368d821a94f822a2b64be353826299b -DIST google-chrome-unstable_51.0.2704.19-1_amd64.deb 49093430 SHA256 bc00b9dab1cb8919153aa9c5761cb54f55ebd29c56fee6f8854673bc0756604c SHA512 755bf8edf66106784bb5ad08004650a83b9fb9346f4e0992b6571ece82caf8f06162d3909f902392c19c4d68b6d11bf652193b2f14c2375651de5d1f3eac2c01 WHIRLPOOL 983da617a06783909f2a4528939e15a0e6092812840a1efed7d0d923f3d1822fe364812122187f6f5c8667479dfe35368bc9d670b0422fc0208df6b2fd63b8f6 +DIST google-chrome-unstable_52.0.2716.0-1_amd64.deb 53522910 SHA256 b4483bf5ffe99546d5ec2ade3e3a73384ae843b1fdcca919007ccfa36aa2b4d4 SHA512 ad3ecb37da1c5ccdd775ecf35ece89eb36fd5ac0fd1205adedfa7c5a98afe739748b1223442084f49a4a15b84876a9d53fd97cc6bedafafce8ade3635e16aa75 WHIRLPOOL a8e609ded1b6854f5039876aedb5873f3147cd8e3112eae56123a54c7c7b645327a20b4960ac4a1240e785acd1c74f652101806757ef445ffe2200667f47b82a diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.19_alpha.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.29_beta.ebuild similarity index 100% rename from www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.19_alpha.ebuild rename to www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.29_beta.ebuild diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.22_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2716.0_alpha.ebuild similarity index 100% rename from www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.22_beta.ebuild rename to www-plugins/chrome-binary-plugins/chrome-binary-plugins-52.0.2716.0_alpha.ebuild diff --git a/www-servers/bozohttpd/bozohttpd-20140708-r1.ebuild b/www-servers/bozohttpd/bozohttpd-20140708-r2.ebuild similarity index 94% rename from www-servers/bozohttpd/bozohttpd-20140708-r1.ebuild rename to www-servers/bozohttpd/bozohttpd-20140708-r2.ebuild index 1b68c2184741..ef882781ff48 100644 --- a/www-servers/bozohttpd/bozohttpd-20140708-r1.ebuild +++ b/www-servers/bozohttpd/bozohttpd-20140708-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/www-servers/bozohttpd/files/bozohttpd.initscript b/www-servers/bozohttpd/files/bozohttpd.initscript index 9374e692765a..d7a44e771b71 100644 --- a/www-servers/bozohttpd/files/bozohttpd.initscript +++ b/www-servers/bozohttpd/files/bozohttpd.initscript @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2004 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ diff --git a/www-servers/webfs/files/webfs.initd-r1 b/www-servers/webfs/files/webfs.initd-r1 index 1327756145aa..bcf7b492d77f 100644 --- a/www-servers/webfs/files/webfs.initd-r1 +++ b/www-servers/webfs/files/webfs.initd-r1 @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2013 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/www-servers/webfs/webfs-1.21-r4.ebuild b/www-servers/webfs/webfs-1.21-r5.ebuild similarity index 97% rename from www-servers/webfs/webfs-1.21-r4.ebuild rename to www-servers/webfs/webfs-1.21-r5.ebuild index 219938b780d0..2f65449135c6 100644 --- a/www-servers/webfs/webfs-1.21-r4.ebuild +++ b/www-servers/webfs/webfs-1.21-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/x11-misc/albert/Manifest b/x11-misc/albert/Manifest index c8db0dde41c9..66cb12d8a3c3 100644 --- a/x11-misc/albert/Manifest +++ b/x11-misc/albert/Manifest @@ -1,3 +1,4 @@ DIST albert-0.8.2.tar.gz 4558869 SHA256 68b956904b272f48a994dd14d0c936e67e1cc340c7c30472adc6ac48b82d366d SHA512 ac602b6cad35308970f07231c01c1a0b285aaa364b5910a5ea91049a8c20e1a4d02621e0a8b28fd8b16326f853321f1fc6225777a63241b63660db86183ca8ac WHIRLPOOL 6032255f2d3718b73edccad301c863b40808026ae81a10886072e652fcf3c14ff52223f5a2a4606857d24e101c078a5f30386d2070f2f61b33872120ba6c2158 DIST albert-0.8.7.1.tar.gz 4595203 SHA256 94ec180696abe9652c16eb1d45320f70f7a1fd2bc1f3c8d2addd9a6f1f999daf SHA512 281c3cfc7aaf2e8887cb277c51bab8f4d6bc9b9ade03a8cd4efb0d1b5d6cc142d4d55909d8a0cadadf4eb20aea34c67b79cfab8d41005875c3d2a7153998cc7d WHIRLPOOL 5420bf5c399f6041ec3d0a5a5e2191ba82416ca28eb2797c09dfda46633f36b2ec8c80c00bb87b0ae112d50a82274d9db3aeb32c465328c8763f82569070bab1 DIST albert-0.8.7.2.tar.gz 4595172 SHA256 2bae49d880c0162d85e4d21120a4e8913ee7473ccf4872aba463b68e4599c141 SHA512 33ff10b8b1a930abe89a4a3497a9d506bb3c9340af1e3e3b2669a61655b95a06955df0273421ec07e8d97cbfcade0132b9bef97296e38092c4e93adfd1043a5a WHIRLPOOL 39049e95184598b927a0e1c09a4e1184db0a0ec66bcb7ed361f3af7f237c5af158b58df08d9ce22178324be8802cdd4dd704f1e8b3556fa31eb38d7104b933d6 +DIST albert-0.8.7.3.tar.gz 4606843 SHA256 39fd9905b6548d7b48fcd768fb73254242fab5373b047102ac5588b247af2bfd SHA512 fce2d32afcadf8aca7484bee1a193babd33765d68653d479fe5462ca293a6261688044b0eddc025994b4466e78198554b78dc7aa741ce2e96ee02b847bee1a1b WHIRLPOOL f987e14f2fca9c728d3e2865efd1946f74a39a29ff433c8ed3fb8992a2bc4f228dddbd4ccef0484a2e70d54ac9f36e1c988d874dd31d0777827f9baeb1dcc410 diff --git a/x11-misc/albert/albert-0.8.7.3.ebuild b/x11-misc/albert/albert-0.8.7.3.ebuild new file mode 100644 index 000000000000..b27d1bc370ac --- /dev/null +++ b/x11-misc/albert/albert-0.8.7.3.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit cmake-utils gnome2-utils + +DESCRIPTION="Desktop agnostic launcher" +HOMEPAGE="https://github.com/manuelschneid3r/albert" +SRC_URI="https://github.com/manuelschneid3r/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + dev-cpp/muParser + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + x11-libs/libX11 +" +RDEPEND="${DEPEND}" + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/x11-misc/kronometer/Manifest b/x11-misc/kronometer/Manifest index 9d0d01e4f805..a597d84e8555 100644 --- a/x11-misc/kronometer/Manifest +++ b/x11-misc/kronometer/Manifest @@ -1,2 +1,3 @@ DIST kronometer-2.0.1.tar.xz 73768 SHA256 6e407a295819b61e6ef2e3bdc47d59671cd66d1928c4e5667518bf2e0bcf2651 SHA512 6598c5c5827265335be27eaa1db3aaf8e9e388be123c4cca67bb125bb7a00b7d43b7cd2d215db32482027d3623192244f477e2346ab6493607572f1e7cac30a1 WHIRLPOOL b5a0126087861692495555d953901ad5b089db7c6df640cf5f3ae0d5bb6e4dc476a5edbc7f351acfdb2bf5b926d5878e85556b20d0cf0832cbdbf014feb8e86a DIST kronometer-2.0.2.tar.xz 73536 SHA256 3c8654dd06ec9f7251a60477918ed2a9d32ffd001f916639fe57bbbfc17f3e93 SHA512 d6feba9cb8fb55b1dd61d8116a478003176ff8baac948309b5a2dc01cf4f75a663efe02b67c2a427b682c28c1d278841433136e257a92e32fbc4c4b501183af5 WHIRLPOOL eb881d70529006d93187b09fe070a249374d09c8bd44871f1a4a9b1e00f8206482be86a98b6b4422b66c1fe40fcfc09bcab142c13c2d75b2ffae7c7ed2f8167d +DIST kronometer-2.1.0.tar.xz 115992 SHA256 316fc42b6ff55c90d14bb04f9e4b5947c828d1161ad9e24af14ce71118f107da SHA512 038eef8940679ee2c63a0b9d21aca4cc8924111a697dbfcbd59c29fcd2af3eec963616ea7b613da0514566582c2654cc66a178b3f360d25bab1921d7553d82ae WHIRLPOOL 1856390517f41dd122295f8d72061a909dccaee1fbf650006b298efbd3a149126361012dc18a4700490bd024a63b922f2671ba2af974b676fc4ba9c586433d18 diff --git a/x11-misc/kronometer/kronometer-2.1.0.ebuild b/x11-misc/kronometer/kronometer-2.1.0.ebuild new file mode 100644 index 000000000000..ec61f4d0bc1e --- /dev/null +++ b/x11-misc/kronometer/kronometer-2.1.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +KDE_TEST="true" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Stopwatch application" +HOMEPAGE="http://www.aelog.org/kronometer/" +SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + +LICENSE="GPL-2+" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND}"