This commit is contained in:
Your Name
2019-03-05 08:42:01 +01:00
parent 224d633469
commit 3eb31da856
320 changed files with 1962 additions and 1322 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--app-doc--asciidoc-8.6.10--C.2324.1513427878.936961.C.tar.bz2 247800 SHA256 c71988e7bb119b6f9b9256c7b7d268424786832b249c9e92d36f301d7d4e588f SHA512 539e2f7493d3146f687c6a38debe404d95dea9227c9643acf974cedda4cb518e53f1ea2ce7bdc7fd4ea9f2cd97b77363bbf22f4ea24198c8d5634b4186147e7e WHIRLPOOL 33795b5d1bdfa04233f62b3fb4686bb6eba88fe6f855422d8e0109ff28b80215cf045084b4cbaa155299cab04b9321de586fc91689b4013464b32e17fa1a666a
PBIN asciidoc-8.6.10.pbin-1+exheres-0 3160 SHA256 12dba34a1faaf69a2acc8abe4551db3551b2fd6d0085b27808676759dc3ede6f SHA512 175396739d90aea0767937652e3107e28e1c3d63e490d4935db62d512812016ebd370cca870d9e60d1cb6ca3a625025109e89d4d85505e6f27b384583374a348 WHIRLPOOL d634725d4a944e4d09eadca0e74f9f74ad820e5740d6f17e6af01b9f2f70bba95d4c003511cf5c76556d3cacf9d0e6120cb25e5b17b53d76b864914b96279d39
DIST hasufell-binhost--app-doc--asciidoc-8.6.10_p20181206--C.22378.1551760669.917449.C.tar.bz2 245393 SHA256 d23df46849b6c3b6739296767d7fd3e322ec9822621fee7e91adf8b9effe6f18 SHA512 57e0cc2fbcc1063933ca819833052d731d566c22431ea481304111f39416bd318a3581b6b629df1d3b4947681a7bbef08196dbf8bdb17919309fb454173d8d47 WHIRLPOOL b9f5c23504c15669458f551c29adfa8cd074c4073b13a6762f5d93e99f654dd9c3ac71d40378a34e23f1cf6f5bafa9e7cee9997ea5b737ab3c180ff0016cd605
PBIN asciidoc-8.6.10_p20181206.pbin-1+exheres-0 3613 SHA256 d5c9dd4e9477b4a647c76c154c6e023c1bfccabef346aea479b2281bd826c88b SHA512 9269845bef9669c5ee4261660dd39d61f4f4ceb27871f418c54939a9bcadc14dc0f1acfc315941a25810e9bb596c379aa3d8112989b965834d9a914281f7dc74 WHIRLPOOL ab1bbe46368cef8596ed0d8b6a2252d202f559addcac4659b82036a506e2cb4d6ed44c29d645b4152fd57bf0cf6fd45bf736875a228d125fcd34e811a50e2a8e

View File

