Sync with portage [Wed Feb 17 08:56:22 MSK 2016].

mhiretskiy 234
root 8 years ago
parent fb436b3b49
commit d8d476b248

@ -1,9 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription lang="en">
</longdescription>
<upstream>

@ -1,7 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>maintainer-needed@gentoo.org</email>
</maintainer>
</pkgmetadata>

@ -1,3 +1,2 @@
DIST pdfpc-3.1.1.tgz 199004 SHA256 ec5ffb9c2b55d1bac76172a6a13ed527ceed8cf0d659aca5e302f6a7185f00f2 SHA512 554203094b18fe11fd085414961de6644df3c258ad52d46ad171cfd6c2199028bcbaa9560bdaba63d83f858b467407cc276972b34f341cc25260db1d1358e88d WHIRLPOOL bddcba6a4285ea2b58dd01f76b7b050db630eaa97de5bba32a66f7f85563e6a99763a52e82286297f605dfa59d9ff918007baab297e587968ac1c83e3d69e8a8
DIST pdfpc-4.0.1.tar.gz 74405 SHA256 7c40cb87f9f1ce5e1683e96cc815572ea4c0a30e9db691501401ad271d27a3fb SHA512 701cf57b13b3abb2bacf086a29464a24d9eb67b095a89e770fade12f512d78773899bc9c71bc888e85b0a0acf2a122dd819b0259a1ab850a4f7af5fbc7369cdb WHIRLPOOL 0e1054b2aedce013c7f4397b05c66f658e6de88fe4fe6e857e8bd6bf33b5b68f3acda8fd327cffb9b2db7d1726543cdb5afdd342be1b8286a55799f5c5be9688
DIST pdfpc-4.0.2.tar.gz 75962 SHA256 591da2f984dd7714b0607aff450b99649f9a8caaf311a38be8f5e2e1e565be96 SHA512 01c957976d69b2e469989bb6b5957fd29b20e3a285c854fd42680f6c790849dfd3b4480c65ad5fcd5bd4106f92494626d46c943f6e9d6c0a0cb88168dc52b89f WHIRLPOOL 94cf57074285a6f25f9292c7b2ea21392b78133ed4e13579e030429af6a179ad5e4e17a1a488fc2e6ff29041101cb140166335e699ba7041a5b992c330ed6311

@ -1,41 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
VALA_MIN_API_VERSION="0.26"
VALA_MAX_API_VERSION="0.30" # fix sed line if you increase this
inherit vala cmake-utils
DESCRIPTION="Presenter console with multi-monitor support for PDF files"
HOMEPAGE="http://pdfpc.github.io"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="app-text/poppler:=[cairo]
dev-libs/glib:2
dev-libs/libgee:0.8
gnome-base/librsvg
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0
x11-libs/gtk+:3"
DEPEND="${RDEPEND}
$(vala_depend)"
src_prepare() {
sed -i -e "s/valac-0.20/valac-0.30 valac-0.28 valac-0.26/" cmake/vala/FindVala.cmake || die
vala_src_prepare
}
src_configure(){
local mycmakeargs=(
-DSYSCONFDIR="${EPREFIX}/etc"
)
cmake-utils_src_configure
}

@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit bash-completion-r1 eutils gnome2-utils udev
inherit bash-completion-r1 eutils flag-o-matic gnome2-utils udev
DESCRIPTION="Sync, backup, program management, and charging for BlackBerry devices"
HOMEPAGE="http://www.netdirect.ca/software/packages/barry/"
@ -36,6 +36,10 @@ DEPEND="${RDEPEND}
DOCS=( AUTHORS ChangeLog KnownBugs NEWS README TODO )
src_prepare() {
epatch "${FILESDIR}"/${PN}-0.18.4-shared_ptr.patch
append-cxxflags -std=c++11
sed -i -e 's:plugdev:usb:g' "${S}"/udev/99-blackberry-perms.rules || die
sed -i -e '/Icon/s:=.*:=barry:' "${S}"/menu/*.desktop || die
}

@ -0,0 +1,25 @@
With -std=c++-11 shared_ptr is available in the standard library so pulling in
the std::tr1 namespace creates an ambiguous reference. Simple fix is to stop
doing that but isn't backwards compatible. We don't care in Gentoo since we'll
always be building barry with -std=c++11 due to libsigc++ abi compatibility.
--- a/tools/bio.cc
+++ b/tools/bio.cc
@@ -42,7 +42,6 @@
#include "i18n.h"
using namespace std;
-using namespace std::tr1;
using namespace Barry;
// keeping a record of all the -i device / -o device pin numbers, so
--- a/tools/btool.cc
+++ b/tools/btool.cc
@@ -59,7 +59,6 @@
#include "barrygetopt.h"
using namespace std;
-using namespace std::tr1;
using namespace Barry;
std::map<std::string, std::string> SortKeys;

@ -1,4 +1,4 @@
DIST libwps-0.2.9.tar.xz 387340 SHA256 cf9a17a6c0452ab32cce342c1410f1620c66f9cb6f9431b82f95da7fe9730177 SHA512 60ddc8db5a90589248a0a8f90950907ca3be3362983f6c4847670e6eaf4d7ad22a2b6795b0a1b0a1920075f25f1ffcfd581757c26bfb74deacd000e94459da34 WHIRLPOOL bc847cb65c72daa01db5d6f17a20cbaff741fab1fc7a63d789993334b7853009f59c1ca370d7d3798a26b294c96c3435664314b07ff5a2324fa7ca7980378fe8
DIST libwps-0.3.1.tar.xz 410376 SHA256 bb2c2a7db5121411ba705ccf3452cdce51d9798384fd9621e9702ba802878e93 SHA512 f628e6532b32331c7df0d97a9b71bf1f97347634657148b47d46ba7c2fd888d7fa9ffe52f31cfc24f86688c9c713bfaff360c7fe9f4a92d646cf8f21e7f5c2b1 WHIRLPOOL ebe35fabf22aedccfe3ca35e46971a26332040852357ea0f2241534261c77d597da38766192661ecd6fa24881e0bf9de4a80bdfea300129420d4635924434110
DIST libwps-0.4.1.tar.xz 476732 SHA256 bf915125d647aec18f63d593eb9385bce1e3cdb48649c1c90782d0e0ff5e976a SHA512 675b1d54436d568a990a305267daf33ebfb064e54b7b220f1ada850db85d1780590e161d27a68aa3b33807fab20a73e862f3dfffb62a8a5ff20192ed6f85063f WHIRLPOOL 56d849615588d2a6e33f1f20367b8ce5685bcc1cac6651fd1f48cda238c851fdaa81658d73557ae5f2e4d4f0ca690517543cbeb0a940bbdca2f3347b938d7d7b
DIST libwps-0.4.2.tar.xz 543052 SHA256 e4fa907dd2b49b309fb4a860332bc44158570e02cb4ec07d4c8577b374b9f935 SHA512 6e91a4dbb26335b6d4db47daec70d4f50313a8101de1dccce592cec49e00aaf50256580b3ea0c37f24b7ad1cc065a82e0a71deb0cfcd23dabf0a2627d915f48f WHIRLPOOL 137f54be1a0d342205275891008a8de32ae3ee6ba6c2cdafccd61112e4e99e82039a471ef2aa98f0a935a470f48cc59690e8e783e676cde50a78ff1e56558e6c
DIST libwps-0.4.3.tar.xz 539624 SHA256 617d448a6c9bf935fc77a766e0b45d26f0886663d90b9bb00cfed9c28fbf13da SHA512 b05375a956871386fe4e4448407868cdc6f09a8ff5c6329450396529bf148222a17dd9e82f92f443d5d86030e4ef10d18fc89363b91d1dd36f14d4c24d8645d9 WHIRLPOOL 807d0800f17ec0fb9fc82828b1b9f434c06f61a3d2acfdb23c8b2bb5d1989c8a94091fd508ab0a2d5b17a5ece89c03258ecf85d875b348039caea488b75c4d35

@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit base eutils
inherit eutils
DESCRIPTION="Microsoft Works file word processor format import filter library"
HOMEPAGE="http://libwps.sourceforge.net/"

@ -1,3 +1,2 @@
DIST paperwork-0.2.3.tar.gz 164350 SHA256 92f7ef27d26b9b4d3e1d4f87b2788e47cfef0fb386ca813daf02e486e791ccf6 SHA512 e9b423dc35b1c952eca93a891b94b1d25d1af612c22671ccae0b37a32bc29ceb800d0ab9a300d12d0eb4dceb45843ef4123c1796f94a82a40292ad3848ba7d12 WHIRLPOOL 3d1f07a89e9a3177fc4c10d699328ce91e27e76fcb2b6ae704e7f12e11bcbd48fafc88ef07cf6c4903d9c8d7774e7daa47b8ce5bd7fb694ab303cbff8c6c6f94
DIST paperwork-0.2.4.tar.gz 164449 SHA256 361970a69995ead1a07a9fe63dde1055110194e447bbfb357b95ac45918ce23c SHA512 a21875f78e38ef77c05f21b57491fa89b7bb9ceeda5d577cd1082825b7df7e56ce9a7a2f7477b066b81a8858183607a25e999e0f851848393c155c9f8588b634 WHIRLPOOL f9b02780437feb0fb0eba2a2a436cf855d0efde85877f8d6533fb613110171e2ec9bf1dff31ffab5e5e21c1d7ac180f42eb5eed38a0416e6cba41cc36fadefa2
DIST paperwork-0.2.5.tar.gz 165234 SHA256 98969bef91b51c72dfd493862c3f62a88c0a26a0654a4bdc9156d8b0d3993a20 SHA512 6f541ebf6cfe02868f568a488754e48f1dcca2d239986e175ee76f6d14495f45a6ab746e2bd29dcf05204c7d1f8a71eb4e91cb3f8a8fd5710b6d2ef1c24637bf WHIRLPOOL ce631670f8c61d2a959243db73c179e5a605ebf9f4f91a0fa62ef8dc7ec8e6f09aeb35a749da2bcfba357f031eb39fdba2c1d77e24018770e08315e04aeb3b3a
DIST paperwork-0.3.0.1.tar.gz 175755 SHA256 3019264cbbfb449c1b7d9c04537e4aff72f17da4a59db3538b34cf7ee7ae5775 SHA512 b167cc8b907cc40e98b019b3f51305b4648d5c0afea7481c532bf48d2f4ec3773ba9ec56b63806dba6f20d87d60c7e2d148d85ee4a8b138867003499fc5a9697 WHIRLPOOL b3174f122ee7270d584950f7459b6a3c7e99a82e3d56e2fcbe87c9ce36492e0a70ab8da02c7572158c8e61622ff15a0835d7d8bf9edeffe84d0fec3392d36b25

@ -1,35 +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
DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
HOMEPAGE="https://github.com/jflesch/paperwork"
SRC_URI="https://github.com/jflesch/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="app-text/poppler[introspection]
dev-python/joblib[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pycountry[${PYTHON_USEDEP}]
dev-python/pyenchant[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
>=dev-python/pyinsane-1.3.8[${PYTHON_USEDEP}]
>=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
dev-python/python-levenshtein[${PYTHON_USEDEP}]
dev-python/termcolor[${PYTHON_USEDEP}]
<dev-python/whoosh-2.7.0[${PYTHON_USEDEP}]
dev-util/glade[introspection,python]
sci-libs/scikits_learn[${PYTHON_USEDEP}]
sci-libs/scikits_image[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
x11-libs/gtk+:3[introspection]"
DEPEND="${RDEPEND}"

@ -1,8 +1,8 @@
# 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
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
@ -27,9 +27,8 @@ RDEPEND="app-text/poppler[introspection]
dev-python/python-levenshtein[${PYTHON_USEDEP}]
dev-python/termcolor[${PYTHON_USEDEP}]
dev-python/whoosh[${PYTHON_USEDEP}]
dev-python/simplebayes[${PYTHON_USEDEP}]
dev-util/glade[introspection,python]
sci-libs/scikits_learn[${PYTHON_USEDEP}]
sci-libs/scikits_image[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
x11-libs/gtk+:3[introspection]"
DEPEND="${RDEPEND}"

@ -1,13 +1,6 @@
DIST icu4j-3_8_1-docs.jar 1470606 SHA256 e3acbb4523ebf90288bde1ff4ebe16241ff8d5a3e53ce9e29636f569a42f0b46 SHA512 88f59573d1070f13ebce9116359603e4d0c6f0c1626ab18a2fc6a08ac5831d50341341e33576c52d97b0b763fe8a8babfd35b34d77466bef5da5ab34aec2bb6e WHIRLPOOL 750c067d4df18780612f0d77c6f48c3c16e502d15d3fdf8339a22e4235e74a192ed2ecec80f4ae00f9e4ee8dc6b949a2969c44a7d7bc93538d53b349d5df324e
DIST icu4j-3_8_1-src.jar 13782832 SHA256 c6b42a4a9fe0d13302897ee0bf2c955b8a7a02af1ee01ad9cdb61a515638ca0f SHA512 4b652886cff0ee490db0e0c0bf9b33828b8f1026ade7a956b86c1839727be04f5bca4783c31539e8cc8e309a7e2127315f84577db0d9b425d878121867d580ee WHIRLPOOL 9936a512d2a1c259d905299e517aa64137c5ee4852a0bc646411aa85d878cdaf00001b6fcbfb459f64764463c30b224924fd711e1e15e2f544edd7505d5572ff
DIST icu4j-49_1.tgz 18487856 SHA256 40e0c09cb8a12883bd5c06826f6651203baf214919be98f120cd89002362329a SHA512 4287439b1e8bd1ce30e1c64bd97d3f4e6ba97de7b4242ca05cf53ab83ad3a495434d77cc2816224030d4662df2cdfc3afbb4a7ed45fce2ee0c10aa0ce1ec45b2 WHIRLPOOL ef8961afff8f280db6730f0c4d64eabcc8fa8454db6d9ec7eab8d034f25646874edbc6cba5689f1993241bbfae538914ca4d4e6821eb4559e07a1a4e60b0a191
DIST icu4j-4_0_1_1-docs.jar 1553089 SHA256 44319c329b628c5e14e74eeb285ddb876c34e3529b06c69abd9a54799490cd8e SHA512 15bf1cdb7c040403dcf0b7ebcf5355a192ce1e8841a13392badcce1d56c06a0e41bc8213f071a5530c892e2cc9e975cd9cbde6fa3f61e395cc437966e20733b8 WHIRLPOOL 0bd48dd1dc953f571da012b820b485f841ff3c5939b26e17cc92e872d94a7c122efce58cb0a6ac5479617687a8aa0f525f1650998f9e304d30274073d7c8f9fd
DIST icu4j-4_0_1_1-src.jar 15138020 SHA256 9d5484ccb3ad6849b6d3986ee2cf146984cbbb8adb2349dc79f6a4e006bc417e SHA512 4eb02b50df0c7a008f6291c636cfc887b61ce503e0bd994d8cd5f3ec955b287e16ea640de98398414e000af8a859a4b087aa711cdaa53c8c17c7fdb760a4ca4e WHIRLPOOL 032412b7a7cb533e1f037c32cfa74db65272ca9c735d412c0f5f4abd1c41d5c4a1db26d0d8339693ff7229a052fd3cf1b8504cc250c17a3a45e7f4d58bb7f279
DIST icu4j-4_2_1_1-docs.jar 1633918 SHA256 3749ec254d38b6ca2e13ed5cf493ac371ff3c548bf95302af41bb408e0bcbfa8 SHA512 87eeb92f168b28aa4cce3b3547311020e0b052034ef160cb5ba3b8f7fc77829b231680f061686ea87dc388f961c4d1feffcb3fc24fe5df66e51c2983c4a5be30 WHIRLPOOL 2d1a2ad3c54624721c2e7e56bef927486ca82d6f8c7e00ad6b97707ca8b6c42186b5b45babdc73961e8e6b30ed9fc29f923cf580f17bcf974593f090ac3a767b
DIST icu4j-4_2_1_1-src.jar 16057200 SHA256 61e8d1f7879c580e7304222b80a1bf395455d50fa425a9d7e1b72164776a43fa SHA512 3d61a219a67ff5682a4c1484f7239b60982b8e6c25138ccb15a92cfae18c67592acea0200b2954f7a021b1d3765aabae98d5346f22e134af2ca18514a7925274 WHIRLPOOL cf87a51dd9f18c9f5af0549677fd971dfc9e527ee09c0e39d82fc0fa128eea6222c65d10df722b7d7f451bacaf5d80ce31122112fdcb720a2dcaaae05a61b163
DIST icu4j-4_4_2-docs.jar 1783887 SHA256 aa364c9e353e05e428112b05f9a9fda8e1c7d2b3404862e6df08a73f7f8b187a SHA512 212d042ca27e442525a1dcd4f69a6668535d57e49a1302b97e32bfc7ed216146eedff52633770bb01f32f560fb6d7c00774b34385a7d87cab9f0b68188a37203 WHIRLPOOL 804ac774e6e9e4b06f1d06795ea70ecb68ee23ed7689d4b603682ca1271c2d18d258faf3c23e99ff8269275774b4ba0e1b605b2b7288b51e9ae5445d25c32d7c
DIST icu4j-4_4_2-src.jar 14844670 SHA256 c29fbf1464ad7fb88e8651953144884eea37adf36914e38a518774a99cf33b0d SHA512 90949f007e073c0e78510c66c2a1644985367921550f61976af61089ffc8a08e34a51c36c21f241f3073c7b3c5329d1ba7234043790db8dd8eef7eaf3edff79d WHIRLPOOL 82727e4e95ef662f9c6689bf5cd1d5c16f4238b682d2d88689ee561aae9c8ecc846f2bbb0adcfd125c7353b9ba160abc0c76d0d11af78047a59fd4504a39a720
DIST icu4j-52_1.tgz 22584166 SHA256 0d720ee63ec3976a0280bc5f42ef347a5823c0debe15bd42369316433f32ae05 SHA512 4546daa126410c21ec65acc75581831c139873e2465b9fd898215cc52ebfbd6441c0a260bd449aa3d0753fe0584c02d1bd033de46904aef9e27aaa3266b78738 WHIRLPOOL 9bd5b5085289c776c221a0a85edca11185fed77874e5520627ba60b9f2772c63aa078a765ba5b228570062d063fc3077b2cbe2417d4c241b4f6940f59206bd57
DIST icu4j-53_1.tgz 21619483 SHA256 dc1e4ab121769ced059b0b79ad1ec607ffe8e4b39950c6de83ea21656df173eb SHA512 0a5689a1f5762130f02e37fd844c9ac2f03d176fa3b49904227e6a38fdc62a6b371d3674b8f06ee2e30589f5d71578841e84d554dadc86ec7b049ff2d39e5250 WHIRLPOOL 030c7378e67017512f4762fd75b9851a62a26b4b954f10b51573ff0d029768b8fe96b159328946609c864ad273c7b7ab6bdd1d694bd4aed37af318e5ccefd558
DIST icu4j-54_1_1.tgz 23457651 SHA256 1919a355742172dbd18021dfb2fd008f5c73168d2d5a39d705721614029d6704 SHA512 c41f7f9fb0819767da48ac21c4883a628da8397e0ad5b0d75e51d9185b5511608c9a635933c4ae2e0c8911b2cdecf47bc661050935bbae2ba58abfb5ad04dadf WHIRLPOOL d7c35283547c598694ead10620df1511cbe4602415ca8ee2d32ee3b291d28015db4fcd5fb3f426bf524e449099562545c3bdab81209af244890b53ea091f9f1f
DIST icu4j-55_1.tgz 23617640 SHA256 da4c91e6b89bef3da22be475e63916c4f4f304b9689d5fdc5b40a52106efc4c3 SHA512 706daed61d9d3722a0813d175fa66b24570abba492c32704d4df924861e5d2592a4a5ff40fdec2bd3fb662c3679dbc9addd580966c3cc69470d14e3fce27a054 WHIRLPOOL b6cace3616d6d0b1c185a744cc1f0a3728682557d51f4b6658f174195c1eb369a2a005e2fd9eb4b421de761e47c2424368359a1948594da7b2f8cd6e1b0d2f33

@ -1,21 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Vendor: %vendorName
Bundle-SymbolicName: com.ibm.icu; singleton:=true
Bundle-Version: 3.8.1.1
Bundle-Localization: plugin
Export-Package: com.ibm.icu.lang;version="3.8.1",
com.ibm.icu.math;version="3.8.1",
com.ibm.icu.text;version="3.8.1",
com.ibm.icu.util;version="3.8.1",
com.ibm.icu.impl;x-internal:=true,
com.ibm.icu.impl.data;x-internal:=true,
com.ibm.icu.impl.data.icudt38b;x-internal:=true,
com.ibm.icu.impl.data.icudt38b.brkitr;x-internal:=true,
com.ibm.icu.impl.data.icudt38b.coll;x-internal:=true,
com.ibm.icu.impl.data.icudt38b.rbnf;x-internal:=true,
com.ibm.icu.impl.data.icudt38b.translit;x-internal:=true
Eclipse-LazyStart: true
Bundle-ClassPath: .
Eclipse-ExtensibleAPI: true

@ -1,18 +0,0 @@
Index: /icu4j/trunk/main/classes/core/src/com/ibm/icu/text/SimpleDateFormat.java
===================================================================
--- /icu4j/trunk/main/classes/core/src/com/ibm/icu/text/SimpleDateFormat.java (revision 34829)
+++ /icu4j/trunk/main/classes/core/src/com/ibm/icu/text/SimpleDateFormat.java (revision 34830)
@@ -1,5 +1,5 @@
/*
*******************************************************************************
- * Copyright (C) 1996-2013, International Business Machines Corporation and *
+ * Copyright (C) 1996-2014, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
@@ -2820,5 +2820,5 @@
if ( override != null && (override.compareTo("hebr") == 0 || override.indexOf("y=hebr") >= 0) && value < 1000 ) {
value += HEBREW_CAL_CUR_MILLENIUM_START_YEAR;
- } else if (count == 2 && (pos.getIndex() - start) == 2 && !isChineseCalendar
+ } else if (count == 2 && (pos.getIndex() - start) == 2 && !isChineseCalendar && !cal.getType().equals("japanese")
&& UCharacter.isDigit(text.charAt(start))
&& UCharacter.isDigit(text.charAt(start+1)))

@ -1,95 +0,0 @@
Index: /icu4j/trunk/main/classes/core/src/com/ibm/icu/text/SimpleDateFormat.java
===================================================================
--- /icu4j/trunk/main/classes/core/src/com/ibm/icu/text/SimpleDateFormat.java (revision 34867)
+++ /icu4j/trunk/main/classes/core/src/com/ibm/icu/text/SimpleDateFormat.java (revision 34868)
@@ -2820,5 +2820,5 @@
if ( override != null && (override.compareTo("hebr") == 0 || override.indexOf("y=hebr") >= 0) && value < 1000 ) {
value += HEBREW_CAL_CUR_MILLENIUM_START_YEAR;
- } else if (count == 2 && (pos.getIndex() - start) == 2 && !isChineseCalendar && !cal.getType().equals("japanese")
+ } else if (count == 2 && (pos.getIndex() - start) == 2 && cal.haveDefaultCentury()
&& UCharacter.isDigit(text.charAt(start))
&& UCharacter.isDigit(text.charAt(start+1)))
Index: /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/JapaneseCalendar.java
===================================================================
--- /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/JapaneseCalendar.java (revision 34867)
+++ /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/JapaneseCalendar.java (revision 34868)
@@ -1,5 +1,5 @@
/*
*******************************************************************************
- * Copyright (C) 1996-2010,2012, International Business Machines Corporation and *
+ * Copyright (C) 1996-2014, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
@@ -639,4 +639,13 @@
/**
* {@inheritDoc}
+ * @internal
+ * @deprecated This API is ICU internal only.
+ */
+ public boolean haveDefaultCentury() {
+ return false;
+ }
+
+ /**
+ * {@inheritDoc}
* @stable ICU 4.0
*/
@@ -662,3 +671,4 @@
return super.getActualMaximum(field);
}
+
}
Index: /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/Calendar.java
===================================================================
--- /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/Calendar.java (revision 34867)
+++ /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/Calendar.java (revision 34868)
@@ -1,4 +1,4 @@
/*
-* Copyright (C) 1996-2013, International Business Machines
+* Copyright (C) 1996-2014, International Business Machines
* Corporation and others. All Rights Reserved.
*/
@@ -6081,4 +6081,19 @@
}
+ /**
+ * Returns if two digit representation of year in this calendar type
+ * customarily implies a default century (i.e. 03 -> 2003).
+ * The default implementation returns <code>true</code>. A subclass may
+ * return <code>false</code> if such practice is not applicable (for example,
+ * Chinese calendar and Japanese calendar).
+ *
+ * @return <code>true<code> if this calendar has a default century.
+ * @internal
+ * @deprecated This API is ICU internal only.
+ */
+ public boolean haveDefaultCentury() {
+ return true;
+ }
+
// -------- BEGIN ULocale boilerplate --------
Index: /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/ChineseCalendar.java
===================================================================
--- /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/ChineseCalendar.java (revision 34867)
+++ /icu4j/trunk/main/classes/core/src/com/ibm/icu/util/ChineseCalendar.java (revision 34868)
@@ -1,4 +1,4 @@
/*********************************************************************
- * Copyright (C) 2000-2012, International Business Machines
+ * Copyright (C) 2000-2014, International Business Machines
* Corporation and others. All Rights Reserved.
*********************************************************************
@@ -1019,4 +1019,13 @@
/**
+ * {@inheritDoc}
+ * @internal
+ * @deprecated This API is ICU internal only.
+ */
+ public boolean haveDefaultCentury() {
+ return false;
+ }
+
+ /**
* Override readObject.
*/

