Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--Pygments-2.2.0--C.11425.1498427549.474322.C.tar.bz2 4310978 SHA256 e454706a3493a5e4a5a567d4d51360d0c16dfd56a76cc18e62e259a7be31da8d SHA512 cbdd4dae871b1d66085fa675aac65a9ac8d6d70727874776a90abdb895407374c579dc39425b2a75f64b5280a215c06c05e97206d11e6b78b8d0a266fbf0a69a WHIRLPOOL 94184149911351f8673a1184d77f020b23623a7f8959a6b8e8f37c6411c5f549973f75fd8383e28236a1efe12e48a4c342ca80fbc15b544c3d2de4c9d3db1f70
|
||||
PBIN Pygments-2.2.0.pbin-1+exheres-0 3627 SHA256 487d306d868649e4624dd044ddbc8995c3038f5ed860901273fe68aa77c609c7 SHA512 ae8db7688abea1d916b6fdfdec0db0ad81ba22bf5f6a0939721da4b1659bb313b5391500b64afedccf041914b41816e77cc578919cb7fe30c1dc72b8d352dbe8 WHIRLPOOL 83ca1430282347c3abb9295e2a339203367eb0c56c4e67c7d9c44707db7e720c058e9726d75fe9714dec435d7d8fa0a9501bb6d6ab4667d16ce7004f64644210
|
||||
DIST hasufell-binhost--dev-python--Pygments-2.3.1--C.18609.1551763207.307108.C.tar.bz2 4343668 SHA256 a31e84a28cd7fc6f69a02b108cc79c885c5888d34f886ab97dfe434cb3d71f3d SHA512 fa00b4146460ca1bb9207d06ed369c15cc8cd1403a341425b458945ff8be72b2f8c1131f97229c073778c2e87160d2f7311828d871b8f6064e2666d135e2c5c8 WHIRLPOOL 2b7e9d6dd84e27202012d7430542683389e15834cdc0ba340c1d8e283cda0487eeb60dad48a332f10c5f0469ee538f8ccf2497cdf7fc0cd779de37b5278c6466
|
||||
PBIN Pygments-2.3.1.pbin-1+exheres-0 3615 SHA256 6d695508bf1e6c92b29d88ea451e7cd214cb595eb7b40268debafaf28bea6f87 SHA512 4ac8bd59c74fbcb88e62cff61e3a3d04fe0f841e54bd63003c0af499015e15c737e88a2b582f6beede268d78e8ec943af4879525cb324d73c6c2f6835abab261 WHIRLPOOL 693348df8a6d350b723f5714b86eec61e420c68c0522889fba58913528cbc82a259cee20ad746c8b068c04e720a20492729356743c9a68702d7ee3a5bf3cface
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:52:32 CEST 2017
|
||||
# Created by paludis-3.0.0 on Tue Mar 5 06:20:10 CET 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
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 ] ]]"
|
||||
DEPENDENCIES="( test: dev-python/nose[python_abis:*(-)?] ) [[ defined-in = [ Pygments-2.3.1.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.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ 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 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~x86"
|
||||
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.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv8 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.2.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.3.1.tar.gz"
|
||||
OPTIONS="bash-completion python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498427552"
|
||||
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"
|
||||
GENERATED_TIME="1551763210"
|
||||
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 POSTGRESQL_SERVERS 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=""
|
||||
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~arm ~x86"
|
||||
PLATFORMS="~amd64 ~arm ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Pygments-2.2.0--C.11425.1498427549.474322.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Pygments-2.3.1--C.18609.1551763207.307108.C.tar.bz2"
|
||||
SUMMARY="Syntax highlighting package written in Python"
|
||||
BUGS_TO="polatel@itu.edu.tr philantrop@exherbo.org"
|
||||
REMOTE_IDS="pypi:Pygments"
|
||||
Reference in New Issue
Block a user