This commit is contained in:
2017-02-02 21:16:20 +01:00
parent 382523c654
commit 6f2a6926dc
342 changed files with 1951 additions and 2110 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--Sphinx-1.5.1--C.23709.1482312743.381947.C.tar.bz2 1668278 SHA256 4cdcc81697acea8528e980e54502f6cd4a82f83ab82734ae303e7924d83d85a6 SHA512 aef348445db2bde16ca46d65b35150c1d04c4c01be08b8d1623d8632179f35ed99511910572c58cb8fbad4f4f991a598596834009298635280969d36958caa52 WHIRLPOOL ce512032fdd41836cadde02dd9710c36a016a15bcdc08b663419748225e2cc6108f70b35f162fee8ade056035c96e2c29096febc9c887e90ec6f0b1c81b41507
PBIN Sphinx-1.5.1.pbin-1+exheres-0 3450 SHA256 2e39e3680f12ed68f7863f03635869c5d0af5cb6a91e66b4e1add6a96f67eebf SHA512 b33b10fe7ad2757096e3406a7772750ff3db912b754440593b0d8dadd06362f4f075f0b4886481b08fe4924cb661e4c47b164aa296e9f667e856b3a271a8454a WHIRLPOOL 9d94e4be8a9e7803faf91b44fb3246fd0f75416e3d43f72261815deca3550e5f273870fc5c8725c1308bea31aba467a0087c43b5dbef01ce5caa03597f347306
DIST hasufell-binhost--dev-python--Sphinx-1.5.2--C.25226.1486052874.959921.C.tar.bz2 1684031 SHA256 91caca0bfef1a08a56522f6e305bae6a7078c651cb1ac4fbe849926c4450c3b5 SHA512 f9316beb3524c1f50bd9b3de9a62039fd9d8f479cb54057a37907ee4ddb5ed916efd86f9d478dd863b6b0ea429769fb68665297ef7480849345131136fd13e20 WHIRLPOOL 67cbadc4014300b5cd82216e21132c77e0dc29d7f67b0ff3b563b6103093b4f9604560ce3e2a2b550441b2ef022f4db87c54eba02f124925e8daf49428cec5d1
PBIN Sphinx-1.5.2.pbin-1+exheres-0 3549 SHA256 60badee16dc011884b59d6bcf6e7c8ffb222df29b129e31dd24c9a123b4028d5 SHA512 40f7fd72c87d6b0e15b26bc0754154752324fab951fb2c38cddd77f8008f3345bd6b59de502c64beac2937ef675e30c1f245d8b634d52ddc47b4ae9db2c8a3ee WHIRLPOOL ddf75b31467893a5ffaeb882c6985bc5d196a97ab0f2c342d7284938ab518d6a49c1c59009547a63b38a331cfd67c97ce638c0bc764b198a07657a8cde906260

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Dec 21 10:32:26 CET 2016
# Created by paludis-3.0.0 on Thu Feb 2 17:27:56 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/Babel[>=1.3][python_abis:*(-)?] dev-python/Jinja2[>=2.3][python_abis:*(-)?] dev-python/Pygments[>=2.0][python_abis:*(-)?] dev-python/alabaster[>=0.7&<0.8][python_abis:*(-)?] dev-python/docutils[>=0.11][python_abis:*(-)?] dev-python/imagesize[python_abis:*(-)?] dev-python/requests[python_abis:*(-)?] dev-python/six[>=1.5][python_abis:*(-)?] dev-python/snowballstemmer[>=1.1][python_abis:*(-)?] test: dev-python/html5lib[python_abis:*(-)?] dev-python/mock[python_abis:*(-)?] dev-python/simplejson[python_abis:*(-)?] python_abis:3.3? ( dev-python/typing[python_abis:3.3] ) python_abis:3.4? ( dev-python/typing[python_abis:3.4] ) suggestion: dev-texlive/texlive-latexextra [[ description = [ Use the LaTeX builder to create PDF documentation ] note = [ framed, threeparttable, titlesec, wrapfig ] ]] ) [[ defined-in = [ Sphinx.exlib ] ]]"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/Babel[>=1.3][python_abis:*(-)?] dev-python/Jinja2[>=2.3][python_abis:*(-)?] dev-python/Pygments[>=2.0][python_abis:*(-)?] dev-python/alabaster[>=0.7&<0.8][python_abis:*(-)?] dev-python/docutils[>=0.11][python_abis:*(-)?] dev-python/imagesize[python_abis:*(-)?] dev-python/requests[>=2.4.0][python_abis:*(-)?] dev-python/six[>=1.5][python_abis:*(-)?] dev-python/snowballstemmer[>=1.1][python_abis:*(-)?] test: dev-python/html5lib[python_abis:*(-)?] dev-python/mock[python_abis:*(-)?] dev-python/simplejson[python_abis:*(-)?] python_abis:3.3? ( dev-python/typing[python_abis:3.3] ) python_abis:3.4? ( dev-python/typing[python_abis:3.4] ) suggestion: dev-texlive/texlive-latexextra [[ description = [ Use the LaTeX builder to create PDF documentation ] note = [ framed, threeparttable, titlesec, wrapfig ] ]] ) [[ defined-in = [ Sphinx.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://sphinx-doc.org"
INHERITED=" pypi python setup-py Sphinx"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~x86"
LICENCES=" BSD-2 [[ note = [ smartypants.py, Sphinx ] ]] BSD-3 [[ note = [ SmartyPants_ ] ]] ElementTree [[ note = [ ElementTree ] ]] MIT [[ note = [ JQuery ] ]] PSF-2.2 [[ note = [ pgen2 ] ]]"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.5.1.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.5.2.tar.gz"
OPTIONS="python_abis:3.5 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1482312746"
GENERATED_TIME="1486052876"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~arm ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Sphinx-1.5.1--C.23709.1482312743.381947.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Sphinx-1.5.2--C.25226.1486052874.959921.C.tar.bz2"
SUMMARY="Sphinx is a tool that makes it easy to create intelligent and beautiful documentation"
BUGS_TO=""
REMOTE_IDS=" pypi:Sphinx"