From 4b6f3f7879f297d0de30ad8201cc6126d0b36f8e Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Dec 2014 13:28:00 +0300 Subject: [PATCH] Sync with portage [Fri Dec 12 13:28:00 MSK 2014]. --- dev-python/mako/mako-0.7.3-r2.ebuild | 72 ++++++++ dev-python/mako/mako-1.0.0.ebuild | 8 +- dev-python/pandas/pandas-0.15.0.ebuild | 4 +- dev-python/pandas/pandas-0.15.1.ebuild | 8 +- dev-python/pandas/pandas-9999.ebuild | 8 +- dev-ruby/colorize/Manifest | 1 + dev-ruby/colorize/colorize-0.7.4.ebuild | 24 +++ dev-util/ccache/Manifest | 2 +- ...{ccache-3.2.ebuild => ccache-3.2.1.ebuild} | 12 +- dev-util/ccache/metadata.xml | 10 +- metadata/dtd/timestamp.chk | 2 +- metadata/glsa/timestamp.chk | 2 +- metadata/md5-cache/dev-python/mako-0.7.3-r2 | 14 ++ metadata/md5-cache/dev-python/mako-1.0.0 | 4 +- metadata/md5-cache/dev-python/pandas-0.15.0 | 6 +- metadata/md5-cache/dev-python/pandas-0.15.1 | 6 +- metadata/md5-cache/dev-python/pandas-9999 | 4 +- metadata/md5-cache/dev-ruby/colorize-0.7.4 | 14 ++ .../dev-util/{ccache-3.2 => ccache-3.2.1} | 6 +- .../sys-apps/{file-5.20 => file-5.21} | 4 +- .../md5-cache/sys-devel/gettext-0.19.4_rc1 | 13 ++ ...{ck-sources-3.10.61 => ck-sources-3.10.62} | 6 +- ...{ck-sources-3.12.32 => ck-sources-3.12.34} | 6 +- ...{ck-sources-3.14.24 => ck-sources-3.14.26} | 6 +- .../{ck-sources-3.17.3 => ck-sources-3.17.6} | 6 +- .../{ck-sources-3.17.4 => ck-sources-3.18.0} | 8 +- metadata/md5-cache/sys-kernel/spl-0.6.3 | 2 +- metadata/md5-cache/sys-kernel/spl-0.6.3-r1 | 2 +- metadata/md5-cache/sys-kernel/spl-9999 | 2 +- metadata/news/timestamp.chk | 2 +- metadata/timestamp | 2 +- metadata/timestamp.chk | 2 +- metadata/timestamp.x | 2 +- sys-apps/file/Manifest | 1 + .../{file-5.20.ebuild => file-5.21.ebuild} | 2 +- sys-devel/gettext/Manifest | 1 + sys-devel/gettext/gettext-0.19.4_rc1.ebuild | 157 ++++++++++++++++++ sys-kernel/ck-sources/Manifest | 35 ++-- ...10.61.ebuild => ck-sources-3.10.62.ebuild} | 4 +- ...12.32.ebuild => ck-sources-3.12.34.ebuild} | 4 +- ...14.24.ebuild => ck-sources-3.14.26.ebuild} | 4 +- ...3.17.3.ebuild => ck-sources-3.17.6.ebuild} | 4 +- ...3.17.4.ebuild => ck-sources-3.18.0.ebuild} | 8 +- sys-kernel/spl/spl-0.6.3-r1.ebuild | 3 +- sys-kernel/spl/spl-0.6.3.ebuild | 3 +- sys-kernel/spl/spl-9999.ebuild | 3 +- 46 files changed, 401 insertions(+), 98 deletions(-) create mode 100644 dev-python/mako/mako-0.7.3-r2.ebuild create mode 100644 dev-ruby/colorize/colorize-0.7.4.ebuild rename dev-util/ccache/{ccache-3.2.ebuild => ccache-3.2.1.ebuild} (86%) create mode 100644 metadata/md5-cache/dev-python/mako-0.7.3-r2 create mode 100644 metadata/md5-cache/dev-ruby/colorize-0.7.4 rename metadata/md5-cache/dev-util/{ccache-3.2 => ccache-3.2.1} (85%) rename metadata/md5-cache/sys-apps/{file-5.20 => file-5.21} (94%) create mode 100644 metadata/md5-cache/sys-devel/gettext-0.19.4_rc1 rename metadata/md5-cache/sys-kernel/{ck-sources-3.10.61 => ck-sources-3.10.62} (86%) rename metadata/md5-cache/sys-kernel/{ck-sources-3.12.32 => ck-sources-3.12.34} (85%) rename metadata/md5-cache/sys-kernel/{ck-sources-3.14.24 => ck-sources-3.14.26} (85%) rename metadata/md5-cache/sys-kernel/{ck-sources-3.17.3 => ck-sources-3.17.6} (85%) rename metadata/md5-cache/sys-kernel/{ck-sources-3.17.4 => ck-sources-3.18.0} (61%) rename sys-apps/file/{file-5.20.ebuild => file-5.21.ebuild} (96%) create mode 100644 sys-devel/gettext/gettext-0.19.4_rc1.ebuild rename sys-kernel/ck-sources/{ck-sources-3.10.61.ebuild => ck-sources-3.10.62.ebuild} (97%) rename sys-kernel/ck-sources/{ck-sources-3.12.32.ebuild => ck-sources-3.12.34.ebuild} (97%) rename sys-kernel/ck-sources/{ck-sources-3.14.24.ebuild => ck-sources-3.14.26.ebuild} (97%) rename sys-kernel/ck-sources/{ck-sources-3.17.3.ebuild => ck-sources-3.17.6.ebuild} (97%) rename sys-kernel/ck-sources/{ck-sources-3.17.4.ebuild => ck-sources-3.18.0.ebuild} (96%) diff --git a/dev-python/mako/mako-0.7.3-r2.ebuild b/dev-python/mako/mako-0.7.3-r2.ebuild new file mode 100644 index 000000000000..5beb616a85f7 --- /dev/null +++ b/dev-python/mako/mako-0.7.3-r2.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/mako/mako-0.7.3-r2.ebuild,v 1.14 2014/12/12 05:43:54 idella4 Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +inherit readme.gentoo versionator distutils-r1 + +MY_P="Mako-${PV}" + +DESCRIPTION="A Python templating language" +HOMEPAGE="http://www.makotemplates.org/ http://pypi.python.org/pypi/Mako" +SRC_URI="http://www.makotemplates.org/downloads/${MY_P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +IUSE="doc test" + +RDEPEND=" + >=dev-python/markupsafe-0.9.2[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/nose[${PYTHON_USEDEP}] + $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) )" + +S="${WORKDIR}/${MY_P}" + +PATCHES=( + "${FILESDIR}/test-fix.patch" +) + +DOC_CONTENTS=" +${PN} can be enchanced with caching by dev-python/beaker" + +python_test() { + cp -r -l test "${BUILD_DIR}"/ || die + + if [[ ${EPYTHON} == python3.* ]]; then + # Notes: + # -W is not supported by python3.1 + # -n causes Python to write into hardlinked files + 2to3 --no-diffs -w "${BUILD_DIR}"/test || die + fi + + cd "${BUILD_DIR}"/test || die + nosetests || die "Tests fail with ${EPYTHON}" +} + +python_install_all() { + rm -rf doc/build + + use doc && local HTML_DOCS=( doc/. ) + distutils-r1_python_install_all + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_print_elog + + for v in ${REPLACING_VERSIONS}; do + if ! version_is_at_least 0.7.3-r2 $v; then + ewarn "dev-python/beaker is no longer hard dependency of ${P}" + ewarn "If you rely on it, you should add beaker to your world" + ewarn "file:" + ewarn "# emerge --noreplace beaker" + break + fi + done +} diff --git a/dev-python/mako/mako-1.0.0.ebuild b/dev-python/mako/mako-1.0.0.ebuild index 165a3a210f9b..962c3b99b325 100644 --- a/dev-python/mako/mako-1.0.0.ebuild +++ b/dev-python/mako/mako-1.0.0.ebuild @@ -1,9 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mako/mako-1.0.0.ebuild,v 1.5 2014/12/11 16:39:04 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mako/mako-1.0.0.ebuild,v 1.6 2014/12/12 05:43:54 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) + +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + inherit readme.gentoo versionator distutils-r1 MY_PN="Mako" @@ -23,7 +25,7 @@ RDEPEND=" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/nose[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] )" + $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) )" S="${WORKDIR}/${MY_P}" diff --git a/dev-python/pandas/pandas-0.15.0.ebuild b/dev-python/pandas/pandas-0.15.0.ebuild index 9e8e031c4278..b3a3a43308a0 100644 --- a/dev-python/pandas/pandas-0.15.0.ebuild +++ b/dev-python/pandas/pandas-0.15.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.15.0.ebuild,v 1.6 2014/12/08 08:57:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.15.0.ebuild,v 1.7 2014/12/12 07:47:58 jlec Exp $ EAPI=5 @@ -30,6 +30,7 @@ EXTRA_DEPEND=" CDEPEND=" >dev-python/numpy-1.7[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.0[${PYTHON_USEDEP}] + <=dev-python/python-dateutil-2.3[${PYTHON_USEDEP}] !~dev-python/openpyxl-1.9.0[${PYTHON_USEDEP}]" DEPEND="${CDEPEND} doc? ( @@ -79,7 +80,6 @@ RDEPEND="${CDEPEND} PATCHES=( "${FILESDIR}"/${PN}-0.15.1-skip-tz-test.patch - "${FILESDIR}"/${P}-datetutil-2.3.patch ) python_prepare_all() { diff --git a/dev-python/pandas/pandas-0.15.1.ebuild b/dev-python/pandas/pandas-0.15.1.ebuild index ee317d18cad9..1fa401d4bbb7 100644 --- a/dev-python/pandas/pandas-0.15.1.ebuild +++ b/dev-python/pandas/pandas-0.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.15.1.ebuild,v 1.5 2014/12/08 08:57:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.15.1.ebuild,v 1.6 2014/12/12 07:47:58 jlec Exp $ EAPI=5 @@ -29,7 +29,8 @@ EXTRA_DEPEND=" " CDEPEND=" >dev-python/numpy-1.7[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-2.3[${PYTHON_USEDEP}] + >=dev-python/python-dateutil-2.0[${PYTHON_USEDEP}] + <=dev-python/python-dateutil-2.3[${PYTHON_USEDEP}] !~dev-python/openpyxl-1.9.0[${PYTHON_USEDEP}]" DEPEND="${CDEPEND} doc? ( @@ -39,7 +40,7 @@ DEPEND="${CDEPEND} dev-python/lxml[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] >=dev-python/openpyxl-1.6.1[${PYTHON_USEDEP}] - =dev-python/pytables-3.0.0[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/rpy[${PYTHON_USEDEP}] @@ -79,7 +80,6 @@ RDEPEND="${CDEPEND} PATCHES=( "${FILESDIR}"/${P}-skip-tz-test.patch - "${FILESDIR}"/${P}-datetutil-2.3.patch ) python_prepare_all() { diff --git a/dev-python/pandas/pandas-9999.ebuild b/dev-python/pandas/pandas-9999.ebuild index 9159ff902d07..b70084896428 100644 --- a/dev-python/pandas/pandas-9999.ebuild +++ b/dev-python/pandas/pandas-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-9999.ebuild,v 1.5 2014/12/08 08:57:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-9999.ebuild,v 1.6 2014/12/12 07:47:58 jlec Exp $ EAPI=5 @@ -40,7 +40,7 @@ DEPEND="${CDEPEND} dev-python/lxml[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] >=dev-python/openpyxl-1.6.1[${PYTHON_USEDEP}] - =dev-python/pytables-3.0.0[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/rpy[${PYTHON_USEDEP}] @@ -78,10 +78,6 @@ RDEPEND="${CDEPEND} ) R? ( dev-python/rpy[${PYTHON_USEDEP}] )" -PATCHES=( - "${FILESDIR}"/${PN}-0.15.1-skip-tz-test.patch -) - python_prepare_all() { if use doc; then # Prevent un-needed download during build diff --git a/dev-ruby/colorize/Manifest b/dev-ruby/colorize/Manifest index 7d7384163c1e..145b89573b5a 100644 --- a/dev-ruby/colorize/Manifest +++ b/dev-ruby/colorize/Manifest @@ -1 +1,2 @@ DIST colorize-0.7.3.gem 14336 SHA256 628fedcf1a25b774b3ef84df5c5c28e0c329b67527cfeafd6dd0e707eced8c41 SHA512 1c499d4252871c64482deaf538e3cf539a3f489329ac869bfaeb5a44a0b39c341e76c03fb0c6afac98ec434bb98568df75749cf4bb9bb2774b0dcd4aa0cc8890 WHIRLPOOL 7f6022b85fb5b58d92169432732b1ec7ebb65e380f116faee69afc92705a7b1b96d38b7403fc26fa77112758dc089a44187449d3677b08eb444ba41f4252748e +DIST colorize-0.7.4.gem 14336 SHA256 f161c472e08f95a93c3ab765d08c10b149ac3d07820f53af4368aefbc44933a8 SHA512 f32d8a13bfb2b9caeba3ec3962f55f6cb24e3afc888b1f0efb20a01aece6031fced1cd7f11c989117d33c4727e01af1f194d614d0d771cb9f1de147a0ec47c59 WHIRLPOOL 8473a24ab850d148d74ad30c38c21b6e7d63701692ab6dbb392bf3c6a10d93392653ad9440fcda99b878b0a6b05b3e8f27bc9aaf94faff97f91e7c803e66abbb diff --git a/dev-ruby/colorize/colorize-0.7.4.ebuild b/dev-ruby/colorize/colorize-0.7.4.ebuild new file mode 100644 index 000000000000..30b6956b7d61 --- /dev/null +++ b/dev-ruby/colorize/colorize-0.7.4.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/colorize/colorize-0.7.4.ebuild,v 1.1 2014/12/12 07:11:54 graaff Exp $ + +EAPI=5 +USE_RUBY="ruby19 ruby20 ruby21" + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" +RUBY_FAKEGEM_RECIPE_DOC="rdoc" + +inherit ruby-fakegem + +DESCRIPTION="Add some methods to set color, background color and text effect on console easier" +HOMEPAGE="https://github.com/fazibear/colorize http://colorize.rubyforge.org" +LICENSE="GPL-2+" + +KEYWORDS="~amd64" +SLOT="0" +IUSE="" + +each_ruby_test() { + cd test || die + ${RUBY} test_colorize.rb || die +} diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest index bcdaaf6f925d..b56fe0f0d6ba 100644 --- a/dev-util/ccache/Manifest +++ b/dev-util/ccache/Manifest @@ -9,4 +9,4 @@ DIST ccache-3.1.6.tar.gz 340883 SHA256 59f58bb73f00db5bbff36b8eb530d3000c86b3110 DIST ccache-3.1.7.tar.gz 342160 SHA256 278f4d1d38fc530221c7ce73606f34bc3a5df7e269930e4fb1d9ac44f4345d11 SHA512 f45e4603e81d42b6ebf8e6e14c8f9b3ffc734f4dad877e86ed3c8dc777d53300afa1faba9026930cf8683467f40a68de1052be5e5346a44ddd544dbfa850b5d1 WHIRLPOOL b7ec65cac77311b539423cfcc3eca6536471c08a4fee0bce5bb205a89e51476299c66dcc0b13021a8c0a709bcab5591ba9df5209118df4150b1be2cf72605db5 DIST ccache-3.1.8.tar.xz 238304 SHA256 9c4134a88d2566ba41a070a6cedc53fa92e1008f40c116c61e73dde16453d63e SHA512 02ef3d3843e34571c781ecfbe6ab375b0afd81c5da36ce5264ee646368f5c96bd2a7748a8e699758ab5d10d06a39de7fb6fa70c609cd157a8fd87f9d009c5f94 WHIRLPOOL af144139454dc6334c96be149d5912e3795a9ee0d9c47c0159dbc05697be6729d268dbf70330732ea49c5b085b0e4845c029fe1f231ff62e882fd769dd0ce79e DIST ccache-3.1.9.tar.xz 238988 SHA256 4981fdf3ad851de400d94083a0d03f115ce9ce8062c3fd7a291630294b0006c4 SHA512 b73f5816bb87c2d94200473510ea42a304c5a2c5e5f14720c513574ce3eb983423c5849a786a89df70cbb09852d9ec2761ad37a820a767d7350e1a3243148ac0 WHIRLPOOL 61ef671aae68516ecfaee88a50b8f442968a7ab24595fd7dfc652ab27de80834d90510c62cfcc75dd88e1f3832989633f518ebe5984149c16d5ab9848cff05fc -DIST ccache-3.2.tar.xz 297176 SHA256 e194734054177cdf049832481aab50fc83162acdfc1a4c85248f4b66bd08fe32 SHA512 5528a756763ac8654066cd6ffefba02308b2e602760a1dbdd7361f710addea8586d25c02dcff281c0e2cda4212af48f2f1fddb9fca84720985387eb0c938fd74 WHIRLPOOL 6c26a47a69a74bbde7246e3c2448f14ab844d3120f738b919536d896e9acfc1d012128d7d1d6ac0d4209f6bfdebe0fd0282402d3e556c20dd1bd3f5bb58f3f10 +DIST ccache-3.2.1.tar.xz 297868 SHA256 872af34e1d2cef18694001d29db7f167d644e7602ca32cd6c74b28d81458bd9d SHA512 ef0e56f2d1775fb0f401f48cca2a65eb415f4e2ccf0bcfd769045a9c08c3c2977db4edea12e06629f4cb5406cde23cd3ee0910e2e4d5eff9376227fa23c78a7a WHIRLPOOL f3d07cf142258d588a1c6cb9ba77d31d7b568cd18ae131ed3526595c809352b0fa30ae61b0bfcbfde3ea8d959c545119662c25af0cd03c97517be361315e1ffe diff --git a/dev-util/ccache/ccache-3.2.ebuild b/dev-util/ccache/ccache-3.2.1.ebuild similarity index 86% rename from dev-util/ccache/ccache-3.2.ebuild rename to dev-util/ccache/ccache-3.2.1.ebuild index 467e59c93c50..0cbdf1a48f82 100644 --- a/dev-util/ccache/ccache-3.2.ebuild +++ b/dev-util/ccache/ccache-3.2.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.2.ebuild,v 1.1 2014/11/20 00:06:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.2.1.ebuild,v 1.1 2014/12/12 07:32:40 jlec Exp $ -EAPI="4" +EAPI=5 inherit eutils readme.gentoo @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} src_prepare() { # make sure we always use system zlib - rm -rf zlib + rm -rf zlib || die epatch "${FILESDIR}"/${PN}-3.1.7-no-perl.patch #421609 epatch "${FILESDIR}"/${PN}-3.1.10-size-on-disk.patch #456178 sed \ @@ -30,8 +30,8 @@ src_prepare() { } src_install() { + DOCS=( AUTHORS.txt MANUAL.txt NEWS.txt README.txt ) default - dodoc AUTHORS.txt MANUAL.txt NEWS.txt README.txt dobin ccache-config @@ -61,8 +61,8 @@ pkg_postinst() { "${EROOT}"/usr/bin/ccache-config --install-links ${CHOST} # nuke broken symlinks from previous versions that shouldn't exist - rm -f "${EROOT}"/usr/lib/ccache/bin/${CHOST}-cc - rm -rf "${EROOT}"/usr/lib/ccache.backup + rm -f "${EROOT}"/usr/lib/ccache/bin/${CHOST}-cc || die + rm -rf "${EROOT}"/usr/lib/ccache.backup || die readme.gentoo_print_elog } diff --git a/dev-util/ccache/metadata.xml b/dev-util/ccache/metadata.xml index 21bd7702924e..a1113ba3300a 100644 --- a/dev-util/ccache/metadata.xml +++ b/dev-util/ccache/metadata.xml @@ -1,11 +1,11 @@ - toolchain - - robbat2@gentoo.org - - + toolchain + + robbat2@gentoo.org + + ccache acts as a caching pre-processor to C/C++ compilers, improving compilation time when recompiling previously compiled source. diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 34bd2e1b5211..6e8518f60e5d 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Fri, 12 Dec 2014 05:07:00 +0000 +Fri, 12 Dec 2014 08:37:03 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index d7b2b854d42a..cea451467af7 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Fri, 12 Dec 2014 05:07:01 +0000 +Fri, 12 Dec 2014 08:37:04 +0000 diff --git a/metadata/md5-cache/dev-python/mako-0.7.3-r2 b/metadata/md5-cache/dev-python/mako-0.7.3-r2 new file mode 100644 index 000000000000..45470d047fa1 --- /dev/null +++ b/metadata/md5-cache/dev-python/mako-0.7.3-r2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=>=dev-python/markupsafe-0.9.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( dev-python/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) 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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=A Python templating language +EAPI=5 +HOMEPAGE=http://www.makotemplates.org/ http://pypi.python.org/pypi/Mako +IUSE=doc test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos +LICENSE=MIT +RDEPEND=>=dev-python/markupsafe-0.9.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] 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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) +SLOT=0 +SRC_URI=http://www.makotemplates.org/downloads/Mako-0.7.3.tar.gz +_eclasses_=distutils-r1 14bf2faa8bf611e0b13aeedc24cefa6c eutils 6faef4c127028ccbba3a11400d24ae34 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 a2dac9ffff107078f25147aac958a68f python-utils-r1 d5328656d500f65898a5f51634722f61 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=a5e442e9f98b7f31768c6813b24da455 diff --git a/metadata/md5-cache/dev-python/mako-1.0.0 b/metadata/md5-cache/dev-python/mako-1.0.0 index abafaad0c409..ce68be309cb6 100644 --- a/metadata/md5-cache/dev-python/mako-1.0.0 +++ b/metadata/md5-cache/dev-python/mako-1.0.0 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=>=dev-python/markupsafe-0.9.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DEPEND=>=dev-python/markupsafe-0.9.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( dev-python/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) 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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] DESCRIPTION=A Python templating language EAPI=5 HOMEPAGE=http://www.makotemplates.org/ http://pypi.python.org/pypi/Mako @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targe SLOT=0 SRC_URI=mirror://pypi/M/Mako/Mako-1.0.0.tar.gz _eclasses_=distutils-r1 14bf2faa8bf611e0b13aeedc24cefa6c eutils 6faef4c127028ccbba3a11400d24ae34 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 a2dac9ffff107078f25147aac958a68f python-utils-r1 d5328656d500f65898a5f51634722f61 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=735f43e79370f2d1da08151278829961 +_md5_=f4c93644235eaa5d555f00a58f9bdd08 diff --git a/metadata/md5-cache/dev-python/pandas-0.15.0 b/metadata/md5-cache/dev-python/pandas-0.15.0 index 8084ee280d3a..1d8e4668ba65 100644 --- a/metadata/md5-cache/dev-python/pandas-0.15.0 +++ b/metadata/md5-cache/dev-python/pandas-0.15.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ipython[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/pytables-3.0.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sphinx-1.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-misc/xclip ) test? ( >=dev-python/google-api-python-client-1.2.0[python_targets_python2_7(-)?,-python_single_target_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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] <=dev-python/python-dateutil-2.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ipython[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/pytables-3.0.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sphinx-1.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-misc/xclip ) test? ( >=dev-python/google-api-python-client-1.2.0[python_targets_python2_7(-)?,-python_single_target_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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DESCRIPTION=Powerful data structures for data analysis and statistics EAPI=5 HOMEPAGE=http://pandas.sourceforge.net/ IUSE=doc examples excel html test R python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 test KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=BSD -RDEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numexpr-2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/bottleneck[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytables[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] excel? ( >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) html? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] || ( dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) ) R? ( dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +RDEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] <=dev-python/python-dateutil-2.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numexpr-2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/bottleneck[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytables[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] excel? ( >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) html? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] || ( dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) ) R? ( dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) SLOT=0 SRC_URI=mirror://pypi/p/pandas/pandas-0.15.0.tar.gz _eclasses_=distutils-r1 14bf2faa8bf611e0b13aeedc24cefa6c eutils 6faef4c127028ccbba3a11400d24ae34 flag-o-matic eda1c0b5ba85b3eeb555a071d69eb819 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 a2dac9ffff107078f25147aac958a68f python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=26f62154ffcc3f64c2dfb1d8cbe2f70f +_md5_=8f466bc86bdcc24f1d6c7eb47b699eb1 diff --git a/metadata/md5-cache/dev-python/pandas-0.15.1 b/metadata/md5-cache/dev-python/pandas-0.15.1 index ee49502af3d3..097715975d2f 100644 --- a/metadata/md5-cache/dev-python/pandas-0.15.1 +++ b/metadata/md5-cache/dev-python/pandas-0.15.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ipython[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/pytables-3.0.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sphinx-1.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-misc/xclip ) test? ( >=dev-python/google-api-python-client-1.2.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/openpyxl[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pymysql[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/python-gflags[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/psycopg:2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/statsmodels[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/sqlalchemy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlsxwriter[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] x11-misc/xclip x11-misc/xsel ) 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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] <=dev-python/python-dateutil-2.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ipython[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/openpyxl[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/pytables-3.0.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sphinx-1.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-misc/xclip ) test? ( >=dev-python/google-api-python-client-1.2.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/openpyxl[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pymysql[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/python-gflags[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/psycopg:2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/statsmodels[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/sqlalchemy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlsxwriter[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] x11-misc/xclip x11-misc/xsel ) 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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DESCRIPTION=Powerful data structures for data analysis and statistics EAPI=5 HOMEPAGE=http://pandas.sourceforge.net/ IUSE=doc examples excel html test R python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 test KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=BSD -RDEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numexpr-2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/bottleneck[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytables[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] excel? ( >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) html? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] || ( dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) ) R? ( dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +RDEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] <=dev-python/python-dateutil-2.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/numexpr-2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/bottleneck[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytables[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] excel? ( >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) html? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] || ( dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) ) R? ( dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) SLOT=0 SRC_URI=mirror://pypi/p/pandas/pandas-0.15.1.tar.gz _eclasses_=distutils-r1 14bf2faa8bf611e0b13aeedc24cefa6c eutils 6faef4c127028ccbba3a11400d24ae34 flag-o-matic eda1c0b5ba85b3eeb555a071d69eb819 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 a2dac9ffff107078f25147aac958a68f python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=20315489f3341a2832b96e754eb94d26 +_md5_=9730bf10ea666944b458d9eb327e0344 diff --git a/metadata/md5-cache/dev-python/pandas-9999 b/metadata/md5-cache/dev-python/pandas-9999 index f8d51168febc..b4e0bcdd6bf9 100644 --- a/metadata/md5-cache/dev-python/pandas-9999 +++ b/metadata/md5-cache/dev-python/pandas-9999 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst prepare test unpack -DEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ipython[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/pytables-3.0.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sphinx-1.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-misc/xclip ) test? ( >=dev-python/google-api-python-client-1.2.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/openpyxl[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pymysql[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/python-gflags[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/psycopg:2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/statsmodels[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/sqlalchemy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlsxwriter[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] x11-misc/xclip x11-misc/xsel ) 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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-vcs/git-1.8.2.1 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/python-dateutil-2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/openpyxl-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] doc? ( dev-python/beautifulsoup:4[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/ipython[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/html5lib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/lxml[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/openpyxl-1.6.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/openpyxl[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/pytables-3.0.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/rpy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/sphinx-1.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlrd[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/xlwt[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] x11-misc/xclip ) test? ( >=dev-python/google-api-python-client-1.2.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/openpyxl[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/pymysql[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/python-gflags[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/psycopg:2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/statsmodels[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/sqlalchemy[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/xlsxwriter[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] x11-misc/xclip x11-misc/xsel ) 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:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-vcs/git-1.8.2.1 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DESCRIPTION=Powerful data structures for data analysis and statistics EAPI=5 HOMEPAGE=http://pandas.sourceforge.net/ @@ -9,4 +9,4 @@ RDEPEND=>dev-python/numpy-1.7[python_targets_python2_7(-)?,python_targets_python REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) SLOT=0 _eclasses_=distutils-r1 14bf2faa8bf611e0b13aeedc24cefa6c eutils 6faef4c127028ccbba3a11400d24ae34 flag-o-matic eda1c0b5ba85b3eeb555a071d69eb819 git-r3 6ebae45064cb04482f3c702632dd9528 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 a2dac9ffff107078f25147aac958a68f python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=1f8302bb547170aa44558ba93aefc225 +_md5_=afa03fe6ea5881852f70806d9e77b051 diff --git a/metadata/md5-cache/dev-ruby/colorize-0.7.4 b/metadata/md5-cache/dev-ruby/colorize-0.7.4 new file mode 100644 index 000000000000..5ab3c79a8d96 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/colorize-0.7.4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby19? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby19] ) ) ruby_targets_ruby20? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby21] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby20? ( test? ( dev-ruby/rake[ruby_targets_ruby20] ) ) ruby_targets_ruby21? ( test? ( dev-ruby/rake[ruby_targets_ruby21] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) ) +DESCRIPTION=Add some methods to set color, background color and text effect on console easier +EAPI=5 +HOMEPAGE=https://github.com/fazibear/colorize http://colorize.rubyforge.org +IUSE=elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 doc test test +KEYWORDS=~amd64 +LICENSE=GPL-2+ +RDEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby21? ( dev-lang/ruby:2.1 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) ruby_targets_ruby21? ( virtual/rubygems[ruby_targets_ruby21] ) +REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ruby_targets_ruby21 ) +SLOT=0 +SRC_URI=mirror://rubygems/colorize-0.7.4.gem +_eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 java-utils-2 f02d3e4777b404c719a5a6479c37c6e3 multilib 3bf24e6abb9b76d9f6c20600f0b716bf ruby-fakegem 22fc880fe95a3d6f9639d3b57f3ffb84 ruby-ng 14f0490e24cbad7c17cece628b3d111e toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=f9460a03c8623566fe74d92aa6305982 diff --git a/metadata/md5-cache/dev-util/ccache-3.2 b/metadata/md5-cache/dev-util/ccache-3.2.1 similarity index 85% rename from metadata/md5-cache/dev-util/ccache-3.2 rename to metadata/md5-cache/dev-util/ccache-3.2.1 index a76853b416cf..1258d2230f2d 100644 --- a/metadata/md5-cache/dev-util/ccache-3.2 +++ b/metadata/md5-cache/dev-util/ccache-3.2.1 @@ -1,12 +1,12 @@ DEFINED_PHASES=install postinst prepare prerm DEPEND=sys-libs/zlib app-arch/xz-utils DESCRIPTION=fast compiler cache -EAPI=4 +EAPI=5 HOMEPAGE=http://ccache.samba.org/ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-3 RDEPEND=sys-libs/zlib SLOT=0 -SRC_URI=http://samba.org/ftp/ccache/ccache-3.2.tar.xz +SRC_URI=http://samba.org/ftp/ccache/ccache-3.2.1.tar.xz _eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 multilib 3bf24e6abb9b76d9f6c20600f0b716bf readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac -_md5_=4a3ef3147d3aa63a319eb8322ccd2c95 +_md5_=8e2cd681f0fa42306df7d9d380a70b68 diff --git a/metadata/md5-cache/sys-apps/file-5.20 b/metadata/md5-cache/sys-apps/file-5.21 similarity index 94% rename from metadata/md5-cache/sys-apps/file-5.20 rename to metadata/md5-cache/sys-apps/file-5.21 index 00d4ca9c4907..d0b3c969b801 100644 --- a/metadata/md5-cache/sys-apps/file-5.20 +++ b/metadata/md5-cache/sys-apps/file-5.21 @@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh LICENSE=BSD-2 RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) dev-lang/python-exec:2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r21 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) python? ( !dev-python/python-magic ) SLOT=0 -SRC_URI=ftp://ftp.astron.com/pub/file/file-5.20.tar.gz ftp://ftp.gw.com/mirrors/pub/unix/file/file-5.20.tar.gz +SRC_URI=ftp://ftp.astron.com/pub/file/file-5.21.tar.gz ftp://ftp.gw.com/mirrors/pub/unix/file/file-5.21.tar.gz _eclasses_=distutils-r1 14bf2faa8bf611e0b13aeedc24cefa6c eutils 6faef4c127028ccbba3a11400d24ae34 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multilib-build 9eb4b5fb858228316d8bb32ada51f6a5 multilib-minimal 5bbdc77877c1aa3c6bd89ca3f9196d11 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 a2dac9ffff107078f25147aac958a68f python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac -_md5_=854745826e77d0177290b84fd440bb84 +_md5_=d52872070a54f5dc8cc49daf8af3d1c1 diff --git a/metadata/md5-cache/sys-devel/gettext-0.19.4_rc1 b/metadata/md5-cache/sys-devel/gettext-0.19.4_rc1 new file mode 100644 index 000000000000..8b6a997eae0c --- /dev/null +++ b/metadata/md5-cache/sys-devel/gettext-0.19.4_rc1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup test +DEPEND=>=virtual/libiconv-0-r1[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(-)?] dev-libs/libxml2 dev-libs/expat acl? ( virtual/acl ) ncurses? ( sys-libs/ncurses ) java? ( >=virtual/jdk-1.4 ) java? ( >=dev-java/java-config-2.1.9-r1 ) +DESCRIPTION=GNU locale utilities +EAPI=4 +HOMEPAGE=http://www.gnu.org/software/gettext/ +IUSE=acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs elibc_glibc elibc_musl elibc_FreeBSD java 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 +LICENSE=GPL-3 LGPL-2 +PDEPEND=emacs? ( app-emacs/po-mode ) +RDEPEND=>=virtual/libiconv-0-r1[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(-)?] dev-libs/libxml2 dev-libs/expat acl? ( virtual/acl ) ncurses? ( sys-libs/ncurses ) java? ( >=virtual/jdk-1.4 ) !git? ( cvs? ( dev-vcs/cvs ) ) git? ( dev-vcs/git ) java? ( >=virtual/jre-1.4 ) abi_x86_32? ( !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-baselibs-20131008-r11 ) java? ( >=dev-java/java-config-2.1.9-r1 ) +SLOT=0 +SRC_URI=mirror://gnu-alpha/gettext/gettext-0.19.4-rc1.tar.xz +_eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 flag-o-matic eda1c0b5ba85b3eeb555a071d69eb819 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 f02d3e4777b404c719a5a6479c37c6e3 libtool 52d0e17251d04645ffaa61bfdd858944 mono-env 59ca1177366cc9e14521d3501e9bb281 multibuild ddc59d206214ef1c240093e1bb2513cf multilib 3bf24e6abb9b76d9f6c20600f0b716bf multilib-build 9eb4b5fb858228316d8bb32ada51f6a5 multilib-minimal 5bbdc77877c1aa3c6bd89ca3f9196d11 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=ad926aa530ce100849da2e13ee908d13 diff --git a/metadata/md5-cache/sys-kernel/ck-sources-3.10.61 b/metadata/md5-cache/sys-kernel/ck-sources-3.10.62 similarity index 86% rename from metadata/md5-cache/sys-kernel/ck-sources-3.10.61 rename to metadata/md5-cache/sys-kernel/ck-sources-3.10.62 index ec8ab698fdc2..540139766e63 100644 --- a/metadata/md5-cache/sys-kernel/ck-sources-3.10.61 +++ b/metadata/md5-cache/sys-kernel/ck-sources-3.10.62 @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip -SLOT=3.10.61 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-3.10 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-check -> deblob-check-3.10 ) mirror://gentoo/genpatches-3.10-68.base.tar.xz mirror://gentoo/genpatches-3.10-68.extras.tar.xz mirror://gentoo/genpatches-3.10-68.experimental.tar.xz !bfsonly? ( http://dev.gentoo.org/~dlan/distfiles/patch-3.10-ck1-r1.bz2 http://ck.kolivas.org/patches/3.0/3.10/3.10-ck1/patch-3.10-ck1-r1.bz2 ) bfsonly? ( http://dev.gentoo.org/~dlan/distfiles/3.10-sched-bfs-440-r1.patch http://ck.kolivas.org/patches/3.0/3.10/3.10-ck1/patches/3.10-sched-bfs-440-r1.patch ) +SLOT=3.10.62 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-3.10 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-check -> deblob-check-3.10 ) mirror://gentoo/genpatches-3.10-69.base.tar.xz mirror://gentoo/genpatches-3.10-69.extras.tar.xz mirror://gentoo/genpatches-3.10-69.experimental.tar.xz !bfsonly? ( http://dev.gentoo.org/~dlan/distfiles/patch-3.10-ck1-r1.bz2 http://ck.kolivas.org/patches/3.0/3.10/3.10-ck1/patch-3.10-ck1-r1.bz2 ) bfsonly? ( http://dev.gentoo.org/~dlan/distfiles/3.10-sched-bfs-440-r1.patch http://ck.kolivas.org/patches/3.0/3.10/3.10-ck1/patches/3.10-sched-bfs-440-r1.patch ) _eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 kernel-2 e0363401e3e385deca89bb9a22b528bb multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=005c81c424fc91a345b55d7f1966bb04 +_md5_=6aff20fd65cbfbb89039d433c71abe74 diff --git a/metadata/md5-cache/sys-kernel/ck-sources-3.12.32 b/metadata/md5-cache/sys-kernel/ck-sources-3.12.34 similarity index 85% rename from metadata/md5-cache/sys-kernel/ck-sources-3.12.32 rename to metadata/md5-cache/sys-kernel/ck-sources-3.12.34 index c86ef5bc5597..f5565d024e81 100644 --- a/metadata/md5-cache/sys-kernel/ck-sources-3.12.32 +++ b/metadata/md5-cache/sys-kernel/ck-sources-3.12.34 @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip -SLOT=3.12.32 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.12.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.12.N/deblob-3.12 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.12.N/deblob-check -> deblob-check-3.12 ) mirror://gentoo/genpatches-3.12-34.base.tar.xz mirror://gentoo/genpatches-3.12-34.extras.tar.xz mirror://gentoo/genpatches-3.12-34.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.12/3.12-ck2/patch-3.12-ck2.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.12/3.12-ck2/patches/3.12-sched-bfs-444.patch ) +SLOT=3.12.34 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.12.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.12.N/deblob-3.12 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.12.N/deblob-check -> deblob-check-3.12 ) mirror://gentoo/genpatches-3.12-35.base.tar.xz mirror://gentoo/genpatches-3.12-35.extras.tar.xz mirror://gentoo/genpatches-3.12-35.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.12/3.12-ck2/patch-3.12-ck2.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.12/3.12-ck2/patches/3.12-sched-bfs-444.patch ) _eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 kernel-2 e0363401e3e385deca89bb9a22b528bb multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=fb0b3b1338650961eae49274fe14e36e +_md5_=8f15c707aaebf41448246de3ed72266c diff --git a/metadata/md5-cache/sys-kernel/ck-sources-3.14.24 b/metadata/md5-cache/sys-kernel/ck-sources-3.14.26 similarity index 85% rename from metadata/md5-cache/sys-kernel/ck-sources-3.14.24 rename to metadata/md5-cache/sys-kernel/ck-sources-3.14.26 index 7b3f4d062316..a878da353edf 100644 --- a/metadata/md5-cache/sys-kernel/ck-sources-3.14.24 +++ b/metadata/md5-cache/sys-kernel/ck-sources-3.14.26 @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip -SLOT=3.14.24 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.14.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.14.N/deblob-3.14 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.14.N/deblob-check -> deblob-check-3.14 ) mirror://gentoo/genpatches-3.14-29.base.tar.xz mirror://gentoo/genpatches-3.14-29.extras.tar.xz mirror://gentoo/genpatches-3.14-29.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.14/3.14-ck1/patch-3.14-ck1.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.14/3.14-ck1/patches/3.14-sched-bfs-447.patch ) +SLOT=3.14.26 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.14.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.14.N/deblob-3.14 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.14.N/deblob-check -> deblob-check-3.14 ) mirror://gentoo/genpatches-3.14-31.base.tar.xz mirror://gentoo/genpatches-3.14-31.extras.tar.xz mirror://gentoo/genpatches-3.14-31.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.14/3.14-ck1/patch-3.14-ck1.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.14/3.14-ck1/patches/3.14-sched-bfs-447.patch ) _eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 kernel-2 e0363401e3e385deca89bb9a22b528bb multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=6e528cafb7a04e5737b2a966b25c6489 +_md5_=4042a8eba424a4d65cce87aab234266d diff --git a/metadata/md5-cache/sys-kernel/ck-sources-3.17.3 b/metadata/md5-cache/sys-kernel/ck-sources-3.17.6 similarity index 85% rename from metadata/md5-cache/sys-kernel/ck-sources-3.17.3 rename to metadata/md5-cache/sys-kernel/ck-sources-3.17.6 index 45a8365c3591..6f340e562bf9 100644 --- a/metadata/md5-cache/sys-kernel/ck-sources-3.17.3 +++ b/metadata/md5-cache/sys-kernel/ck-sources-3.17.6 @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip -SLOT=3.17.3 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.17.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.17.N/deblob-3.17 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.17.N/deblob-check -> deblob-check-3.17 ) mirror://gentoo/genpatches-3.17-6.base.tar.xz mirror://gentoo/genpatches-3.17-6.extras.tar.xz mirror://gentoo/genpatches-3.17-6.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.17/3.17-ck2/patch-3.17-ck2.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.17/3.17-ck2/patches/3.17-sched-bfs-458.patch ) +SLOT=3.17.6 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.17.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.17.N/deblob-3.17 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.17.N/deblob-check -> deblob-check-3.17 ) mirror://gentoo/genpatches-3.17-9.base.tar.xz mirror://gentoo/genpatches-3.17-9.extras.tar.xz mirror://gentoo/genpatches-3.17-9.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.17/3.17-ck2/patch-3.17-ck2.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.17/3.17-ck2/patches/3.17-sched-bfs-458.patch ) _eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 kernel-2 e0363401e3e385deca89bb9a22b528bb multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=ec5626f1b4bf97f67b9f8b8daf29e333 +_md5_=460fffcc42ad7120da5c500885a861e4 diff --git a/metadata/md5-cache/sys-kernel/ck-sources-3.17.4 b/metadata/md5-cache/sys-kernel/ck-sources-3.18.0 similarity index 61% rename from metadata/md5-cache/sys-kernel/ck-sources-3.17.4 rename to metadata/md5-cache/sys-kernel/ck-sources-3.18.0 index 46f28f49f18a..2a62050d931d 100644 --- a/metadata/md5-cache/sys-kernel/ck-sources-3.17.4 +++ b/metadata/md5-cache/sys-kernel/ck-sources-3.18.0 @@ -1,6 +1,6 @@ DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) deblob? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) ) -DESCRIPTION=Full Linux 3.17 kernel sources with Con Kolivas' high performance patchset and Gentoo's genpatches +DESCRIPTION=Full Linux 3.18 kernel sources with Con Kolivas' high performance patchset and Gentoo's genpatches EAPI=5 HOMEPAGE=http://www.kernel.org/ http://www.gentoo.org/ http://dev.gentoo.org/~mpagano/genpatches/ http://users.on.net/~ckolivas/kernel/ http://www.fsfla.org/svnwiki/selibre/linux-libre/ IUSE=bfsonly symlink build deblob @@ -9,7 +9,7 @@ LICENSE=GPL-2 !deblob? ( freedist ) PDEPEND=!build? ( virtual/dev-manager ) RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip -SLOT=3.17.4 -SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.17.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.17.N/deblob-3.17 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.17.N/deblob-check -> deblob-check-3.17 ) mirror://gentoo/genpatches-3.17-7.base.tar.xz mirror://gentoo/genpatches-3.17-7.extras.tar.xz mirror://gentoo/genpatches-3.17-7.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.17/3.17-ck2/patch-3.17-ck2.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.17/3.17-ck2/patches/3.17-sched-bfs-458.patch ) +SLOT=3.18.0 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.18.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.18.N/deblob-3.18 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.18.N/deblob-check -> deblob-check-3.18 ) mirror://gentoo/genpatches-3.18-1.base.tar.xz mirror://gentoo/genpatches-3.18-1.extras.tar.xz mirror://gentoo/genpatches-3.18-1.experimental.tar.xz !bfsonly? ( http://ck.kolivas.org/patches/3.0/3.18/3.18-ck1/patch-3.18-ck1.bz2 ) bfsonly? ( http://ck.kolivas.org/patches/3.0/3.18/3.18-ck1/patches/3.18-sched-bfs-460.patch ) _eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 kernel-2 e0363401e3e385deca89bb9a22b528bb multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-any-r1 da352ea9da8eb9bf158d56cca65d6c82 python-utils-r1 d5328656d500f65898a5f51634722f61 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=efe476e6c70ae64809bd26b37ee07da0 +_md5_=b262a13824af62cf4861b5dd8b93a630 diff --git a/metadata/md5-cache/sys-kernel/spl-0.6.3 b/metadata/md5-cache/sys-kernel/spl-0.6.3 index ca02220874b4..8adc6a2412e2 100644 --- a/metadata/md5-cache/sys-kernel/spl-0.6.3 +++ b/metadata/md5-cache/sys-kernel/spl-0.6.3 @@ -11,4 +11,4 @@ RESTRICT=debug? ( strip ) test SLOT=0 SRC_URI=https://github.com/zfsonlinux/spl/archive/spl-0.6.3.tar.gz _eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e autotools-utils 3727db64c7b960903d5033280f108080 eutils 6faef4c127028ccbba3a11400d24ae34 flag-o-matic eda1c0b5ba85b3eeb555a071d69eb819 libtool 52d0e17251d04645ffaa61bfdd858944 linux-info 2b8c53f6065bdee2d757472215a3088f linux-mod 101302d4b7b694ea9622bbffb187d0de multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=5f0a20c189c2f86aabf613280cb17102 +_md5_=9f7e1112baf908918dd5c01b977c4141 diff --git a/metadata/md5-cache/sys-kernel/spl-0.6.3-r1 b/metadata/md5-cache/sys-kernel/spl-0.6.3-r1 index 5f802daae35d..c052709e569d 100644 --- a/metadata/md5-cache/sys-kernel/spl-0.6.3-r1 +++ b/metadata/md5-cache/sys-kernel/spl-0.6.3-r1 @@ -11,4 +11,4 @@ RESTRICT=debug? ( strip ) test SLOT=0 SRC_URI=https://github.com/zfsonlinux/spl/archive/spl-0.6.3.tar.gz http://dev.gentoo.org/~ryao/dist/spl-0.6.3-patches-r1.tar.xz _eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e autotools-utils 3727db64c7b960903d5033280f108080 eutils 6faef4c127028ccbba3a11400d24ae34 flag-o-matic eda1c0b5ba85b3eeb555a071d69eb819 libtool 52d0e17251d04645ffaa61bfdd858944 linux-info 2b8c53f6065bdee2d757472215a3088f linux-mod 101302d4b7b694ea9622bbffb187d0de multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=9338c105d351cc54b537fc363844ae65 +_md5_=ab110ea4e93f1407589d7173355ffbb9 diff --git a/metadata/md5-cache/sys-kernel/spl-9999 b/metadata/md5-cache/sys-kernel/spl-9999 index 80f7a4722bab..09e9a87cfd6c 100644 --- a/metadata/md5-cache/sys-kernel/spl-9999 +++ b/metadata/md5-cache/sys-kernel/spl-9999 @@ -9,4 +9,4 @@ RDEPEND=dev-lang/perl virtual/awk !sys-devel/spl kernel_linux? ( virtual/modutil RESTRICT=debug? ( strip ) test SLOT=0 _eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e autotools-utils 3727db64c7b960903d5033280f108080 eutils 6faef4c127028ccbba3a11400d24ae34 flag-o-matic eda1c0b5ba85b3eeb555a071d69eb819 git-2 e28f0d8a9b321431b1e699782851b827 libtool 52d0e17251d04645ffaa61bfdd858944 linux-info 2b8c53f6065bdee2d757472215a3088f linux-mod 101302d4b7b694ea9622bbffb187d0de multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=fce8a3d440668ab935ae51f189056fff +_md5_=3095b41c7dbf0f6cecec402e503b5aae diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 60cd7ad2a48b..660f39d11cc0 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Fri, 12 Dec 2014 05:07:04 +0000 +Fri, 12 Dec 2014 08:37:07 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 8db999bb13f4..b882a55921f3 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Fri Dec 12 05:07:00 UTC 2014 +Fri Dec 12 08:37:03 UTC 2014 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 3372b9b3067b..66540ce46860 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 12 Dec 2014 05:30:01 +0000 +Fri, 12 Dec 2014 09:00:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 5de8bf8848cc..5e4a02d4a099 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1418360701 Fri 12 Dec 2014 05:05:01 AM UTC UTC +1418373301 Fri 12 Dec 2014 08:35:01 AM UTC UTC diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest index ac6a66dec932..b1a822d12c6f 100644 --- a/sys-apps/file/Manifest +++ b/sys-apps/file/Manifest @@ -1,3 +1,4 @@ DIST file-5.17.tar.gz 709991 SHA256 3feb97141b387b64da30aee485852925312c0e74219380a5ed451f14a90c83ca SHA512 6c85d1719221f5dcf8620442901d17de1c32458ffedbdcd43beedf7d8b2553fe4bf85deeabda65abcbdc9e5cbfefafe26ecd982749c57e393955f51009ef2a88 WHIRLPOOL dff671934aed89308278a1158f0e70eb6dc73ab4852ecf206ca3164251a3d0a7e692b3d6acad98d9c49ae2154b8be15d3704c8eb3d255d79f951c808f97d8253 DIST file-5.19.tar.gz 719158 SHA256 9484b3bbda1acc7b13a4f71031a85ce10c77bd0ffec7226741a219ef587e3a7c SHA512 f897454f731b013634f38c02c927d7fb5d0660d5b1a81b7bf614da244558dd64ae44ab35ffc6a5e634a7f670ee287c0e87c70e44266c3123e0d1b73fa303c6ed WHIRLPOOL 8ae346b023e44f5d573c1cf94102aa7eb5f685f1319e248b141bc6dd8668ec983c9d0a0791bd50d9bde031b336ded6ae273bb612d05f738441e29343dfe74477 DIST file-5.20.tar.gz 725937 SHA256 5bc36bfbb83a009da25a7174848f1bc5824be03192a8fdce7f83dc897ed2d247 SHA512 ee3eff78c8776aa83cf2dfa66943359c488fb3d4b1458817fc39dcef8b16d536ad9fd5f138f37d785abe6f715d757b6729c8b9fc814f1016d164aa83f8511a5c WHIRLPOOL 5129048a6fea022415cccc0356d61da37389173d505da381125401e43640eddcdfdd3ebbec397657cf0407c123f91a1c388fa6ac9546e1f765b894c07452cb7d +DIST file-5.21.tar.gz 732138 SHA256 1a48741d3923c4cc73267109b8a396c0ce3aebe004181f3efb1b0a228d230bb6 SHA512 ec88ffd1dc911ccf3e52aeb6ddc2e416c1b46c02f7260dffe01f032e029e2c9f4e99605a4388bcad1d3700e4825b5d56aec1c5f998521c76f21c4c18eb13d34f WHIRLPOOL b76268e9c3faf88b01289967bea6e4d04bd72f78f7819db4fe946fe5bf3a1b4c3f1ad8bde7891408a68c59ffba0336012967bb47a31fd299b3ce0827abdf9f9e diff --git a/sys-apps/file/file-5.20.ebuild b/sys-apps/file/file-5.21.ebuild similarity index 96% rename from sys-apps/file/file-5.20.ebuild rename to sys-apps/file/file-5.21.ebuild index afa500e6bfb8..4074ff810740 100644 --- a/sys-apps/file/file-5.20.ebuild +++ b/sys-apps/file/file-5.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.20.ebuild,v 1.1 2014/10/10 20:34:58 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.21.ebuild,v 1.1 2014/12/12 05:43:17 polynomial-c Exp $ EAPI="4" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 ) diff --git a/sys-devel/gettext/Manifest b/sys-devel/gettext/Manifest index e38f58564e31..993f3f53891a 100644 --- a/sys-devel/gettext/Manifest +++ b/sys-devel/gettext/Manifest @@ -1,3 +1,4 @@ DIST gettext-0.18.3.2.tar.gz 16189249 SHA256 d1a4e452d60eb407ab0305976529a45c18124bd518d976971ac6dc7aa8b4c5d7 SHA512 0cf8f2bb844b9d94f5e63a0f4bddc133e2388d103fd4189614d2fc157a94e27836ec399eb32ab69410e2214425676e6bc195bbf13238cc5ad32b454ec6e2b5ef WHIRLPOOL 0bb2e33788a12fbeaa4756aaa354a308424cdea5008d6b686bbd8601b7b7c513483d79f323904ebaf94e1fd67f65dfa7cb993ba5c5751e16a297b94b3307ae66 DIST gettext-0.19.2.tar.gz 17141404 SHA256 0c48ae6ef6e0abcf6cd9cb9dcdc593d0e1a367e82259bbe113ce88ceea9249bb SHA512 540440b41025a68eed3e77530be77e1b0fc68ce74e56f0e8b724c843cc2f2fc968bbb7627006bbe4fa83b5042bd860136a67f63dcf22d5f79e0f60f4df2279e7 WHIRLPOOL efa858843c209a6c70c2e2c26991a7d8065e774d6f63c52e2606ce9806924781bd681e37b51f6086be4daa8672849027a1fb53563777ec69f848e1ba0a3e0aa9 DIST gettext-0.19.3.tar.gz 17414357 SHA256 93952d505a3d3b1ec10c69d340c7d438b1f9c332710d583981c0608be3eeb3f6 SHA512 2ec02065b376cf9ec2b9d32328a7181d292ac940356a710f785450f37e03a8513e07d4b981824374671cfa2f60024e4649fc89ad79ee0adda87a8b9b63ad28e8 WHIRLPOOL cbf86dab685fe3a5f4dbe5bcb39295809511904fdc65d9e0ef188c228bbe38c408ea38c14ac0ad38634ef1f5d79474d38399e95ab50ff6922cb0087ccfe434be +DIST gettext-0.19.4-rc1.tar.xz 6768560 SHA256 af3c382ce59843e8c62bd2cb396f1eb35f0954fc1994a0fbc9c5d715ac2f5acd SHA512 0fabc8362085c02981fe2523641c16b4b459affc42c416b33f573b45384fc054cc2a3b80bf4a0a8b5c6fe9a34e24f8bba8ec4cbba1d3083f5f492226aa1cf350 WHIRLPOOL ebdb755e2ff63e5b8d616f28e3e71a59fe36ddb9577b40d6aa00beb32d1a714e86b943f633267888cc1a500c655997f99b5eee14a3e9f5d786878a7eff641b30 diff --git a/sys-devel/gettext/gettext-0.19.4_rc1.ebuild b/sys-devel/gettext/gettext-0.19.4_rc1.ebuild new file mode 100644 index 000000000000..71cd4364877c --- /dev/null +++ b/sys-devel/gettext/gettext-0.19.4_rc1.ebuild @@ -0,0 +1,157 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.4_rc1.ebuild,v 1.1 2014/12/12 05:56:41 polynomial-c Exp $ + +EAPI="4" + +inherit flag-o-matic eutils multilib toolchain-funcs mono-env libtool java-pkg-opt-2 multilib-minimal + +DESCRIPTION="GNU locale utilities" +HOMEPAGE="http://www.gnu.org/software/gettext/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" + +LICENSE="GPL-3 LGPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs elibc_glibc elibc_musl" + +if [[ ${PV} =~ _rc ]] ; then + SRC_URI="mirror://gnu-alpha/${PN}/${P/_/-}.tar.xz" + KEYWORDS="" + S="${WORKDIR}/${P/_/-}" +fi + +# only runtime goes multilib +DEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] + dev-libs/libxml2 + dev-libs/expat + acl? ( virtual/acl ) + ncurses? ( sys-libs/ncurses ) + java? ( >=virtual/jdk-1.4 )" +RDEPEND="${DEPEND} + !git? ( cvs? ( dev-vcs/cvs ) ) + git? ( dev-vcs/git ) + java? ( >=virtual/jre-1.4 ) + abi_x86_32? ( + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + !<=app-emulation/emul-linux-x86-baselibs-20131008-r11 + )" +PDEPEND="emacs? ( app-emacs/po-mode )" + +MULTILIB_WRAPPED_HEADERS=( + # only installed for native ABI + /usr/include/gettext-po.h +) + +src_prepare() { + java-pkg-opt-2_src_prepare + epunt_cxx + elibtoolize +} + +multilib_src_configure() { + local myconf=( + # switches common to runtime and top-level + --cache-file="${BUILD_DIR}"/config.cache + --docdir="/usr/share/doc/${PF}" + + $(use_enable cxx libasprintf) + $(use_enable java) + $(use_enable static-libs static) + ) + + # Build with --without-included-gettext (on glibc systems) + if use elibc_glibc || use elibc_musl ; then + myconf+=( + --without-included-gettext + $(use_enable nls) + ) + else + myconf+=( + --with-included-gettext + --enable-nls + ) + fi + use cxx || export CXX=$(tc-getCC) + + # Should be able to drop this hack in next release. #333887 + tc-is-cross-compiler && export gl_cv_func_working_acl_get_file=yes + + local ECONF_SOURCE=${S} + if ! multilib_is_native_abi ; then + # for non-native ABIs, we build runtime only + ECONF_SOURCE+=/gettext-runtime + else + # remaining switches + myconf+=( + # Emacs support is now in a separate package + --without-emacs + --without-lispdir + # glib depends on us so avoid circular deps + --with-included-glib + # libcroco depends on glib which ... ^^^ + --with-included-libcroco + # this will _disable_ libunistring (since it is not bundled), + # see bug #326477 + --with-included-libunistring + + $(use_enable acl) + $(use_enable ncurses curses) + $(use_enable openmp) + $(use_with git) + $(usex git --without-cvs $(use_with cvs)) + ) + fi + + econf "${myconf[@]}" +} + +multilib_src_install() { + default + + if multilib_is_native_abi ; then + dosym msgfmt /usr/bin/gmsgfmt #43435 + dobin gettext-tools/misc/gettextize + + [[ ${USERLAND} == "BSD" ]] && gen_usr_ldscript -a intl + fi +} + +multilib_src_install_all() { + use nls || rm -r "${D}"/usr/share/locale + use static-libs || prune_libtool_files --all + + rm -f "${D}"/usr/share/locale/locale.alias "${D}"/usr/lib/charset.alias + + if use java ; then + java-pkg_dojar "${D}"/usr/share/${PN}/*.jar + rm -f "${D}"/usr/share/${PN}/*.jar + rm -f "${D}"/usr/share/${PN}/*.class + if use doc ; then + java-pkg_dojavadoc "${D}"/usr/share/doc/${PF}/javadoc2 + rm -rf "${D}"/usr/share/doc/${PF}/javadoc2 + fi + fi + + if use doc ; then + dohtml "${D}"/usr/share/doc/${PF}/*.html + else + rm -rf "${D}"/usr/share/doc/${PF}/{csharpdoc,examples,javadoc2,javadoc1} + fi + rm -f "${D}"/usr/share/doc/${PF}/*.html + + dodoc AUTHORS ChangeLog NEWS README THANKS +} + +pkg_preinst() { + # older gettext's sometimes installed libintl ... + # need to keep the linked version or the system + # could die (things like sed link against it :/) + preserve_old_lib /{,usr/}$(get_libdir)/libintl$(get_libname 7) + + java-pkg-opt-2_pkg_preinst +} + +pkg_postinst() { + preserve_old_lib_notify /{,usr/}$(get_libdir)/libintl$(get_libname 7) +} diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest index e6437e1b0e3d..4bd8d0707ccd 100644 --- a/sys-kernel/ck-sources/Manifest +++ b/sys-kernel/ck-sources/Manifest @@ -2,43 +2,48 @@ DIST 3.10-sched-bfs-440-r1.patch 244053 SHA256 0b921d45036d411c4e04b5f6334dee3e7 DIST 3.12-sched-bfs-444.patch 251377 SHA256 0ff3d40daff1a7e71f15c072e43259c760730f941ce413050f3c856095586b8f SHA512 51f2f3a30d8ae1476e57768ecbeaa9e717be3a3728f276eedb178bedc65273acc3b9e23447c885bf66dde81435d96bf7fa05873de56cef84a9ba8d947560f030 WHIRLPOOL 1a1124b23401b5d52c2de9cd36ff6c53798734ad5520a7c23546fd8f7ad7ffbed55ad0286a285b3dd5221288a137ef3ca3d8b173a3046a9237ea452df192c75d DIST 3.14-sched-bfs-447.patch 245314 SHA256 cf71ec72daeaa1ae757e8aaea10a53f972b62548774e3c9bae95d388c7c158bb SHA512 b8ee8d42eeab19c4229a7cd391af6b732c2e8a179f5ed969f1cc8863dfed68d09a6c6e61860df103a5c9535768d8852f7ce2acdc0618b529acc98e2e33be9b0e WHIRLPOOL bfbf8b1e5c43f4908fdf8a115ce708ea68accfe9e9c8f530be43ecaca3df7abfe966164da52545f40c80fc5138e5deb152b8acb49882238899452e51d89e88ba DIST 3.17-sched-bfs-458.patch 250056 SHA256 3f0f3b343e5b2b9ddff9c2e56005782bd8e413f6cc452768c598a1eaa79f3d3d SHA512 773d967b7bb199f5319d9f7e72b8ef730ba9fce09972cf97bd724cbe140e3e693d29bf5d1af8dc5a8f8c4a2d9f1420106a8cac355ba8ede828cd43a90f813f35 WHIRLPOOL ba185226f493ae3410e9a6425e1d74d9cf06bf1ffc0bfa263eaf1586e2990e01bba2b7e2d7ec40cedba517ffa46e7f20bf82aeaf3f3e9b15077f374d148b0ec2 +DIST 3.18-sched-bfs-460.patch 250534 SHA256 f42551429eaeb544d24b658d86c24fa56acf6991b48762a48c1420d5c49baef2 SHA512 a7a6025c9062c935f024681a487d9087db9d3baf431f6534e9293174568e81f439400170f96a6060fd8b99453132e0e529eb2cd4fb795eaedda92cd8aaf65526 WHIRLPOOL e1431d93d772965139d5a67acee2c11819c5b1a09b8cfd16ecbab6c3dd086d81359b5e4be81d4bb73ef7273f495bf6c00978bae90652e1ecf1eae24f951e8f6e DIST 3.4-sched-bfs-424.patch 238668 SHA256 0faf4dd97ed903599db83d83b79b811d171ae6d1e916ad88ca32e55290fab32d SHA512 70f788b837fb26fc03503eab15eb958f1e86ab682bba394874c75275bfa4fec225ba16df5e77bffed24afcd99d6e13c3be608c81870d4d141bd9c86cd97b64d4 WHIRLPOOL 26f65771a3bc3df5b396d66755bc9b6af5bf200f6c84bae989de0d32f806df3a581c8aea2271163fe3aca54527d34a050bea9249a3db9b9f39f17330939a81df DIST bfs424-grq_urwlocks.patch 26428 SHA256 2bf41081dc175776100ce8c3ac909c1a77b314903c82a73cf1b8603ad7c841c4 SHA512 9784d7382b41484623cd410a4a6cebb70aaec39076fff62622f51084b7ca59707f9790b0a53ae0cfd2974d5120c849c542346746d243c59d1d79979141cfc900 WHIRLPOOL bfb8f5ffefd8da7e72e11884833cc742cb3652c32c0022c29a2a786a43b3c9788cf34a9d5d10ed65907de4aee990766bb03c4082cae19e6ae41d22666103ba57 DIST deblob-3.10 117299 SHA256 d48cad04fab6a802b3a3e34955c8e35b539c2441f9a62522ec5a132c3a5ae684 SHA512 7b30f0f97ed97bf6b096d4a321b4b1e62f4b48f07972f2511870c3eaaf4f3877b0c6af2f30f6b985edf9c9c79267d40448b504c59016acfe06374630d1fdcba9 WHIRLPOOL 03a5963367cc6cb4f87e3d315ab61a8b3cb1fe577b20d7e2fb6ad83464075b3ed8176f543bb4c3b4e607d78cd55ef940f446bb75be09eb7496321930413ce2b9 DIST deblob-3.12 120320 SHA256 1d767acd3f461bcaa7ebef744dce1ca3eefde1cd41fde4c69a449e2470ab8c0e SHA512 61073cb763e3e0c21a84c0ee888087fbbf37b667ce0efbbc6c2ebc46ccae8460553511e347cf23d3c3603eec64df738ad4552a1b527453c7d795b8f90c4cf678 WHIRLPOOL c64cc566944ac241149a2a517da069185830be5b8ee25168b2b6b942bcf24fe3f2c0fe487b51a5b7e73e2910af2cabd7167cd1497ab7272c865d1eb3e68e4efe DIST deblob-3.14 121249 SHA256 980400e0db952ccdb5a507f99444330af893ed0f8a7a052916fcf0c2b2631f7e SHA512 2cbdf4f3947c12ade0931f0b3fb8b9c0312626a3bfea9d1c7d8d1d875b4673624ed3a6369653521998bbea0cde6730b573d6be918d052f1b553e093cb42a838f WHIRLPOOL 7ba1738ac829d8848104843da6237576f235c0151d53944ff3a7e0308cfb91600ffb9253402a34c2ed106c5b0bb3ce36785ead990396465341a957c58319221c DIST deblob-3.17 127288 SHA256 93abf2894baf4d937ff2889fd1bdd04f1093bdb1321c79d8275e40f483e57ad1 SHA512 cb82b7cf59765991f74a1f5829cc6fb036a2e3466337b508884bcc5b27d7fef35db2e653cead705a37c7935c0bfb6bfeb1cdac7293de41994ee9c17ddca2ef39 WHIRLPOOL 0697a7bd39f270393814ffcbc746da6883e41fb32354223cdde8757b126d762bff55e69541c4d9ea0cc75093e19b73c4b6b09d98d9983e07b64fc4794615f2c8 +DIST deblob-3.18 127087 SHA256 c720eabb3911f8dfa4398c4250853df4633018abebc01a509ee4a283c3e00941 SHA512 6fe33762ba19aad7ff891b7b805cc26f6e2926f5e40c92fa45bc7f31bdeb5c8fc42b97e5d37d71b9422da239c7c54abd25f1fa2fa1e5733c6053abbf4c9e9011 WHIRLPOOL c351a3ae15c59081fca69c1b5d9b9de10f024eb01f1426722a0d6ccb7caa34330be42897cd85cf19b22ff876352b0cec1c19707edc81c4cb01ad9c1df2e3d831 DIST deblob-3.4 109026 SHA256 2fca296bccfa7dc25447f36975971597f67730168a9bc4db0853e55347950680 SHA512 7e6263e265dba957e966b76366566c5b318322c33ec60c9f268af1a375271cd1c1232749902832554f93451225bf61c967f314a48c2890984974d30a984d2e01 WHIRLPOOL f3d8d76078b4a372277926d1d4f3d449968acd64e57a5fbe8fc1c3057e8a9893ba1d580418598089977bb808d9a351de04181dd7f73395e99b306ba8d4886160 DIST deblob-check-3.10 565672 SHA256 748df2cf5c1f012f9942948827e57b12bb05c569cae220416b3c0339520d9855 SHA512 341ea8a755c4f1f42ddbc4e7dfe8d786e8b29f497bee3fd72154c8c1c0bcadcb9efff04f2663090bd8741e5b5baafed26a62b9d16c31f3b31665cd3cd3e779d5 WHIRLPOOL 7e6c8eefa9b44e7d50011a9390baf7999533b4016122992c0ac0722cce05dbb8e4b7e96f1f05e9bfdd2ce3e4c08f0e06c8955b68ed8c044ff75f3a314a405824 DIST deblob-check-3.12 601108 SHA256 e6c07b4220f86007ea31f9ed5d01023253296ddaa0710e65e08f231eccf6085a SHA512 fb293fb5093c410b319203cf0a65457a3ef28430ad6257b08a6e3eb77011d79708c51121c0a8776f55124259719782b4ac9b4c54155c13bb05a2679541816887 WHIRLPOOL e056b4edccd36911fe415cd1780bb484875a16237dce89316144c8ee07df3253bc19abdbee2e51ab3dd9248682470e80409819584c188e22601026e8df222754 DIST deblob-check-3.14 613747 SHA256 e1d5ced14e38fd415eb5a9a50e180cfdc63b2d0f0350a6d36645b82ef0351304 SHA512 f5901a7c41db34ea3c29e6c6f6fa1afacf4edca1cfad901599b982fd66b5ce3894aa9075b5d15b7a8a6c9694833752fb609d98889b5de39ab59aea7d024a740b WHIRLPOOL 5064bf7423a4703a976b4342da5b3cef65584ee701462e261398170b3e5189036327e114deb15a29ded79541dbe084fa86b08b8c293d4585614ac09f791d7f60 DIST deblob-check-3.17 638139 SHA256 6ddbf2201595f0ba80166f44163621a4b14f508934c7dcc6c4f39573531aff71 SHA512 f9c60b21af2ee50db85a85329c0a5e3ecc5195ca6d9cc7d6bf499fcdb2eddf1454d99e30b91ce6062f484069ac2096da445643bdea8358c5ff1a79292a5947d6 WHIRLPOOL a0a15be3a48fabc56a782b0f6a92cb88520479d9f837e1de8b4bd2990b751e25f5a130542208f1c18b8f89c5a29edde846adb425834a640b6e188eee38bd98e4 +DIST deblob-check-3.18 654232 SHA256 30f22602b6ddf2cbccc16ef25fdc4d92755f3972e1c671d7cab8b9d6865eb155 SHA512 2cff9abef479a55dd6a0699371be8227ba63b18da1fb153d5df382e0a5e4f1b745b7de256a367a36efa9d12e2aad5622cc288efef009feebf81c108dbef4fe16 WHIRLPOOL e92927ad1565e80ce87e8bda372f8f7eb42bc0f47ad9b19fe5cf737903b2021fd6e3756e8d22b70f3037a46c254fec8b7285b37beb10795ccb4ca99d38876f8c DIST deblob-check-3.4 448778 SHA256 28ce952c082e765784f9e5b63f5a3a4fb93545e5e788dc94d094c0b3ae8ea3a0 SHA512 f8f47a0adcc1b9a16c155d89d72d91a02d47bdbb3ac3a353be3873dc868fa44451367b7bb3906817d1ca8f51b64c99ce381d2fa3121582b70c7c2efb18dfc579 WHIRLPOOL 37d219204e15e0c81ac43faed93f7a5051735c474efb2b5167117cd463fbe81167267b756e8ce546447a30ad5bac651c943401ed98ec61713e20af89aa4fb957 -DIST genpatches-3.10-68.base.tar.xz 1039020 SHA256 d643b50d3dbb80631b8d9c91447e710d088968a1b01b4d85dc8c060b9352f0bc SHA512 e906289519ac59370398c12154192ed75853dbd43106057366a11bb5bd51b3c5170b16370f76d8051f6cb3809e204a97754150fc2de44c0147e489ae795915ad WHIRLPOOL 51d4de7814c685c0d3a506b3cf93f301f67ef7e72536997268c76b1599dd2b29c2d5e311b0c07f7fa5559cc8916a1b9d18d1d0789dd08c4026a8ff247feed076 -DIST genpatches-3.10-68.experimental.tar.xz 48592 SHA256 b158b8c9fb78ff3a2d6803a1bc2d729557fccbb56506a2101736cc893e4da3e6 SHA512 faabd7136c733ca182190463a5c240b9fade76753c10985fbf3218f6d7e14a8037602878cc9197e0d266834d9a183c8b87c045c50f46ee4d427d9343ce78dcf7 WHIRLPOOL c4745558366319ae61650ea3db50749fcb354a50fd7bca50adceddcf2521b0e354dc9b53ec0cc0711013b275e36c78e6e3e3b6615c8b024ce35d807387fbc80b -DIST genpatches-3.10-68.extras.tar.xz 17828 SHA256 fcee428cabfa8abcd589adf933b9f981ed0452800dd88d356419a9cd16fdef89 SHA512 2227d679e44d54c259d6f99976d4e141de878487f8deb5b142fe99216e3dc2e5e23d56581696786420f9fffbf28462d3b73645dcf420af96ca56d66d168124b8 WHIRLPOOL 3a65f1bef779e30d1594a848379c6a2d720369ba80ec3cb14a1917f80553e21fed349de4b90dd06c5e08410e8f0286bd6d9743e3a5224592d51535bc7f550fd3 -DIST genpatches-3.12-34.base.tar.xz 997560 SHA256 9a242380699e3e176f21a68ee43eeed99375fac35e34edfbcc23de7fd48a0aee SHA512 0aea3e42b0be0865e55e46aaf6b7ebd768a46ee735f15ed00a34a9a1072004e616a18a8c7a188632cb4d9f98518c4377819c64dbfc8fbd3018c33c6968daba4c WHIRLPOOL c2e43e450f47d62063a81e2502887ed7f37617199926dd79ee199bde7f56587bfc8e4f318e6f257c31c79107f849d93e63f7db5393c7b21b35219d43e44070bd -DIST genpatches-3.12-34.experimental.tar.xz 46552 SHA256 5fdf0c883c58feda21ee9a3b807bd3aaf1f91c7ecc9f3cbb1052bc7ab7fe5933 SHA512 85e844ff772baa502ad4e4f083a8181e4d22d1485015163073fac67f72025eccc884ce8a95b985b210bd0dfa4905350ee008a2ef4fd9bff2941d96efe9f50526 WHIRLPOOL da98fc8d52822b59509ea7a62b8744d21c268133ec3e00d1d214075825c674e83c6e611c68908602dd018df912a341df123daa2c6e5a0b75b7d0c7f81104aefb -DIST genpatches-3.12-34.extras.tar.xz 18204 SHA256 3773eb0b1e4c5df649ed84cfc93a5f2bc54b170d7a68628417772a14005e1e4e SHA512 3670e0bfddd62875b515a57217d2e860badb8b4919948f20c7db7e0aa04218f6acad7f2d8902777c46bc032fd5da19a134a64b4dd408d4c088749445ca4563b9 WHIRLPOOL 49b86193cdadf557e4ead6f21c6df053478fbd5f579ac0d03b705ca341701edf0a6f41102ed269498d516cf9478ca73964c71602008a25d5ac4f16eff08c8a11 -DIST genpatches-3.14-29.base.tar.xz 636908 SHA256 2b2f1f4cec536b879c070ddfa8fa1ef430550ad25051a377a9598a4305e3f926 SHA512 9ddc68907d87009ca561d8c41c7b460078bbd9a889f601610d4f09ed468f26a78a1f095c06425ba720172f20f8af693d32ac774dd1c5a28a3e4934da2299a780 WHIRLPOOL d1da7ab4ebfc24e75227be10b1f8a17ee537fb20bad0612a09be66cf6e242d76f075c342e68d4231c1a9fe3bd2e09595e052c9d6b9c0b05d6909dd22bbc4d21c -DIST genpatches-3.14-29.experimental.tar.xz 51224 SHA256 02e428aae2c1b1844006488b7e9ed5ebbd93f869fa96e8e76bacc92f6b5fe255 SHA512 c84296d0450311900d1d3d3ef50ae58edf1e0b477ff73cfe443b66d84276ae94394d2eeac76a724f85e6f7db7e124dcd4365b53898dbf7c6df6447bedd84950b WHIRLPOOL 3233901dbd2e7932c8c33e78dcfee67eecfe9ff0cc98391af0eda66bf14261c978bdd8f0ca7161dcc393b409c79744c9e249b7dbd11bcf07c46b5387d9abedff -DIST genpatches-3.14-29.extras.tar.xz 18236 SHA256 dc72cdb2e4538b919a6069774d40506500d9ab7b3400072690cf0ff6a03fc7af SHA512 f11c14d9c90d3db521a6a436e3a13e339b481b7d21831011bbce90c59501c797c252a45ffc53411c00d9094c0e833dd60348c43d24d29456dcdbcde3ab94babb WHIRLPOOL 3be403396c1093a7a925574c8d77f66702a9aa35135a354f8a81213936c8d409c661dc4731de19b72e69439dddba69bd07d61323d17e3221320e17aafef286b3 -DIST genpatches-3.17-6.base.tar.xz 175380 SHA256 22988517302e34da09593a9c05a5ac377ac1357f621e61c7638c8c7c17017c79 SHA512 35cb6ab41563975bc139f91a1d5de6944af51b4bf8cf6201cb685d39419539032918f1a7c9377d94dcd4de1e5015d08b3b50817fef96eaa23fe336f702f34267 WHIRLPOOL f6864f47867871343b8f9261b466c383881314fcdf8a4488964fdbce4c7ed685f3ddfceab71d461027ae4ad2a08f998c3f4ae4ae65f2c8d7d8d5e948dd303907 -DIST genpatches-3.17-6.experimental.tar.xz 59948 SHA256 ad4323baf089ff76fc5d129715d858d61bc8e98a498d4b5e8ee2696eff0f542c SHA512 1b5586e5d1d6f394bd658a81e070c2612365efdb637e72688f65b3fd1f6b209bb9ca70a1c17b6501ba93633e153eac99405e5caf2384e715256867d793ab22a0 WHIRLPOOL 6b193b2a005201a7df1110ba93d6806f96f03c85cb6d8335592ba41108d3c4979ab7b09686f5a26270a1637d497fdda23392333bd657350e9e6b076a7078116b -DIST genpatches-3.17-6.extras.tar.xz 16156 SHA256 5c87aaa2a20327d0dff2639aab060e483c9e36a7517e14c359c95c98052f0f40 SHA512 ef21b4b7c59e393c5145895bd1d23fad1801baa4512fcdb381a03d9c8c916600f4718621a8aaeca7beda824bc0268f1dd84471158bfc6e3875d450cf034db685 WHIRLPOOL 8ab02a12aa245661376bb99d07b44987bcd3e79e68db78636105412b7c3a1fb269969ff921861a8092ce7a7a71a19789f0e206e097b48e1b6eaa3e10290ef6a3 -DIST genpatches-3.17-7.base.tar.xz 224836 SHA256 2c09c6ca8ed5df1f3e575f6fee9d5f2242608b24d980cdcb1ff576babaee676c SHA512 096a14ed9ba0a7b0cdc8bfc3e9d9df71bdb833c9df065d8ffed822519e77707d3db6bbeb60ba42406fadde5550a9c3181cdbb9e074cf6b28e09d2acdf5aad9c7 WHIRLPOOL a544e7b7be6d0ed73f3060ec77185d14e1d5e9e83805069818d25ee4b72267960f2e32fa6977dc1f2a11d0fba11cc28a828a9be576310d72c86c987b3235b8fc -DIST genpatches-3.17-7.experimental.tar.xz 59940 SHA256 7c04ee99ad0aadce7e805bcbf3de3c45959428d3f4fff8c1028742f0d21a0f9c SHA512 7d4f124509c54413fefe6721ef147719da357425c9db0ce8f7ab5d8ca578f3955209e65d56e1447700923aa8ecd4c0563ee7ad899234f45bc1dc979bf61e6542 WHIRLPOOL 991b6b814652415080187c88a10b90ca8a7f46f28973b4ec3f465f8ce2def4264379fc980e0acbf08703c74d9c6134bc74921e9b961460d115e15e7807cb69dc -DIST genpatches-3.17-7.extras.tar.xz 16156 SHA256 8c9e038c024cab108e1ea47692c5cd3538f57b69f9283a2c0c4219c49029271e SHA512 8c39b655704bea500252f08a555a07af7cfc21554f672accbe62fa46206deb25741f6f1878c31903beca20ba0d9cffe376a6ef127d0c321e99b654061ab9b446 WHIRLPOOL 25ea268ca91815b161927a68e4eda5762219b928f3bad903b3215a0156f460e06322eaca8a5e5ff8607a594d9bd5e3f06eb111bd4336493bf32d84b42fd76ef1 +DIST genpatches-3.10-69.base.tar.xz 1049428 SHA256 afbf4262960396a6f78bf77877e4887597625b8889414e63630b404eec0118d9 SHA512 d2d62806da8eaf101f236b50f0ec32fcb9bbb3da95480d9d440509a19a387694a5acc903362269a693ae71b8591ae272298b6b8151f30d5894e383304b7da1ad WHIRLPOOL 9112a1a8f31ff076bad5f34f40e70359922a84453f111392c0bd17776116454a04550a759490567ca7b158d0654ea47129c094b7c583154dfb931046dcf1a760 +DIST genpatches-3.10-69.experimental.tar.xz 48600 SHA256 4a4cdbed0de93639fda2b7993117ec0b00258c1bc7f731337550ee2aa4180eb4 SHA512 e8e6dd5e5563dfdd89fc921cde2b073a4ea34e13e6c33faae3acbadb009d821830e099e8c077cac400a92d7ee7ba2a6c8126dff656f48391311632ad4683e767 WHIRLPOOL f5fca67318260f91bafea6e29fc61ac8a0bd09165d0e9d62c9249de6195e5e1d2d2230cdd430415087b9e0df949e79db9aed9fcaffa581e390020286bec8480e +DIST genpatches-3.10-69.extras.tar.xz 17820 SHA256 83cdb1617bace0dcf24b0d09f22a42c32a892b2086bc96c1b61a2fdb663c5ca8 SHA512 c1b028ad1d31da1c28501492f0ad7c641d8709c332985da847ad8521586be965c13ebcf77fe2de105a4190b2ebb0b70863cbbcef9eb5c6fb853da09d1914694f WHIRLPOOL 83f33d4915975d56e1703fcc0d8dbc98de17f403942008296daba20a2774813a9f02c9d37c7cce5e99d9e60fed872dd78df7d8a3c602b5267d6bc5208a372651 +DIST genpatches-3.12-35.base.tar.xz 1073276 SHA256 fc64a2b56c889194cda2549a30ffbbb5e6231165c2724fed5cc1049cc3407cc7 SHA512 9eaef4ef6f9338b18cf54680734d13eef0f5f5f1c46ae0b7330af977e9e7b387558ca98bcccbb00baa7758b99be8f4818d4940490e2c42a8e9fe78e0698adb45 WHIRLPOOL b22851e7833fe9321a1a710a55ac481176c157bf7b594a6c22c1ff39daf1f2f4d3f12ca92c85af670fcfd582d67dd71bc34cdc0873ba62285ffccc5f3aa43bb9 +DIST genpatches-3.12-35.experimental.tar.xz 46524 SHA256 1ae0b4bf77d6b9965b351c686cfe62ffc2726a4f68ca7549d67406a4a6323909 SHA512 2a5f68b71db66990a2d5e475ead33b228d5c0071d43585f7e6e6408bc017f32510c21438c7bf2b3056e2a9d4dc2ca276c082ee95ef17d9c18ecaed16c04a0a90 WHIRLPOOL fc7a217ac5fc12653fdc189c19278fe2ffa8d6962686a2a0c01e2e5318f64178266b3d4dbe60ce30140eac5f301136e40e0bce5be6e70133f48dd9ff811df4f2 +DIST genpatches-3.12-35.extras.tar.xz 18208 SHA256 be47bd1f2ad2b1fe4c308c007ffe1ea1199e336579088fe6cfb8d49ca51a772b SHA512 e7a94a7b2755a8318fb08fdcd9868f24093921ead225941a562cb245c10a7faabb1710580dbcde3dc92669941fdf3c04a2f9c7afee76fa0f0dc5c0b6ad85e6de WHIRLPOOL ea025d84e9b9218f72de29d58e18efc6ad6c2615d68311c892e5c7e209b8aa31af0ea90ec88358e04b1f9b2ec9afcc4aae8b162b131ec301922479a9b8fbd787 +DIST genpatches-3.14-31.base.tar.xz 705164 SHA256 3deeee4f0d2ea9a0e0e6a7a916846497bd85bfaeada61cf87c9f0cd132590242 SHA512 cc6c4d8ab3b10b31d5d9392596d903e4fb0e3a3574c6a5e14f2326ea33cfb371998436b08b5a352f3a0fabf1beb4e8288bda2169ff6952c4249e3272987ee910 WHIRLPOOL 35621b6856bfe9ee37fbfdb20ef85fd5cdafdf5cf35a5889b441e00589826827b6928d8512a4abc3dbb479d37a6904297422e49b9a1a6c63192e8ecdbd8385e6 +DIST genpatches-3.14-31.experimental.tar.xz 51208 SHA256 7179f92571fd8875258345b7d1de56941d20ea15b8bc82b64fc0a9fd4da891f5 SHA512 78f93d652aa838dac3e8ac6f2b61252153b7a96ee056cc9e1efacf1f100d5ae7f622f052daf50319bd34b828c4081ed1dda63709bc301bd694a2efb623c58249 WHIRLPOOL e4880a8aa0ffe84b80c4073100328357bd6430ee6f86b49b2e174ce117ad75a17c290a7250a5eb766d704a663f78a675daaf1a7052a634d6a6fe7d8b28f47e94 +DIST genpatches-3.14-31.extras.tar.xz 18236 SHA256 eca507723647492bafede4797d797a73aaf44fc4d0e7491570fdb0287b9ca920 SHA512 c26f8fb0a39ae88f40307d2944873816c3bcac1478e17cb34eb6f292f5cae451c1f29fe4110856da831d245ee22f1f3d76d91d4f68252945aa5f8a1c50426427 WHIRLPOOL 14119405ac8e6a85eea7935542913ae29eb40f09b634a6db4326012da625f3edaa01275cd07f17eda6b07765d5402c5e57575d0a8b91a217bf9babba3ade86d1 +DIST genpatches-3.17-9.base.tar.xz 259208 SHA256 daabaa1df13a8e3230d3559cf67e75590d315852cbf213a1fba9ecf2af7815ad SHA512 8aeea478a3e6de3dea75102bef25d5404e37491164289ccc85df41dd90eb3a1ebd7192a65dc73ba0b1c99e3538db706dcd5433e776e1d0cd522deae0ca8e752d WHIRLPOOL 9cfabb4b2459a46eb27bcca8c5eaa93cf1f2ff5a9aba5153e71e117aab21ff4cfee1d4a389dc375503378f7e8b0c3f0a9a5171416db6247ecf83a9f9e4a46a39 +DIST genpatches-3.17-9.experimental.tar.xz 59928 SHA256 941e6dfe36e042d23bb776551d44bbc28a7c01d760600481b1c97ec1c2a64508 SHA512 18cb771689e00b19a4a07966a0447f417c31a123d8f786a3b51f814b7769c362f931ad8e57f728e62ab4436f5282ba33626ad16e911b9dfb750da52ba18a467a WHIRLPOOL 873cc2ce8dbc47f4546703d2ff78109771f07927e0727664766fb07f9e18f6a97e2a3a2a6a591cd674774caf3aa5f5c59429119ccd17298c547956d743701bed +DIST genpatches-3.17-9.extras.tar.xz 16160 SHA256 d23f013006f2aeecb92a1997c9912561527410abdcbccfd6572e16fa7b8c8465 SHA512 737c66d777d54139313c930449b3b0fe680141f192aea1d1063e585bec2846c90bf0ee2c15500f0386a8d82254085196819b493bb360e20ecc58fec2e6388a7e WHIRLPOOL e36e3ad36d93deaa5667e5cadbabd67029be4cb31247fa37c28dea90dc34eac40076dcb840d43e5d14420df9deb91fe1539dcb3bdd5c1b7a69cd0a1c1fbc546f +DIST genpatches-3.18-1.base.tar.xz 3288 SHA256 312537dda146ca0f2a3af29d2694bf8372d6765f37e0de7ac8ac63ca62c52210 SHA512 d356576da5f75d961c921993c35ce9e2d1c9e173cd8ec407b4046d47999f41a260c9d00047726cd56d841ed977dd6eecfa63b1d68ad583afdd9656f6df2210b9 WHIRLPOOL dabbc34b20327e0a2e95e63100124921ccbfd5e7e2db0ae0c8d98de26d6903cf019150270459ad3555b7ff5723ba7b131175d4df1d9adb350fda77816a87d9be +DIST genpatches-3.18-1.experimental.tar.xz 3552 SHA256 4277ff786ab70e12ae1c30b1754b475f10796a8befcef768b5c3d64e2764a562 SHA512 23c13060febe13ea18fa8a4245a1c171bc888a24541e69f4f051540f927fbbd5c512488745667fc3a779d9ce8361f416caf776481f3f3280cee4901219b1371f WHIRLPOOL ef23de40127e14c8cfab115c5b04f8d111493ac5d8cc740e0eb2d327358fd8a1cb2069680f96a200f69ca80d5d734248669bafc71d0ce7822025e796ebfdc332 +DIST genpatches-3.18-1.extras.tar.xz 16160 SHA256 724e3fe7b47f25b11f403becf1629ff0daca47fc5861f84540de6e39114f1f86 SHA512 fdf9955df778e8e1000cc2c96299ff41396c70bd3e59f40fe2c305d5d497d0d3202bf317b42a80515e48b95af0f71f53a96fac36aaf3f278698cc2193d76712e WHIRLPOOL 6e54d4e10f687db4ee815ca135d9dca5a10f42f29028d8c929114d9c8739afa82c6063821014d309664b077e8239d276c7582364c0e8a6096a4f68bd5acc82f3 DIST genpatches-3.4-87.base.tar.xz 1210220 SHA256 a2689a56e567805b5ed8e842c692c0cfded629bf2958ecc171b1d1ae3e5496b4 SHA512 ece2ab756f83101cfca81f4b7fff3335336428dbc4b98915c6526801c2051f961d0cf88dd3b9e6a1b925d758e379346ed913efbf8328f7108769588630d9fd60 WHIRLPOOL 0945380bd8df7772f42cefe970779a4f6cda42d77aa25f3043d34837729161bef15018daa96104872661c2171f7af6d2eccdfae2faa91bf29509f8a5190901c3 DIST genpatches-3.4-87.extras.tar.xz 18208 SHA256 d1ffb428d8e9c3553dbc0bf078fc3b7d4c6f8d27e0e0fa5dd71385d84549a9fb SHA512 823a35f8e140b2553dbb8b8dad20dd100db80699bf0ac94b42f8b194141ed44f79ca69ce88ef343c2c9332568cabdb8281331fa5235d8da4d3a855bf4a3b230a WHIRLPOOL 95d5ac7047e14940c3e774a9694e344f114e135b74d3e43b0cf5a2da173c08594b2daa78d28aabd4b1c9fb8e29019e8111a51a19243f0a206c4f7abbf9e43f22 DIST linux-3.10.tar.xz 73175088 SHA256 df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35 WHIRLPOOL e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053 DIST linux-3.12.tar.xz 76384600 SHA256 2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02 SHA512 4ba5797e0772726d05c9f2eee66dc6dc2a5033c749ef44764c805a83da739ed5d0c6443b76785e38fe1ef74cc7ade787e48144faed0cfcb6f124f05248c700ff WHIRLPOOL a40195f6b53ba3440cf90a44495f6a59670f750851d1518e2bdfe3b949f0e898d1df5d37e271c31c555087026ddb6cc2c9109b22b9639e3222735e6f650a1417 DIST linux-3.14.tar.xz 78399152 SHA256 61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa SHA512 5730d83a7a81134c1e77c0bf89e42dee4f8251ad56c1ac2be20c59e26fdfaa7bea55f277e7af156b637f22e1584914a46089af85039177cb43485089c74ac26e WHIRLPOOL 5ad07b78c362ba0b21c50b4abb99407cae06bd08576f3fd8f36047b01409eba096263208020da3dcad4977eefc61d66502276754097bc127635df1d7a5817d41 DIST linux-3.17.tar.xz 80333152 SHA256 f5153ec93c5fcd41b247950e6a9bcbc63fa87beafd112c133a622439a0f76251 SHA512 29c99764e371f7005dbbe2bbe4458b4deeae5297da7e5b719b0f29f6f018629338b608369162ae6bd76bec4d8719cf491257ac57fdd5277cce8941b7f90246a0 WHIRLPOOL 4b0ba9d997f28a317991287160c91c4e4f2245d7e08c7cb9691f67c3838bddb3ab8048b01e841e6659eceb94a269b6bde32f4ca521d999593d0e9473c8559b46 +DIST linux-3.18.tar.xz 80934708 SHA256 becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc1001f4ce6c32b69eb188cbd SHA512 2f0b72466e9bc538a675738aa416573d41bbbd7e3e2ffd5b5b127afde609ebc278cec5a3c37e73479607e957c13f1b4ed9782a3795e0dcc2cf8e550228594009 WHIRLPOOL 81634af631b7d30ccd1f4798f96f44d9aa0ba6609b73f2747eb6aebaf7a99487fb2dbd45767605186182533cb222bfd9236e8dd5e11a04fdb67c211e4e0a91d6 DIST linux-3.4.tar.xz 66748028 SHA256 ff3dee6a855873d12487a6f4070ec2f7996d073019171361c955639664baa0c6 SHA512 1c49b336750c9c2b49d21e54126f22a800367296be0d57e6df28b1532cbeba7fc3bdf4cfe27d9810576e76c2db2e9c2493f0804451c915137cb78d7aa61f236c WHIRLPOOL a36e62fe197ba7c08d498a79034da58091a94348f69542241067c9ebef683f86371b2c0a3b3fb6c4611e2fb885d9b74eee5c1f46a493c72dfb76c5665f0b8a6a DIST patch-3.10-ck1-r1.bz2 57305 SHA256 7b7835ba32c3ce1afa81139c848b7f6ec13540ba00f64ef4290c56eea52808c4 SHA512 d58dd603f02853c945d5980630e5123f7cc5fd012e0c61508cd08962cbdd4e35dfb3a6dbdd9452d8b936e6c1ec2cb552b39dc3bc6dfc29e8d020c1e2ad92825f WHIRLPOOL 322da3c72ed3641f0ec8c071dd6fe79c5a860e87a3f023df9c1fd582ed16ffaf6ba67fa93806b7545658551bbb311235dfdae8db1f09b4fb7882c79827768b11 DIST patch-3.12-ck2.bz2 58929 SHA256 413def4af24ff70615cf5ef5cc1f1347bd634d87686a84ad0e2c2d3b052da8b8 SHA512 7f97d3db7569e7facd7eb85283519e4c8748e18b4767b8ba4a7637f18667eed3c4aadfe700f5788ed24038ca8c008452d8f9351cf92975055e93fbbdb38671a8 WHIRLPOOL 58d5617cc5fc3eec51a2f10adf9a0aa2c3611ef15b5efae9929b153f30d2443f3b4b011028b447a5e9e4541979fbc9aa337716f941bf6ec942382aea92f1f324 DIST patch-3.14-ck1.bz2 58269 SHA256 8b5924a8aa17876d394cdeb84740d96317e94d2430caddf753c416100b917d3c SHA512 d745370376e660245e0a5cc4512f0c584a4c782ddb0747637d6ec60021d95afa09d5728f44756c48843b398ba3072823bea99b1713c0833c941a522da0b6f305 WHIRLPOOL 7a9dda7e0a20b2c2ee373d957441af83f2148cfdf224ba20fe699a1f319f898493534d4b3115ed09851604760b767d2cb4c97e7f01501e0e261fa68f21937572 DIST patch-3.17-ck2.bz2 58999 SHA256 4236fa5b614d6d20a4f83affddae07c836b6ff289336c3b59602c0ff0709ac92 SHA512 5205197e78ac0bb9ee4717d2af582d75301ff690177b6693428a3d0f10d6e66831e39050156bc1596b12aab9f2596cbd487f71db6fb56261517b233f4be5d1ef WHIRLPOOL 87f62aee317f3b2c745541135245ad6ef1bed3a17bfdbe6202d963788f5ecd4c24f206cb29925ec7ef42d54daa181ee14eaaf156fdf0ffffad329538d71de85c +DIST patch-3.18-ck1.bz2 59246 SHA256 e603c2752c160c124ae54dba8a4a9820d86912e5685b3bf6cd99705d7b147552 SHA512 c1ffbbc641cf9ef3c666a1fe5ddff1ab9ed02eb2d8d229d5ce4c11487609ef81beee456c211a658355c2061a108042929b9ad62914395a22077754ade4eb6a23 WHIRLPOOL 3562ad8e8859fa4845af99639a69cd45b73a5bcdcc3cb5bf473eeff3708c77aaf5ca6f0816e57010285bf1fdb6724d5736dc2ae74392d96cebccfd266b08d2bf DIST patch-3.4-ck3.bz2 58930 SHA256 97a05793e15836866f7eabeeb08abec06dccbc23cfdd521c7e2c6c5baee20601 SHA512 f72c88f0b3570e3aa0f9c36cae5d535282c2e5aa29b3c0ac9e13db492f9df310f1fedbbcff5ea68ec872ea53c7cd968cff8e60746ccbeebb87f48a8a8a8d0c78 WHIRLPOOL 351be52877128717a40cdadf5c13aaddd688994f4654c901d905233cf41d5f0daf4aa771bf62da52d3d0acd98fcfa49234efbd0f705f4f34becd7b1ea22ddeb3 DIST urw-locks.patch 7451 SHA256 09c7faed0234aabb5af6dd156eb99f2a2855b4adfec3a0a2dd9e6b6ef47d4cdd SHA512 dc5dd6f36ec8de68ad723174728df28137dbbecf81b9aca07cdeaec2d6410f42e5b5b14cd1d7fafbad44c4ab0f420db9285b3df28b990a43bc3a05327ef92e4c WHIRLPOOL 625444ada085ae324a1032e9c4d1b88376df9cd05ca613571799e96645eb58217ffd93c47d33e4ce4f0cc15eb82b572a00aee6edca93a371cf39474f54dee242 diff --git a/sys-kernel/ck-sources/ck-sources-3.10.61.ebuild b/sys-kernel/ck-sources/ck-sources-3.10.62.ebuild similarity index 97% rename from sys-kernel/ck-sources/ck-sources-3.10.61.ebuild rename to sys-kernel/ck-sources/ck-sources-3.10.62.ebuild index 492db9338eae..d058e8cb8c9e 100644 --- a/sys-kernel/ck-sources/ck-sources-3.10.61.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.10.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.10.61.ebuild,v 1.1 2014/11/24 07:46:32 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.10.62.ebuild,v 1.1 2014/12/12 08:04:13 dlan Exp $ EAPI="5" ETYPE="sources" @@ -13,7 +13,7 @@ HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ K_WANT_GENPATCHES="base extras experimental" K_EXP_GENPATCHES_PULL="1" K_EXP_GENPATCHES_NOUSE="1" -K_GENPATCHES_VER="68" +K_GENPATCHES_VER="69" K_SECURITY_UNSUPPORTED="1" K_DEBLOB_AVAILABLE="1" diff --git a/sys-kernel/ck-sources/ck-sources-3.12.32.ebuild b/sys-kernel/ck-sources/ck-sources-3.12.34.ebuild similarity index 97% rename from sys-kernel/ck-sources/ck-sources-3.12.32.ebuild rename to sys-kernel/ck-sources/ck-sources-3.12.34.ebuild index 2844d2f4b5eb..dc14bf96ef57 100644 --- a/sys-kernel/ck-sources/ck-sources-3.12.32.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.12.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.12.32.ebuild,v 1.1 2014/11/21 07:21:37 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.12.34.ebuild,v 1.1 2014/12/12 08:04:13 dlan Exp $ EAPI="5" ETYPE="sources" @@ -13,7 +13,7 @@ HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ K_WANT_GENPATCHES="base extras experimental" K_EXP_GENPATCHES_PULL="1" K_EXP_GENPATCHES_NOUSE="1" -K_GENPATCHES_VER="34" +K_GENPATCHES_VER="35" K_SECURITY_UNSUPPORTED="1" K_DEBLOB_AVAILABLE="1" diff --git a/sys-kernel/ck-sources/ck-sources-3.14.24.ebuild b/sys-kernel/ck-sources/ck-sources-3.14.26.ebuild similarity index 97% rename from sys-kernel/ck-sources/ck-sources-3.14.24.ebuild rename to sys-kernel/ck-sources/ck-sources-3.14.26.ebuild index 50be57dee529..e9cd3c3d5738 100644 --- a/sys-kernel/ck-sources/ck-sources-3.14.24.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.14.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.14.24.ebuild,v 1.1 2014/11/21 07:21:37 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.14.26.ebuild,v 1.1 2014/12/12 08:04:13 dlan Exp $ EAPI="5" ETYPE="sources" @@ -13,7 +13,7 @@ HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ K_WANT_GENPATCHES="base extras experimental" K_EXP_GENPATCHES_PULL="1" K_EXP_GENPATCHES_NOUSE="1" -K_GENPATCHES_VER="29" +K_GENPATCHES_VER="31" K_SECURITY_UNSUPPORTED="1" K_DEBLOB_AVAILABLE="1" diff --git a/sys-kernel/ck-sources/ck-sources-3.17.3.ebuild b/sys-kernel/ck-sources/ck-sources-3.17.6.ebuild similarity index 97% rename from sys-kernel/ck-sources/ck-sources-3.17.3.ebuild rename to sys-kernel/ck-sources/ck-sources-3.17.6.ebuild index fff9d3ee6d11..71e46a8ca39d 100644 --- a/sys-kernel/ck-sources/ck-sources-3.17.3.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.17.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.17.3.ebuild,v 1.1 2014/11/19 06:17:16 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.17.6.ebuild,v 1.1 2014/12/12 08:04:13 dlan Exp $ EAPI="5" ETYPE="sources" @@ -13,7 +13,7 @@ HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ K_WANT_GENPATCHES="base extras experimental" K_EXP_GENPATCHES_PULL="1" K_EXP_GENPATCHES_NOUSE="1" -K_GENPATCHES_VER="6" +K_GENPATCHES_VER="9" K_SECURITY_UNSUPPORTED="1" K_DEBLOB_AVAILABLE="1" diff --git a/sys-kernel/ck-sources/ck-sources-3.17.4.ebuild b/sys-kernel/ck-sources/ck-sources-3.18.0.ebuild similarity index 96% rename from sys-kernel/ck-sources/ck-sources-3.17.4.ebuild rename to sys-kernel/ck-sources/ck-sources-3.18.0.ebuild index 2b8226b28deb..34e112239bfa 100644 --- a/sys-kernel/ck-sources/ck-sources-3.17.4.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.17.4.ebuild,v 1.1 2014/11/24 07:46:32 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-3.18.0.ebuild,v 1.1 2014/12/12 08:04:13 dlan Exp $ EAPI="5" ETYPE="sources" @@ -13,7 +13,7 @@ HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ K_WANT_GENPATCHES="base extras experimental" K_EXP_GENPATCHES_PULL="1" K_EXP_GENPATCHES_NOUSE="1" -K_GENPATCHES_VER="7" +K_GENPATCHES_VER="1" K_SECURITY_UNSUPPORTED="1" K_DEBLOB_AVAILABLE="1" @@ -32,8 +32,8 @@ XTRA_INCP_MAX="" #-- -CK_VERSION="2" -BFS_VERSION="458" +CK_VERSION="1" +BFS_VERSION="460" CK_FILE="patch-${K_BRANCH_ID}-ck${CK_VERSION}.bz2" BFS_FILE="${K_BRANCH_ID}-sched-bfs-${BFS_VERSION}.patch" diff --git a/sys-kernel/spl/spl-0.6.3-r1.ebuild b/sys-kernel/spl/spl-0.6.3-r1.ebuild index 07e08402433d..8323ed2629ee 100644 --- a/sys-kernel/spl/spl-0.6.3-r1.ebuild +++ b/sys-kernel/spl/spl-0.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-0.6.3-r1.ebuild,v 1.1 2014/12/01 06:57:33 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-0.6.3-r1.ebuild,v 1.3 2014/12/12 07:51:56 ryao Exp $ EAPI="4" AUTOTOOLS_AUTORECONF="1" @@ -45,6 +45,7 @@ pkg_setup() { MODULES KALLSYMS !PAX_KERNEXEC_PLUGIN_METHOD_OR + !PAX_SIZE_OVERFLOW !PAX_RANDKSTACK ZLIB_DEFLATE ZLIB_INFLATE diff --git a/sys-kernel/spl/spl-0.6.3.ebuild b/sys-kernel/spl/spl-0.6.3.ebuild index e1f120f1650e..5aba5d727be7 100644 --- a/sys-kernel/spl/spl-0.6.3.ebuild +++ b/sys-kernel/spl/spl-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-0.6.3.ebuild,v 1.4 2014/12/01 05:45:21 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-0.6.3.ebuild,v 1.6 2014/12/12 07:51:56 ryao Exp $ EAPI="4" AUTOTOOLS_AUTORECONF="1" @@ -45,6 +45,7 @@ pkg_setup() { MODULES KALLSYMS !PAX_KERNEXEC_PLUGIN_METHOD_OR + !PAX_SIZE_OVERFLOW !PAX_RANDKSTACK ZLIB_DEFLATE ZLIB_INFLATE diff --git a/sys-kernel/spl/spl-9999.ebuild b/sys-kernel/spl/spl-9999.ebuild index 389f1bd86fe3..71df42238d71 100644 --- a/sys-kernel/spl/spl-9999.ebuild +++ b/sys-kernel/spl/spl-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-9999.ebuild,v 1.43 2014/12/01 05:45:21 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-9999.ebuild,v 1.45 2014/12/12 07:51:56 ryao Exp $ EAPI="4" AUTOTOOLS_AUTORECONF="1" @@ -45,6 +45,7 @@ pkg_setup() { MODULES KALLSYMS !PAX_KERNEXEC_PLUGIN_METHOD_OR + !PAX_SIZE_OVERFLOW !PAX_RANDKSTACK ZLIB_DEFLATE ZLIB_INFLATE