@@ -1,19 +1,19 @@
# Created by paludis-3.0.0 on Sat Dec 16 13:37:59 CET 2017
# Created by paludis-3.0.0 on Tue Mar 5 05:37:50 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( run: app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxslt suggestion: app-text/docbook-dsssl-stylesheets ) [[ defined-in = [ asciidoc-8.6.10.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]]"
DEPENDENCIES="( run: app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxslt suggestion: app-text/docbook-dsssl-stylesheets ) [[ defined-in = [ asciidoc-8.6.10_p20181206.exheres-0 ] ]] ( build+run: 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: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]]"
DESCRIPTION=" AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page. AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/asciidoc/asciidoc"
HOMEPAGE="https://github.com/asciidoc/asciidoc-py3"
INHERITED=" python github dependencies-helpers autotools"
MYOPTIONS="( ( vim-syntax [[ description = [ Pulls in related Vim syntax scripts ] ]] ) [[ defined-in = [ asciidoc-8.6.10.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
MYOPTIONS="( ( vim-syntax [[ description = [ Pulls in related Vim syntax scripts ] ]] ) [[ defined-in = [ asciidoc-8.6.10_p20181206.exheres-0 ] ]] ( ( python_abis: ( 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 = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="https://github.com/asciidoc/asciidoc/archive/8.6.10.tar.gz -> asciidoc-8.6.10.tar.gz"
OPTIONS="vim-syntax python_abis:2.7 "
DOWNLOADS="https://github.com/asciidoc/asciidoc-py3/archive/618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0.tar.gz -> asciidoc-618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0.tar.gz"
OPTIONS="vim-syntax python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1513427879"
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="1551760670"
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,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-doc--asciidoc-8.6.10--C.2324.1513427878.936961.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-doc--asciidoc-8.6.10_p20181206--C.22378.1551760669.917449.C.tar.bz2"
SUMMARY="Text based document generation"
BUGS_TO=""
REMOTE_IDS=" github:asciidoc/asciidoc "
REMOTE_IDS=" github:asciidoc/asciidoc-py3 "
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://github.com/asciidoc/asciidoc/blob/8.6.10/CHANGELOG.txt"
UPSTREAM_RELEASE_NOTES="https://github.com/asciidoc/asciidoc-py3/blob/8.6.10_p20181206/CHANGELOG.txt"
UPSTREAM_DOCUMENTATION=" https://powerman.name/doc/asciidoc [[ description = [ Cheatsheet ] ]] https://asciidoc.org/userguide.html [[ description = [ User Guide ] ]] https://asciidoc.org/faq.html [[ description = [ FAQ ] ]]"
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--app-doc--gtk-doc-autotools-1.28-r1--C.32631.1530979723.353321.C.tar.bz2 101679 SHA256 fd5420f55935757c4e147c98b4de680c93361ce93c03232cc83c074d502736aa SHA512 6ff6ce43cdc2dac247078c8b3c625b97135844126d51403762003cf67ab1f18357df48e933c20d8da3f85f568b7cb381f91a0d0fbb983082685e3937d5df8c9e WHIRLPOOL 838cfc39135f4b04eee510eaa5ec79cc33e0ba9a433dcafea25fa732e5d4ff8300bdefd61b7f3eb296ebaca6b60e75580ba62d4ab5886218a6f696a9c79865fd
PBIN gtk-doc-autotools-1.28-r1.pbin-1+exheres-0 2890 SHA256 65c4053bdaec5d4162baee257cfaaadce61be3fbb764ab874354415adb125988 SHA512 5f2d63767588b435173910f2a6bb4e3d69b97d711d7d42b44735a48a1347574a42c175edab6700dc050f961cdd914908e8df38a960947d81dcbc95bf375bdfce WHIRLPOOL a052d946afbe4a58326cca99e52123a15d296b793526267e1f09247ab185004fcb2a5ecdac66337f12d897380c02d972d25d495179eabfa2b23922adf98841bc
DIST hasufell-binhost--app-doc--gtk-doc-autotools-1.29--C.4245.1551763623.103615.C.tar.bz2 106701 SHA256 72a0e5bd0e69795f2fa3df54ab4e3e50f22d38d8b5f786c233d617bfb3de8b6c SHA512 18757b304e57ff80e5ca75cb8b153cddc63fd5e85f3264cf889704d55fabb4b19dd2b1126df35af3fb18862e274feafa0cac9fb533aa44d6dabd143299a6236b WHIRLPOOL 391c582bb4265430027b4369de7f0f9c077c13febde7dc8ed81954d24823b1a03c2ca00485924358c3fcc4cebe4b17a13ab3b183a5cb8785c19bdae5a54cb52b
PBIN gtk-doc-autotools-1.29.pbin-1+exheres-0 2779 SHA256 9133a4995379480c9d1542e767f25fedc8d4faf7fdb6358eee69704bfa6cf4e8 SHA512 34ce5103c12318e85b53a3f188f0718e5dce5c92203e0ebc6f9e1aced960da26bfbefeef90abb59b3d22764ba12de81c08fd144ae8186d80c550a6bbc1f140cd WHIRLPOOL 2271d34f407b7b6a31d8ffe5d93765788a3b93bde413dec999e1fe3e0979498bd752d823a67a86266c5caee3e7391a7e002c99074f80ba462115939f530d2e2a

View File

@@ -1,19 +1,19 @@
# Created by paludis-3.0.0 on Sat Jul 7 18:08:43 CEST 2018
# Created by paludis-3.0.0 on Tue Mar 5 06:27:03 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: app-text/docbook-xml-dtd:4.3 app-text/docbook-xsl-stylesheets dev-libs/libxslt dev-python/six[python_abis:*(-)?] dev-util/itstool virtual/pkg-config[>=0.19] build+run: !dev-doc/gtk-doc[<=1.15-r1] [[ description = [ These versions install the same files ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ gtk-doc-autotools-1.28-r1.exheres-0 ] ]] ( 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 ] ]]"
DEPENDENCIES="( build: app-text/docbook-xml-dtd:4.3 app-text/docbook-xsl-stylesheets dev-libs/libxslt dev-util/itstool virtual/pkg-config[>=0.19] build+run: !dev-doc/gtk-doc[<=1.15-r1] [[ description = [ These versions install the same files ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ gtk-doc-autotools-1.29.exheres-0 ] ]] ( build+run: 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 ] ]]"
DESCRIPTION=" This package installs macros and utilities from the gtk-doc package that are used by autotools based build systems that use gtk-doc documentation."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.gtk.org/gtk-doc"
INHERITED=" gnome.org python"
MYOPTIONS="( ( ( 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 = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 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 = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="FDL-1.1 GPL-2"
SLOT="0"
DOWNLOADS="mirror://gnome/sources/gtk-doc/1.28/gtk-doc-1.28.tar.xz"
DOWNLOADS="mirror://gnome/sources/gtk-doc/1.29/gtk-doc-1.29.tar.xz"
OPTIONS="python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1530979723"
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="1551763623"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-doc--gtk-doc-autotools-1.28-r1--C.32631.1530979723.353321.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-doc--gtk-doc-autotools-1.29--C.4245.1551763623.103615.C.tar.bz2"
SUMMARY="Macros and utilities used by autotools from gtk-doc"
BUGS_TO=""
REMOTE_IDS="gnome:gtk-doc"