@ -1,79 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# We currently download the Javadoc documentation.
# It could optionally be built using the Ant build file.
# testdata.jar and icudata.jar do not contain *.class files but *.res files
# These *.res data files are needed to built the final jar
# They do not need to be installed however as they will already be present in icu4j.jar
JAVA_PKG_IUSE="source"
inherit java-pkg-2 java-ant-2 java-osgi
DESCRIPTION="ICU4J is a set of Java libraries providing Unicode and Globalization support"
MY_PV=${PV//./_}
SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.jar
doc? ( http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-docs.jar )"
HOMEPAGE="http://www.icu-project.org/"
LICENSE="icu"
SLOT="0"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
RDEPEND=">=virtual/jre-1.4"
# build.xml does file version detection that fails for 1.7
# https://bugs.gentoo.org/show_bug.cgi?id=213555
DEPEND="|| ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* )
app-arch/unzip"
# test curently disabled
#DEPEND="test? ( || ( =virtual/jdk-1.5* =virtual/jdk-1.4* ) )
# !test? ( || ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* ) )
IUSE="doc test"
RESTRICT="test"
S="${WORKDIR}"
src_unpack() {
jar -xf "${DISTDIR}/${PN}-${MY_PV}-src.jar" || die "Failed to unpack"
if use doc; then
mkdir docs; cd docs
jar -xf "${DISTDIR}/${PN}-${MY_PV}-docs.jar" || die "Failed to unpack docs"
fi
}
src_compile() {
# Classes extending CharsetICU not implementing Comparable
# Breaks with ecj on jdk 1.5+, javac doesn't mind - Sun's hack?
# Restricting to javac (didn't even care to try jikes) is better
# than forcing 1.4
java-pkg_force-compiler javac
eant jar || die "Compile failed"
}
src_install() {
java-osgi_newjar-fromfile --no-auto-version "${PN}.jar" "${FILESDIR}/icu4j-${PV}-manifest" \
"International Components for Unicode for Java (ICU4J)"
java-pkg_dojar "${PN}-charsets.jar"
use doc && dohtml -r readme.html docs/*
use source && java-pkg_dosrc src/*
}
# Following tests will fail in Sun JDK 6 (at least):
# toUnicode: http://bugs.icu-project.org/trac/ticket/5663
# TimeZoneTransitionAdd: http://bugs.icu-project.org/trac/ticket/5887
# These are bugs in the tests themselves, not in the library
src_test() {
# Tests currently fail, disabled for now. Need to investigate (tests work in icu4j-4.0)
#eant check
einfo "Tests currently disabled."
}

@ -1,73 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=2
# We currently download the Javadoc documentation.
# It could optionally be built using the Ant build file.
# testdata.jar and icudata.jar do not contain *.class files but *.res files
# These *.res data files are needed to built the final jar
# They do not need to be installed however as they will already be present in icu4j.jar
JAVA_PKG_IUSE="doc test source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="A set of Java libraries providing Unicode and Globalization support"
MY_PV=${PV//./_}
SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.jar
doc? ( http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-docs.jar )"
HOMEPAGE="http://www.icu-project.org/"
LICENSE="icu"
SLOT="4.2"
KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
RDEPEND=">=virtual/jre-1.4"
# Tests only work with JDK-1.6, severe out of memory problems appear with 1.5
DEPEND="test? ( =virtual/jdk-1.6* )
!test? ( >=virtual/jdk-1.4 )
app-arch/unzip"
RESTRICT="ia64? ( test )
x86-fbsd? ( test )"
JAVA_PKG_WANT_SOURCE="1.4"
JAVA_PKG_WANT_TARGET="1.4"
S="${WORKDIR}"
src_unpack() {
jar -xf "${DISTDIR}/${PN}-${MY_PV}-src.jar" || die "Failed to unpack"
if use doc; then
mkdir docs; cd docs
jar -xf "${DISTDIR}/${PN}-${MY_PV}-docs.jar" || die "Failed to unpack docs"
fi
}
src_compile() {
# Classes extending CharsetICU not implementing Comparable
# Breaks with ecj on jdk 1.5+, javac doesn't mind - Sun's hack?
# Restricting to javac (didn't even care to try jikes) is better
# than forcing 1.4
java-pkg_force-compiler javac
eant jar || die "Compile failed"
}
src_install() {
java-pkg_dojar "${PN}.jar"
java-pkg_dojar "${PN}-charsets.jar"
use doc && dohtml -r readme.html docs/*
use source && java-pkg_dosrc src/*
}
src_test() {
# bug #299082 - these tests fail with icedtea, assume too much about double<>string conversions
sed -i '/DiagBigDecimal/d' src/com/ibm/icu/dev/test/TestAll.java || die
eant check
}

@ -1,49 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=4
# testdata.jar, icudata.jar and icutzdata.jar do not contain *.class files
# but *.res files. These *.res data files are needed to build the final jar.
JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="A set of Java libraries providing Unicode and Globalization support"
HOMEPAGE="http://www.icu-project.org/"
SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz"
LICENSE="icu"
SLOT="49"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
# Beware of jdk version dependant code #361593
DEPEND=">=virtual/jdk-1.6"
RDEPEND=">=virtual/jre-1.6"
S="${WORKDIR}"
JAVA_PKG_BSFIX_NAME+=" common-targets.xml"
EANT_DOC_TARGET="docs"
EANT_TEST_TARGET="check"
src_test() {
java-pkg-2_src_test
}
src_install() {
java-pkg_dojar "${PN}.jar"
java-pkg_dojar "${PN}-charset.jar"
java-pkg_dojar "${PN}-localespi.jar"
dohtml readme.html
use doc && java-pkg_dojavadoc doc
use examples && java-pkg_doexamples demos samples
use source && java-pkg_dosrc main/classes/*/src/com
}

@ -1,53 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
# testdata.jar, icudata.jar and icutzdata.jar do not contain *.class files
# but *.res files. These *.res data files are needed to build the final jar.
JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="A set of Java libraries providing Unicode and Globalization support"
HOMEPAGE="http://www.icu-project.org/"
SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz"
LICENSE="icu"
SLOT="52"
KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
# Beware of jdk version dependant code #361593
DEPEND=">=virtual/jdk-1.6"
RDEPEND=">=virtual/jre-1.6"
S="${WORKDIR}"
JAVA_PKG_BSFIX_NAME+=" common-targets.xml"
EANT_DOC_TARGET="docs"
EANT_TEST_TARGET="check"
java_prepare() {
epatch "${FILESDIR}"/${P}-fix-test-DataDrivenFormat-ConsistentPivot-1.patch
epatch "${FILESDIR}"/${P}-fix-test-DataDrivenFormat-ConsistentPivot-2.patch
}
src_test() {
java-pkg-2_src_test
}
src_install() {
java-pkg_dojar ${PN}.jar
java-pkg_dojar ${PN}-charset.jar
java-pkg_dojar ${PN}-localespi.jar
dohtml readme.html
use doc && java-pkg_dojavadoc doc
use examples && java-pkg_doexamples demos samples
use source && java-pkg_dosrc main/classes/*/src/com
}

@ -1,48 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
# testdata.jar, icudata.jar and icutzdata.jar do not contain *.class files
# but *.res files. These *.res data files are needed to build the final jar.
JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="A set of Java libraries providing Unicode and Globalization support"
HOMEPAGE="http://www.icu-project.org/"
SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz"
LICENSE="icu"
SLOT="52"
KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
# Beware of jdk version dependant code #361593
DEPEND=">=virtual/jdk-1.6"
RDEPEND=">=virtual/jre-1.6"
S="${WORKDIR}"
JAVA_PKG_BSFIX_NAME+=" common-targets.xml"
EANT_DOC_TARGET="docs"
EANT_TEST_TARGET="check"
src_test() {
java-pkg-2_src_test
}
src_install() {
java-pkg_dojar ${PN}.jar
java-pkg_dojar ${PN}-charset.jar
java-pkg_dojar ${PN}-localespi.jar
dohtml readme.html
use doc && java-pkg_dojavadoc doc
use examples && java-pkg_doexamples demos samples
use source && java-pkg_dosrc main/classes/*/src/com
}

@ -3,4 +3,4 @@ DIST python-exec-2.0.2.tar.bz2 82217 SHA256 c411638fe94953c1e8ff57e7b66f601a8176
DIST python-exec-2.1.tar.bz2 82167 SHA256 adac4e9ae677ca0fbb9efc55573ecbb0e8361ed7a60a5241e7abc1056fba06ad SHA512 cadfb7723aa412caec4a449909769b14a800c19650c64768b0ffb30b2c0645e70c9a039f960f3263c6c18490bb73c0129b83a72c7407f558bcaf3652cc4c8bcf WHIRLPOOL 72b73b216faf7caa8afbc3ce316771bd832e468cf84835267dc3833d5c52fce24578e09f2d3aa8a322f324426eda5e53bd9611711ea976679574b2be764c2525
DIST python-exec-2.2.1.tar.bz2 82990 SHA256 c0fcb0c9593b26cf56cdf39ff265586a2203d608f6bfafecde0ff756de019f04 SHA512 3ca01ce229e4ecdf09a55f6bad0c90c1f0a9cff1fecb0013bb2ada1e187044631ad01af0fa70fb805465dd4e6c953cc97203d91f55ccb5208f63bf4771c0bb20 WHIRLPOOL 92e9c4629f292a0f517927e05aceda68f0c797426070ec23139dedeb1eac4d2a315892fd231ee0fe019dd3e9c6bd148fad9764ad65617012b1ef0bfbe0415506
DIST python-exec-2.2.tar.bz2 82269 SHA256 041dccf96c31bfac5eee9c43bdf511821449313a5b7d0bd745bed09151e1bffe SHA512 9492d94e7134b555a2f3b81cbd4e159074fed21b1471090547618da34dab70264a3fa40c8b7f79c42b61938655006dd5659e26389649a2401c26b4e0c90c9ac1 WHIRLPOOL 0b13d73c2e3c9606589201af34504c317965c29bb5cfe211479d893c606ca05dff62755fcba5f76d0a653a2719f36119e6f3db050ffa9f9bb01ef2ff7b68cb4d
DIST python-exec-2.3.tar.bz2 84201 SHA256 04f7c92727f666e4f950157a39ed6ac0a48d1a746736cc515a97195a30a3f9fe SHA512 fc6b8702a7009873b42dcde4b1771913f43ab45d92c62b9856a903b48dbe32c4ab588abe239e4512d9e2026a24aff26ec572f5cd98613e6a0160dcbd642e0849 WHIRLPOOL 3c5c238dbbf174dbbede06109bfc32e9675f53ded011dffdc0ce9327adff778bec6d89aba18ea531548d3e1ed17808f1a29cc1085f620baada74d71695f56b41
DIST python-exec-2.3.1.tar.bz2 83037 SHA256 303a00b6706523db0e8a6bbcaf1985ebe209e2bc5a0800834302e3844d8f6c27 SHA512 a6888ffa08784a1b8c2cc291ef1402bef2f49c40ae50a18ec7addf9f03821d35d54bb6dfae9747495e8c84f292c28de3b9d0d914c15b7bd8ef4610bed0ca3b8a WHIRLPOOL 0e1828e822169edc1ad4e96a171b5e4d6e1cfe30d4c66368efb29cd167765daf5b70e9caae5740abbb78ff86155e2e1cb147e79a3296eb0c8f95c624e7b2704a

@ -55,11 +55,13 @@ src_install() {
local f
for f in python{,2,3}; do
# can't use symlinks here since random stuff
# loves to do readlink on sys.executable...
newbin python-exec2-c "${f}"
# symlink the C wrapper for python to avoid shebang recursion
# bug #568974
dosym python-exec2c /usr/bin/"${f}"
done
for f in python{,2,3}-config 2to3 idle pydoc pyvenv; do
# those are python scripts (except for new python-configs)
# so symlink them via the python wrapper
dosym ../lib/python-exec/python-exec2 /usr/bin/"${f}"
done
}

@ -68,10 +68,16 @@ src_install() {
insinto /etc/python-exec
doins "${T}"/python-exec.conf
# Create Python interpreter executable wrappers
local f
for f in python{,2,3}{,-config} 2to3 idle pydoc pyvenv; do
dosym python-exec2-c /usr/bin/"${f}"
for f in python{,2,3}; do
# symlink the C wrapper for python to avoid shebang recursion
# bug #568974
dosym python-exec2c /usr/bin/"${f}"
done
for f in python{,2,3}-config 2to3 idle pydoc pyvenv; do
# those are python scripts (except for new python-configs)
# so symlink them via the python wrapper
dosym ../lib/python-exec/python-exec2 /usr/bin/"${f}"
done
}

@ -1,3 +1,4 @@
DIST librevenge-0.0.1.tar.xz 390796 SHA256 0cb22773dd1b268f71b291fba0e27127853e8e55ac6ec0fcf5370487d7eeee7d SHA512 65cc0e089a24e291700cca4a3f4d390d4646a1d6d847c060c068d53b525b7c69f0d870d2cafaf4d2f52cc102608e5a26c8883a455d031841e03cfbd32051e422 WHIRLPOOL d0645652b4f7834e5f14ccc24ba567d1fcf036183185c5b00e64615fce303ac5f9137b729ebf62615390ad8a482205b545158b4cdb9ffdedc8b429d57ded5a78
DIST librevenge-0.0.2.tar.xz 396628 SHA256 f6f280c4345546aad16aeafd5cf2e4a4ac31a81606171755465bba0d96efcf0f SHA512 28e53aefdfe8585ef148781e53379a986b5becb459a27dffe8546341e7ada6a3323bc27ab3170227a532e796869b634ad0443324af72b16835a4287a64994637 WHIRLPOOL 648006d5024370e31e8b1bc2db4a7182572aa1ff5c4473754c02cbd33f30c51361fd4b6e6cd450aa40d08372eddd136c140cc7cac53e29188593b146fb55f121
DIST librevenge-0.0.3.tar.xz 420288 SHA256 7ce7784ac732cb702cb42704779f4a36dfcd2f7187ba6ea12b500c9e0f2e16e4 SHA512 568ad98c861c13cda3461aad50df164a37f53e8e169231da7043dbfcab963b7870169badbe67c73532278ea229fea36c7dba4f0f03ea95730c17f49d01c0a2be WHIRLPOOL 025f5c2ef740c6ce59d378366b3cd78abab211e077a08029af8d58e6de05a28992c5457cbd8e77a84fb756ad5dc638b0cef9146c9d3b13519590b2e7872fc7ed
DIST librevenge-0.0.4.tar.xz 421604 SHA256 933f0729f04267cc354b9a02bc3e9afefa5512a3bdd0b45f159ee14a3e3347b2 SHA512 c4c2c98bac3522c8bd487058f4db19d85ad0d99159c4de4ffde91a10ea3adb7f995ebe8ccf6afcf533d81f50fb654bf265b9cd197508f85b5b68a101ca279712 WHIRLPOOL 25e886e305799a983ecb23fc69452bd6936495305b248398c89e20add79828e6ae52a0b98e8e0465d241178a09b11ec0dfdc2e8bab78ade27c022e5933fff371

@ -0,0 +1,49 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils multilib-minimal
DESCRIPTION="A helper library for REVerse ENGineered formats filters"
HOMEPAGE="http://sf.net/p/libwpd/librevenge"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.code.sf.net/p/libwpd/librevenge"
inherit git-r3 autotools
KEYWORDS=""
else
SRC_URI="http://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~x86 ~x86-fbsd"
fi
LICENSE="|| ( MPL-2.0 LGPL-2.1 )"
SLOT="0"
IUSE="doc test"
RDEPEND="
dev-libs/boost:=
sys-libs/zlib[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
test? ( dev-util/cppunit[${MULTILIB_USEDEP}] )
"
src_prepare() {
[[ ${PV} = 9999 ]] && eautoreconf
}
multilib_src_configure() {
ECONF_SOURCE=${S} \
econf \
--disable-static \
--disable-werror \
$(use_with doc docs) \
$(use_enable test tests) \
--docdir="${EPREFIX}/usr/share/doc/${PF}"
}
multilib_src_install_all() {
prune_libtool_files --all
}

@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

@ -0,0 +1 @@
DIST husl-4.0.3.tar.gz 3880 SHA256 8a1d622565a01ca553a87f52de97244f33d04c20d9e4d0dac76ddfeccb6850b9 SHA512 1df5e08b24c3b815e4bf643d8bfc911aeeff25328565123122efb2a7042aea1e6e7709ed9d2c6a42390a0cece98863813a83952964c7df1dfcdc566671858034 WHIRLPOOL a745b12d2cac76ecdcaa7a726d2332046871dcaff9091db11d29455230350b33fd7ed07c25209341dc287b87315db9722e0fe72710b6201dc5994a70ae99501f

@ -0,0 +1,20 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
inherit distutils-r1
DESCRIPTION="Human-friendly HSL"
HOMEPAGE="http://www.husl-colors.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>aidecoe@gentoo.org</email>
<name>Amadeusz Żołnowski</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">husl</remote-id>
<remote-id type="github">husl-colors/husl-python</remote-id>
</upstream>
</pkgmetadata>

@ -1,3 +1,3 @@
DIST irc-11.0.1.zip 120409 SHA256 25d818003780fd6d62e93d3ff32580e74c0e527c6290ae14b47af50b58339233 SHA512 fca2fe653d921c9ec65dfb2b072c16658d88d4a22ae91568b1eaf722a90179920808db157f587afe6de0055af3a04a528eb9022122e539150e5635f05b58f466 WHIRLPOOL dd9b9e8624e6bd86d27fead1f3006a2b80832d236ad21f50c147c07a27b2cc4933d68efd951dece44398dbc0299b73ba7a98e4eff2061d0e3a8a01833518113b
DIST irc-13.2.tar.gz 81594 SHA256 247e14fe9d7e25b41b2af39a81e5ced10bd45da44f4a86505d4f02895d710552 SHA512 e0472eea9186d549d2c3a6733d623161f94a905627d32878f02a50198b29cc5fc5a1a1636d7d1b3432b56ac42d4f48efd32285ebe80f8a7a8311a923795688bd WHIRLPOOL cec6e5505f9461c6b16c6fabc1cac406fd99e718733512112da50bb34a87b50b12d3529f09cc40ee7a4a97871bf28417f030fa418fcf415d59fcaa416eefb1ba
DIST irc-13.3.1.tar.gz 81931 SHA256 be4b57f2fb296f0e83fe2bcfd91e886b13423d8cf4ebaf2b8077b8efa9783bee SHA512 fd82712a8446dbccdd50ba75e0ec0f45f0b327ff35e4fa172fe4a1fe92ca8dbb81afecc0aa0b3ba14b2864e7d78ce0b03496bde64181d66ebd3c4a7670e20fd9 WHIRLPOOL 7baa08a978980baf09257886b4c89e62abce9439082197549e9ffdda9acb7711fec4c2464f2c811b5c70803e43c663957bf2b38f50cfc5ec8fbbbdac8309b1fa
DIST irc-14.0.tar.gz 82116 SHA256 e953bce286139c42de9a973db970dbf79de04817c74de0486a30b2bdc4350ba2 SHA512 6928f66bf994800e06a2f00b43bba23f36ce9bdde066ecf602d01c19cee5c79ec0a75fd858d6bb0446676681118025ebdda2312374eaf481437247b0c63b20c4 WHIRLPOOL e4af44e9269291219fb66d62b575b19a54f67b7d9cde79b7225f6bd071545488b399409c5fd0153e2dd16a3a853cc2bbeedf23c3c634097bb69ac741052c2ee9

@ -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 @@ SRC_URI="https://github.com/google/oauth2client/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="

@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
KEYWORDS="amd64 arm x86"
IUSE="test"
RDEPEND="

@ -0,0 +1 @@
DIST simplebayes-1.5.7.tar.gz 19260 SHA256 71cb029768bd25c172bdb3bd37174d42f872da92c33329ec736c3748ffa3b4a7 SHA512 417af72db13418e5a9df2fdb642fc63ed3eb4fbbf88cc7252a9e3603d31e35ccb68ae5838d8bb7d77554c1820a9db8aa944c639af4eb6418babb9d360ef3ddbc WHIRLPOOL 826617d920c45411a138bc405f760229e79959b25f4cd7e3d6b4525cdd2e9fec43b88f0df011dd820a72484df5bf988e3a18b357fe2966e15a8349c686eba308

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>voyageur@gentoo.org</email>
<name>Bernard Cafarelli</name>
</maintainer>
<longdescription lang="en">
A memory-based, optional-persistence naïve bayesian text classifier.
This work is heavily inspired by the python "redisbayes" module found here:
[https://github.com/jart/redisbayes] and [https://pypi.python.org/pypi/redisbayes]
</longdescription>
<upstream>
<remote-id type="github">hickeroar/simplebayes</remote-id>
</upstream>
</pkgmetadata>

@ -0,0 +1,28 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="memory-based, optional-persistence naive bayesian text classifier"
HOMEPAGE="https://github.com/hickeroar/simplebayes"
SRC_URI="https://github.com/hickeroar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
)"
python_test() {
nosetests tests/ || die "test failed under ${EPYTHON}"
}

@ -18,7 +18,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"

@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"

@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"

@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"

@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"

@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"

@ -16,7 +16,7 @@ SRC_URI="https://github.com/rails/coffee-rails/archive/v${PV}.tar.gz -> ${PV}.ta
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

@ -16,7 +16,7 @@ SRC_URI="https://github.com/rails/globalid/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/bundler >=dev-ruby/activemodel-4.1.0 >=dev-ruby/railties-4.1.0 )"

@ -21,7 +21,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="4"
KEYWORDS="~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

@ -1,3 +1 @@
DIST loofah-2.0.1.gem 59392 SHA256 e47f811395f87885374e780e64034a7263b52d5308352e32851ccd0c1bd7c66c SHA512 6bed99fced69538aa64c6ef67878420ef88d427c7cf6e74599f33ff9cfc9fcd6e9450de30a922d54bdead4851a39ec0b4bd58e58ab5ed1ef89610151c7f9270f WHIRLPOOL d100ba311a54303a11227cc50d82c4469f2d66462b8614e3a1ff9d512340981219431968282dd84c4cad0970c4b462a0f6ce0bfa792f34bc3f83ab4cc2789807
DIST loofah-2.0.2.gem 59392 SHA256 1ab5fb9a1dca7b955e75d582f57d236de46430ab5c5b5a33987c04d3ec93ccc7 SHA512 f61b853847bd0dfecada1d8eb4f0ab1b179c804f0ac7c74f927a8275f6d1e9fb35456abdaa0ca3f81d8281f31c77088757fe2f994332ce0a742bb89fb1d2986c WHIRLPOOL a6ba55875d168e9a8c5bd3ad99e50f124f598ce21159025516ae7b4a7cf80e4a587f7c5f34c01ef568e4796a4a006ec4135b2da3938d40bbab7ce852a5ee54c4
DIST loofah-2.0.3.gem 60416 SHA256 48c76e74f25229e0f492c2aaf770253fe44b162a0d18c2de1c59831b44d13781 SHA512 1f08bcfa09bf075b4d84707099cce6bdaa986cd6c79f63fc60c8bee4812c5a31cee1021cd314fc2033842d7b01ffe63f5f6acbf271a0db2ee631cd326520d700 WHIRLPOOL 6dc1ec2c70d8cd89e58fd59e4c656d2d780b3b9d0ac41434d3511dca1b38cd89e1156b3804a4121b1fc578a784331bffe5c47033b36b7a96579c8d3374ecafbf

@ -1,28 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
inherit ruby-fakegem
DESCRIPTION="A general library for manipulating and transforming HTML/XML documents and fragments."
HOMEPAGE="https://github.com/flavorjones/loofah"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""
ruby_add_rdepend ">=dev-ruby/nokogiri-1.5.9"
ruby_add_bdepend "test? ( >=dev-ruby/rr-1.1.0 >=dev-ruby/hoe-2.3.0 )"
all_ruby_prepare() {
# Avoid test failing on different whitespace.
sed -i -e '/test_fragment_whitewash_on_microsofty_markup/askip "gentoo"' test/integration/test_ad_hoc.rb || die
}

@ -1,28 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
inherit ruby-fakegem
DESCRIPTION="A general library for manipulating and transforming HTML/XML documents and fragments."
HOMEPAGE="https://github.com/flavorjones/loofah"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""
ruby_add_rdepend ">=dev-ruby/nokogiri-1.5.9"
ruby_add_bdepend "test? ( >=dev-ruby/rr-1.1.0 >=dev-ruby/hoe-2.3.0 )"
all_ruby_prepare() {
# Avoid test failing on different whitespace.
sed -i -e '/test_fragment_whitewash_on_microsofty_markup/askip "gentoo"' test/integration/test_ad_hoc.rb || die
}

@ -1,21 +1,21 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
inherit ruby-fakegem
DESCRIPTION="A general library for manipulating and transforming HTML/XML documents and fragments."
DESCRIPTION="Library for manipulating and transforming HTML/XML documents and fragments."
HOMEPAGE="https://github.com/flavorjones/loofah"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/nokogiri-1.5.9"

@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rails/rails-deprecated_sanitizer"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-4.2"

@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/kaspth/rails-dom-testing"
LICENSE="MIT"
SLOT="1"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend "

@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rafaelfranca/rails-html-sanitizer"
LICENSE="MIT"
SLOT="1"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/loofah:0"

@ -20,7 +20,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="+asset-pipeline"

@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"

@ -1,4 +1 @@
DIST gsl-1.16.0.6.gem 594944 SHA256 3fa354277d68a729e239a8c9eb3408f2978a444b7da3708cff120a9cb69cdcff SHA512 99610ef7e9b57c29f1972c4cb2853642157660b885a0a9761876c649badeb02dace7f0191453ce63d1a7f59bc3ee89fb61a73ae71522b5430f7916a60c4d1490 WHIRLPOOL e2b0c71e5262242586e02ffba632978057a0a467171974a0acab9e43e0f268741815b93a43a573dbffa56fe8448b95d909622207dba2f52ecb231d92abc648b2
DIST rb-gsl-1.16.0.3.gem 587776 SHA256 fb88cab2be18c422fa9cdabc3e43952d3ae9af72fc4be5109b76c1b6ae2c7f45 SHA512 e1640d616069c90d9e3929dd2d8649a463bb720d318ff6d5aaf263d3be216387f1eb5137aca58a40b5cfd7a5c5796e3c68d94f298ef10a309dfe923507dfe8c3 WHIRLPOOL 3bae2beaaf91ac09e2b0f8e5e1d14accc5ef393ab85f3885c889e99c99ffe035f24515f1ba45a68de2974415c0d5c46dc3f930988dc8323215f94cd60c29a58e
DIST rb-gsl-1.16.0.4.gem 588288 SHA256 bc6573cc36410d2ec88672d4b12e2c908684796b276a8743c19345bbb44bef94 SHA512 93d9064b3a268b81c4cd2bdc9c6a22871ec31daa327a254cbc3c7b715eb9fa20da3b3ebc370413675045cf9fbf9ae843e7aa4b6c53469b4f46ecbab27c560deb WHIRLPOOL 44cea9a3571005aeef993b81d56350f76006c05b8887ec3cb6e49b33b101e6a566c39d637ba36d4084af0bb32a406dcce782a6091aebe24098dfa9564718d367
DIST rb-gsl-1.16.0.5.gem 594944 SHA256 00e35dd3b23a3b37e7e2e52887bcbd130ef3949289284fc05e40397da18b8e37 SHA512 39ebdd04efa7995fe3a601af62246a4baaf92aceddf975a93693db199277e9c84e36c4dbc8d08c5cd66ca4e9cb2300c6d0fb1ee8f226c32a78e7ae1c453211d6 WHIRLPOOL 2e496d46965f57c2e0b9bd4dfe7a7bd6f792778c3c0af6688ff8eff2ead48b5853cc2eaa4f5690a120ed8647c2948c247a57629899cf5fd22c8ea2b4a4f13cf1

@ -6,6 +6,6 @@
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
<remote-id type="github">david-macmahon/rb-gsl</remote-id>
<remote-id type="github">SciRuby/rb-gsl</remote-id>
</upstream>
</pkgmetadata>

@ -1,45 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
inherit ruby-fakegem multilib
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="ChangeLog README"
RUBY_FAKEGEM_TASK_TEST="test:libs"
DESCRIPTION="Ruby interface to GNU Scientific Library"
HOMEPAGE="https://github.com/david-macmahon/rb-gsl"
#SRC_URI="https://github.com/david-macmahon/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
DEPEND+=" sci-libs/gsl"
RDEPEND+=" sci-libs/gsl"
RUBY_S="${PN}-${P}"
ruby_add_rdepend "dev-ruby/narray"
each_ruby_prepare() {
sed -i -e '/$CPPFLAGS =/a \$LDFLAGS = " -L#{narray_config} -l:narray.so "+$LDFLAGS' -e 's/src/lib/' ext/gsl/extconf.rb || die
}
each_ruby_configure() {
${RUBY} -Cext/gsl extconf.rb || die
}
each_ruby_compile() {
emake -Cext/gsl V=1
cp ext/gsl/*$(get_modname) lib/gsl || die
}
each_ruby_test() {
${RUBY} -S testrb -Ilib -Itest test/*.rb test/*/*.rb || die
}

@ -1,45 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
inherit ruby-fakegem multilib
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="ChangeLog README"
RUBY_FAKEGEM_TASK_TEST="test:libs"
DESCRIPTION="Ruby interface to GNU Scientific Library"
HOMEPAGE="https://github.com/david-macmahon/rb-gsl"
#SRC_URI="https://github.com/david-macmahon/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
DEPEND+=" sci-libs/gsl"
RDEPEND+=" sci-libs/gsl"
RUBY_S="${PN}-${P}"
ruby_add_rdepend "dev-ruby/narray"
each_ruby_prepare() {
sed -i -e '/$CPPFLAGS =/a \$LDFLAGS = " -L#{narray_config} -l:narray.so "+$LDFLAGS' -e 's/src/lib/' ext/gsl/extconf.rb || die
}
each_ruby_configure() {
${RUBY} -Cext/gsl extconf.rb || die
}
each_ruby_compile() {
emake -Cext/gsl V=1
cp ext/gsl/*$(get_modname) lib/gsl || die
}
each_ruby_test() {
${RUBY} -S testrb -Ilib -Itest test/*.rb test/*/*.rb || die
}

@ -1,46 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
inherit ruby-fakegem multilib
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="ChangeLog README.md"
RUBY_FAKEGEM_TASK_TEST="test:libs"
DESCRIPTION="Ruby interface to GNU Scientific Library"
HOMEPAGE="https://github.com/david-macmahon/rb-gsl"
#SRC_URI="https://github.com/david-macmahon/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
DEPEND+=" >=sci-libs/gsl-1.15"
RDEPEND+=" >=sci-libs/gsl-1.15"
RUBY_S="${PN}-${P}"
ruby_add_bdepend "dev-ruby/narray"
ruby_add_rdepend "dev-ruby/narray"
each_ruby_prepare() {
sed -i -e '/$CPPFLAGS =/a \$LDFLAGS = " -L#{narray_config} -l:narray.so "+$LDFLAGS' -e 's/src/lib/' ext/gsl_native/extconf.rb || die
}
each_ruby_configure() {
${RUBY} -Cext/gsl_native extconf.rb || die
}
each_ruby_compile() {
emake -Cext/gsl_native V=1
cp ext/gsl_native/*$(get_modname) lib/ || die
}
each_ruby_test() {
${RUBY} -Ilib:test:. -e 'Dir["test/**/*_test.rb"].each{|f| require f}' || die
}

@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
USE_RUBY="ruby20 ruby21 ruby22 ruby23"
RUBY_FAKEGEM_NAME="gsl"
inherit ruby-fakegem multilib
@ -20,16 +20,16 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
DEPEND+=" >=sci-libs/gsl-1.15"
RDEPEND+=" >=sci-libs/gsl-1.15"
DEPEND+=" >=sci-libs/gsl-1.15 <sci-libs/gsl-2.1"
RDEPEND+=" >=sci-libs/gsl-1.15 <sci-libs/gsl-2.1"
RUBY_S="${PN}-${P}"
ruby_add_bdepend "dev-ruby/narray"
ruby_add_rdepend "dev-ruby/narray"
each_ruby_prepare() {
sed -i -e '/$CPPFLAGS =/a \$LDFLAGS = " -L#{narray_config} -l:narray.so "+$LDFLAGS' -e 's/src/lib/' ext/gsl_native/extconf.rb || die
all_ruby_prepare() {
sed -i -e '/LOCAL_LIBS/ s: -l: -L#{path.gsub("src", "lib")} -l:' ext/gsl_native/extconf.rb || die
}
each_ruby_configure() {

@ -1,3 +1,3 @@
DIST rubygems-2.2.5.tgz 416772 SHA256 0f015d63ee3f48be2cc440332d992a33f6df113ced25b7a0007372d304bfeaa4 SHA512 eac6d7c4801d7bf65ac8e244ff88677929e491db8c5054a31d936eaf1e1fabfc8c4b560040c01c7d9707758cfbad9a8063144bb37b494dd1b6f66a0222871e03 WHIRLPOOL 6e02359ce84352f39b13c3f59d9fd82788a5a2ae88d069df05642d5349cb33c06c3477de56c937a44742fb6aa6cfdb7b32dbadac131fb12e6387f983564879c6
DIST rubygems-2.4.8.tgz 447712 SHA256 5a4335fef5904ceb76d912a9d4a2464fbbb172df3b2abcb0c67003e77764845e SHA512 1cc2e9e19d665268f475ce90547377d41a4ea5ce9a9afab4979de0247a0dd82b04529c087c899d9ced5564fa9051e1d2fe23ddb764ba411915bab2ce344ac419 WHIRLPOOL e9fa65b3ff24a05082fd6ded221706c45e8d7c6677ccc31e6971991320800d47fef99651fb338c797e20ab4ab7775c7192e09f4575fc815640c4f2a8d5ea273b
DIST rubygems-2.5.1.tgz 469494 SHA256 02d4bb76687983d973ea8700912e798ca23be32bcce7956171254c93a2365273 SHA512 fd333398f9ce3a0c734fc66bf936a8287a64f8dfafe01987cf85497be57f021fc64c1015de9b4f0a36d24ffda152c2b02055a425c05cbd43266f55c0b1d5f052 WHIRLPOOL 8f4a7ee94cb9825ea35606347734e53c95dabfdf458cc6914ca4eb875451314a520a4849c607aff61afb25f29e6e44e7ed0667b0757ea15fe53f9d4a71710e3d
DIST rubygems-2.5.2.tgz 475434 SHA256 5171ce6fa04c74606991f9c318a924f095241d7ce18c21a00455c8ebe4aeecca SHA512 43544619799ac6f0b22285954a3b46a2d8aea425ef16a26de4ebb5ea1b3a4f2d3a2031ac53bb890554fe935ca1d03101a5d4d9eae4619aaab72a079650fd8921 WHIRLPOOL 59806bd34ab0bfa66bd770c02054c16bd5c5bb836d0213018151339fda422780e5ace4bfecfad408075ae25d6c74e40d0925dccdc7a46aff545b93cc21faa4b2

@ -1,18 +1,18 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
USE_RUBY="ruby20 ruby21 ruby22 ruby23"
inherit ruby-ng prefix
DESCRIPTION="Centralized Ruby extension management system"
HOMEPAGE="http://rubyforge.org/projects/rubygems/"
HOMEPAGE="https://rubygems.org/"
LICENSE="|| ( Ruby MIT )"
SRC_URI="http://production.cf.rubygems.org/rubygems/${P}.tgz"
SRC_URI="https://rubygems.org/rubygems/${P}.tgz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
@ -34,21 +34,19 @@ all_ruby_prepare() {
eprefixify lib/rubygems/defaults/operating_system.rb
# Disable broken tests when changing default values:
sed -i -e '/test_check_executable_overwrite_default_bin_dir/,/^ end/ s:^:#:' test/rubygems/test_gem_installer.rb || die
sed -i -e '/test_default_path/,/^ end/ s:^:#:' test/rubygems/test_gem.rb || die
# Remove a test that fails when yard is installed.
sed -i -e '/test_self_attribute_names/,/^ end/ s:^:#:' test/rubygems/test_gem_specification.rb || die
# Skip tests for default gems that all fail
sed -i -e '/test_default_gems_use_full_paths/,/^ end/ s:^:#:' test/rubygems/test_gem.rb || die
sed -i -e '/test_execute_ignore_default_gem_verbose/,/^ end/ s:^:#:' test/rubygems/test_gem_commands_cleanup_command.rb || die
sed -i -e '/test_execute_default_gem/,/^ end/ s:^:#:' test/rubygems/test_gem_commands_contents_command.rb test/rubygems/test_gem_commands_pristine_command.rb || die
sed -i -e '/test_execute_default_details/,/^ end/ s:^:#:' test/rubygems/test_gem_commands_query_command.rb || die
sed -i -e '/test_execute_all/,/^ end/ s:^:#:' test/rubygems/test_gem_commands_uninstall_command.rb || die
sed -i -e '/test_load_default_gem/,/^ end/ s:^:#:' test/rubygems/test_gem_specification.rb || die
sed -i -e '/\(test_default_gem\|test_check_executable_overwrite\|test_require_works_after_cleanup\)/,/^ end/ s:^:#:' \
test/rubygems/test_{gem_installer,require}.rb || die
sed -i -e '/test_\(load_default_gem\|default_spec_stub\)/,/^ end/ s:^:#:' test/rubygems/test_gem_specification.rb || die
sed -i -e '/test_uninstall_default_gem/,/^ end/ s:^:#:' test/rubygems/test_gem_uninstaller.rb || die
sed -i -e '/test_alien_default/,/^ end/ s:^:#:' test/rubygems/test_gem_validator.rb || die
rm -f test/rubygems/test_gem_indexer.rb || die
# Avoid tests playing tricks with ruby engine that don't seem to
# work for us.

@ -16,7 +16,7 @@ SRC_URI="https://github.com/rails/sass-rails/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

@ -17,7 +17,7 @@ SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"

@ -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$
@ -24,7 +24,7 @@ DEPEND="
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent
sys-devel/clang:0/3.7
sys-devel/llvm:0/3.7.0[clang]"
=sys-devel/clang-3.7*:0=
=sys-devel/llvm-3.7*:0=[clang]"
RDEPEND="${DEPEND}"

@ -51,62 +51,6 @@ DIST thunderbird-31.8.0-uk.xpi 499656 SHA256 d5163a906069e20dd5e5b785dc1af32f694
DIST thunderbird-31.8.0-vi.xpi 513835 SHA256 9885e46bca6670d6659bc9ddfd4d41eacd4cfd13a0b95646001093598943a945 SHA512 8b225f0b8a4d1d1dc11caaec9d043ee0e6cc5a4e86aaf608819f94182f67fac15bb540a9a95430bdb6053a46faa79ced741a8565b1bd926bfe7940ea8e87ed80 WHIRLPOOL 1cf0564d6293676c68335becb5e0294f2304359091a104ab7219cbef33082d6b3d78221fd57859c90f4f334d1553d1ac9afc5fe532ceb8e425605755c17e7f2d
DIST thunderbird-31.8.0-zh-CN.xpi 462668 SHA256 09116541b41128d53caa6c14c6c6607896c82592723d6990e1ddb0888868e1a3 SHA512 823d24d53f025bbf8cc8d6fdb6a8056858659d743a2fd5c1c2851d138183186d6fc5c2ff1777005527a325f794d68c76df4ae007227d946b3ac3d19a011fbff9 WHIRLPOOL 573e35628df0f671a66a67313f4959963aa8807c717dbd88e96e325f7d2cef17a6fe6e148808d4ffeb5309fa2af948da1ffea890e5c2759dbd38e25332047303
DIST thunderbird-31.8.0-zh-TW.xpi 463408 SHA256 2bfd0efd2a0695733bf59d0a8f2c184c4798cc1f3589672f3095a77217d9bbe5 SHA512 cd71d2e4a08ec157b95e70a2ff7acdd62c4c21ac93040b6183be55a14d6b3a4fdf5f9915078ce2487d544d3a2dde3954d5aed40ab3276f72615fb4462e4974a8 WHIRLPOOL 8939d94d9d5ca7ed72fe9e05ebbde37090410ed9b3d1d7d2a8f5495d718e2904f516a5bc123580c87d84baba01bde6c359c66ee371c003fbfc5f65a02111c6b1
DIST thunderbird-38.4.0-ar.xpi 475296 SHA256 d4e60e78da33e68a2d9d6c38fbc21da120774f071d1ad66c8f64e45e7a1ab1bc SHA512 38dc4b83a5c008ae316336e82f32e1c8bbceb517f49457f5620fe5c2e1670b7fda930fc62f8b3c5a8684245d2e8c81c80bbc08e64f6ec45f3a346989b39c2e01 WHIRLPOOL c3660a5c824c8ba03e65e906cb183f3d8f18d212258d35284f8176572c09e3a3439ff67ce9a16764757b3ba239270842d24ab3aad7cf123b35e731aec7a3404c
DIST thunderbird-38.4.0-ast.xpi 405873 SHA256 951fe8891f21179b800f540871c0845d29b33d1edaddf2b731e8359fd02b7d18 SHA512 db53a5fb60e9f4cc1743835b015d56a64ca238264c76f1993601fd4c1b58b547a33eae255308eacd7c707dd275fe960ddf04b69e651de3b33ebe8162f3a7ee17 WHIRLPOOL 463ba492cf37b0d0a204ed2f818e11a03a8760668717db70b1bef56cf67bbba7633f0fc87581c369f7033d81351f4a8eb4b60d6ff49236a1c7d079d36c0ac5ae
DIST thunderbird-38.4.0-be.xpi 442452 SHA256 19da5332ba7beab567335fb53da020f00e37bc210b06606427c3da9663650569 SHA512 75e9d618b98645178ee5a220d0717ed1adf412142e033243a8827182835401e0d6e3c7a32ed0735374151d478b90b5efe2b17d75eaa981a4c9695bbe454968fe WHIRLPOOL d80beaaf5e587fac2e5688840d56ed8f2f348eb8dbbd03f0e63206c505c5b0162a46687c7420ef007a892ce60320dd918cb9d7036d80fb84227432386e346090
DIST thunderbird-38.4.0-bg.xpi 506124 SHA256 81d7df7cf1e66d16801ce727c8142897e2f9a3ef78d6fcf84318f1d5bdced1c5 SHA512 6ebca1c04a2cc49c47786d7fb1ff9b33949b61f66661adc54799424e5bb98cde34f946a03bb03940dd801485c5af5f5342ff8f6fa2fb19056861a0ad1150a839 WHIRLPOOL cd3087299d08e4cb77ba1ea01644de5c2089825d4b32a617e9b9f8a1963e9a127f6913a583013bc896a10da94ffae7a2dfcaa0475a3fc737e10d274467054f35
DIST thunderbird-38.4.0-bn-BD.xpi 560626 SHA256 444efce23211bb069b7528ae09e89129225a89fed49077d1cbfa4eb2c0a1d356 SHA512 da0549ed826dc7fa8d59ec8d954c622f0d6e918fffdacd9ee02160291d04017053788c5103735d70e01b911b2bb7cfbbc87f25f5de73528bb915fe35772a5a5f WHIRLPOOL 3588ea1ff9d9856584aa968fb9208080546e620ecc4866d3d05e8acf6cbd3e5b8e2b482fab9e0baeaa862739b648b937b2056ffc3c3a5b281bb0fe90608c48b8
DIST thunderbird-38.4.0-br.xpi 449767 SHA256 9ed680b42abce45726df6b45586789a4d5ff069a658e7266368503c0eb2e9b3f SHA512 8f0e219755604ef5cf6fbd03ff02e658c22d8c3ebff70f9a44c841c9c28158b0c4fe836803467bd236d3e233a2be6c9ba4edb8204134b445332fcd7f4051017c WHIRLPOOL e574f2969ba0717103968e0a6922f58a25940c72ea22c3c94e2c089228adef61144e1f25974ad2b71cfb669b4980c0a0352e66798248ebdfbccb04dcfaa39713
DIST thunderbird-38.4.0-ca.xpi 450326 SHA256 4203b358f6d9fe362f47a777ed131397de49e0fd3e4956ffe05284fac3bdd6a8 SHA512 9ef17ae680031eb3ef231285173cf4c176d93bb81c1777379be07973ffef6cd98b068fc1b3654eda7fc953a0a7c7358102d089ed5ddc0633e74586aae72fd2b3 WHIRLPOOL 044ba0db2697d198047925447da368fe09516bde6ede374a6cb798bc9976ff36bed45663297e013087fb17d7399a85506f2756ef8bdafe6c07144ff5f17cd13a
DIST thunderbird-38.4.0-cs.xpi 448724 SHA256 5a2c41694f56c2804c9f1c0a46262f02e318a146bcd4c6a9c6c32a6569a6e729 SHA512 86448b4a18af2eefb413dfc49a82b6fffd26d9f659aea2befdcaa723ce022fe06415d9214997dedf5e3da578e06d054b775a80fe55d996e83bc726b0d51f64a1 WHIRLPOOL 7b9cd550841223527bd1a18f69c79f0e5a5eff23709f5f9d18fec5579e41b490a821b93e40cd4aaa8269aa82e96429a326b529602ef0a93a9ec2549b829d6924
DIST thunderbird-38.4.0-cy.xpi 434848 SHA256 8aa599c3755cc40532cd0cde0ffd2d7ecb5d04cb05d92a068859fd4c772c2c74 SHA512 0b1466b9b0ba5048edb319578d89fe194082b17dabac54ff8c729bf4eae63285b17502f292869e7b16e2cbc7dcf6add7bff6eeb4363cdae35b938cdbb0e42c16 WHIRLPOOL c25d1b786b27395bcbcd131d7b93bc2a8ab2cc80c35ccf07eb38ae82f8f4814fea99488cbef62b0faf58971fc405b83a10cefcc307b722871710dd06025433fb
DIST thunderbird-38.4.0-da.xpi 425829 SHA256 50e972efc741054a60a242963a357cb1330c91f1ce00226b948592135b0bd40a SHA512 57a523cdc0a7004343cb01961d2712fcdae74d1fc019685c7fb50da907f8dc2c793098cb2b9387574a623b936a6258638aae391f986aa509ef28c87232e3e6d3 WHIRLPOOL 3184b18cb3b94f3f16de389b2ac9f05187c450797ec25e1c4132cbd582791f7fc902d26b29cb09e323532ca5f414ffd64989baf54b8e788f020b3859d84a24bb
DIST thunderbird-38.4.0-de.xpi 429877 SHA256 d65ea03a6f4a252b7533952c0dd970e9f202e15ab6cdc70300cb2c43158d00e8 SHA512 9b1691c4e441d22dbb9f328299bc92c8989db293fd3d3bb8940eae2d96ac00c29a6e73210ebcaf02c3e5b0a116b6d8858dedf5ac146babf4e7c36a404ebd3d18 WHIRLPOOL 7b3cc44db6ce914cd1d712ba8b68b9581f38d128f6c79f6dd5b0cf0b153bf88573cd31eb24306c3247919e844a0c7de01aa8fcfc4eff521f16d3e1d55d4e1bd6
DIST thunderbird-38.4.0-el.xpi 493490 SHA256 dbc7a3c20f5f5a8f9d8117a9de9bdea1bed8ec86761a56b607b54d8e838c95dc SHA512 eedcf3d2354963176fafb56f02c4f75320b5a39af1468b194465c213714468e3a6fda4bbdaa87baeb09d49be84a999ab1bc99c6441948a53a23c89894801d163 WHIRLPOOL b7fd81e5d1d75f729aeec4c89f4215467d7316662f90165270c99be430d9343ea2a500c9b2b664ce9034595e491f3f52e379a8ed604857aae9e081b54466080f
DIST thunderbird-38.4.0-en-GB.xpi 416573 SHA256 2a4b9996555f2aae4d146f138d91fb6d2033d4d92f9a406ee174f30eab4e79df SHA512 912bb49b5d695e846c642694e187b42cefc60dde8d051642a209bbc1212b18aafb5ffc88cc97be47d2320f207802403de827c69007db35d10dca5735f7d42294 WHIRLPOOL 56150a4f4b1bf7cc1aced318356a24cf7b2eaaa06dad620fa8dcb716214d95261ee6a5020c2f23703324ff3a4f50e7d484c05abe64232a1a30d7d2c2fd6b7fde
DIST thunderbird-38.4.0-es-AR.xpi 442641 SHA256 7bd6def638093ff0e680728da782b07ce2e95276fbdeadba6e372cce31bb7cc4 SHA512 9dfff0753f4925c83fc4aa5e6c152e1e049ac3bcadf54ebb2b0df1e64fae1a441aa004250dc54469e5afa8862d08e821b86684d795b01d094ca2dadbfad43701 WHIRLPOOL 30155ee2ebdfcf0525e4e15fe6f48f3c5e92ba9fa6410c12debfe68015cf8f2976552880587ce5f9cd4f19ce474fcf00220be4f50e464356cc32ea9d16b9838a
DIST thunderbird-38.4.0-es-ES.xpi 376067 SHA256 331b344422ff462cd96674e3162682db8b02e35078533e72a0f70d00ee8b6911 SHA512 1e81314e12f885e0e7675e336c07f8b766231fe343a6b810ad507c3072cafbae20eab5edbe97ae5d2060890fcb4537dc7b10295d6e167fc5ad5795b4cc518df3 WHIRLPOOL 3a76f38d1cee17b5920ecbfe29bcd5046a7337e44f98823663a3e2a493b7d916131acc746f008e4785e80d636d5686552e8eb81344ba96e46cf9578843f41fcd
DIST thunderbird-38.4.0-et.xpi 438262 SHA256 3c38b229f6401e7d1d654f70da5bee4f21288c2b77c33e6e49f181ecf11c6661 SHA512 b70e86582c5462acd86fcbdddf8130b9b4f712b43b715b96d4c0b43fae49a3b630e96262d2fca5f33ef193f22a9547fe7cc3793be6950c5643fea01d13697f7d WHIRLPOOL db21a08ad9e392d167ce827b8e3491f2eb2dd5e3ab62dad305d88613f01544fbd888399a07f88939e5065394977bab89f1bb692d156ecc250f97f00fdbe76291
DIST thunderbird-38.4.0-eu.xpi 434838 SHA256 bda4a1a17667f48d3982dd9b67993a8aa46054a1e31798686f5495e808b63d08 SHA512 9a4ce453ef369b59fbd3b4603ab6bdf369ea03b311193b58e88c4f6ba863cb53456058c0d91adfef582e048d97b14c0a774544bb6e78af644ef96b40d85c0ed5 WHIRLPOOL 7583605c156973ddc0694769dc1dc2d48af8a9e8229d65620985cd3f98af3b3ac11bd58867bca637a35c8ddbe0c559d534aa5eb41fa45976ffddf8120c19a759
DIST thunderbird-38.4.0-fi.xpi 438890 SHA256 641a0ddd879d8964469caa3aaf590c26f147830c02245086c6b50f4a2097a201 SHA512 31a972f936e21efd5af8558087771915d228ef8a70a91c79a22b9ffafb32ccfa7d44773ae319a73f5b3e20e6781f1e2684cfffafcb24576f1e52c0c62d80ad7d WHIRLPOOL cdcba779aaf5cdb57aca171d25fe046f58109c0f419eec75ef29079882152d6fb0e16119ed5077829f36688deb31a9b1b35e6c4641563caf833ed5835566d8c0
DIST thunderbird-38.4.0-fr.xpi 448228 SHA256 80dfd39499fc518b1682d4e02bdec7f31d2543a9da8a6588fa29e08ff1defec7 SHA512 50b2d260238da64febe40553cde12810de957a2c296b1a78389227c32917d9d8df199dfebd7d1daebe446839d0ae9571e5f4255fe77f9557a9f77fdfdee94145 WHIRLPOOL f23fce6b8f6233094cb1ce9b0da41ec5c8da878a3970fb2447e59cdbddc62be23b2b2a1679dc09a0d6a430d5be3a1858874b1192c26e3b3936bbcd09a534f56e
DIST thunderbird-38.4.0-fy-NL.xpi 442162 SHA256 b08acf69e3811748d16633f57a2796135edcbc172baad4b760657afa2cc4f969 SHA512 bf200bf093cdc597865487154e822dfab0a7fe678a4416dd515a20c1b23921f43b75f5b2a2b6307dc14616a474168f311218240f0d8c09e0c563559ee9c913c7 WHIRLPOOL 6ffd2125c1d6e285b321587f71ce8beed88dbfd8ca149701c6b9871ce4a4e8939a4ccfe2a9d3289267a772adb670579fe07e4c9d8551aa6c45db7f993094ac02
DIST thunderbird-38.4.0-ga-IE.xpi 457412 SHA256 1b22df1635e8284dfe8b0211b962f4e6dc1b6821c5be55bd86d3ab5fb32297af SHA512 3308097335bdabbee7ec2088ee36f750ee2bdf5325154532c59db28c6f63737605d825b34ffa73878a0f5e7438009d473db3854b7e9dcbcf7616610f43013d37 WHIRLPOOL 82759408c97215d1fdac8e5b0d4c6c63f60b41be79e1f6e57720659e89f7e9b9f21790d8b46b043416130eca8a3df892971bcdcede0a6e10ec639e2220563508
DIST thunderbird-38.4.0-gd.xpi 456317 SHA256 d5df704f78a895e996d3c247ea9e09afe60f007963bb2f38db19ab31ea00b132 SHA512 37e6811da406578ee0fc0329f4f61ecb1b775a8d891230342de1d731275a297c088d6c2f35aed0f3ef564fff12b9e027ffecf4e3fe1a30b024813b3676300bdf WHIRLPOOL f726569304ab5201a1fb9a716050caed34b13e30fe3099a6fa008c5cbf008d664d75dbda2fc3ccca484a4ad8000b1fe2dcb44abccc8ff4caf3617d97a4175dd7
DIST thunderbird-38.4.0-gl.xpi 457839 SHA256 77553c630648c6c497a2ae839c981aca14d09cca5d788bc1598ea8af31f45772 SHA512 2b1dda7b1df82469ede61a6b203240f9f1d787710b4a537ea75b802a42e6f595b1eae4aca0364a6a528e541d0f29b87f9c7a07b6c336458a4f7bc7cdbaf44a9b WHIRLPOOL 58e6b2ad3c0d47eb51c114e9bd5f320b812b3f425e734a44a7236472416b8c31e59b8928fd1a6568e35d6c140eb4beb055144939114c70fa40d0cb834621663d
DIST thunderbird-38.4.0-he.xpi 485867 SHA256 e3b410c7c3a72d7a00a941d707c4c3b0c60d42bc30866a6c93665a18998e0e1c SHA512 584262cf819c81ee04c85fbcfdf8a8580709d4f6014cd1b42026478537c9a500eb2279d3b0542d9ff61b293dcc355e74ecd6a650c47b27a3f7e35a153ba3503a WHIRLPOOL 0a7ddf428e70dc3e369e5ffcca56cf24683c8ffd17214a2e4f43951b3e4e75eec26f4bb057742e93078ab729afac6b86b6bf9e04f80f64a600b4a8b9b6034f33
DIST thunderbird-38.4.0-hr.xpi 440420 SHA256 d91376b2fcc6940ee0d0681d3926356ea2b7dff8d1083ea34c8584a305276644 SHA512 e6a61f70a9ae90e07dcfc2ab4ac378deb6ec2fa3a9febd03435edebf1a92712f52dab0a01158707b2f3c23ba8e88cb7a5e34ef05da3a017f3f50b0c413affc26 WHIRLPOOL e7719a78998c31ecf42fbcb72ec7aca2f80443a7ce931528955daaed52dd8b8dd8068f3421c4d90e57a35c54a41c8565466049b98a5b51d6a38221b319da303a
DIST thunderbird-38.4.0-hsb.xpi 456451 SHA256 c258583b8d4830ea20bcaaa0f6b3f1d3fabd9b3fa4aa5725f3640f48240cd282 SHA512 c55fde478762fba6cacf0dbe1556cdc76692a047c24ba4485ccd314ac5371d17d793c63e6a86aa6491a6055204fe95d4268591982c4b8285eaa69cb80b31185d WHIRLPOOL e37efc74b55e2515f85bbba5595ef93ce224061a0ca9c745fe9c675bd73827ea7768b67667140c52a27fa902bc83684492467d93d183569d53affb8cb6a7fee7
DIST thunderbird-38.4.0-hu.xpi 457988 SHA256 b73805280c9464e8d41e74ebbf6a2b2fbc58fb221fd17885e1b6fd2cd225d343 SHA512 029dccc8b32113d6181db53d2aacc0eaaa30cc0e448043f3fe20496d36728207096d4042ecbc23bef8d6b54f26d8abde01784ba7e64e462e2952e136f52e6569 WHIRLPOOL 6786876357bb702c7fbb24efcbf07af1f118f212c455f2c3ced68d4caf117b0a053834525051ed00318daf0af343da038d0676dcae552168dccc4e0828970e4e
DIST thunderbird-38.4.0-hy-AM.xpi 500356 SHA256 3c8f349176d421e090a16034d4208375fd36f2ca0db664b9138f344f6eaaafb7 SHA512 3eec1efb2301c360ad8babd74fe614555d64ad9fa888c009190eaa5c7b1c58767646d586cc88936a72ce72711e92543fb25962eebebf60082c58df70adcc102c WHIRLPOOL 3930920078ad1ebd07a5bdf6e4c32354938e1b08dc145fe7441379537b52fb53884ef8190e8463f12b1b9082637ae96e0afabb93c0719ee2828824293b7b3457
DIST thunderbird-38.4.0-id.xpi 483187 SHA256 294595cd419da412e8a907d9ec0b5934acbd8163cbfebf29d3472b5a6ca8fbee SHA512 4a59b0fa369d9065afcb27a204e12ad57eaa45ccd027650410f8f4d09ef264146484b5e5570283bca9ab52537cd3824a15d075e670157bab985b0d59bff4808c WHIRLPOOL 68b47760923272e5388d03a4269b07dab5738e2c41f0dd212cff07c54a957858753295703c1cc723040e537bc5ab797dead918f8102214e9e865bd9544e44b10
DIST thunderbird-38.4.0-is.xpi 443008 SHA256 1c838ac49cf9c8cf64b1233abd685e996c284babee9a64964b4b90c6e2285105 SHA512 49d2c4b729ebb31cbf5212152b9c7c054c88ec6b653ebe080c6c14e78d14d36897c27f45c056bf7d95e0b44de5a213ef3be453d125dfca1b7fd68d255269e017 WHIRLPOOL aa75b703085bdde57f260aeddd3241ede24a67bb0331da2ab25057804308e0fa132b2267d212222f66c52390e7fb0c5ebf5cac3a8e21fffd9e2bca30c84c16e4
DIST thunderbird-38.4.0-it.xpi 369024 SHA256 0c572cadf9b5a16696b78f2d1683b627db0a5702698f7477d367ee2690aeee69 SHA512 ca6aa1c90da6d88a7a92ae315dff8738d4df709097fad97b67596a2d25dcf1d5b66362f60dafae336ed55b759e43e24e4ff169b0dd1eaccfd9700e62fdfc8228 WHIRLPOOL 5e845de614c4307692243f9bba8c9b7dbabc22d9d5e4583859818ea96ca3eb4733b8a67391338b9deb5b137b4b5f74a1764c9aab377ee502d6ada32cab73ceba
DIST thunderbird-38.4.0-ja.xpi 492861 SHA256 901b396f920d4dc88367b2828c945de1ecc4e0b1ed2f33d793e65a07dad8f054 SHA512 fcbe62fa6f0e57cec9f99217da62e6d1cfce316db0d6dc2be72f69506f99cd3109350c8101d39ef9275f308f54402b7a419906a66f901df610c740585588dca9 WHIRLPOOL 7743702f5f516ab8fa24a22b572795c023cc9ff3c231472ada116234b029536a268fda0eda9b297aded832839208f24ac0bd72b670d56921ba07012dcc7af804
DIST thunderbird-38.4.0-ko.xpi 454852 SHA256 6f2f92f94c228c9da48a7c36c8b14868a029d9a2c3f54d5352740722aafc0da9 SHA512 5b0b17ffe5f9aaf6fc23c62e04a992c52d9b7a43e73d486be5fbdbcce1f79379e76d844102d34ec82a9a9a91d8815698e6f9593cc96b98e1e7e20d9f341d8eaa WHIRLPOOL 82dc0892f64a98eac168edbef8bda806c1588dd276cf5bd44c7c2afc025ea3f28a762e5febe649d673001750ca5d7f13771464bacd5a6e133187b2c268ef32d5
DIST thunderbird-38.4.0-lt.xpi 454572 SHA256 c6fc41ca583092e314f19c3814cabbd275072b104a860f7644af00c5e9029c7a SHA512 6593f8d25112633bc1fe7ca3ee2c31eb33d980c337c5aeab0a7134ca1e44f40952c3216c358cec5df94a4e92dcd73c62beaa834351ba138ec5a2b5e432180a16 WHIRLPOOL 94b289adeca710abb34ae30263dcf117224cde6e9229b1147018bd498a70efee67bc7978f72fb8b60802dded6c2ba061ce9c57b9a924925e4f9724494a12115c
DIST thunderbird-38.4.0-nb-NO.xpi 434341 SHA256 0c5614dd8c5ee6ef20dc5b57eadf496abc66361c9b0128bb172a314939557c56 SHA512 8d32b0214c814eb308b9d6796835bd80f17e07970115f47079cfead12a10213928e7108506a2bd0a4741a2d7b1a1fec50f1f738e6e94afcab670da3c2232ec73 WHIRLPOOL 07ab9c4a1c119d05d505099b783379093d7ff4c2d5969c31702ae577a6e0a1ac5592fe96217aa67e0e51114149df587031e1b42ca7ef270c844ebffba0cde929
DIST thunderbird-38.4.0-nl.xpi 435108 SHA256 f0441f68a754a411b447f7b6423dd608de5716a64a5d486bb5275ddd0632c456 SHA512 22395d04e7da2ab71d4b696ff4d12646341e4ed9557154e5b684ea95ebb2d5c3040d44d7887587a6cea01d1d399c6a9993bb01ecb60a797d749462a0885c0927 WHIRLPOOL 2e6730d63f2b4d29512215cbb3e27ad5c4de77b0c959ad8d9de9251e9cffa15e9cb0a9a62449e922270265b5c03e40b88b048d0b4e2ec30629f942ddc1c9a77f
DIST thunderbird-38.4.0-nn-NO.xpi 436623 SHA256 036789fff634d37159f7ba35d43e93f65d8299934c55aa4b76a217b3dabd0186 SHA512 0f10b6837f1a5988630803f4cdf0a602ed7a791d6e3d3e772f1244dcd1d5e9ca406fe3a20f1da044dd71108cf0068cd9abfe5b74c91dc89b7deb61f07434e690 WHIRLPOOL 20b62c10e8462dd5e116cf917f38e0fef922b6b48e57338d2c20f5a07fee7e576686ae6cde350689d8d4ac78b009e8869ae0498e96f4c68919baa99587f66e14
DIST thunderbird-38.4.0-pa-IN.xpi 530461 SHA256 29acab11415d7ac3229cfcc17538f1f93c9dfbdfdfc32fe8dde9a621dac70111 SHA512 8516212b5b13878e742182f76c293e1f7fa9b6fde4a0c8fa172ef4bbd2120466a494b61bcc9a7ef468ae497b6eae35959a1ee092b2c3fc268d52412dc5d1a654 WHIRLPOOL 0b5f5274857e42fabbac83b8cdf8e85e8d22d9b7585e3be5754225785fbaa830447276b481f73364c26c6b8b20b3f5da2cedaff63bbf2e78a731d3958565f8ef
DIST thunderbird-38.4.0-pl.xpi 411509 SHA256 63aa21e0cc3c3171b19a1196deeeb9a9179b2261dcc9517f491d911be69ef355 SHA512 d3996e11fb58feae739d73f4d0bb30145e1cc9869adb2a79959e5fc2e73409fe15542e67da240a3a71de8739f82e470bb033287266faa9b8b2eaeb64101c5aea WHIRLPOOL 4e3a08f2014a69b3e749e984f1253dcc08a2c6c37235e3b3120c7e60e881bd7465c80ce8c1b6a41901b92b37460458e5d782740b648aec4aa40241cb0da22f9a
DIST thunderbird-38.4.0-pt-BR.xpi 443752 SHA256 97d632fcb86a8cd3d5d62a57bc6d0a4d06ecf37439e47397ea4f9016b056cd7f SHA512 32444b97284a8892e13be003e03664a32727d48fd3a2729d961ed87bfb462024d7a9240bb5213134557e4441fe639896b26117c7b404b212f6e4956ae7bcd7c1 WHIRLPOOL cbf599db89a87c307693e8e544ff443291b19c10130812f964d9985701d6263a314579e8281abf8c82ae0f1b1d7453701fec76280b059c01a627320504390f57
DIST thunderbird-38.4.0-pt-PT.xpi 442064 SHA256 525147d8c2380a33fb32af4026972b0e814203c8f23c01104db371479c390d93 SHA512 f54db82c6503ae0ce28bcfecca470a8d1e9b35262391b6c4b44ac964f04d59be74f2efc220bf761ca34e9f583ef0e9040dd72469826ca29afb2f982d8f9a68a1 WHIRLPOOL 5ccbf44b1b27438cd40948a0af20f690b946c939334569c3572283c8dc966672db24c5584c6d5e17ba80813ff3baacc293efeaf7c8d45bb038e7c1987cef7c98
DIST thunderbird-38.4.0-rm.xpi 442113 SHA256 24659e293dbecd52684bdb434bd4f3f21333459c67d311499451ad9787d97b9a SHA512 1c2102ea3dd3ca51c173aa1cf4782d513d59d46a5cffe4cf92acf1081c418eb1af352ad54392f2cf20b00e9c713498bd7cc0c2d3b9ce310cd79dc0c9fa691f63 WHIRLPOOL 4dee4f70aed28781ee129b6f80eb5112f84c82a0373f61cb182cdfb737e711f33c84903ee7662f3eb74ec0e3b2136f84e84d6ff025ebbaadef5da66bd397611a
DIST thunderbird-38.4.0-ro.xpi 448349 SHA256 ca87bfc055d76231dca985b0a270633d5b4c092d09ad63a23ed7b87ab98f76ef SHA512 f2dfd030de65d17af79542490d267a0b04de370afec6632bd5a970206189b149f6cb0a5c014d6a634b81e8b48bac1620ab1a663ef919f719fbfbadb170c49904 WHIRLPOOL d4a554c4d724037b44b8f5bb4da81bf5b9844d47d582331abc5831d7e309305188c77a2f3f51d6d718945d181885ba864284bdc0287aec20aae0ca1984cee012
DIST thunderbird-38.4.0-ru.xpi 437591 SHA256 ca82a950a4cab1c303b531c47017e8e753381a1ca35e229011e624b3659615b4 SHA512 036c0a611d2462fea41b46fb0adf78e2f744f4989333245a83b321057adaa86f8c1875d8dca78637a7581ce20091e7b9d319ae00ac0a06bbcc81c665b16130ed WHIRLPOOL c3df70a35bacd5a766f1c172a9a0dec3274d2932cc576f26b2ae8d24631ff561ae89a71571fcc2de1bd176c5691a5b425570eb0e78f4473b2bbbfd5137254962
DIST thunderbird-38.4.0-si.xpi 535341 SHA256 9da32d2866ace3b5edb129a8a43f0b91e492fbf62c390671f8b88b87e245a618 SHA512 16f78741ff379ca3ad77936b5a788bbaff0b037da68854cdcf679587b491df6f0b672c0f4889104923531997602b380e9f502bcfdeebbf9679f88bd0c19bdbae WHIRLPOOL 49ae4995ff99241790dca7f9db5c970186231f5d0a1cb2c864f2e344cb52668e876f89ccdfbf4a07ce7813429a6b0181c2794890913cda24925ae73d10c4863d
DIST thunderbird-38.4.0-sk.xpi 456606 SHA256 e9ab86a2c6d3dd032929f198a82b14ba7823ab973b85ed2dab146057aef99629 SHA512 19d61b2f20e546e15abbec4c376ba23469eab0de3f3cf50d1dfbf4b7c0c5ff3da8e25d4c89397c1503b1fa07279476bdfd2492fe4bacde66cb2d34bac05a1053 WHIRLPOOL 53eb81dc162d1bc7d3e8a5984de5da6b57bf903a4cf5591db06f07a514ba0d4717d9f93fa7680a498c1150059f56c409e09ecad56ff42dbd67e35e06b158dad5
DIST thunderbird-38.4.0-sl.xpi 437848 SHA256 822208506a476e4df2629566861afec9fc739b49616aef1217f080cc2da195df SHA512 b8d06eababd83d2517a124b9dc5909731922a71479d7cd4e0757905d4c1609b35ea483293bc0f7895017c18a5183c3a4e4e832872ee6737df64e11d3116b2577 WHIRLPOOL 534399419ca069b26a8a2c75ff8d709af2c769159b08681427e9ff319d95a5da0e547ad9956413645442059e28e2b33328f0dc30a553e2f9f9188a6935f924b6
DIST thunderbird-38.4.0-sq.xpi 446897 SHA256 2c20c2c288b8ab06b268ea1a055f61a2c7287cc7eaa342271a4511c6dd6a4052 SHA512 035f52e1d1bd6f8a8a881a62b549ac449992d534e62e3543061c0f192bd43d03e2f469dd7f5ffdb762566b22d3affb3a01eea2823ecbc962245eae199ebddcb0 WHIRLPOOL 88b945ef0b9e6c1f12d33576093831e0538784306a3c9e711e3e7104c028bb5592111985a18a19ca2941d951f62acecec5e3d6c68dcbc7280eb40c26470dbb38
DIST thunderbird-38.4.0-sr.xpi 543314 SHA256 16f914f1cc1015ea798d3486b08aaa8c8b7de19a0bbee85631f2d910895758f7 SHA512 1c584a7bbae501cc5831aaf00673628fd7db55047b2fa823847943fe5150fbd351d6f687d5343415a29fb7a3d2069f968b965e07078cbd27ae5ad964adaf4891 WHIRLPOOL 3fcf8972d00af06af4390355e802797f5ab323f3d7a5a0cb21fd6d9a97c4cd75300d1e70e2d569e761cc149bc4a8df6bc98661ccea8b5f87b72a2ddda73b3cab
DIST thunderbird-38.4.0-sv-SE.xpi 439634 SHA256 5d5f37c0104a08e0101e93b28a2ad5a3df8910e3c47cce4b25f4d61d1ef699f3 SHA512 5c2a95e64e314543059e4658418001a9d90386faf77cd2c6370c9cfdc75fab24e07cedb7db2642a9509dd923cda0bf3d1ff892eac89cef78c196a6b64a1230a5 WHIRLPOOL ea3183cbac87ffd5b5ddb38d92ab347c872a33b9ff2d084fa53317a7e452ba143744e728962a784aadb767381c9a2d1b6fa4c67513694d707cac8e90f0e13a6c
DIST thunderbird-38.4.0-ta-LK.xpi 558738 SHA256 171851b7e75b8e7bf227bc15079b8608a9e63682d26057104452a3a697772cc5 SHA512 41ed8b5175bbf0c6eba31b1dc72e189d0b90be272eded054a3389f07573bc2d17e586dba76694e5b84caf5da09bd77aa3ea1fbb23cfebfeee48e6e4ae8b3d408 WHIRLPOOL 304c4df07e41093adb995e5eddb05f485289f31d7a6ab2f1f7f05c171883eab215a249eb0dcf3378cbc732c064c6720abe8978e4cd373af03be2a709f8364d60
DIST thunderbird-38.4.0-tr.xpi 447800 SHA256 6d40b110a752fea21018d18430fdc95d7217e77f9a0cc912c14c882218c5e1bc SHA512 f67a71fa57c055858e4ddffd2feb9e49c42c2d01b74ba6d5cb40ca31e9405cf9120af6d9688648c544ce5946845b90de60e65cbe9f212e4e44f9b7321726ce9b WHIRLPOOL e2a0e3a3c4b0495937a20d4c25b5e74371bf570d258bc9b4cd4ff8a21c5a9e21ead8f5d362baad2120533a6ffed42f517f7155a2186821409b88f6f23a38bdba
DIST thunderbird-38.4.0-uk.xpi 509601 SHA256 9cdc9926384d425473fc5c62d2bb35c20b248326cf98b73b2c98f7144f2a2061 SHA512 9299b9928fb832bdec005e0f1f71034b9ab2ca1eb9a9e015296c6b0bf5977a062117a366707a1c78caf6bd17e92564f07576de122bdf9573e53152b14035fb23 WHIRLPOOL d62831c8822206ddf78b0fd98da71c8027364143779f59ac13e8f3853cbf1c6a74b4f677fe2d0977126c80bd9d57e0eb16f3eda5e039b0f79fe2df58c59de6eb
DIST thunderbird-38.4.0-vi.xpi 519843 SHA256 4b385a97569a40331a5434762af52c4561f045892f0c51e852aae3af748df87a SHA512 33f309a36fc356ecd278cea3c5d8c6d2e4eeb2a4fcdb11dcc51880e247594612136c88511a56e5f4e7aaffb379efa7f4317f5dcf2efca3334e2568aa12ca5732 WHIRLPOOL 3511f0bf3161ef9df2a73af2a0f5a1cb3343f25a350b989d54d683fcf22c622be52fe7c4525785975566349663f53deaf0ad05eb515a23d15f8b7b0668004d73
DIST thunderbird-38.4.0-zh-CN.xpi 466412 SHA256 a30ec5320021565cc1602623a4e83017dc31e3dcb1ac83afaf68089ab2c2d321 SHA512 e511fe8c9675552390248af5e1e79a21494d39b0236aee47a0636e2e42a45deec72116b77fc3078309c683d878e6c4014c6733f16d27fe127ae6ae40afbe85a3 WHIRLPOOL c8a52237da630113b790db21d62a71d9d2e5d777ba14da462963342c26eaa70b32f919f9353a2f1d94a6ef61b066cfada78d6b881f231f0bf60251cc521d7808
DIST thunderbird-38.4.0-zh-TW.xpi 466661 SHA256 4e8687e4862fbf46e0e3b45f3c691fcef649d468f8a14163a4945e9909e06d30 SHA512 2876141af71156201300e4e5601ebb01cc18e1e491aa09eaa8aacc20db2383f857786a83b86cac1bddac985aec4d6f477d9ab0188f15d1050a0eaba64bebbc6a WHIRLPOOL 3d703bb8fe15288cec785282df93361c009c743de35c8342a91ff396843521c0a5684d144fc5747ef4b4d26238fa6c793b077519016fa9393b36d6517675aff0
DIST thunderbird-38.5.0-ar.xpi 475296 SHA256 871c5198f1a5a2b5fef7f817d583bd91300bfd32522b7a1801b7e32b478a4bb9 SHA512 e164b85d3745b3c3fbd2123575125fc60a19bd4aa55d1e41124d9c8739f423439e602d9ee1af75d5954a9934ffc7a409c13845604e68bd10a731617e58923cfc WHIRLPOOL 9ae7a17bd920e9525d08df1d7984f3770eb20445371a97f5e722e30dddc30dd0f350754ba8ade6eea3e217c4fa6a53324b88a9c68b2a79ac45933ffc22f13616
DIST thunderbird-38.5.0-ast.xpi 405872 SHA256 b8a3c66806cb11447fffe54830a78f96fcf828722708365558bb74e173a43ad4 SHA512 9a45663736d066c8a8477bd1731c6c585c55c1acbaca1c63e508d4f135cae5eab8bdf9d8941ad108907b7ff8def0c72a745aa4c7fa30645ab7bc7e7881abfd68 WHIRLPOOL e004d3203a34f32288c742b44131d7fa6ce9713112d8a2088dd19b038992b6152288e4d866eef1e2c1ba5f5ee45b578153539b0b4f7ecbfc2d8d4edc6567b37f
DIST thunderbird-38.5.0-be.xpi 442452 SHA256 ea1db89d0f5b511cd9ac513b97bee00cb42decd2b87e071b5da46a3aa2be81e6 SHA512 b01e55dba74139b4024d3fc5d67d27ad11df3f36ae64240fbd7ff171d54547cf59cbfc47102f3b2fdd807b81fc5e1e2333e7141076259560437abf7a4dd562ea WHIRLPOOL b86caebddb64f77b8122b44cec696dfeaa52b55e6788fa55ad0cfa7b714d727bdbc771c49e9a88ca2675385fda978e0d0a3583eeee451bee121c69a8ad3997ba
@ -163,9 +107,65 @@ DIST thunderbird-38.5.0-uk.xpi 509600 SHA256 9868e0118257e6e7f3019954956fbb521e8
DIST thunderbird-38.5.0-vi.xpi 519843 SHA256 43d25bbbf7d16c0d789ae2f98c16835b2accd51e3f0c97b564ecbf50b41260fd SHA512 687105a1cff243ece7f924ee92f3631cc4297209ef2f75b81965ea79bb166226daf40401c3e631351c4ad05c1c59d9cc2a36278fd01b5335b51dcdf5cff46820 WHIRLPOOL 36768ff5045c3814d0753913108827c5876b272ffd69e533c7b8029329d1852fe27a9057ce3042fb869fb3bef8523e041d4a3ba2455101fa5a3405672f3a872d
DIST thunderbird-38.5.0-zh-CN.xpi 466412 SHA256 5a655ebd5fbba862542973834b4d6cc2f8a13c065f734bbc490f8d838d71dc6e SHA512 876e597c511721d3d83c74d1ad6cda7f73268ec7d5a91de312a11927986b9384886f42a2ac6ce0fb68fb0d9d7ce8aca081f5a90b116d5b9286ee3cbeaeac1a51 WHIRLPOOL 2d154a00f88ae784f4e51988d384f31bb18b2743f25ff78abb35f16f70ec6034598282467e43f105b41acd42fa11f2266c86645340fb9c537095cb4467ffb76e
DIST thunderbird-38.5.0-zh-TW.xpi 466661 SHA256 87019d3d21edc402110fe3c18091f855e1946643b4e51392abecdd25ad775ffc SHA512 957bce9dd781e8b8aa17778e12c3335d0a3823bbf9f54a9ed4837ab724e27cc03feb6b7e1d2d85069a9ed2d480c9939c9f68bd3797d45f02c6d65bfabdd2f0ab WHIRLPOOL 4d79a8c4aa496c81af1751bb2830ed9e31886677a3b3aef58154cda37af7827ae355eb0a0de88a80ae765b071eb673e02c33851a65e21d41c8d9d5b25836e71a
DIST thunderbird-38.6.0-ar.xpi 475296 SHA256 28930a981335d7926c826870f803f49049ffd3274519b338c1ec5a0dec5764c9 SHA512 c255b3473efb9f9e74cebac2c9adadd502a6f73153ca352313ff1c823c9c128c441600e112066406b54d08d5a908360c7cd4cd5f4ac971e68ba32d34f038494c WHIRLPOOL d198dfc62008259a65e1ebc72df93bc833d20a96bd4c6210ed3042786c5e1907ad730c22ee2306403d47be0234b03e34fa95849144d224c80b9a43039f331aca
DIST thunderbird-38.6.0-ast.xpi 405872 SHA256 a53b1c56fd6b5f7226e74da4ce9046272c6dd831d06d3188285b18ac80875332 SHA512 2376da09fdb248ced96aa1da304342a7e20e74bd920df9b29493a35e78f5d5bd4aebd756912e739e26b1648e6fdb13de5f9026de4e651fa5c8b52181e3916651 WHIRLPOOL accf9aac9ae24705c3c3cb27e5af3a789aa687ccd56d2d42c7a13b0a48a96b13a5524e19f9d5c3a27ae9bcec9eb2962c90cb2526f2738669187f0a44d8d87bde
DIST thunderbird-38.6.0-be.xpi 442452 SHA256 b3c78b9102efe155750a31ccfd3f964f410c9d00e6ca4fd02f886314805ae602 SHA512 de7aa166df63d6885bd9c37a97f3397f2eb92a08d582a9e4bc8f3c5edc524eab3c7c04db3b44427dd849f245269f7540bf4e0fa63f587bb3d61e2f427b75fb33 WHIRLPOOL b50b3acee2981f5766d4bfc3d73d822b50baa92a96b4cd453d642e4cbef9ae92bc81d5042a739a827545cf2e3091bde90c9c995dc919867c5beb0ab1ca7d3446
DIST thunderbird-38.6.0-bg.xpi 506124 SHA256 65b6ed62f315738ef7ca10fd0e43cc0c4b0a433bddfaf6114fbe2499441affee SHA512 228d3e7c5553653a51f478698e1a28cc83ca6d2e3b307906a27ced788f2cefc6f68d6acbc43e82c6713485ac86238d4cd97f6be515b1013ac6f69006a0cb958b WHIRLPOOL 4310b40b357590d51ccf08a34d59ca699dedbb73ee77e5af37e2b1d420308568cd57aa94e725b86783a7f858482bd7d1347cfd8a6e348f32ac4856f81838a8a7
DIST thunderbird-38.6.0-bn-BD.xpi 560627 SHA256 59e5b334ff1b58f6934fceb1573d12315ea258b4252c41c43f28da154251bede SHA512 2668dcc956009a8055fec2f050647c8d91687ff0f884a39136a9b0a12e72a9321a01823e916a1f5ef669a5897a38df240162f70fbda198eb25ab64cce8fff703 WHIRLPOOL 4318eb4cbf96192e53a19c44b469732d8d7c8162c52faf5859bb64665d78e8f145c448eb056b2bc629f6af698214356e2d5af0f5d71deca945ef7ab6704f3121
DIST thunderbird-38.6.0-br.xpi 449767 SHA256 28bcd1093a2e2a2cab7cf6ca281bc14eb5051e34b8545f6f7bca11924a1c59f8 SHA512 d5965d74c3f867bff8c44727dafa664e1096695be1a5c95cc9448c9fd3735b2354c7697022d1cbdf0f274580d51fdb9a3854c9b2d9cf26b697507928e5a20ad8 WHIRLPOOL 57b03323f63bb7a30c443039f2eae1d34b157d77e918855bea3dc4dbd5288d11995ce4bcc3907fc7bdcac02765e867828117b2d950411c22a248263c4d71d5c8
DIST thunderbird-38.6.0-ca.xpi 450325 SHA256 e5898fb1554dc18c083b2762100830806d4b22153fdf5d8f2583ee2c24b8b605 SHA512 65a95368e7d03095e34afb3fa982cc65c743868c5d9479e4bc70062d25f488dc51abf599869293a110bc96432a5ba908abdc2fb7fafeccdd40a5d3cd1a24ef16 WHIRLPOOL 48e1349865159175a42265153991b6f6d9eea9912c34983da6e10a5a5d236ae85b20eb0fcb659618f9983a2e366dbbf845b8865511cb65360349daaa4ba82b58
DIST thunderbird-38.6.0-cs.xpi 448724 SHA256 8784f46765f33557fe14e89ef3142baa7280d490ed97ff7f29dfbe83695b87c8 SHA512 49a517e56f53a2ab629c21c5cd7cea5d2c98ebfd2fb63f49464bee4448cda1734a493bf53ee9895c443f013d00e2bdc65a930a6e09bc41b5b9289378bf329583 WHIRLPOOL c35ad8c6c5e7cf57340b02d6355fe9a6a183b5360030c4a510130135caafce9905e841ceae72f7f4aeb983e51e2b0a1c2ce8eada6d46fa0f0531fa199649ba71
DIST thunderbird-38.6.0-cy.xpi 434848 SHA256 5b4b75487e3c478d072876877bac3737020a709116c24a0b55fe821af009582c SHA512 ff6e2829949e309b97250e891752d7755b851f152323e156cfd90f97db1b27cfb443ac2f54723e31de8bf0ff8c5778add96b4f013fa2b1d6b3281caf0d99296a WHIRLPOOL 5a4f147d6feed0262ef1e8fa035e834e3d842d20e4b551ca15ca930cc4e6fd49bb94cc4dec7e1f182bfb875dfde3548b14043eca20584e99f57e4d6964ead544
DIST thunderbird-38.6.0-da.xpi 425829 SHA256 397deeceba72409863eda97d8b6b1b5d2f64b817c15057934ba99717de467a16 SHA512 86226f35330d0ba7d928fa8dcef3b2bd3a5147ba4ea510ea715af2561e9491e75b6aa8edb0e16a0faa1b72e22f31e32bd4979648c2bf4538dfa366cc6f70e1a2 WHIRLPOOL f06b888c1d42d36cb9ac511aedac6b1032a3bbe8daedc0aee27c31506adbc51f818349a09a046a1ac476d60033aedb3427a217a3b9093520fa7a969849f2d3c1
DIST thunderbird-38.6.0-de.xpi 429877 SHA256 c39e277532044f724acfb50a23720fc8530785bcb4820906dac9401141b28342 SHA512 7e8aabc807d106f66b16dbb74a12330106e96c4c3e886b59396d280e975be58dde6f051fa3d42bbad705547af28b32032982bbd59060b1b71f77de593fc8f5f3 WHIRLPOOL 9790edc81a66ad35c8ae954d0b43990ae717082836aa29ebcb2fb9e9e54a44e7a937ccbfaad96ab1775b6f784f4b20d87832e2d61ccde7bd93e2c9d37655c69b
DIST thunderbird-38.6.0-el.xpi 493490 SHA256 bc6b2ee8ee0d4fbed42ce203a8fc61c6e6dcbb8d6792e9432971b58c7aacb0e9 SHA512 220afdf26a63f32bb38535816c665200710e126ec6620c82b9397631e6216dd384ddf65ee0f34762eb61329892443a956dae3b8e54dad37d22e6ccbfba95f3d1 WHIRLPOOL b687f0a8fedb25f4ae1ef1e8b3e77d94d047ed63f457f6086d1df873f6c800d01909c67f9da0b2b3e0b65ba267b48b012ee30235720a9c5082bbd22c77ed3a40
DIST thunderbird-38.6.0-en-GB.xpi 416572 SHA256 e6059b1e71f5ce5d2220dee78610c1fe26fefdfddd285ad11a74d13504122eb2 SHA512 681cc1e767381c85a6e503378b767d13d3f0c7b5123561569475d06f0d94727017d44a81050f656a4193e2b593263ba5bb766b2e44cb6011c57a7fce36a8ef42 WHIRLPOOL 2e8cba24872203cde157fbf632d996782b588de4bcf9aedd52afb03b5edd3c76cc6e249690a5d4a8d3afb19bc9fbebcba65917f2e2d065a395e7c9531066b5ed
DIST thunderbird-38.6.0-es-AR.xpi 442641 SHA256 28c9037043e55b0288bee2e8c4f00589346fe0b5bd6c15c86fa491282c3f9c0c SHA512 7f382176349e9058978839f410f339653a983b0001e3726b9ea85acc2d2327e27a34adeee371bd6001019b49d3ff667de0eb63efd1995bdd7337c499f8b195af WHIRLPOOL 76f30b4f65b144b575943a3775ed9820cf50243b1c29c90671334318b2c55915373bd1a21fe60ca3454d0f5efd088d912c51eb206bd103646251c04cc0b132ea
DIST thunderbird-38.6.0-es-ES.xpi 376067 SHA256 2ee5c0016b2a7d4917deb44eeaf6db2cb3dd62e6cf8ba80d1f56a8233b985fb5 SHA512 63c3ba7d66bb90fa4fd539f07a88bd138db7836e3bc875b6272e297742aaf7ebe045a72acf9c15a9ef86b0c2d8593b5ceecf6dd1320bc99e567dac99050be983 WHIRLPOOL 76b1f5f53b468db60fb7bc23f3e930eb686bbc5d632eeef31aaefc436ac784d26d08dd486e1829396b6dacc545ff8dcf9e095479a86050683069fbef15a99b93
DIST thunderbird-38.6.0-et.xpi 438262 SHA256 196803cd3f5514611b5edcbea1d6a334a515e89f611d699733bccf0b9d142bff SHA512 ea426e07cb5160c205ebfaf9642d10b3b6bc9d4ff20880f272bbeb855e5a8a0a57e3ecf66d246cf92da147f41c041f3e760abde7f068c03f063ea735d9264a9f WHIRLPOOL 97ef812535d51d95d20618b65c80e514b7e96d00a1efd8200d8b8c0e9987b0c856f3b4c79c20cb59af244dedab51084785fc0197da65e024bcb8b9433fc537fc
DIST thunderbird-38.6.0-eu.xpi 434838 SHA256 50e60cac8a7d06cf2582b00ca8ef1bd04fbe2cc1022715bff502a532cd6f3884 SHA512 e72ba8a523e6b79de7bd19d9d5cbc7dfdf4b607d595bcf1d91b787706bbfd496ef3c95c796845bf007308f15308664ce36f72806e47610f30f4b2aaabf6aed5e WHIRLPOOL 6460c96a662622eaed5613cd25649781de51bfe7b570cf30a31cb7b9f7be9686d734f05aebe413e7f097124954085939a04959f92ca669453abe2a1edcfaade2
DIST thunderbird-38.6.0-fi.xpi 438889 SHA256 218dd0a0c55bdc8e5f598f7ba00240b948bb3f97e9d39033065b27484475bf31 SHA512 9c7a2b9046136ba04fa7419adcdcb56799f8b0ef6182600bcfe3888c66f85399454c744dba1d397facb786442bd68d33c45887989955c679bc2f7bfa5fc95bf3 WHIRLPOOL 35bcb72036adcaa825d3665330ec7cc15273e82c75f8fff977b026de210bea160f7bcefc1224a3b1f6c7ae2286419df5b7b9479932937d4e350eafbb6648f2ca
DIST thunderbird-38.6.0-fr.xpi 448228 SHA256 7bedf795745122f284649e5e40e92b5920600e1cb548096d136343e0563d3dcc SHA512 e9c058cb81990472275daecb0dbeae99d64ac47b6bed051a76b4b9061e648392987f2b6db24fe41ddd11c1c9624787187e9d32f15b82cd00816ffa31a3a694cf WHIRLPOOL 87c96602fe0b13a4d9f6ecc4808568f1793b001619a868c1a3218244b2b8f3f59feed2067e1c2f3dfcbdc522b9c183a95632c8c98fd0516d0782902470b8b730
DIST thunderbird-38.6.0-fy-NL.xpi 442161 SHA256 56e87bdbdbc771627461e66f30b60faa07919c59049afa6c6b63234453bd3376 SHA512 8400e1bdbc808454d6e87bddee7c2e95cb52fc213570f3477705dc70ffb58abba5ebd4bbfad452ea15695b0730c0efc6ebc7824ba616e09128579987ef27e000 WHIRLPOOL 67374fa81621a0a491bec524218f8f53c830727ef48671bea3102b5474e3a36f6f1372f3f3ecc8c9f8c1dfede847219d5c06223789d4e8faa3bf32f870f49394
DIST thunderbird-38.6.0-ga-IE.xpi 457413 SHA256 d92d56be1ebe1283e5139bde9074941e01defbcfa07d3962afd87c3fe4f97de0 SHA512 09b3a67d533ec1924759611a61c44199e12f70a24e01545f88f53c7025c4a038ae4a6124d9311029889b2429ea86bd06bd27030d4ccb06e16f6fc1f614990fc7 WHIRLPOOL 090f3ea66e0344730edcaeb51f1f728716674c7cb6ad3e5bd9cbbc67ac246655e6c3ad82babe2531332ad030d3104fed994da170dde4553e95136b9e264d392a
DIST thunderbird-38.6.0-gd.xpi 456318 SHA256 0f7c5b5dd1c57f70663c7ba1c145df56dd8670c47de9e6bb1cf42dfca247d0a9 SHA512 b9da3389592d8c5a2d77039f13c949eb932a17bc9eb46c905c9c7b2d814b20396a0955bd5f9a87d620da074318dc1cef515a52c507167f8dde0e7516bb44c436 WHIRLPOOL 4eb556e764ef3b6729af5584d32f9165fee50bdc92524e6181eb17315f2efaf96291483f092cf12edb6f89fa9daa3f03fbc8a623192dda288d2962179154ee09
DIST thunderbird-38.6.0-gl.xpi 457839 SHA256 70e19f7549d5cbcf9a854322e00cc505fb691c3f9b88df6f0df45d97657c4e09 SHA512 f385631faeac06b14bf14fe1e1bb5574d057416db8e6e09516a950aff3e07be4d54d2cd6004490c714a152ad5b9d7b1187662a5a9558d9e565b89e0ae6955a9c WHIRLPOOL 15bc3ee523c78326c85baed4da48ec948b236702aa3605acd5229705257ffde594f2dbbd5650f0399441ec42cac1fd0dd6492c1373b078363a4e3424c4751337
DIST thunderbird-38.6.0-he.xpi 485868 SHA256 1eea8bb56ee3c17a6bbfde43ebc48543efeb58857445e8fa0d7e0c9464232e1e SHA512 8801b351569210f0f261a9c0e7ebaab597391d35b279f90ff6c685dd9714efcaa16530618257233a2ec4d02ed880667028d4705a878792ca3e4cec8a7062b3e5 WHIRLPOOL 6c7f6db7bde1e5290e7c8a210e0f9bde8e928bd52b79785da2b002d185ce227f386f73a41fcc6305e2e86e9904af47621c30ab08d277db53de9bfbca4b5709b9
DIST thunderbird-38.6.0-hr.xpi 440420 SHA256 9498c4e3e4b6086bd801a4c06b4474bbc8decdbe3dd2a654eab2d5cdd8c1d161 SHA512 ea6cfd51b0820583b9e7f7655a82e76237acfb3a1ff4743731f293b9ef0b31150f407264f1e9bbfaf3426148a2610b1bcf5010f1aad72bcf506bcbb2dcb767bf WHIRLPOOL a38069f98ceb05cfeb97c86983a338f1753f79e2841df6b77408c930142f6be8a4bbdd66a760a201b36fc0beefc0542e8ca127ed59cc49ae43320d1d8f52af04
DIST thunderbird-38.6.0-hsb.xpi 456451 SHA256 f3471c34b1e01fdfa5696ec35c10b2063fb4240cc4a453801fcc269937446081 SHA512 b1d4f840f31c88e92f20ea5eb397922a4fb94478e27d021197c30100b65dfa802f8cec434c60ef31adb3d7865e45ea67eae26c00c228509b44e973e3f88e7664 WHIRLPOOL 129b6b972f6d4a223d8483244ff20258eb72364d87142c2a7198edd154014ad3f523fda8e1b5f21e50966072a0cedd40854741b6f188ab0a0e73339636d5f9fe
DIST thunderbird-38.6.0-hu.xpi 457988 SHA256 52d2737a6c7a4b3c88c0deb91a104a6ec167e19be9612704612f8ff947ca7495 SHA512 f99930e65742fc2fa474df28e3dcfa64c3a1fd613c0b5f8becd5567aaafe2f32a756a1683a4656b9b36224813637b8512784312645db7ad43d424bbe03d37417 WHIRLPOOL e139d5298ac138a491b74ac2484a0178ff2434f6069aaa296b4b6476c9391e162379e26a1f16e22b524ca4300e2a54d772a01c0cd956914cf0813cb62b22706a
DIST thunderbird-38.6.0-hy-AM.xpi 500356 SHA256 12d0149b3f605312dda2e970f41a93fe7a8770dac5fe518c3c5d5d6e30f6e995 SHA512 bd04b2b71a1c6c4a4d6b66ef13103cbaecac1eae5b6faa4e756cf7383930a593a302b85b50c6ced58c32fd1f79e7df7cd65100c5918cd3f4301d88106c0ad08c WHIRLPOOL 6c4f8a89e7fd9637f2f741c82fe1e1bfd1fb92ad27c67e6ed24f95792c03c2130ab0d6993b0207bb897c2759da248232c9c82516db038bff6789f461da7a78da
DIST thunderbird-38.6.0-id.xpi 483188 SHA256 9c65c7e1549882665e2f4ad679e112d7d7b374c2804393878d1c0ba022392419 SHA512 ddc0f7be70f6189b98b9a60911abfc248049026191efab3b2b0991c912beae116984fd60bb75775b05415dd4d10297b6a0719a89fd3fbf74bed11f8b9d51f67c WHIRLPOOL 7fab077a3c1745e2b45b5b9f602433f33e40579668dee93fa1e85327cf3a57c5eebceb1ab72577d8ccfb9cc139d486af2e05851193997b32a125f19b57419545
DIST thunderbird-38.6.0-is.xpi 443008 SHA256 f7e73157267c1a0e174b4a4e031ab1fada1b8d709963b3387c22246f4a1644e2 SHA512 f8cdcdbad24b1a8b3ec0e07626b05efe81183de46cee429d428fb4a1d0ed0c1c5c5050670b3651146335dbc928fa9bd3fd3617f18cda70ee17658aeaaa072edc WHIRLPOOL ee7f1c04f8bf34cf74949aaeeec8c67919503e8f4bfaa04c7c536a279573236b604940d5e51a2667451c80233b248adbf758b0b2f3746f7ddf7b7edca6c56372
DIST thunderbird-38.6.0-it.xpi 369024 SHA256 1fa2c9a54083444b5ca71f587466853f402c22138cda699bc73b09159c1cd6d5 SHA512 79b899f6581731034ae8ceaa54a754255fb265350dd6a6f37bd01b2983351b8ee73462de65884b069d9828b3d5ab201a5896140cc6bf63d1d2a0c82337922a20 WHIRLPOOL bb78df601a5b932c6ced3d0e34b648f996e3a8f66a381404210d903dadaae37f29255409587e3cef446e5f1d7135953097f4a6780b01d4078c6f1c05b03bbfc7
DIST thunderbird-38.6.0-ja.xpi 492861 SHA256 bde3d7878e11a61dab8c0827bedd01c6222dca6c05994cb0d00b08fa6c675a7f SHA512 4178868f0bbbc4ad3e2d57610d90ed5cef374ff4debedcfa9f520445571062f3b9fe1fca8d924981c143d1c95ed32773845f5031878a97690f84fe0c213886c7 WHIRLPOOL 480640483450c6d4853f9be353282fc5196e320b0fa249e484954d1909100c74b374a2a6aeb7a8a0a4b57c0062a2cab6430b7ee888727228af7e4a841abe4a38
DIST thunderbird-38.6.0-ko.xpi 454852 SHA256 d5309d91d3d5c626bab4215101533c7791d5aae52b847054bfa7fe890664885a SHA512 bd43686b5ea5b198d9ca712816ee056dd2a5c6e6e8f894f975711c7d1cf93fd6a2ded993deeef71a137bff9b7dab6497aaf55bd51005b17c74f0fb3cb6af00ae WHIRLPOOL 01e2ddfc6a0c377f8164596a0c25776c2aed2c410a6842fcd55e607e307797ddd8bbd69d78fd011f112fff2233ce5b7919b53649d9484cdd0a894852dff1dc9c
DIST thunderbird-38.6.0-lt.xpi 454572 SHA256 8653ed361d98e5b2d91fc12c4e8be23b8b78b7818ad4c5f507742608dbe475c9 SHA512 8c0cbc575841bc42eb0c278b1d56ae0d8d3a9c2782802c27c9b189933e33cb04047930d9f6277e42acbb84aa2447f4f55b22e518761de43c5bc0b1b6b662640d WHIRLPOOL 0365dc2cf73a945aa2e5de7f224bb2f5831899318d57f167906795aca440713a0fc461bc33135051797f51a60c3eca07f64c8ca2916ea07d1bea4981a549ddf4
DIST thunderbird-38.6.0-nb-NO.xpi 434341 SHA256 4c24ee81c26da045ea936d2ea6b461b103a7fd17681420ac4fde5abe4a69b929 SHA512 b0cb592f6e4bcd7412a24d4fd0bd65497637c18dc84a7ce0d482803b24fdbbd0325d57b228578df6b5e0300bd4dd830b507ef180556bc5c215c027f69bdc0329 WHIRLPOOL ee5a672d035086b037b7c7e179f436a44404c28bea0cb37aa5ecafd619d0e69887bb01246f9b0bf83d238471e43f3efa5ce2d1c2e6d105e8ad4adb98531b338b
DIST thunderbird-38.6.0-nl.xpi 435108 SHA256 d1c3bf3eaf28d5d89e220f94a86665ba1a996bc27aaed3ffcb893b6fe0b66840 SHA512 da400eee03f859edbea152ec979780b62ec408ba5cad7b4936cc734debac575cf9d5005eeab6b6fedfd35ec262c61ba226011091377ff5976a8d03ea46ce6e2e WHIRLPOOL 34b5d8454790cfce3fd327cecbcb6e2e1ddc07be97d1fd3fa6e39e4e33b464122207cac0f71ec42ab4796427e1bd797debf09e174329dbaae41803567bcb5f1f
DIST thunderbird-38.6.0-nn-NO.xpi 436623 SHA256 300efb229c853456bf566f9825646b780f1a1090e9eaf4eba79f85a8bf2b62a5 SHA512 34f3c8b6bd4bbe0eb717efda251c56d0d08a29dcf9e5660fde370adb4e4807897e70f1d21b537c94153543e84c9588b7e5ce6982f8e19886e72a24002a292f17 WHIRLPOOL 28e37f0edef2ac1a043e168eae6c87a7f66aefeda4e01ae79df38588c864a942eb8afcb63ebe847ec6e7735c6217dddd1757d9fe9e902c8ca19dac7437ae4f38
DIST thunderbird-38.6.0-pa-IN.xpi 530462 SHA256 6f424ff9e4f3f28f254c4dcd548f0533cbc30b458e5f43cd95f71608c3421141 SHA512 f12e8b571d30f724d15e7e15b0c443def9a6c0c14d25c560456001847e0f58c35c67be0ddf2e5a32db2e955f06103329b89449c5cb8d14a4464b0ff6924f1a57 WHIRLPOOL ce5f7d9208561edb9e913ebaaa5d8c1d33b540f4b132354836728c26ee7c3f71503b2ab929637b0728d51a397d9ac5ceaab880e7c7e9266cc0462ff04cb6a584
DIST thunderbird-38.6.0-pl.xpi 411509 SHA256 209907758b695762f0e47dc53613fecb7b409d976c1de5515ae3dc9319200583 SHA512 667954e7aea894073289803b90c9031f5c413b33f7e9a5a62f94aef52b02897b57cb4c1d9a43a43f9f99e6c96c8ab78d7698c7dee7c78e83ce8469e71b80f95e WHIRLPOOL a314a83dc481f1ce981eb50eeb34f4f592f43c684904cc1cd4059e921d27133b5ca3cb52b27c59d72c73bf42df92f1320b7b69801824b3d2b9c6177b5f336063
DIST thunderbird-38.6.0-pt-BR.xpi 443752 SHA256 f8e1b89268f81c72151bd6415fb348f8e5b523cb98eb08fdc9dbf894ec0e1dcb SHA512 7e13c54930cb18bfe4820d8ebd07c43f9b4b1972cdfa86413b25a87e9472fa0120abc728965684c3bddf132d04df3d17ec45a96bf26f42ce018645ddaf64d698 WHIRLPOOL 60ef07db17e91d608c5900b7f664975aa78196fdc285483c270fa9e4456f67576960a87c820ba172ea29cfa304c4ff74694c712fd70b6934c6615997480adeb1
DIST thunderbird-38.6.0-pt-PT.xpi 442064 SHA256 e93ec0fd53a5be55413c58273ad88eee5eb47d0827d6c6ff2926c4c9f1167bf3 SHA512 6387c75dcb963cc8b02ea56c545483b93cc127cc9b461fab3ffa92436d25dd10d11294afa452c11a731679780ee5cf89509268fd6a8c5b4068bfebf1e3f4a09a WHIRLPOOL 8b7c1dc3ed8731edfcc8b3b9efcfbc6d00ada588491fce4aac1262b3af424b7325c117218febff192b00a160777a69e8199cf968afc55fb836171febca54441a
DIST thunderbird-38.6.0-rm.xpi 442112 SHA256 87c901e37a0c48b8a5d26a1154fc0f4300de20ce071612a89012c3131ffb951b SHA512 cd7a6171ec9962a9b956f3c9bd25578b75dbe47aad9b9217ea27859c4aa22fe6b7c2145db73a4d26392c1d43ec626764d931c7b6da7c5c5d830b474c5827631a WHIRLPOOL 4691b84bd4648397057df9d7dc635084f02248bfd66dc0c7798c9df2002cfac06eb95dfe5653d45fe30f81b65202f2067610a2b598be849dd7cda05f8e4c621c
DIST thunderbird-38.6.0-ro.xpi 448349 SHA256 f2816b4fcec6216855a93ff98467d1e9a1d878b266f3e55d71cb5829a81fd532 SHA512 e0b3db8ee7428ccc48f0b556b9814c4645866017b14d64248e9133052f45bed9f93cc214295398caae4be4b6ba6d12e9e1da51bc9235957c63e9947b09e59a60 WHIRLPOOL 98e8d12b0ca94925d43a0efe3e400768274b4c52a2b2cbc9e2204cd9cd410833441104d45a61a33ab36b496a1b5be23d2822da7da1a1c7f72ad6080d48783a43
DIST thunderbird-38.6.0-ru.xpi 437591 SHA256 353fdf5febd4aeaf035b3683a3e397b8c50357924b2ef91251bfe6c10e0e0fd7 SHA512 8f8918a5cc99017fd78055e5338fe0297878c66fcbe3c8c0919dddb185ecf88322b9684f8f2dbdabde8eaf6a366e4773322fe992e2c2c75b8003cfe799c0ed06 WHIRLPOOL 0cd6ecc05b7c030da811edbe8adbf797719db9e24893c2ba73e579a5ea0e87120ea7004e20537e925aca9164260b8d5d01fc124e5d91fff7136c3608d728b7a6
DIST thunderbird-38.6.0-si.xpi 535341 SHA256 1ac4fa83e849116d143f712db4120ad6101adf1d4d4ae7cf800e84c5f2c9a7a2 SHA512 a075860f8be48023da148707003e959ebf09d6b6f00d87d5669e33119091d2361199497e083dee39311f16f8cf6c223712f6289eceefe3e59865909dda6ecca2 WHIRLPOOL 3558583555fd130d3f58ec5607c021539e20fa3775a5732b85e99ff71c6279cc8482af6e3cad3f5e3f2a5719fe7aa77bc6afd28ed2ba0ef0f3db048e9ab1a713
DIST thunderbird-38.6.0-sk.xpi 456606 SHA256 6c820a6aebe98c180da5c7b0f4f54f556168b63a42f68d225a0749bb07de2331 SHA512 1de0672350eb1a9e071e98801210b395cee23bb835037305d809937d0b476b0661a58db7adec88762240de3abd01ef2446c82088dc53d7ed04ed13bddc19d7b9 WHIRLPOOL fbde377a2ccca6b4b4f840d8464a17dada857d90f648dba4bbdedadb3db7bbebdd419ada05552d235b0172210ae1b6e36ff275410b1073eff90727763a0ae647
DIST thunderbird-38.6.0-sl.xpi 437848 SHA256 b88549dd84041a03065bf2611a22786d2381e50bca8cf02c7d8fafc7aed9cecc SHA512 15b3485b4a602b823701c8a11e582a994af54853dbb0663e7ae71aa9455822d595ae6b3a408ec675165e6136a32d15919b15ced47d2d789c55d37b0f80c05fef WHIRLPOOL 7b96856879890d0bde221b8ea4698f5e886057a112748847521b571b3e640f2f75e237356560544d5e4530a71427eb2204489d97ec27a9b4ac325848b6ef52be
DIST thunderbird-38.6.0-sq.xpi 446897 SHA256 05281cd921ac62b51dde330fbe6a797239110d94512c72434ed4633185d3af0f SHA512 2799cc949148571720b4807621d59d4d913dc69eed9c3148c7e7b174f2f7ca88ae0c1d80788af71020aba5e79a99f4d21aa241f342e929bbc45d4acdc60c1988 WHIRLPOOL 1de66b2b3ae8579dacf089a2f4af332d648e80dca9ce26903f49122060af0f2abbed9426ddd5f7b79e8206c54b89a5e3ccc3b1e660f7ce03f3b5dcd8a9714c2a
DIST thunderbird-38.6.0-sr.xpi 543315 SHA256 a98ce4dab9e2aa612a6edf7edc02285cab54e8f859b2545b28948066b4bee18a SHA512 453fb4118d87e2babc888efeb9228e0e884bb7bc16c13212c4c4de76435222e4d7a376036dfa27aeb2fdeb3d7d8adf0e1171ee182ed5912105dbce5c2bafd345 WHIRLPOOL 351f17e052b76cac1f385263b09e6f14252022bd706ab7f877d964979851503652db753fa011efe7b64231efd9e44d5f9bf80f3aa6f16044f2882ad46643b79a
DIST thunderbird-38.6.0-sv-SE.xpi 439633 SHA256 0f3bbfc238c197416278063ade0391331e036e6cf148281f96b75a960a1e1d0f SHA512 876e4ff1cc4ed5d1c83e5ed3b07fa8a6f437c16a331aac006bb517b9fd76655efb6e29bf726d86f20de5992657adc2126d66636b7986a3d92ada301577dcd86d WHIRLPOOL 38f8693c459f4b73b76110dcbd0c843bf5d18c9174feb6b8c973d33b39bdac6ac7fcfa4859acf63ba9ace2af104bf6df93e3dbbd994b10fb799e1566d7a414b6
DIST thunderbird-38.6.0-ta-LK.xpi 558738 SHA256 e66ec44352cd8dae3e385e37d2ea643092a37690e1dcaf37a1749a93d75f0492 SHA512 5698bc6e4e1b3c5f0f178dfb5f66e5c9d730763f11cd49905656089edf14bd5a19d0d7f82558f36634faedf8ba9022195eed4406c6e506112d9f6f75c51d671c WHIRLPOOL 687838b51c7f8cb0441dd78c98c8f526f567c9d358a1b311bca66fdc457fc4366953907ca66ebb7a238af35399f25aa875b05029330912f53e672d116208b3c0
DIST thunderbird-38.6.0-tr.xpi 447800 SHA256 fca37b424413ab88902777bbe8845081373211dc8040c42271d06e189ada0edc SHA512 ac2e1036380db78501178c143bb74acede3b6d3668f8eff4e85cfaaee98eaf5963b5fce6cc5043a857a7f6813e9bbb0d61daf4555855c59568378f3838ff68b9 WHIRLPOOL f8daedff99a1f84068d6542622fbfddce7b949c6100d2c03d2a9edeab89ad1d3aa790fa2963431594ad884f664260fa9f9d542d24666864215d8da25ba67216c
DIST thunderbird-38.6.0-uk.xpi 509600 SHA256 06f4f580d343357469af58c989892df7ad1124d0e67e6fc9d7083bd948ccc484 SHA512 9b8871d1bbd745ea9775f2c697be1e56f9ddde9e5a0189c9817f1ab3d9958a1aa121163a9eb9eaee2b11d9ccd3365247ac9137fe782e24d2d5cf2436f0a835f6 WHIRLPOOL 9ade16032a915885ab995c9440a6aee0df72e1bed925234d6cfff39519c41a9d4488705c499e5f18a5ea357d9dd9bace81805e682356f595632ed8f2b692ef44
DIST thunderbird-38.6.0-vi.xpi 519844 SHA256 c0d48764556a3563e2e86c1f9cc385d02f82c7b73b348ed0400a7df117bd1c18 SHA512 18d4e00c207c33c360511ce55f25e2fe2a6e0bc8cea1ab96ee77cc006d7620edf8a4cd75224936553043323d25142f67810f71b8775d7e2a5fc3a2b4665f92f0 WHIRLPOOL a1dc32eb3b9e7ef757e5c24268db8357b67d4110819cc22e21127cdcc739ae2a555fc5912bf999dc78b48519ad8762f827524d5bb646d132b4337622f8775ecc
DIST thunderbird-38.6.0-zh-CN.xpi 466412 SHA256 075021cafc597470cfa881da57c599cf6770281698529bdf01dddc6525078a5d SHA512 a0ac8e60a38f3a001e836472febd5d2e5118c5ea1449f8d136696d65df15dfa61c505555416143c9b10358537e10f6a7cc56a2888119480fc88cf4f9874128be WHIRLPOOL b7a6a5f837cc38dd9783a274f34cfd5979644c53feecd37400a65d013a97d18662a7ffae714242956ac3e8ef85b1e02cb82fac46a93908e697318f200e511223
DIST thunderbird-38.6.0-zh-TW.xpi 466661 SHA256 36480d80d2268a0f01b61ad5ab4d8ef85fc88cf531e5ee6c60744abb3a31f45f SHA512 e948cb17026693b786ba1d0c21fa94d2716b854467f4f96260e2654b232fb2a0169786d6fce0206cea307f65bbca953603cf600cfb46bfc2c64c8dd7316bf877 WHIRLPOOL a505be408092edf3db41a4298fd06434b5c5a977877b520f0c25421c3c4c6e7e40b26db2aa5dfd8856cfbd17833fedde8391de36068531f2e80396c4813d6215
DIST thunderbird-bin_i686-31.8.0.tar.bz2 36887073 SHA256 b0dae02046e97849d8e0136787b823a05ba38f85ac757b549f02f2672608407d SHA512 542d01ebbbf6c63c6d051e98964614aad628678ff9089382a080a8fecea8f84f8cf5b9bcc68e89fcd838c0c74cb9947de41eabf850be15b4363c94b35bb16e5e WHIRLPOOL fbe97109c8669a9aa7dca01942001ae59b7dd2af60394344428c26746d83d0e77205896faee1947c8054fe3180c8c2b1488263c6cfd2b9e33553ad66d007ad4f
DIST thunderbird-bin_i686-38.4.0.tar.bz2 41915481 SHA256 bca69f68e6296608e50bb798e46e209cc3be9f20b5baacc102f7571316f7f65e SHA512 18229a66ef8cd68f9b86bf0e2970ba1882811ec26dda746c822045ce84fb765ed545f6a77a39c0e777e395aa98b46c96d7b2bb586c63b3a1d0f6edf9bda21aa7 WHIRLPOOL 0b8b89afff551497403a95d61015d2babb2c987cc78a293e248b503b7af893d225d66e40a86e0b950f293744610b3df2864e64d865d95c463847a375127865d1
DIST thunderbird-bin_i686-38.5.0.tar.bz2 41923849 SHA256 c7794f3e1d51fa7e0935d689078b348114d3abf010a0525b22e5375950b6098e SHA512 1c4319e5ced3ecffce26a9eaadc6202b3a23f66ad887852e56daedfd45f510cf1abe112cdabed13a58f81115534d349a2244b7cd9a29b5dc7c44ab8787a3c1b5 WHIRLPOOL 9e31389c5b3666332eb28936f1e8e73e791ebb74dba655c391db91879f3dd6271b5281ce2227b0069612bc7773ac9600cd8546e67d2b1e621034f9e534eca5a1
DIST thunderbird-bin_i686-38.6.0.tar.bz2 41962265 SHA256 2e60a2a5764cdee16659b125f7ad2dde7ff6e993c69a738d86fb39530e469328 SHA512 25d8e2305b9df88474b9879948884371627eb24f7636b7412954fdbb223751b165e2f0d0c797586d11fa5ae1480108a38f92b0a040498bdf30808cbd756f1f5d WHIRLPOOL cd7a0d61ce999863f1cd70f4f986e2054e04765e06a8ca473c779de056e72618ac840a15100781bbd5cc3d9458bbc7ee1aa8c0c993831ef488c78613843ad1fa
DIST thunderbird-bin_x86_64-31.8.0.tar.bz2 35851678 SHA256 5e2fc9deb0726f5d1b685bb64e28046401468a8f8249e599a6a0cd003b105d62 SHA512 ce81356925208b92c06211a1568dbdf2a494c5bb03c7d37e5c3d1d2a46a83b817725e6f2f3bd818a811ab3404885f44260a9b892b7143fc505d04f23470a584c WHIRLPOOL 585e8d6970d518ff1067fa149dc59762f2f70ba8b54e459c264213fcbf7b9e6d90b6ce8f5a8e465398b053604d484561ccdb61253e2b936f49e2527fa4e28855
DIST thunderbird-bin_x86_64-38.4.0.tar.bz2 40776681 SHA256 e8d9a31537a6db91efec6372106e655d73ab3e55f3c0ff2e42e564e2a4da7781 SHA512 d01db7bc6b217e6506412bfd93c59bede516b5757955b85ad8dc8b1b4d55826cf8c54e068ffc3b09e8f6ac23bd978699bedce0668fbbeb8e24cbddd3b028ed1d WHIRLPOOL 2b254376651896754d8f67c46eed6979dfb055b27ef7a3ba8b633625351fd890ab0768907bf47e05643fd223e273e24dd509b17a18094750aac877e04cb7a80a
DIST thunderbird-bin_x86_64-38.5.0.tar.bz2 40776609 SHA256 01bb4a3bd43aa5dde30197178cb50ac35ac62cde637227aca8bdd410c9f62546 SHA512 842ddc48f2c2ce342e11491e213b1623bb99ae15c01c3b0d4b395bbd849eb819ffa314c025757d7511b94df0a5382571368e059d70a2869d9968b6dc6a3b4bc9 WHIRLPOOL c033617357d6b8c707538f35ddd847fa04dd4177b0174c580c5f6aa1fa60ee2acaece803481f5688804503c8aa984a282b7847ff8a1af41a4972d079c425c343
DIST thunderbird-bin_x86_64-38.6.0.tar.bz2 40801901 SHA256 f0b4b0d5a7f4b21845e76411cd75d59b0e34a341747cafcb3e871a00b1b2535e SHA512 e73f581bd9dccc4d26dc9375a04a9b37de875ab041a1ba0e103854223c7215031eb453460d31f9f6d62961735897168ed8370602766c67bc590b647fb6e7f592 WHIRLPOOL b1758ff6d123829ae02b03f678aafefe051fc0b8bfd3769e7903462a57f8d6ec8f3882a3ba857c8632f4de3251fa66cbef5680340ec8a58bf1f9859292ea9f7a

@ -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$
@ -37,7 +37,7 @@ SRC_URI="${SRC_URI}
HOMEPAGE="http://www.mozilla.com/thunderbird"
RESTRICT="strip mirror"
KEYWORDS="-* amd64 x86"
KEYWORDS="-* ~amd64 ~x86"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="+crashreporter selinux"

@ -9,7 +9,6 @@ DIST gdata-provider-1.9.tar.xz 80812 SHA256 8e60960999c752c49d6414d14c35c2d0cc47
DIST gdata-provider-2.6.3.xpi 115020 SHA256 008a302410b152e956cf56fc0abe4f6cc191ae51ab367abb7e0467ee65d44093 SHA512 38d2a581842de0937a96b7498db06aca120b8cd6b9de96a0285e90f57c28118193a24f32c9fdbee72233db0675a35c7bc51fd3ba6ec41bcf4521adf48107624e WHIRLPOOL 70d87e73d355559879daf4a00c9ff45c24a455af5fb2f93e8034811b0c444799bd754cb00ef63c321c3f7d85e98a62148fd0e9524fcc07edccb5c02772d7b515
DIST lightning-2.6.5.xpi 3645840 SHA256 c4bc84f7e21148d6d06f4f61de70c7b4e331b53dce12979309e91294d4289b31 SHA512 880002e1c01a06b22ca20a120a5e4d893c364b058d7d52d12dddcdd3f4215652ae2c20332c3ca29fa6c5012df71330abda05bf3b862485043ddd481628ef801b WHIRLPOOL 5003a341a174cbe7da8b069d9f5d6ade0a7c0e8d842a0c25f74702e997942b3ea43be1e0eb6913d75bc78ef23fb2ee57551860d02b331db039cd6adbfcfa1f5c
DIST lightning-3.3.xpi 4226096 SHA256 eedaf565bc253a6bc21618dcc95eb2cef121745c249734514bf37ebd6abb3e5a SHA512 c0ae9d259ec28eb6d7335426cbaeaf2701b4a1230de203a5bcccb86937cadca6622031e7a7de11fa5a733631d20a2362fbdc04a1ab649a9383a2ae9114ab9c34 WHIRLPOOL abebc35ca3eaddd50e8660e647c6382943327237375e1c31c567d03b4a91ced37c55d3e5e41b88d252d5fa025c56147ecb53e20dba98c08a2134b38848ffe98a
DIST lightning-4.0.4.1.xpi 6637975 SHA256 29cd494fdd4281b51991d22bf94b6d1329bf783636ec165aa1b587b58150f7d6 SHA512 119c449b69f55314272fa35d774056d9ef7900d80133f7589482966a06fb297b1681ee20bab27fe6aa0a0bcb6b39938c644ae453973793e76a7d7b814e93278b WHIRLPOOL a1299b4030448549ff3e97ba8931a2ea8465f8b45e17c56675b694a268c5db2f57b6a4f932e3d5aaca52c2f1bf298d98e84ccc990b60d9182c4fd152b37a879c
DIST lightning-4.0.5.tar.xz 2312932 SHA256 8386208ecb915172a48d77fc758f5040933c13619c0f9d820903ce37ba610184 SHA512 9f1fbec0520d24158af78ffe8a790502fd2843facd17bac2e278006d7b1998067b5803e1fa2e3172511d298cebb4e0b7047edb7b0aa18a8dc4712d0f1e2e08d3 WHIRLPOOL 8f6074f6038fda3a4946ea8fe788194cb2eda0c7e4a6c68a7c349781b8acb7602a70baf66bd5148ebd712e197cf4974268b5f40cedec520280c355e4f03de701
DIST thunderbird-24.0-patches-0.1.tar.xz 1056 SHA256 2a4e128a6f5c35c865fbef77c006e6b24b98f89ceee5de6cfbf572e2c5fdca70 SHA512 aa411270fa4b6ffebbbb210a57a4b5c900ae5a696b7d6050dab2ee439365f3fc7e348c5c45b7632279d6f3c54009e7b29f1acb42501960489157875d79891361 WHIRLPOOL b7e7329d1eb78b222cc18c7b1750e737706e66f64b31ccd94ddf27733d0b8c651d001798d2319e544ac558affe76f69be71a225e246b99a36cee4fd0808dcf5f
DIST thunderbird-24.8.0-ar.xpi 457862 SHA256 e954ec8c64356b82006b01f3bb30d247994ce81f37a7e96de93c606b464c55cc SHA512 f8267f4ef885d900e15bc8609503ea6da37dde39b17362b0e35d384ec51416847c4c898a638708dcbc792bfb1a819bacc1b1f9f8bbff45623ea521c902929cce WHIRLPOOL 8116a679e37eae740e880fcadb48ade6d49cb96732a4f4212038f1ed03c15288219fc7be9a308709a658882872dc79aa794907643df7ab2c139358192635eb98
@ -124,63 +123,6 @@ DIST thunderbird-31.8.0-zh-CN.xpi 462668 SHA256 09116541b41128d53caa6c14c6c66078
DIST thunderbird-31.8.0-zh-TW.xpi 463408 SHA256 2bfd0efd2a0695733bf59d0a8f2c184c4798cc1f3589672f3095a77217d9bbe5 SHA512 cd71d2e4a08ec157b95e70a2ff7acdd62c4c21ac93040b6183be55a14d6b3a4fdf5f9915078ce2487d544d3a2dde3954d5aed40ab3276f72615fb4462e4974a8 WHIRLPOOL 8939d94d9d5ca7ed72fe9e05ebbde37090410ed9b3d1d7d2a8f5495d718e2904f516a5bc123580c87d84baba01bde6c359c66ee371c003fbfc5f65a02111c6b1
DIST thunderbird-31.8.0.source.tar.bz2 171428094 SHA256 16731f49640e01b908d704e7477b4d9628cb2af9c2a492e5b996adf5218112df SHA512 a37133ca0764df44cde41429b5165e53496d58db1168529388d565c8169b2078492241bf9c95c864b76b226e7b2ec95ac1c121561bc0a87bd5faa8b94a1862d0 WHIRLPOOL 47a8fc9c9828a785e660dbf4e2313be46a6a53d290f489334b7cf2d9bb78129e6a7dd3b9f22f0a1bbbc3bc18145d78751a272190f3e0a503b40962ccee542b08
DIST thunderbird-38.0-patches-0.1.tar.xz 684 SHA256 cd2a347b72a104e72d38e56bb92df3464e8820485119b4114dbd0bbda131a808 SHA512 52c83af301be959e861dfec55b3c4bc60035387c606976bd29232c4cba077230edcadef242491e699fba10027d0408dd4f33fa320bcf96727afe149166ca02de WHIRLPOOL a378a0fa1b152f17681a5e389662fedfacd45a137b224f038d3c98ab4a024bcf9e753fb2fe018cdb7126fb710ee8baabdf7882540450ead2985070d0d1f12eb0
DIST thunderbird-38.4.0-ar.xpi 475296 SHA256 d4e60e78da33e68a2d9d6c38fbc21da120774f071d1ad66c8f64e45e7a1ab1bc SHA512 38dc4b83a5c008ae316336e82f32e1c8bbceb517f49457f5620fe5c2e1670b7fda930fc62f8b3c5a8684245d2e8c81c80bbc08e64f6ec45f3a346989b39c2e01 WHIRLPOOL c3660a5c824c8ba03e65e906cb183f3d8f18d212258d35284f8176572c09e3a3439ff67ce9a16764757b3ba239270842d24ab3aad7cf123b35e731aec7a3404c
DIST thunderbird-38.4.0-ast.xpi 405873 SHA256 951fe8891f21179b800f540871c0845d29b33d1edaddf2b731e8359fd02b7d18 SHA512 db53a5fb60e9f4cc1743835b015d56a64ca238264c76f1993601fd4c1b58b547a33eae255308eacd7c707dd275fe960ddf04b69e651de3b33ebe8162f3a7ee17 WHIRLPOOL 463ba492cf37b0d0a204ed2f818e11a03a8760668717db70b1bef56cf67bbba7633f0fc87581c369f7033d81351f4a8eb4b60d6ff49236a1c7d079d36c0ac5ae
DIST thunderbird-38.4.0-be.xpi 442452 SHA256 19da5332ba7beab567335fb53da020f00e37bc210b06606427c3da9663650569 SHA512 75e9d618b98645178ee5a220d0717ed1adf412142e033243a8827182835401e0d6e3c7a32ed0735374151d478b90b5efe2b17d75eaa981a4c9695bbe454968fe WHIRLPOOL d80beaaf5e587fac2e5688840d56ed8f2f348eb8dbbd03f0e63206c505c5b0162a46687c7420ef007a892ce60320dd918cb9d7036d80fb84227432386e346090
DIST thunderbird-38.4.0-bg.xpi 506124 SHA256 81d7df7cf1e66d16801ce727c8142897e2f9a3ef78d6fcf84318f1d5bdced1c5 SHA512 6ebca1c04a2cc49c47786d7fb1ff9b33949b61f66661adc54799424e5bb98cde34f946a03bb03940dd801485c5af5f5342ff8f6fa2fb19056861a0ad1150a839 WHIRLPOOL cd3087299d08e4cb77ba1ea01644de5c2089825d4b32a617e9b9f8a1963e9a127f6913a583013bc896a10da94ffae7a2dfcaa0475a3fc737e10d274467054f35
DIST thunderbird-38.4.0-bn-BD.xpi 560626 SHA256 444efce23211bb069b7528ae09e89129225a89fed49077d1cbfa4eb2c0a1d356 SHA512 da0549ed826dc7fa8d59ec8d954c622f0d6e918fffdacd9ee02160291d04017053788c5103735d70e01b911b2bb7cfbbc87f25f5de73528bb915fe35772a5a5f WHIRLPOOL 3588ea1ff9d9856584aa968fb9208080546e620ecc4866d3d05e8acf6cbd3e5b8e2b482fab9e0baeaa862739b648b937b2056ffc3c3a5b281bb0fe90608c48b8
DIST thunderbird-38.4.0-br.xpi 449767 SHA256 9ed680b42abce45726df6b45586789a4d5ff069a658e7266368503c0eb2e9b3f SHA512 8f0e219755604ef5cf6fbd03ff02e658c22d8c3ebff70f9a44c841c9c28158b0c4fe836803467bd236d3e233a2be6c9ba4edb8204134b445332fcd7f4051017c WHIRLPOOL e574f2969ba0717103968e0a6922f58a25940c72ea22c3c94e2c089228adef61144e1f25974ad2b71cfb669b4980c0a0352e66798248ebdfbccb04dcfaa39713
DIST thunderbird-38.4.0-ca.xpi 450326 SHA256 4203b358f6d9fe362f47a777ed131397de49e0fd3e4956ffe05284fac3bdd6a8 SHA512 9ef17ae680031eb3ef231285173cf4c176d93bb81c1777379be07973ffef6cd98b068fc1b3654eda7fc953a0a7c7358102d089ed5ddc0633e74586aae72fd2b3 WHIRLPOOL 044ba0db2697d198047925447da368fe09516bde6ede374a6cb798bc9976ff36bed45663297e013087fb17d7399a85506f2756ef8bdafe6c07144ff5f17cd13a
DIST thunderbird-38.4.0-cs.xpi 448724 SHA256 5a2c41694f56c2804c9f1c0a46262f02e318a146bcd4c6a9c6c32a6569a6e729 SHA512 86448b4a18af2eefb413dfc49a82b6fffd26d9f659aea2befdcaa723ce022fe06415d9214997dedf5e3da578e06d054b775a80fe55d996e83bc726b0d51f64a1 WHIRLPOOL 7b9cd550841223527bd1a18f69c79f0e5a5eff23709f5f9d18fec5579e41b490a821b93e40cd4aaa8269aa82e96429a326b529602ef0a93a9ec2549b829d6924
DIST thunderbird-38.4.0-cy.xpi 434848 SHA256 8aa599c3755cc40532cd0cde0ffd2d7ecb5d04cb05d92a068859fd4c772c2c74 SHA512 0b1466b9b0ba5048edb319578d89fe194082b17dabac54ff8c729bf4eae63285b17502f292869e7b16e2cbc7dcf6add7bff6eeb4363cdae35b938cdbb0e42c16 WHIRLPOOL c25d1b786b27395bcbcd131d7b93bc2a8ab2cc80c35ccf07eb38ae82f8f4814fea99488cbef62b0faf58971fc405b83a10cefcc307b722871710dd06025433fb
DIST thunderbird-38.4.0-da.xpi 425829 SHA256 50e972efc741054a60a242963a357cb1330c91f1ce00226b948592135b0bd40a SHA512 57a523cdc0a7004343cb01961d2712fcdae74d1fc019685c7fb50da907f8dc2c793098cb2b9387574a623b936a6258638aae391f986aa509ef28c87232e3e6d3 WHIRLPOOL 3184b18cb3b94f3f16de389b2ac9f05187c450797ec25e1c4132cbd582791f7fc902d26b29cb09e323532ca5f414ffd64989baf54b8e788f020b3859d84a24bb
DIST thunderbird-38.4.0-de.xpi 429877 SHA256 d65ea03a6f4a252b7533952c0dd970e9f202e15ab6cdc70300cb2c43158d00e8 SHA512 9b1691c4e441d22dbb9f328299bc92c8989db293fd3d3bb8940eae2d96ac00c29a6e73210ebcaf02c3e5b0a116b6d8858dedf5ac146babf4e7c36a404ebd3d18 WHIRLPOOL 7b3cc44db6ce914cd1d712ba8b68b9581f38d128f6c79f6dd5b0cf0b153bf88573cd31eb24306c3247919e844a0c7de01aa8fcfc4eff521f16d3e1d55d4e1bd6
DIST thunderbird-38.4.0-el.xpi 493490 SHA256 dbc7a3c20f5f5a8f9d8117a9de9bdea1bed8ec86761a56b607b54d8e838c95dc SHA512 eedcf3d2354963176fafb56f02c4f75320b5a39af1468b194465c213714468e3a6fda4bbdaa87baeb09d49be84a999ab1bc99c6441948a53a23c89894801d163 WHIRLPOOL b7fd81e5d1d75f729aeec4c89f4215467d7316662f90165270c99be430d9343ea2a500c9b2b664ce9034595e491f3f52e379a8ed604857aae9e081b54466080f
DIST thunderbird-38.4.0-en-GB.xpi 416573 SHA256 2a4b9996555f2aae4d146f138d91fb6d2033d4d92f9a406ee174f30eab4e79df SHA512 912bb49b5d695e846c642694e187b42cefc60dde8d051642a209bbc1212b18aafb5ffc88cc97be47d2320f207802403de827c69007db35d10dca5735f7d42294 WHIRLPOOL 56150a4f4b1bf7cc1aced318356a24cf7b2eaaa06dad620fa8dcb716214d95261ee6a5020c2f23703324ff3a4f50e7d484c05abe64232a1a30d7d2c2fd6b7fde
DIST thunderbird-38.4.0-es-AR.xpi 442641 SHA256 7bd6def638093ff0e680728da782b07ce2e95276fbdeadba6e372cce31bb7cc4 SHA512 9dfff0753f4925c83fc4aa5e6c152e1e049ac3bcadf54ebb2b0df1e64fae1a441aa004250dc54469e5afa8862d08e821b86684d795b01d094ca2dadbfad43701 WHIRLPOOL 30155ee2ebdfcf0525e4e15fe6f48f3c5e92ba9fa6410c12debfe68015cf8f2976552880587ce5f9cd4f19ce474fcf00220be4f50e464356cc32ea9d16b9838a
DIST thunderbird-38.4.0-es-ES.xpi 376067 SHA256 331b344422ff462cd96674e3162682db8b02e35078533e72a0f70d00ee8b6911 SHA512 1e81314e12f885e0e7675e336c07f8b766231fe343a6b810ad507c3072cafbae20eab5edbe97ae5d2060890fcb4537dc7b10295d6e167fc5ad5795b4cc518df3 WHIRLPOOL 3a76f38d1cee17b5920ecbfe29bcd5046a7337e44f98823663a3e2a493b7d916131acc746f008e4785e80d636d5686552e8eb81344ba96e46cf9578843f41fcd
DIST thunderbird-38.4.0-et.xpi 438262 SHA256 3c38b229f6401e7d1d654f70da5bee4f21288c2b77c33e6e49f181ecf11c6661 SHA512 b70e86582c5462acd86fcbdddf8130b9b4f712b43b715b96d4c0b43fae49a3b630e96262d2fca5f33ef193f22a9547fe7cc3793be6950c5643fea01d13697f7d WHIRLPOOL db21a08ad9e392d167ce827b8e3491f2eb2dd5e3ab62dad305d88613f01544fbd888399a07f88939e5065394977bab89f1bb692d156ecc250f97f00fdbe76291
DIST thunderbird-38.4.0-eu.xpi 434838 SHA256 bda4a1a17667f48d3982dd9b67993a8aa46054a1e31798686f5495e808b63d08 SHA512 9a4ce453ef369b59fbd3b4603ab6bdf369ea03b311193b58e88c4f6ba863cb53456058c0d91adfef582e048d97b14c0a774544bb6e78af644ef96b40d85c0ed5 WHIRLPOOL 7583605c156973ddc0694769dc1dc2d48af8a9e8229d65620985cd3f98af3b3ac11bd58867bca637a35c8ddbe0c559d534aa5eb41fa45976ffddf8120c19a759
DIST thunderbird-38.4.0-fi.xpi 438890 SHA256 641a0ddd879d8964469caa3aaf590c26f147830c02245086c6b50f4a2097a201 SHA512 31a972f936e21efd5af8558087771915d228ef8a70a91c79a22b9ffafb32ccfa7d44773ae319a73f5b3e20e6781f1e2684cfffafcb24576f1e52c0c62d80ad7d WHIRLPOOL cdcba779aaf5cdb57aca171d25fe046f58109c0f419eec75ef29079882152d6fb0e16119ed5077829f36688deb31a9b1b35e6c4641563caf833ed5835566d8c0
DIST thunderbird-38.4.0-fr.xpi 448228 SHA256 80dfd39499fc518b1682d4e02bdec7f31d2543a9da8a6588fa29e08ff1defec7 SHA512 50b2d260238da64febe40553cde12810de957a2c296b1a78389227c32917d9d8df199dfebd7d1daebe446839d0ae9571e5f4255fe77f9557a9f77fdfdee94145 WHIRLPOOL f23fce6b8f6233094cb1ce9b0da41ec5c8da878a3970fb2447e59cdbddc62be23b2b2a1679dc09a0d6a430d5be3a1858874b1192c26e3b3936bbcd09a534f56e
DIST thunderbird-38.4.0-fy-NL.xpi 442162 SHA256 b08acf69e3811748d16633f57a2796135edcbc172baad4b760657afa2cc4f969 SHA512 bf200bf093cdc597865487154e822dfab0a7fe678a4416dd515a20c1b23921f43b75f5b2a2b6307dc14616a474168f311218240f0d8c09e0c563559ee9c913c7 WHIRLPOOL 6ffd2125c1d6e285b321587f71ce8beed88dbfd8ca149701c6b9871ce4a4e8939a4ccfe2a9d3289267a772adb670579fe07e4c9d8551aa6c45db7f993094ac02
DIST thunderbird-38.4.0-ga-IE.xpi 457412 SHA256 1b22df1635e8284dfe8b0211b962f4e6dc1b6821c5be55bd86d3ab5fb32297af SHA512 3308097335bdabbee7ec2088ee36f750ee2bdf5325154532c59db28c6f63737605d825b34ffa73878a0f5e7438009d473db3854b7e9dcbcf7616610f43013d37 WHIRLPOOL 82759408c97215d1fdac8e5b0d4c6c63f60b41be79e1f6e57720659e89f7e9b9f21790d8b46b043416130eca8a3df892971bcdcede0a6e10ec639e2220563508
DIST thunderbird-38.4.0-gd.xpi 456317 SHA256 d5df704f78a895e996d3c247ea9e09afe60f007963bb2f38db19ab31ea00b132 SHA512 37e6811da406578ee0fc0329f4f61ecb1b775a8d891230342de1d731275a297c088d6c2f35aed0f3ef564fff12b9e027ffecf4e3fe1a30b024813b3676300bdf WHIRLPOOL f726569304ab5201a1fb9a716050caed34b13e30fe3099a6fa008c5cbf008d664d75dbda2fc3ccca484a4ad8000b1fe2dcb44abccc8ff4caf3617d97a4175dd7
DIST thunderbird-38.4.0-gl.xpi 457839 SHA256 77553c630648c6c497a2ae839c981aca14d09cca5d788bc1598ea8af31f45772 SHA512 2b1dda7b1df82469ede61a6b203240f9f1d787710b4a537ea75b802a42e6f595b1eae4aca0364a6a528e541d0f29b87f9c7a07b6c336458a4f7bc7cdbaf44a9b WHIRLPOOL 58e6b2ad3c0d47eb51c114e9bd5f320b812b3f425e734a44a7236472416b8c31e59b8928fd1a6568e35d6c140eb4beb055144939114c70fa40d0cb834621663d
DIST thunderbird-38.4.0-he.xpi 485867 SHA256 e3b410c7c3a72d7a00a941d707c4c3b0c60d42bc30866a6c93665a18998e0e1c SHA512 584262cf819c81ee04c85fbcfdf8a8580709d4f6014cd1b42026478537c9a500eb2279d3b0542d9ff61b293dcc355e74ecd6a650c47b27a3f7e35a153ba3503a WHIRLPOOL 0a7ddf428e70dc3e369e5ffcca56cf24683c8ffd17214a2e4f43951b3e4e75eec26f4bb057742e93078ab729afac6b86b6bf9e04f80f64a600b4a8b9b6034f33
DIST thunderbird-38.4.0-hr.xpi 440420 SHA256 d91376b2fcc6940ee0d0681d3926356ea2b7dff8d1083ea34c8584a305276644 SHA512 e6a61f70a9ae90e07dcfc2ab4ac378deb6ec2fa3a9febd03435edebf1a92712f52dab0a01158707b2f3c23ba8e88cb7a5e34ef05da3a017f3f50b0c413affc26 WHIRLPOOL e7719a78998c31ecf42fbcb72ec7aca2f80443a7ce931528955daaed52dd8b8dd8068f3421c4d90e57a35c54a41c8565466049b98a5b51d6a38221b319da303a
DIST thunderbird-38.4.0-hsb.xpi 456451 SHA256 c258583b8d4830ea20bcaaa0f6b3f1d3fabd9b3fa4aa5725f3640f48240cd282 SHA512 c55fde478762fba6cacf0dbe1556cdc76692a047c24ba4485ccd314ac5371d17d793c63e6a86aa6491a6055204fe95d4268591982c4b8285eaa69cb80b31185d WHIRLPOOL e37efc74b55e2515f85bbba5595ef93ce224061a0ca9c745fe9c675bd73827ea7768b67667140c52a27fa902bc83684492467d93d183569d53affb8cb6a7fee7
DIST thunderbird-38.4.0-hu.xpi 457988 SHA256 b73805280c9464e8d41e74ebbf6a2b2fbc58fb221fd17885e1b6fd2cd225d343 SHA512 029dccc8b32113d6181db53d2aacc0eaaa30cc0e448043f3fe20496d36728207096d4042ecbc23bef8d6b54f26d8abde01784ba7e64e462e2952e136f52e6569 WHIRLPOOL 6786876357bb702c7fbb24efcbf07af1f118f212c455f2c3ced68d4caf117b0a053834525051ed00318daf0af343da038d0676dcae552168dccc4e0828970e4e
DIST thunderbird-38.4.0-hy-AM.xpi 500356 SHA256 3c8f349176d421e090a16034d4208375fd36f2ca0db664b9138f344f6eaaafb7 SHA512 3eec1efb2301c360ad8babd74fe614555d64ad9fa888c009190eaa5c7b1c58767646d586cc88936a72ce72711e92543fb25962eebebf60082c58df70adcc102c WHIRLPOOL 3930920078ad1ebd07a5bdf6e4c32354938e1b08dc145fe7441379537b52fb53884ef8190e8463f12b1b9082637ae96e0afabb93c0719ee2828824293b7b3457
DIST thunderbird-38.4.0-id.xpi 483187 SHA256 294595cd419da412e8a907d9ec0b5934acbd8163cbfebf29d3472b5a6ca8fbee SHA512 4a59b0fa369d9065afcb27a204e12ad57eaa45ccd027650410f8f4d09ef264146484b5e5570283bca9ab52537cd3824a15d075e670157bab985b0d59bff4808c WHIRLPOOL 68b47760923272e5388d03a4269b07dab5738e2c41f0dd212cff07c54a957858753295703c1cc723040e537bc5ab797dead918f8102214e9e865bd9544e44b10
DIST thunderbird-38.4.0-is.xpi 443008 SHA256 1c838ac49cf9c8cf64b1233abd685e996c284babee9a64964b4b90c6e2285105 SHA512 49d2c4b729ebb31cbf5212152b9c7c054c88ec6b653ebe080c6c14e78d14d36897c27f45c056bf7d95e0b44de5a213ef3be453d125dfca1b7fd68d255269e017 WHIRLPOOL aa75b703085bdde57f260aeddd3241ede24a67bb0331da2ab25057804308e0fa132b2267d212222f66c52390e7fb0c5ebf5cac3a8e21fffd9e2bca30c84c16e4
DIST thunderbird-38.4.0-it.xpi 369024 SHA256 0c572cadf9b5a16696b78f2d1683b627db0a5702698f7477d367ee2690aeee69 SHA512 ca6aa1c90da6d88a7a92ae315dff8738d4df709097fad97b67596a2d25dcf1d5b66362f60dafae336ed55b759e43e24e4ff169b0dd1eaccfd9700e62fdfc8228 WHIRLPOOL 5e845de614c4307692243f9bba8c9b7dbabc22d9d5e4583859818ea96ca3eb4733b8a67391338b9deb5b137b4b5f74a1764c9aab377ee502d6ada32cab73ceba
DIST thunderbird-38.4.0-ja.xpi 492861 SHA256 901b396f920d4dc88367b2828c945de1ecc4e0b1ed2f33d793e65a07dad8f054 SHA512 fcbe62fa6f0e57cec9f99217da62e6d1cfce316db0d6dc2be72f69506f99cd3109350c8101d39ef9275f308f54402b7a419906a66f901df610c740585588dca9 WHIRLPOOL 7743702f5f516ab8fa24a22b572795c023cc9ff3c231472ada116234b029536a268fda0eda9b297aded832839208f24ac0bd72b670d56921ba07012dcc7af804
DIST thunderbird-38.4.0-ko.xpi 454852 SHA256 6f2f92f94c228c9da48a7c36c8b14868a029d9a2c3f54d5352740722aafc0da9 SHA512 5b0b17ffe5f9aaf6fc23c62e04a992c52d9b7a43e73d486be5fbdbcce1f79379e76d844102d34ec82a9a9a91d8815698e6f9593cc96b98e1e7e20d9f341d8eaa WHIRLPOOL 82dc0892f64a98eac168edbef8bda806c1588dd276cf5bd44c7c2afc025ea3f28a762e5febe649d673001750ca5d7f13771464bacd5a6e133187b2c268ef32d5
DIST thunderbird-38.4.0-lt.xpi 454572 SHA256 c6fc41ca583092e314f19c3814cabbd275072b104a860f7644af00c5e9029c7a SHA512 6593f8d25112633bc1fe7ca3ee2c31eb33d980c337c5aeab0a7134ca1e44f40952c3216c358cec5df94a4e92dcd73c62beaa834351ba138ec5a2b5e432180a16 WHIRLPOOL 94b289adeca710abb34ae30263dcf117224cde6e9229b1147018bd498a70efee67bc7978f72fb8b60802dded6c2ba061ce9c57b9a924925e4f9724494a12115c
DIST thunderbird-38.4.0-nb-NO.xpi 434341 SHA256 0c5614dd8c5ee6ef20dc5b57eadf496abc66361c9b0128bb172a314939557c56 SHA512 8d32b0214c814eb308b9d6796835bd80f17e07970115f47079cfead12a10213928e7108506a2bd0a4741a2d7b1a1fec50f1f738e6e94afcab670da3c2232ec73 WHIRLPOOL 07ab9c4a1c119d05d505099b783379093d7ff4c2d5969c31702ae577a6e0a1ac5592fe96217aa67e0e51114149df587031e1b42ca7ef270c844ebffba0cde929
DIST thunderbird-38.4.0-nl.xpi 435108 SHA256 f0441f68a754a411b447f7b6423dd608de5716a64a5d486bb5275ddd0632c456 SHA512 22395d04e7da2ab71d4b696ff4d12646341e4ed9557154e5b684ea95ebb2d5c3040d44d7887587a6cea01d1d399c6a9993bb01ecb60a797d749462a0885c0927 WHIRLPOOL 2e6730d63f2b4d29512215cbb3e27ad5c4de77b0c959ad8d9de9251e9cffa15e9cb0a9a62449e922270265b5c03e40b88b048d0b4e2ec30629f942ddc1c9a77f
DIST thunderbird-38.4.0-nn-NO.xpi 436623 SHA256 036789fff634d37159f7ba35d43e93f65d8299934c55aa4b76a217b3dabd0186 SHA512 0f10b6837f1a5988630803f4cdf0a602ed7a791d6e3d3e772f1244dcd1d5e9ca406fe3a20f1da044dd71108cf0068cd9abfe5b74c91dc89b7deb61f07434e690 WHIRLPOOL 20b62c10e8462dd5e116cf917f38e0fef922b6b48e57338d2c20f5a07fee7e576686ae6cde350689d8d4ac78b009e8869ae0498e96f4c68919baa99587f66e14
DIST thunderbird-38.4.0-pa-IN.xpi 530461 SHA256 29acab11415d7ac3229cfcc17538f1f93c9dfbdfdfc32fe8dde9a621dac70111 SHA512 8516212b5b13878e742182f76c293e1f7fa9b6fde4a0c8fa172ef4bbd2120466a494b61bcc9a7ef468ae497b6eae35959a1ee092b2c3fc268d52412dc5d1a654 WHIRLPOOL 0b5f5274857e42fabbac83b8cdf8e85e8d22d9b7585e3be5754225785fbaa830447276b481f73364c26c6b8b20b3f5da2cedaff63bbf2e78a731d3958565f8ef
DIST thunderbird-38.4.0-pl.xpi 411509 SHA256 63aa21e0cc3c3171b19a1196deeeb9a9179b2261dcc9517f491d911be69ef355 SHA512 d3996e11fb58feae739d73f4d0bb30145e1cc9869adb2a79959e5fc2e73409fe15542e67da240a3a71de8739f82e470bb033287266faa9b8b2eaeb64101c5aea WHIRLPOOL 4e3a08f2014a69b3e749e984f1253dcc08a2c6c37235e3b3120c7e60e881bd7465c80ce8c1b6a41901b92b37460458e5d782740b648aec4aa40241cb0da22f9a
DIST thunderbird-38.4.0-pt-BR.xpi 443752 SHA256 97d632fcb86a8cd3d5d62a57bc6d0a4d06ecf37439e47397ea4f9016b056cd7f SHA512 32444b97284a8892e13be003e03664a32727d48fd3a2729d961ed87bfb462024d7a9240bb5213134557e4441fe639896b26117c7b404b212f6e4956ae7bcd7c1 WHIRLPOOL cbf599db89a87c307693e8e544ff443291b19c10130812f964d9985701d6263a314579e8281abf8c82ae0f1b1d7453701fec76280b059c01a627320504390f57
DIST thunderbird-38.4.0-pt-PT.xpi 442064 SHA256 525147d8c2380a33fb32af4026972b0e814203c8f23c01104db371479c390d93 SHA512 f54db82c6503ae0ce28bcfecca470a8d1e9b35262391b6c4b44ac964f04d59be74f2efc220bf761ca34e9f583ef0e9040dd72469826ca29afb2f982d8f9a68a1 WHIRLPOOL 5ccbf44b1b27438cd40948a0af20f690b946c939334569c3572283c8dc966672db24c5584c6d5e17ba80813ff3baacc293efeaf7c8d45bb038e7c1987cef7c98
DIST thunderbird-38.4.0-rm.xpi 442113 SHA256 24659e293dbecd52684bdb434bd4f3f21333459c67d311499451ad9787d97b9a SHA512 1c2102ea3dd3ca51c173aa1cf4782d513d59d46a5cffe4cf92acf1081c418eb1af352ad54392f2cf20b00e9c713498bd7cc0c2d3b9ce310cd79dc0c9fa691f63 WHIRLPOOL 4dee4f70aed28781ee129b6f80eb5112f84c82a0373f61cb182cdfb737e711f33c84903ee7662f3eb74ec0e3b2136f84e84d6ff025ebbaadef5da66bd397611a
DIST thunderbird-38.4.0-ro.xpi 448349 SHA256 ca87bfc055d76231dca985b0a270633d5b4c092d09ad63a23ed7b87ab98f76ef SHA512 f2dfd030de65d17af79542490d267a0b04de370afec6632bd5a970206189b149f6cb0a5c014d6a634b81e8b48bac1620ab1a663ef919f719fbfbadb170c49904 WHIRLPOOL d4a554c4d724037b44b8f5bb4da81bf5b9844d47d582331abc5831d7e309305188c77a2f3f51d6d718945d181885ba864284bdc0287aec20aae0ca1984cee012
DIST thunderbird-38.4.0-ru.xpi 437591 SHA256 ca82a950a4cab1c303b531c47017e8e753381a1ca35e229011e624b3659615b4 SHA512 036c0a611d2462fea41b46fb0adf78e2f744f4989333245a83b321057adaa86f8c1875d8dca78637a7581ce20091e7b9d319ae00ac0a06bbcc81c665b16130ed WHIRLPOOL c3df70a35bacd5a766f1c172a9a0dec3274d2932cc576f26b2ae8d24631ff561ae89a71571fcc2de1bd176c5691a5b425570eb0e78f4473b2bbbfd5137254962
DIST thunderbird-38.4.0-si.xpi 535341 SHA256 9da32d2866ace3b5edb129a8a43f0b91e492fbf62c390671f8b88b87e245a618 SHA512 16f78741ff379ca3ad77936b5a788bbaff0b037da68854cdcf679587b491df6f0b672c0f4889104923531997602b380e9f502bcfdeebbf9679f88bd0c19bdbae WHIRLPOOL 49ae4995ff99241790dca7f9db5c970186231f5d0a1cb2c864f2e344cb52668e876f89ccdfbf4a07ce7813429a6b0181c2794890913cda24925ae73d10c4863d
DIST thunderbird-38.4.0-sk.xpi 456606 SHA256 e9ab86a2c6d3dd032929f198a82b14ba7823ab973b85ed2dab146057aef99629 SHA512 19d61b2f20e546e15abbec4c376ba23469eab0de3f3cf50d1dfbf4b7c0c5ff3da8e25d4c89397c1503b1fa07279476bdfd2492fe4bacde66cb2d34bac05a1053 WHIRLPOOL 53eb81dc162d1bc7d3e8a5984de5da6b57bf903a4cf5591db06f07a514ba0d4717d9f93fa7680a498c1150059f56c409e09ecad56ff42dbd67e35e06b158dad5
DIST thunderbird-38.4.0-sl.xpi 437848 SHA256 822208506a476e4df2629566861afec9fc739b49616aef1217f080cc2da195df SHA512 b8d06eababd83d2517a124b9dc5909731922a71479d7cd4e0757905d4c1609b35ea483293bc0f7895017c18a5183c3a4e4e832872ee6737df64e11d3116b2577 WHIRLPOOL 534399419ca069b26a8a2c75ff8d709af2c769159b08681427e9ff319d95a5da0e547ad9956413645442059e28e2b33328f0dc30a553e2f9f9188a6935f924b6
DIST thunderbird-38.4.0-sq.xpi 446897 SHA256 2c20c2c288b8ab06b268ea1a055f61a2c7287cc7eaa342271a4511c6dd6a4052 SHA512 035f52e1d1bd6f8a8a881a62b549ac449992d534e62e3543061c0f192bd43d03e2f469dd7f5ffdb762566b22d3affb3a01eea2823ecbc962245eae199ebddcb0 WHIRLPOOL 88b945ef0b9e6c1f12d33576093831e0538784306a3c9e711e3e7104c028bb5592111985a18a19ca2941d951f62acecec5e3d6c68dcbc7280eb40c26470dbb38
DIST thunderbird-38.4.0-sr.xpi 543314 SHA256 16f914f1cc1015ea798d3486b08aaa8c8b7de19a0bbee85631f2d910895758f7 SHA512 1c584a7bbae501cc5831aaf00673628fd7db55047b2fa823847943fe5150fbd351d6f687d5343415a29fb7a3d2069f968b965e07078cbd27ae5ad964adaf4891 WHIRLPOOL 3fcf8972d00af06af4390355e802797f5ab323f3d7a5a0cb21fd6d9a97c4cd75300d1e70e2d569e761cc149bc4a8df6bc98661ccea8b5f87b72a2ddda73b3cab
DIST thunderbird-38.4.0-sv-SE.xpi 439634 SHA256 5d5f37c0104a08e0101e93b28a2ad5a3df8910e3c47cce4b25f4d61d1ef699f3 SHA512 5c2a95e64e314543059e4658418001a9d90386faf77cd2c6370c9cfdc75fab24e07cedb7db2642a9509dd923cda0bf3d1ff892eac89cef78c196a6b64a1230a5 WHIRLPOOL ea3183cbac87ffd5b5ddb38d92ab347c872a33b9ff2d084fa53317a7e452ba143744e728962a784aadb767381c9a2d1b6fa4c67513694d707cac8e90f0e13a6c
DIST thunderbird-38.4.0-ta-LK.xpi 558738 SHA256 171851b7e75b8e7bf227bc15079b8608a9e63682d26057104452a3a697772cc5 SHA512 41ed8b5175bbf0c6eba31b1dc72e189d0b90be272eded054a3389f07573bc2d17e586dba76694e5b84caf5da09bd77aa3ea1fbb23cfebfeee48e6e4ae8b3d408 WHIRLPOOL 304c4df07e41093adb995e5eddb05f485289f31d7a6ab2f1f7f05c171883eab215a249eb0dcf3378cbc732c064c6720abe8978e4cd373af03be2a709f8364d60
DIST thunderbird-38.4.0-tr.xpi 447800 SHA256 6d40b110a752fea21018d18430fdc95d7217e77f9a0cc912c14c882218c5e1bc SHA512 f67a71fa57c055858e4ddffd2feb9e49c42c2d01b74ba6d5cb40ca31e9405cf9120af6d9688648c544ce5946845b90de60e65cbe9f212e4e44f9b7321726ce9b WHIRLPOOL e2a0e3a3c4b0495937a20d4c25b5e74371bf570d258bc9b4cd4ff8a21c5a9e21ead8f5d362baad2120533a6ffed42f517f7155a2186821409b88f6f23a38bdba
DIST thunderbird-38.4.0-uk.xpi 509601 SHA256 9cdc9926384d425473fc5c62d2bb35c20b248326cf98b73b2c98f7144f2a2061 SHA512 9299b9928fb832bdec005e0f1f71034b9ab2ca1eb9a9e015296c6b0bf5977a062117a366707a1c78caf6bd17e92564f07576de122bdf9573e53152b14035fb23 WHIRLPOOL d62831c8822206ddf78b0fd98da71c8027364143779f59ac13e8f3853cbf1c6a74b4f677fe2d0977126c80bd9d57e0eb16f3eda5e039b0f79fe2df58c59de6eb
DIST thunderbird-38.4.0-vi.xpi 519843 SHA256 4b385a97569a40331a5434762af52c4561f045892f0c51e852aae3af748df87a SHA512 33f309a36fc356ecd278cea3c5d8c6d2e4eeb2a4fcdb11dcc51880e247594612136c88511a56e5f4e7aaffb379efa7f4317f5dcf2efca3334e2568aa12ca5732 WHIRLPOOL 3511f0bf3161ef9df2a73af2a0f5a1cb3343f25a350b989d54d683fcf22c622be52fe7c4525785975566349663f53deaf0ad05eb515a23d15f8b7b0668004d73
DIST thunderbird-38.4.0-zh-CN.xpi 466412 SHA256 a30ec5320021565cc1602623a4e83017dc31e3dcb1ac83afaf68089ab2c2d321 SHA512 e511fe8c9675552390248af5e1e79a21494d39b0236aee47a0636e2e42a45deec72116b77fc3078309c683d878e6c4014c6733f16d27fe127ae6ae40afbe85a3 WHIRLPOOL c8a52237da630113b790db21d62a71d9d2e5d777ba14da462963342c26eaa70b32f919f9353a2f1d94a6ef61b066cfada78d6b881f231f0bf60251cc521d7808
DIST thunderbird-38.4.0-zh-TW.xpi 466661 SHA256 4e8687e4862fbf46e0e3b45f3c691fcef649d468f8a14163a4945e9909e06d30 SHA512 2876141af71156201300e4e5601ebb01cc18e1e491aa09eaa8aacc20db2383f857786a83b86cac1bddac985aec4d6f477d9ab0188f15d1050a0eaba64bebbc6a WHIRLPOOL 3d703bb8fe15288cec785282df93361c009c743de35c8342a91ff396843521c0a5684d144fc5747ef4b4d26238fa6c793b077519016fa9393b36d6517675aff0
DIST thunderbird-38.4.0.source.tar.bz2 204397619 SHA256 326a4408d6dc79890cba8466dbc337acf99df76b58dadb0ed453e5e42af7fdbe SHA512 93f1a40c9d3a5c46904ab7faa1aa19c636489789988c11b439eb9c8de635df709ac32fae776a8fd31a77c71629131939e933fa3ba87ce789910dbb652661a791 WHIRLPOOL e75b7c2ea37d7847fd2509b554c33956babc19bb3bc2de15388260afb8b59dd53f6bd26849d996409054215c6b81c9826cd1762a768bcc73bb6800456d4aae6d
DIST thunderbird-38.5.0-ar.xpi 475296 SHA256 871c5198f1a5a2b5fef7f817d583bd91300bfd32522b7a1801b7e32b478a4bb9 SHA512 e164b85d3745b3c3fbd2123575125fc60a19bd4aa55d1e41124d9c8739f423439e602d9ee1af75d5954a9934ffc7a409c13845604e68bd10a731617e58923cfc WHIRLPOOL 9ae7a17bd920e9525d08df1d7984f3770eb20445371a97f5e722e30dddc30dd0f350754ba8ade6eea3e217c4fa6a53324b88a9c68b2a79ac45933ffc22f13616
DIST thunderbird-38.5.0-ast.xpi 405872 SHA256 b8a3c66806cb11447fffe54830a78f96fcf828722708365558bb74e173a43ad4 SHA512 9a45663736d066c8a8477bd1731c6c585c55c1acbaca1c63e508d4f135cae5eab8bdf9d8941ad108907b7ff8def0c72a745aa4c7fa30645ab7bc7e7881abfd68 WHIRLPOOL e004d3203a34f32288c742b44131d7fa6ce9713112d8a2088dd19b038992b6152288e4d866eef1e2c1ba5f5ee45b578153539b0b4f7ecbfc2d8d4edc6567b37f
DIST thunderbird-38.5.0-be.xpi 442452 SHA256 ea1db89d0f5b511cd9ac513b97bee00cb42decd2b87e071b5da46a3aa2be81e6 SHA512 b01e55dba74139b4024d3fc5d67d27ad11df3f36ae64240fbd7ff171d54547cf59cbfc47102f3b2fdd807b81fc5e1e2333e7141076259560437abf7a4dd562ea WHIRLPOOL b86caebddb64f77b8122b44cec696dfeaa52b55e6788fa55ad0cfa7b714d727bdbc771c49e9a88ca2675385fda978e0d0a3583eeee451bee121c69a8ad3997ba

@ -1,374 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
WANT_AUTOCONF="2.1"
MOZ_ESR=""
MOZ_LIGHTNING_VER="4.0.4.1"
MOZ_LIGHTNING_GDATA_VER="1.9"
# This list can be updated using scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=(ar ast be bg bn-BD br ca cs cy da de el en en-GB en-US es-AR
es-ES et eu fi fr fy-NL ga-IE gd gl he hr hsb hu hy-AM id is it ja ko lt
nb-NO nl nn-NO pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr
uk vi zh-CN zh-TW )
# Convert the ebuild version to the upstream mozilla version, used by mozlinguas
MOZ_PV="${PV/_beta/b}"
# ESR releases have slightly version numbers
if [[ ${MOZ_ESR} == 1 ]]; then
MOZ_PV="${MOZ_PV}esr"
fi
MOZ_P="${PN}-${MOZ_PV}"
# Enigmail version
EMVER="1.8.2"
# Patches
PATCH="thunderbird-38.0-patches-0.1"
PATCHFF="firefox-38.0-patches-05"
MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases"
MOZCONFIG_OPTIONAL_JIT="enabled"
inherit flag-o-matic toolchain-funcs mozconfig-v6.38 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas
DESCRIPTION="Thunderbird Mail Client"
HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="bindist crypt hardened ldap lightning +minimal mozdom selinux"
RESTRICT="!bindist? ( bindist )"
PATCH_URIS=( https://dev.gentoo.org/~{anarchy,axs,polynomial-c}/mozilla/patchsets/{${PATCH},${PATCHFF}}.tar.xz )
SRC_URI="${SRC_URI}
${MOZ_HTTP_URI}/${MOZ_PV}/source/${MOZ_P}.source.tar.bz2
${MOZ_HTTP_URI/${PN}/calendar/lightning}/${MOZ_LIGHTNING_VER}/linux/lightning.xpi -> lightning-${MOZ_LIGHTNING_VER}.xpi
https://dev.gentoo.org/~axs/distfiles/lightning-${MOZ_LIGHTNING_VER}.xpi
lightning? ( https://dev.gentoo.org/~axs/distfiles/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}.tar.xz )
crypt? ( http://www.enigmail.net/download/source/enigmail-${EMVER}.tar.gz )
${PATCH_URIS[@]}"
ASM_DEPEND=">=dev-lang/yasm-1.1"
CDEPEND="
>=dev-libs/nss-3.19.2
>=dev-libs/nspr-4.10.10
!x11-plugins/enigmail
crypt? ( || (
( >=app-crypt/gnupg-2.0
|| (
app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4]
)
)
=app-crypt/gnupg-1.4*
) )"
DEPEND="${CDEPEND}
amd64? ( ${ASM_DEPEND}
virtual/opengl )
x86? ( ${ASM_DEPEND}
virtual/opengl )"
RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-thunderbird )
"
if [[ ${PV} =~ beta ]]; then
S="${WORKDIR}/comm-beta"
else
S="${WORKDIR}/comm-esr${PV%%.*}"
fi
BUILD_OBJ_DIR="${S}/tbird"
pkg_setup() {
moz_pkgsetup
export MOZILLA_DIR="${S}/mozilla"
if ! use bindist ; then
elog "You are enabling official branding. You may not redistribute this build"
elog "to any users on your network or the internet. Doing so puts yourself into"
elog "a legal problem with Mozilla Foundation"
elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag"
elog
fi
}
pkg_pretend() {
# Ensure we have enough disk space to compile
CHECKREQS_DISK_BUILD="4G"
check-reqs_pkg_setup
if use jit && [[ -n ${PROFILE_IS_HARDENED} ]]; then
ewarn "You are emerging this package on a hardened profile with USE=jit enabled."
ewarn "This is horribly insecure as it disables all PAGEEXEC restrictions."
ewarn "Please ensure you know what you are doing. If you don't, please consider"
ewarn "emerging the package with USE=-jit"
fi
}
src_unpack() {
unpack ${A}
# Unpack language packs
mozlinguas_src_unpack
xpi_unpack lightning-${MOZ_LIGHTNING_VER}.xpi
# this version of gdata-provider is a .tar.xz , no xpi needed
#use lightning && xpi_unpack gdata-provider-${MOZ_LIGHTNING_GDATA_VER}.xpi
}
src_prepare() {
# Apply our Thunderbird patchset
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch "${WORKDIR}/thunderbird"
# Apply our patchset from firefox to thunderbird as well
pushd "${S}"/mozilla &>/dev/null || die
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
EPATCH_EXCLUDE="8011_bug1194520-freetype261_until_moz43.patch" \
epatch "${WORKDIR}/firefox"
popd &>/dev/null || die
# Ensure that are plugins dir is enabled as default
sed -i -e "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" \
"${S}"/mozilla/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 32bit!"
sed -i -e "s:/usr/lib64/mozilla/plugins:/usr/lib64/nsbrowser/plugins:" \
"${S}"/mozilla/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 64bit!"
# Don't exit with error when some libs are missing which we have in
# system.
sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \
-i "${S}"/mail/installer/Makefile.in || die
# Don't error out when there's no files to be removed:
sed 's@\(xargs rm\)$@\1 -f@' \
-i "${S}"/mozilla/toolkit/mozapps/installer/packager.mk || die
# Shell scripts sometimes contain DOS line endings; bug 391889
grep -rlZ --include="*.sh" $'\r$' . |
while read -r -d $'\0' file ; do
einfo edos2unix "${file}"
edos2unix "${file}"
done
# Allow user to apply any additional patches without modifing ebuild
epatch_user
# Confirm the version of lightning being grabbed for langpacks is the same
# as that used in thunderbird
local THIS_MOZ_LIGHTNING_VER=$(python "${S}"/calendar/lightning/build/makeversion.py ${PV})
if [[ ${MOZ_LIGHTNING_VER} != ${THIS_MOZ_LIGHTNING_VER} ]]; then
eqawarn "The version of lightning used for localization differs from the version"
eqawarn "in thunderbird. Please update MOZ_LIGHTNING_VER in the ebuild from ${MOZ_LIGHTNING_VER}"
eqawarn "to ${THIS_MOZ_LIGHTNING_VER}"
fi
eautoreconf
# Ensure we run eautoreconf in mozilla to regenerate configure
cd "${S}"/mozilla || die
eautoconf
cd "${S}"/mozilla/js/src || die
eautoconf
}
src_configure() {
declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
MEXTENSIONS="default"
####################################
#
# mozconfig, CFLAGS and CXXFLAGS setup
#
####################################
mozconfig_init
mozconfig_config
# We want rpath support to prevent unneeded hacks on different libc variants
append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}"
# It doesn't compile on alpha without this LDFLAGS
use alpha && append-ldflags "-Wl,--no-relax"
# Add full relro support for hardened
use hardened && append-ldflags "-Wl,-z,relro,-z,now"
mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}"
mozconfig_annotate '' --disable-mailnews
mozconfig_annotate '' --enable-calendar
# Other tb-specific settings
mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
mozconfig_annotate '' --with-user-appdir=.thunderbird
mozconfig_use_enable ldap
mozlinguas_mozconfig
# Bug #72667
if use mozdom; then
MEXTENSIONS="${MEXTENSIONS},inspector"
fi
# Use an objdir to keep things organized.
echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
# Finalize and report settings
mozconfig_final
####################################
#
# Configure and build
#
####################################
# Disable no-print-directory
MAKEOPTS=${MAKEOPTS/--no-print-directory/}
if [[ $(gcc-major-version) -lt 4 ]]; then
append-cxxflags -fno-stack-protector
fi
if use crypt; then
pushd "${WORKDIR}"/enigmail &>/dev/null ||die
econf
popd &>/dev/null ||die
fi
}
src_compile() {
mkdir -p "${BUILD_OBJ_DIR}" && cd "${BUILD_OBJ_DIR}" || die
CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \
MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX%/}/bin/bash}" \
emake -f "${S}"/client.mk
# Only build enigmail extension if crypt enabled.
if use crypt ; then
einfo "Building enigmail"
pushd "${WORKDIR}"/enigmail &>/dev/null || die
emake -j1
emake -j1 xpi
popd &>/dev/null || die
fi
}
src_install() {
declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
DICTPATH="\"${EPREFIX}/usr/share/myspell\""
declare emid
cd "${BUILD_OBJ_DIR}" || die
# Copy our preference before omnijar is created.
cp "${FILESDIR}"/thunderbird-gentoo-default-prefs-1.js-1 \
"${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" \
|| die
# Set default path to search for dictionaries.
echo "pref(\"spellchecker.dictionary_path\", ${DICTPATH});" \
>> "${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" \
|| die
# Pax mark xpcshell for hardened support, only used for startupcache creation.
pax-mark m "${BUILD_OBJ_DIR}"/mozilla/dist/bin/xpcshell
MOZ_MAKE_FLAGS="${MAKEOPTS}" \
emake DESTDIR="${D}" install
# Install language packs
mozlinguas_src_install
if ! use bindist; then
newicon "${S}"/other-licenses/branding/thunderbird/content/icon48.png thunderbird-icon.png
domenu "${FILESDIR}"/icon/${PN}.desktop
else
newicon "${S}"/mail/branding/aurora/content/icon48.png thunderbird-icon-unbranded.png
newmenu "${FILESDIR}"/icon/${PN}-unbranded.desktop \
${PN}.desktop
sed -i -e "s:Mozilla\ Thunderbird:EarlyBird:g" \
"${ED}"/usr/share/applications/${PN}.desktop
fi
local emid
# stage extra locales for lightning and install over existing
mozlinguas_xpistage_langpacks "${BUILD_OBJ_DIR}"/dist/xpi-stage/lightning \
"${WORKDIR}"/lightning-${MOZ_LIGHTNING_VER} lightning calendar
emid='{e2fda1a4-762b-4020-b5ad-a41df1933103}'
mkdir -p "${T}/${emid}" || die
cp -RLp -t "${T}/${emid}" "${BUILD_OBJ_DIR}"/dist/xpi-stage/lightning/* || die
insinto ${MOZILLA_FIVE_HOME}/distribution/extensions
doins -r "${T}/${emid}"
if use lightning; then
# move lightning out of distribution/extensions and into extensions for app-global install
mv "${ED}"/${MOZILLA_FIVE_HOME}/{distribution,}/extensions/${emid} || die
# stage extra locales for gdata-provider and install app-global
mozlinguas_xpistage_langpacks "${BUILD_OBJ_DIR}"/dist/xpi-stage/gdata-provider \
"${WORKDIR}"/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}
emid='{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}'
mkdir -p "${T}/${emid}" || die
cp -RLp -t "${T}/${emid}" "${BUILD_OBJ_DIR}"/dist/xpi-stage/gdata-provider/* || die
insinto ${MOZILLA_FIVE_HOME}/extensions
doins -r "${T}/${emid}"
fi
if use crypt ; then
local enigmail_xpipath="${WORKDIR}/enigmail/build"
cd "${T}" || die
unzip "${enigmail_xpipath}"/enigmail*.xpi install.rdf || die
emid=$(sed -n '/<em:id>/!d; s/.*\({.*}\).*/\1/; p; q' install.rdf)
dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} || die
cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die
unzip "${enigmail_xpipath}"/enigmail*.xpi || die
fi
# Required in order for jit to work on hardened, for mozilla-31 and above
use jit && pax-mark pm "${ED}"${MOZILLA_FIVE_HOME}/{thunderbird,thunderbird-bin}
# Plugin-container needs to be pax-marked for hardened to ensure plugins such as flash
# continue to work as expected.
pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/plugin-container
if use minimal; then
rm -r "${ED}"/usr/include "${ED}"${MOZILLA_FIVE_HOME}/{idl,include,lib,sdk} || \
die "Failed to remove sdk and headers"
fi
}
pkg_postinst() {
if use crypt; then
local peimpl=$(eselect --brief --colour=no pinentry show)
case "${peimpl}" in
*gtk*|*qt*) ;;
*) ewarn "The pinentry front-end currently selected is not one supported by thunderbird."
ewarn "You may be prompted for your password in an inaccessible shell!!"
ewarn "Please use 'eselect pinentry' to select either the gtk or qt front-end"
;;
esac
fi
elog
elog "If you experience problems with plugins please issue the"
elog "following command : rm \${HOME}/.thunderbird/*/extensions.sqlite ,"
elog "then restart thunderbird"
if ! use lightning; then
elog
elog "If calendar fails to show up in extensions please open config editor"
elog "and set extensions.lastAppVersion to 38.0.0 to force a reload. If this"
elog "fails to show the calendar extension after restarting with above change"
elog "please file a bug report."
fi
}

