This commit is contained in:
2017-04-06 17:20:30 +02:00
parent ebf85e5a2f
commit fd8e5eac94
103 changed files with 528 additions and 608 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--Pygments-2.1.3--C.16331.1471185323.222136.C.tar.bz2 3995590 SHA256 b838edac22cce647f0b3cbddb5acbfa11e17cfb2eba3d30cd321f30266d3d455 SHA512 b36547841757f44ea8922e43e3f829736ac9142044df2874a139fe16465cd4c20a698d26ac68015be0cd7d642f3e70bfc3094ab9c7e439569027e397d1774673 WHIRLPOOL b8da8ef897679b960e565837c398cfb1d693f7f0ae2edb5db3fff96b2fb4d55edc506ae99b8d5c332ab3f13de70f280113197a71676af162ed02e9643e9af2d3
PBIN Pygments-2.1.3.pbin-1+exheres-0 3546 SHA256 23357353a3a51ad277d7aa865b47e8a810cc60b320d9da2699fdef2220e3a517 SHA512 08aa5a5db7ca5dd505ce86c6aa1890e50124d3673b9122bb5d1d16def91867034f0e829cda0b076248bbc9a4e4df489b193f1c3c04bed0512d54a4a55802b7a5 WHIRLPOOL ff4d8d9cdb19c70ba4e550b2a9fe76b2436fc1a6ffd09d04526c81ae004b548bcf8b383438dfef794cc608ed9d7364d920ed1d82319375f56f8a7a48ba1918d8
DIST hasufell-binhost--dev-python--Pygments-2.2.0--C.32203.1491484932.225771.C.tar.bz2 4312940 SHA256 a227412def21cfd1ff254a6744f9a5f563450de8d552231d06c26102f793cb0c SHA512 1757aeab126964018efa78f4295641c1d578a17549992b7332cfb57742cc3819ec6219ae0f202cb872544964f1085e0bdfbb627b2de22e9c4ec79a46dce5788e WHIRLPOOL f7308daee5934b9c64967f41f80f1fabcf4c133863e50d66130ccf7f4c43e724e446a7a90a021e40aa0eafaf25f31774af79e9f69d9fbf1bdb64f4e61ee93667
PBIN Pygments-2.2.0.pbin-1+exheres-0 3627 SHA256 766b18ee04bb57894ef1be27847b163944666cf4d68d8d5e5e78eb070539a5eb SHA512 a4f325cb6903fcfe5cee56834335b58818d72d833f6273bfecabb47a94f1f9f5d6e368cb41743888ff354cf0188cb2858ee701e0de281cfb6b1a68934fb0761b WHIRLPOOL ed3ba408ad357f33bc380d8632c0cd0c2a97461c1c2f322becffb8fb38939e94a86e7f6e76723a1532a8faab086f631470ea48bfb26f1a513e0221147ac9aa92

View File

@@ -1,34 +1,34 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:35:26 CEST 2016
# Created by paludis-3.0.0 on Thu Apr 6 15:22:14 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-python/beaker[python_abis:*(-)?] test: dev-python/Mako[python_abis:*(-)?] ) [[ defined-in = [ Pygments-2.1.3.exheres-0 ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( 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 ] ]]"
DEPENDENCIES="( build: dev-python/beaker[python_abis:*(-)?] test: dev-python/Mako[python_abis:*(-)?] ) [[ defined-in = [ Pygments-2.2.0.exheres-0 ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( 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/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=" Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: * A wide range of common languages and markup formats is supported. * Special attention is paid to details that increase highlighting quality. * Support for new languages and formats are added easily; most languages use a simple regex-based lexing mechanism. * A number of output formats is available, among them HTML, RTF, LaTeX and ANSI sequences. * It is usable as a command-line tool and as a library. * ... and it highlights even Brainf*ck!"
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://pygments.org"
INHERITED=" bash-completion pypi multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( ( 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 = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( ( 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 = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.1.3.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.2.0.tar.gz"
OPTIONS="bash-completion python_abis:2.7 python_abis:3.5 "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471185326"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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"
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1491484934"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS 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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=core2 -pipe -O2"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=core2 -pipe -O2"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~arm ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Pygments-2.1.3--C.16331.1471185323.222136.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Pygments-2.2.0--C.32203.1491484932.225771.C.tar.bz2"
SUMMARY="Syntax highlighting package written in Python"
BUGS_TO="polatel@itu.edu.tr philantrop@exherbo.org"
REMOTE_IDS="pypi:Pygments"