@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@ -55,6 +55,9 @@ src_prepare() {
# parallelism can break the regeneration process, with resulting
# missing shaders.
rm "${S}"/shaders/*.sdr
# FIX: flex does not translate variable name in custom YY_DECL
sed -i -e '/define YY_DECL/ s/yylval/riblval/' src/ri/rib.l || die
}
src_configure() {

@ -2,3 +2,4 @@ DIST libcdr-0.0.14.tar.xz 570728 SHA256 720b693ba5e777f099f41ecd40418a16674ab29d
DIST libcdr-0.0.16.tar.xz 569644 SHA256 4c8a6586920f7b040ce51fa375eb87507291e0de4f568469db25f52915bc1135 SHA512 59b65b95806bce3c97c1a0762bb80ce0845e444a23b7b4683c74d6c0c9155664e7a7e558d787f6cfa69460f657e4d7416ae8e8947e426f04e369b42fc5da4838 WHIRLPOOL a0021dc4b8640fc2c192ead7b34a9c98536dcfcc2d13b65028768cb61a0ed96a163e8189a1b16751a62bdb7853d210fdfd9d3343870140eb6fe9cd95011c24af
DIST libcdr-0.1.0.tar.xz 562240 SHA256 a9bd1faca049cf1e2285b27da213a499434591919227beb209b191ad1bb240e8 SHA512 823c98a7185d5dd31bac240d007056f36fb290085efa3392d75f4ed26a4703ffeb2b9be0d9a19417473fb44c4e3abad7242773f5455431040bcfffc8aa51d18e WHIRLPOOL a1dfe38eec531eb10c01416aa7b83ec70c9736cba24aa6d2e4cf3f7f0bf0e6260f38d746663537b97c2875af9f9c87fa755d695effdb58a87cf2f3ee9f24eeb5
DIST libcdr-0.1.1.tar.xz 564668 SHA256 d0a6e0667e5a37fe059bcb81d5077fc2abffc7e7bac86fe302fbcf927d58df1f SHA512 a655b5390022fb5049d2f75fe836a693033943060d820942d59eb0a34548363ff183e0f32d22ec277d1f8b5c7ab89ab1fba933f17ef1239d14d053bd6a5cf624 WHIRLPOOL f7d5b6b1655f86ac3b843957e476ab17f2ef234bb5073678d182760cd6a370d24c98b14570474221d9f5ef9b24ffc76a5f4f82d596f466a7324dac95a04b9d77
DIST libcdr-0.1.2.tar.xz 602024 SHA256 6bdb20bcdec5ad1a115d0a3aada7d4b2758e9d22801d72b4ecc2e55fb3d5d42c SHA512 c5c08444fa28be13b60ba1aa515a47606de80b079cbabb0276f54064820fecb2a6ee50a8b33a6cc1b2f5f46323d3de7f00822aadec5c3058a14adebf5255da91 WHIRLPOOL bd3137e234bfa37e82f121b431bb47c5fe5844d3ccf3d73b1aa5660ee732a2705fca0280777111f22bac4056f2f82be7df1e93eb6668dc7c4062727635d89b10

@ -0,0 +1,51 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libcdr/"
inherit base eutils
[[ ${PV} == 9999 ]] && inherit autotools git-2
DESCRIPTION="Library parsing the Corel cdr documents"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
LICENSE="MPL-2.0"
SLOT="0"
[[ ${PV} == 9999 ]] || \
KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
IUSE="doc static-libs"
RDEPEND="
dev-libs/icu:=
dev-libs/librevenge
media-libs/lcms:2
sys-libs/zlib
"
DEPEND="${RDEPEND}
dev-libs/boost
sys-devel/libtool
virtual/pkgconfig
doc? ( app-doc/doxygen )
"
src_prepare() {
base_src_prepare
[[ -d m4 ]] || mkdir "m4"
[[ ${PV} == 9999 ]] && eautoreconf
}
src_configure() {
econf \
--docdir="${EPREFIX}/usr/share/doc/${PF}" \
$(use_enable static-libs static) \
--disable-werror \
$(use_with doc docs)
}
src_install() {
default
prune_libtool_files --all
}

@ -1,3 +1,4 @@
DIST libmtp-1.1.10.tar.gz 787654 SHA256 1eee8d4c052fe29e58a408fedc08a532e28626fa3e232157abd8fca063c90305 SHA512 7b0d06ac11a7476b6d8c84eb452c4abe08f8f61dafd8b1900e87f550665d5d3add182bbcba6d774426c8c9f6e978cef499a1f0d09283e5d6d02b812eb2eb3072 WHIRLPOOL 77df823382cb5756db4967e9131877888491eb11b9ef2ffdc8fecbb55a5f1df70223be54ef816899ddb0997bc73c8f445e25f2f8a22675da680d3017d2eb08df
DIST libmtp-1.1.11.tar.gz 788911 SHA256 15d96dff79a4f7ad14338894a4096d4ac584c6ad25fdcca955bc4726303287e9 SHA512 966d5d831695dc02411fbe0a153873d9e5604a00e75bf0d4cc1a957887a2e7656c82209f5bf86150f7b9af037d66a96b3e3523e16d5b52ae013b835febf622c9 WHIRLPOOL 16e31709054de63d954c691b6396d7e1ad23c3327228188a5b918326a2ac9458d5701dabd73f86568dc5d7cd8512cbe2ddbaccb96d1e31d7e2c69ff0ac14b9a5
DIST libmtp-1.1.8.tar.gz 757109 SHA256 3f9e87536aa40e560d0c153a505e38096b1df5ea15fad783691e9a8ca4dd2282 SHA512 34952fbe1ae1dcee456f4fc0d6208cf18e3ced22891bb748350927f06ee433f806e8339d6275085e70b6fd09a43eb0f18ac617e564c8d8162671245ecf0b8904 WHIRLPOOL 5ab0df9b566b7fe3193b0a09a0792eb2634d0775a8ee9a9358d13b2aeba4c82816f5ecb5e5d7355ed338d6171259b7a5c9802b4bc8ea2b0de3d4bbbd1aa8050c
DIST libmtp-1.1.9.tar.gz 760593 SHA256 23f1d3c0b54107388bf2824d56415e9e087c980c86e5d179865652c022b6b189 SHA512 6be9f14602b05830ec01defaeb0f237ac4d021f76f4003d7178eda00d8bf86d7fbbeba0053dc111d2ab9eb32f1603c2dc4f2bc128f4cbe4819228486b9b85513 WHIRLPOOL d357c949907b69f3a40291a79e05cc75790d86abb7fa0ea787c5ef0cd666b7f9888f9441f9893824520345d25799142f70c0ba0b773267fb9b374bb0d8b833e6

@ -0,0 +1,68 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils udev user
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="git://git.code.sf.net/p/${PN}/code"
inherit autotools git-r3
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
fi
DESCRIPTION="An implementation of Microsoft's Media Transfer Protocol (MTP)"
HOMEPAGE="http://libmtp.sourceforge.net/"
LICENSE="LGPL-2.1" # LGPL-2+ and LGPL-2.1+ ?
SLOT="0/9" # Based on SONAME of libmtp shared library
IUSE="+crypt doc examples static-libs"
RDEPEND="virtual/libusb:1
crypt? ( >=dev-libs/libgcrypt-1.5.4:0= )"
DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen )"
pkg_setup() {
DOCS="AUTHORS README TODO"
enewgroup plugdev
}
src_prepare() {
# ChangeLog says "RETIRING THIS FILE ..pause.. GIT" (Last entry from start of 2011)
rm -f ChangeLog
if [[ ${PV} == 9999* ]]; then
local crpthf=config.rpath
local crpthd=/usr/share/gettext/${crpthf}
if has_version '>sys-devel/gettext-0.18.3' && [[ -e ${crpthd} ]]; then
cp "${crpthd}" .
else
touch ${crpthf} # This is from upstream autogen.sh
fi
eautoreconf
fi
}
src_configure() {
econf \
$(use_enable static-libs static) \
$(use_enable doc doxygen) \
$(use_enable crypt mtpz) \
--with-udev="$(get_udevdir)" \
--with-udev-group=plugdev \
--with-udev-mode=0660
}
src_install() {
default
prune_libtool_files --all
if use examples; then
docinto examples
dodoc examples/*.{c,h,sh}
fi
}

@ -74,7 +74,7 @@ COMMON_DEPEND="
libguess? ( >=app-i18n/libguess-1.0 )
uchardet? ( dev-libs/uchardet )
)
jack? ( media-sound/jack-audio-connection-kit )
jack? ( virtual/jack )
jpeg? ( virtual/jpeg:0 )
lcms? ( >=media-libs/lcms-2.6:2 )
libass? (

@ -1 +1 @@
Tue, 16 Feb 2016 19:38:25 +0000
Wed, 17 Feb 2016 05:09:04 +0000

@ -1 +1 @@
Tue, 16 Feb 2016 19:38:25 +0000
Wed, 17 Feb 2016 05:09:04 +0000

@ -1,12 +0,0 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-text/poppler:=[cairo] dev-libs/glib:2 dev-libs/libgee:0.8 gnome-base/librsvg media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 x11-libs/gtk+:3 || ( dev-lang/vala:0.30 dev-lang/vala:0.28 dev-lang/vala:0.26 ) sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=Presenter console with multi-monitor support for PDF files
EAPI=5
HOMEPAGE=http://pdfpc.github.io
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-text/poppler:=[cairo] dev-libs/glib:2 dev-libs/libgee:0.8 gnome-base/librsvg media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/pdfpc/pdfpc/archive/v4.0.1.tar.gz -> pdfpc-4.0.1.tar.gz
_eclasses_=cmake-utils c67ce9708a9c02be2d296cf547740e9c eutils 28fb3e5852485af1c348d446b0b98389 flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 vala f946609697ad4b4b1d85b997f0c70204 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=e9599e15a32b37fbedcbe285ebf89cb6

@ -9,5 +9,5 @@ LICENSE=CC-BY-SA-3.0 GPL-2
RDEPEND=>=dev-cpp/libxmlpp-2.6 >=dev-libs/glib-2 >=dev-libs/libtar-1.2.11-r2 >=media-libs/libsdl-1.2 >=sys-fs/fuse-2.5 sys-libs/zlib virtual/libusb:1 boost? ( >=dev-libs/boost-1.33 ) desktop? ( >=net-libs/libgcal-0.9.6 ) gui? ( dev-cpp/glibmm:2 dev-cpp/gtkmm:2.4 dev-cpp/libglademm:2.4 )
SLOT=0
SRC_URI=mirror://sourceforge/barry/barry-0.18.3.tar.bz2
_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 28fb3e5852485af1c348d446b0b98389 gnome2-utils d19e7813f27c8f982134d657889b13cf multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 udev 73058269b3e70e34e084fa3981282338 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
_md5_=6194e2613f9dd28d387a04cd88c2d210
_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 28fb3e5852485af1c348d446b0b98389 flag-o-matic d270fa247153df66074f795fa42dba3e gnome2-utils d19e7813f27c8f982134d657889b13cf multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 udev 73058269b3e70e34e084fa3981282338 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
_md5_=ca127ed8e9eb486f19f6cf017094dc20

@ -1,4 +1,4 @@
DEFINED_PHASES=compile configure install prepare unpack
DEFINED_PHASES=configure install
DEPEND=app-text/libwpd:0.10 dev-libs/boost:= dev-libs/librevenge virtual/pkgconfig doc? ( app-doc/doxygen )
DESCRIPTION=Microsoft Works file word processor format import filter library
EAPI=5
@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~x86
LICENSE=|| ( LGPL-2.1 MPL-2.0 )
RDEPEND=app-text/libwpd:0.10 dev-libs/boost:= dev-libs/librevenge
SLOT=0
SRC_URI=mirror://sourceforge/libwps/libwps-0.4.1.tar.xz
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 28fb3e5852485af1c348d446b0b98389 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=f3ff43d86cf89ac3b0a1d2037aa8b477
SRC_URI=mirror://sourceforge/libwps/libwps-0.4.3.tar.xz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=de7d9e9adaa66a98586f78f17175bd43

@ -1,14 +0,0 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-text/poppler[introspection] dev-python/joblib[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycountry[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyenchant[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyinsane-1.3.8[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyocr-0.3.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python-levenshtein[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/termcolor[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] <dev-python/whoosh-2.7.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/glade[introspection,python] sci-libs/scikits_learn[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] sci-libs/scikits_image[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pillow[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:3[introspection] 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=a personal document manager for scanned documents (and PDFs)
EAPI=5
HOMEPAGE=https://github.com/jflesch/paperwork
IUSE=python_targets_python2_7
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=app-text/poppler[introspection] dev-python/joblib[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycountry[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyenchant[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyinsane-1.3.8[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyocr-0.3.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python-levenshtein[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/termcolor[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] <dev-python/whoosh-2.7.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/glade[introspection,python] sci-libs/scikits_learn[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] sci-libs/scikits_image[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pillow[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:3[introspection] 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=https://github.com/jflesch/paperwork/archive/0.2.3.tar.gz -> paperwork-0.2.3.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=959c1842998a3da7a3932f03e8a728f0

@ -1,14 +1,14 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-text/poppler[introspection] dev-python/joblib[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycountry[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyenchant[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyinsane-1.3.8[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyocr-0.3.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python-levenshtein[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/termcolor[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/whoosh[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/glade[introspection,python] sci-libs/scikits_learn[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] sci-libs/scikits_image[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pillow[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:3[introspection] 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(-)]
DEPEND=app-text/poppler[introspection] dev-python/joblib[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycountry[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyenchant[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyinsane-1.3.8[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyocr-0.3.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python-levenshtein[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/termcolor[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/whoosh[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/simplebayes[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/glade[introspection,python] dev-python/pillow[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:3[introspection] 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=a personal document manager for scanned documents (and PDFs)
EAPI=5
EAPI=6
HOMEPAGE=https://github.com/jflesch/paperwork
IUSE=python_targets_python2_7
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=app-text/poppler[introspection] dev-python/joblib[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycountry[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyenchant[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyinsane-1.3.8[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyocr-0.3.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python-levenshtein[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/termcolor[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/whoosh[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/glade[introspection,python] sci-libs/scikits_learn[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] sci-libs/scikits_image[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pillow[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:3[introspection] 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=app-text/poppler[introspection] dev-python/joblib[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pycountry[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyenchant[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyinsane-1.3.8[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pyocr-0.3.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python-levenshtein[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/termcolor[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/whoosh[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/simplebayes[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/glade[introspection,python] dev-python/pillow[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-libs/gtk+:3[introspection] 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=https://github.com/jflesch/paperwork/archive/0.2.4.tar.gz -> paperwork-0.2.4.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=81ed3aba0147ba12e95041ed55176fef
SRC_URI=https://github.com/jflesch/paperwork/archive/0.3.0.1.tar.gz -> paperwork-0.3.0.1.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=4795b6c48d418cd1d4bf03449aa7f518

@ -1,14 +0,0 @@
DEFINED_PHASES=compile install preinst setup test unpack
DEPEND=|| ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* ) app-arch/unzip >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2
DESCRIPTION=ICU4J is a set of Java libraries providing Unicode and Globalization support
EAPI=0
HOMEPAGE=http://www.icu-project.org/
IUSE=doc test elibc_FreeBSD source elibc_FreeBSD elibc_FreeBSD
KEYWORDS=amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=icu
RDEPEND=>=virtual/jre-1.4 >=dev-java/java-config-2.2.0 source? ( app-arch/zip )
RESTRICT=test
SLOT=0
SRC_URI=http://download.icu-project.org/files/icu4j/3.8.1/icu4j-3_8_1-src.jar doc? ( http://download.icu-project.org/files/icu4j/3.8.1/icu4j-3_8_1-docs.jar )
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-ant-2 7c5d0c274d390745f5033754a319f515 java-osgi a6786ef95ac1c00fe7da4bb9dc1499f3 java-pkg-2 b02dc1e46b3648e467b5fbdf7857cf28 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=680f41ba26656c11f0d846b5398c5398

@ -1,14 +0,0 @@
DEFINED_PHASES=compile configure install preinst prepare setup test unpack
DEPEND=test? ( =virtual/jdk-1.6* ) !test? ( >=virtual/jdk-1.4 ) app-arch/unzip >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2
DESCRIPTION=A set of Java libraries providing Unicode and Globalization support
EAPI=2
HOMEPAGE=http://www.icu-project.org/
IUSE=elibc_FreeBSD doc test source elibc_FreeBSD
KEYWORDS=~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
LICENSE=icu
RDEPEND=>=virtual/jre-1.4 >=dev-java/java-config-2.2.0 source? ( app-arch/zip )
RESTRICT=ia64? ( test ) x86-fbsd? ( test )
SLOT=4.2
SRC_URI=http://download.icu-project.org/files/icu4j/4.2.1.1/icu4j-4_2_1_1-src.jar doc? ( http://download.icu-project.org/files/icu4j/4.2.1.1/icu4j-4_2_1_1-docs.jar )
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-ant-2 7c5d0c274d390745f5033754a319f515 java-pkg-2 b02dc1e46b3648e467b5fbdf7857cf28 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=f1615d6532c7e36f55c768bc7c39a662

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install preinst prepare setup test
DEPEND=>=virtual/jdk-1.6 >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2
DESCRIPTION=A set of Java libraries providing Unicode and Globalization support
EAPI=4
HOMEPAGE=http://www.icu-project.org/
IUSE=elibc_FreeBSD doc examples source test elibc_FreeBSD
KEYWORDS=amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=icu
RDEPEND=>=virtual/jre-1.6 >=dev-java/java-config-2.2.0 source? ( app-arch/zip )
SLOT=49
SRC_URI=http://download.icu-project.org/files/icu4j/49.1/icu4j-49_1.tgz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-ant-2 7c5d0c274d390745f5033754a319f515 java-pkg-2 b02dc1e46b3648e467b5fbdf7857cf28 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=cc0b35f968bddceda06ee8061d4d2cc8

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install preinst prepare setup test
DEPEND=>=virtual/jdk-1.6 >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2
DESCRIPTION=A set of Java libraries providing Unicode and Globalization support
EAPI=5
HOMEPAGE=http://www.icu-project.org/
IUSE=elibc_FreeBSD doc examples source test elibc_FreeBSD
KEYWORDS=~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=icu
RDEPEND=>=virtual/jre-1.6 >=dev-java/java-config-2.2.0 source? ( app-arch/zip )
SLOT=52
SRC_URI=http://download.icu-project.org/files/icu4j/52.1/icu4j-52_1.tgz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-ant-2 7c5d0c274d390745f5033754a319f515 java-pkg-2 b02dc1e46b3648e467b5fbdf7857cf28 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=b673b1f1753fe2863e9cb0712bf2461e

@ -1,13 +0,0 @@
DEFINED_PHASES=compile configure install preinst prepare setup test
DEPEND=>=virtual/jdk-1.6 >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2
DESCRIPTION=A set of Java libraries providing Unicode and Globalization support
EAPI=5
HOMEPAGE=http://www.icu-project.org/
IUSE=elibc_FreeBSD doc examples source test elibc_FreeBSD
KEYWORDS=~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=icu
RDEPEND=>=virtual/jre-1.6 >=dev-java/java-config-2.2.0 source? ( app-arch/zip )
SLOT=52
SRC_URI=http://download.icu-project.org/files/icu4j/53.1/icu4j-53_1.tgz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-ant-2 7c5d0c274d390745f5033754a319f515 java-pkg-2 b02dc1e46b3648e467b5fbdf7857cf28 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=76ec05fabd07fc00eabc94210a4a8573

@ -7,6 +7,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
LICENSE=BSD-2
RDEPEND=!<app-eselect/eselect-python-20160206 !<dev-lang/python-2.7.10-r4:2.7 !<dev-lang/python-3.3.5-r4:3.3 !<dev-lang/python-3.4.3-r4:3.4 !<dev-lang/python-3.5.0-r3:3.5
SLOT=2
SRC_URI=https://www.bitbucket.org/mgorny/python-exec/downloads/python-exec-2.3.tar.bz2
SRC_URI=https://www.bitbucket.org/mgorny/python-exec/downloads/python-exec-2.3.1.tar.bz2
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=22472eb4af7c60e454bb37b14fe362cb
_md5_=74940cb396bb656a1b3aa1facfba0932

@ -8,4 +8,4 @@ LICENSE=BSD-2
RDEPEND=!<app-eselect/eselect-python-20160206 !<dev-lang/python-2.7.10-r4:2.7 !<dev-lang/python-3.3.5-r4:3.3 !<dev-lang/python-3.4.3-r4:3.4 !<dev-lang/python-3.5.0-r3:3.5
SLOT=2
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 28fb3e5852485af1c348d446b0b98389 git-r3 ef66dfc3db09f327af21cf32f140fb2b libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=6eb03835c06a84139843f828f9c5db2d
_md5_=a2ab8a46923b883456cb93b98e62c09c

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost:= sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( app-doc/doxygen ) test? ( dev-util/cppunit[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
DESCRIPTION=A helper library for REVerse ENGineered formats filters
EAPI=5
HOMEPAGE=http://sf.net/p/libwpd/librevenge
IUSE=doc test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~x86 ~x86-fbsd
LICENSE=|| ( MPL-2.0 LGPL-2.1 )
RDEPEND=dev-libs/boost:= sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
SLOT=0
SRC_URI=http://sf.net/projects/libwpd/files/librevenge/librevenge-0.0.4/librevenge-0.0.4.tar.xz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=5e7de7fa0652d1e77c9aa98149039404

@ -4,7 +4,7 @@ DESCRIPTION=A comprehensive HTTP client library
EAPI=5
HOMEPAGE=https://pypi.python.org/pypi/httplib2 https://github.com/jcgregorio/httplib2
IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
KEYWORDS=alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos
LICENSE=MIT
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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 )
@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/h/httplib2/httplib2-0.9.1.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=1a688a51d75bf0fb50644c1ad344ace1
_md5_=a7532f7fb0551e3fc4d5db979b7cf777

@ -0,0 +1,14 @@
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(-)] 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(-)]
DESCRIPTION=Human-friendly HSL
EAPI=5
HOMEPAGE=http://www.husl-colors.org
IUSE=python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5
KEYWORDS=~amd64 ~x86
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 )
SLOT=0
SRC_URI=mirror://pypi/h/husl/husl-4.0.3.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=03f52a17a08bc08c3bac53d652eee69f

@ -9,6 +9,6 @@ LICENSE=MIT
RDEPEND=dev-python/six[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/jaraco-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/jaraco-logging[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/jaraco-functools-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-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_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_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 )
SLOT=0
SRC_URI=mirror://pypi/i/irc/irc-13.2.tar.gz
SRC_URI=mirror://pypi/i/irc/irc-14.0.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=41601c748c424aaba52314e2c420e5cc
_md5_=336fad526ab7ff66c65576a6ac72b06a

@ -4,7 +4,7 @@ DESCRIPTION=Library for accessing resources protected by OAuth 2.0
EAPI=5
HOMEPAGE=https://github.com/google/oauth2client
IUSE=test python_targets_pypy python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5
KEYWORDS=amd64 ~arm x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 arm x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
RDEPEND=>=dev-python/httplib2-0.9.1[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/pyasn1-0.1.7[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/pyasn1-modules-0.0.5[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/rsa-3.1.4[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/six-1.6.1[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] !<=dev-python/google-api-python-client-1.1[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-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_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_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-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_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 )
@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/google/oauth2client/archive/v1.5.2.tar.gz -> oauth2client-1.5.2.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=80a185e8b9b22dd5da4436dfe7c59736
_md5_=ef64d7c0de5e66eac43e86f63811caa4

@ -4,11 +4,11 @@ DESCRIPTION=Pure-Python RSA implementation
EAPI=5
HOMEPAGE=http://stuvel.eu/rsa https://pypi.python.org/pypi/rsa
IUSE=test python_targets_pypy python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5
KEYWORDS=amd64 ~arm x86
KEYWORDS=amd64 arm x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pyasn1-0.1.3[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/traceback2[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-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_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_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-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_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 )
SLOT=0
SRC_URI=mirror://pypi/r/rsa/rsa-3.2.3.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 28fb3e5852485af1c348d446b0b98389 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=eb870cd6bf22924e63a0b6bb7ef76528
_md5_=143aa006863461531a176dfe096f3598

@ -0,0 +1,14 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mock[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/nose[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(-)]
DESCRIPTION=memory-based, optional-persistence naive bayesian text classifier
EAPI=6
HOMEPAGE=https://github.com/hickeroar/simplebayes
IUSE=test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5
KEYWORDS=~amd64 ~x86
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 )
SLOT=0
SRC_URI=https://github.com/hickeroar/simplebayes/archive/1.5.7.tar.gz -> simplebayes-1.5.7.tar.gz
_eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=d02ade5277e4ab50138553b62d73d0f3

@ -4,11 +4,11 @@ DESCRIPTION=Framework for designing email-service layers
EAPI=5
HOMEPAGE=https://github.com/rails/rails
IUSE=test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 test test
KEYWORDS=~amd64 ~arm ~ppc ~ppc64
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=ruby_targets_ruby20? ( ~dev-ruby/actionpack-4.2.5.1[ruby_targets_ruby20] ~dev-ruby/actionview-4.2.5.1[ruby_targets_ruby20] ~dev-ruby/activejob-4.2.5.1[ruby_targets_ruby20] >=dev-ruby/mail-2.5.4:*[ruby_targets_ruby20] =dev-ruby/mail-2*:*[ruby_targets_ruby20] >=dev-ruby/rails-dom-testing-1.0.5:1[ruby_targets_ruby20] ) ruby_targets_ruby21? ( ~dev-ruby/actionpack-4.2.5.1[ruby_targets_ruby21] ~dev-ruby/actionview-4.2.5.1[ruby_targets_ruby21] ~dev-ruby/activejob-4.2.5.1[ruby_targets_ruby21] >=dev-ruby/mail-2.5.4:*[ruby_targets_ruby21] =dev-ruby/mail-2*:*[ruby_targets_ruby21] >=dev-ruby/rails-dom-testing-1.0.5:1[ruby_targets_ruby21] ) ruby_targets_ruby22? ( ~dev-ruby/actionpack-4.2.5.1[ruby_targets_ruby22] ~dev-ruby/actionview-4.2.5.1[ruby_targets_ruby22] ~dev-ruby/activejob-4.2.5.1[ruby_targets_ruby22] >=dev-ruby/mail-2.5.4:*[ruby_targets_ruby22] =dev-ruby/mail-2*:*[ruby_targets_ruby22] >=dev-ruby/rails-dom-testing-1.0.5:1[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=4.2
SRC_URI=https://github.com/rails/rails/archive/v4.2.5.1.tar.gz -> rails-4.2.5.1.tgz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=acf4c50e23ba82e57ace4e56f4db1334
_md5_=b6e731810711b89bd4b8ecca438e20a9

@ -4,11 +4,11 @@ DESCRIPTION=Eases web-request routing, handling, and response
EAPI=5
HOMEPAGE=https://github.com/rails/rails
IUSE=test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 doc test test
KEYWORDS=~amd64 ~arm ~ppc ~ppc64
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=ruby_targets_ruby20? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby20] ~dev-ruby/actionview-4.2.5.1[ruby_targets_ruby20] >=dev-ruby/rack-1.6.0:1.6[ruby_targets_ruby20] >=dev-ruby/rack-test-0.6.2:0.6[ruby_targets_ruby20] >=dev-ruby/rails-html-sanitizer-1.0.2:1[ruby_targets_ruby20] >=dev-ruby/rails-dom-testing-1.0.5:1[ruby_targets_ruby20] ) ruby_targets_ruby21? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby21] ~dev-ruby/actionview-4.2.5.1[ruby_targets_ruby21] >=dev-ruby/rack-1.6.0:1.6[ruby_targets_ruby21] >=dev-ruby/rack-test-0.6.2:0.6[ruby_targets_ruby21] >=dev-ruby/rails-html-sanitizer-1.0.2:1[ruby_targets_ruby21] >=dev-ruby/rails-dom-testing-1.0.5:1[ruby_targets_ruby21] ) ruby_targets_ruby22? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby22] ~dev-ruby/actionview-4.2.5.1[ruby_targets_ruby22] >=dev-ruby/rack-1.6.0:1.6[ruby_targets_ruby22] >=dev-ruby/rack-test-0.6.2:0.6[ruby_targets_ruby22] >=dev-ruby/rails-html-sanitizer-1.0.2:1[ruby_targets_ruby22] >=dev-ruby/rails-dom-testing-1.0.5:1[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=4.2
SRC_URI=https://github.com/rails/rails/archive/v4.2.5.1.tar.gz -> rails-4.2.5.1.tgz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=bdedd080a4438e957bc427df79415442
_md5_=2810d608cef086d8b02f07f7c47a6180

@ -4,11 +4,11 @@ DESCRIPTION=Simple, battle-tested conventions and helpers for building web pages
EAPI=5
HOMEPAGE=https://github.com/rails/rails/
IUSE=test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 doc test test
KEYWORDS=~amd64 ~arm ~ppc ~ppc64
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=ruby_targets_ruby20? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby20] >=dev-ruby/builder-3.1:*[ruby_targets_ruby20] =dev-ruby/builder-3*:*[ruby_targets_ruby20] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby20] >=dev-ruby/rails-html-sanitizer-1.0.2:1[ruby_targets_ruby20] >=dev-ruby/rails-dom-testing-1.0.5:1[ruby_targets_ruby20] ) ruby_targets_ruby21? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby21] >=dev-ruby/builder-3.1:*[ruby_targets_ruby21] =dev-ruby/builder-3*:*[ruby_targets_ruby21] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby21] >=dev-ruby/rails-html-sanitizer-1.0.2:1[ruby_targets_ruby21] >=dev-ruby/rails-dom-testing-1.0.5:1[ruby_targets_ruby21] ) ruby_targets_ruby22? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby22] >=dev-ruby/builder-3.1:*[ruby_targets_ruby22] =dev-ruby/builder-3*:*[ruby_targets_ruby22] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby22] >=dev-ruby/rails-html-sanitizer-1.0.2:1[ruby_targets_ruby22] >=dev-ruby/rails-dom-testing-1.0.5:1[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=4.2
SRC_URI=https://github.com/rails/rails/archive/v4.2.5.1.tar.gz -> rails-4.2.5.1.tgz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=0dbe00eeba5d4cc1a4167801ca6fe1d6
_md5_=2c83240e26c2a7f1220ce93e339e233c

@ -4,11 +4,11 @@ DESCRIPTION=Job framework with pluggable queues
EAPI=5
HOMEPAGE=https://github.com/rails/rails
IUSE=test elibc_FreeBSD ruby_targets_ruby20 ruby_targets_ruby21 ruby_targets_ruby22 test test
KEYWORDS=~amd64 ~arm ~ppc ~ppc64
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=ruby_targets_ruby20? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby20] >=dev-ruby/globalid-0.3.0[ruby_targets_ruby20] ) ruby_targets_ruby21? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby21] >=dev-ruby/globalid-0.3.0[ruby_targets_ruby21] ) ruby_targets_ruby22? ( ~dev-ruby/activesupport-4.2.5.1[ruby_targets_ruby22] >=dev-ruby/globalid-0.3.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=4.2
SRC_URI=https://github.com/rails/rails/archive/v4.2.5.1.tar.gz -> rails-4.2.5.1.tgz
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 java-utils-2 51a42ff2f35cd75af735cd1626829b06 multilib 3972ca401cf7dbb430df9995f5d8d580 ruby-fakegem 836f858624840907bbb6ae6f2c881cb7 ruby-ng 3b6431b487e69b5070a45ea20d1c4c6c ruby-utils 2f896785ed65442d7e84ab5f5eef3bd3 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=1f94234b7497b305f37e62f6ee7a7d38
_md5_=0983867b5f4dae99a368b690dc57a1ec

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save