This commit is contained in:
Your Name
2017-11-25 08:20:36 +01:00
parent 89924cce19
commit 4c2bab559e
426 changed files with 2098 additions and 2138 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--app-editors--gvim-8.0.0601--C.3766.1496089743.281812.C.tar.bz2 1470806 SHA256 ffae3c79476d0340321c8b8f363c39b45be86d1cf71634f78d752395dcec6386 SHA512 2ff0354c012cdcf194f39e941714af00c5272938486f135ab731d7a8856c5309308a32df3287c097ada2544f22dfeda57ecb7e6a286c9a4323e7eca8b46e0f35 WHIRLPOOL 089807c282024ff5b574f629d35ee22335fa2fa1c1456692138ef4e8d9c2089f3bc5a6bc05dedd5e1ca766a5ccdf0737d33d00bd09b19e95ffd8d039e2ad98cb
PBIN gvim-8.0.0601.pbin-1+exheres-0 4577 SHA256 ceef15316906510120ea0f2c300f2b6911d312331f12ddcbe84758abf30122e3 SHA512 dba6b381192b2523707cdceb2424ba802c71f35736afbf861bf88f6a5d3ec847b2ee35efc8012f1936ad62da3e87c9c2f7189946fb623f423017381208802abd WHIRLPOOL 1122e649911f8a7b0db91c7359ca1fbec8e3fbe68b572725803d390e7529399969cd55988e864654db60ecafb27bc273a2c91b9a4eebe9689c4d384acaef70ba
DIST hasufell-binhost--app-editors--gvim-8.0.1283-r1--C.6557.1511573299.155953.C.tar.bz2 1549785 SHA256 fcb8c65f1bd0381d7e97da1a1edb8401387ec0b03ed6938f3c73da954e322cf0 SHA512 fb31118306922202904773a92063a2d3371873b27234a37483bd81b94938a2ff489de628de52c6c5123438b6835d59a1c616623babf4dbcd4125e3215a73ee8c WHIRLPOOL 2635bf05eb32659b6fd4404a91074a6298bde75ba09db03446babb4ea66bfbe215c79b636975dd909370dd2223ffa15e0bc7a75f361a6efa6b263f047a7ef1a0
PBIN gvim-8.0.1283-r1.pbin-1+exheres-0 4491 SHA256 99ca6180d1ece2895c4a3190e5c4a787c2fb13302ec181c415366d12146259a7 SHA512 72dfb67c0c450eee8b7237a3f4e6e4ea501adfb0dfbcd8675ecd4f00fe904d522c03ecf1873d0c2285ab3c3db66e3f1053942b9f85810e383a945d9692c31ec8 WHIRLPOOL 9626d5b1e6e58a6eaba31cb1ba2a55759afaebbcf4b5ef75e0bc08a6cda4438a9232745bd57f55f293a712547175fbd494519091632e92378eb66b50058a8fb9

View File

@@ -1,38 +0,0 @@
# Created by paludis-3.0.0 on Mon May 29 22:29:03 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/gtk+:3 x11-libs/libXext x11-libs/libXft x11-libs/libXt ) [[ defined-in = [ gvim-8.0.0601.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( 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+run: ruby? ( ruby_abis:2.2? ( dev-lang/ruby:2.2 ) ruby_abis:2.3? ( dev-lang/ruby:2.3 ) ruby_abis:2.4? ( dev-lang/ruby:2.4 ) ) ) [[ defined-in = [ ruby.exlib ] ]] ( build+run: lua? ( lua_abis:5.1? ( dev-lang/lua:5.1 ) lua_abis:5.2? ( dev-lang/lua:5.2 ) lua_abis:5.3? ( dev-lang/lua:5.3 ) ) ) [[ defined-in = [ lua.exlib ] ]] ( build: sys-devel/gettext build: sys-devel/autoconf:2.5 virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] build+run: gpm? ( sys-libs/gpm[>=1.19.3] ) !minimal? ( app-editors/vim-runtime:8.0 ) perl? ( dev-lang/perl:* ) cscope? ( dev-util/cscope ) ) [[ defined-in = [ vim.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.vim.org/"
INHERITED=" vim-doc flag-o-matic alternatives github python ruby lua vim"
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( 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 ] ]] ( ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] ruby? ( ruby_abis: ( 2.2 [[ description = [ Use Ruby ABI 2.2 ] ]] 2.3 [[ description = [ Use Ruby ABI 2.3 ] ]] 2.4 [[ description = [ Use Ruby ABI 2.4 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ ruby.exlib ] ]] ( lua [[ description = [ Enable Lua scripting support ] ]] lua? ( lua_abis: ( 5.1 [[ description = [ Use Lua ABI 5.1 ] ]] 5.2 [[ description = [ Use Lua ABI 5.2 ] ]] 5.3 [[ description = [ Use Lua ABI 5.3 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ lua.exlib ] ]] ( gpm [[ description = [ Adds support for sys-libs/gpm (Console-based mouse driver) ] ]] lua [[ description = [ Enable Lua scripting support ] ]] perl [[ description = [ Adds support/bindings for the Perl language ] ]] python [[ description = [ Adds support/bindings for the Python language ] ]] ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] minimal [[ description = [ Build without runtime scripts (no syntax highlighting, help) ] ]] cscope [[ description = [ add support for the cscope code browser ] ]] ) [[ defined-in = [ vim.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="vim"
SLOT="0"
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.0601.tar.gz -> vim-8.0.0601.tar.gz"
OPTIONS="cscope gpm python lua_abis:5.1 python_abis:2.7 ruby_abis:2.4 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1496089743"
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=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--gvim-8.0.0601--C.3766.1496089743.281812.C.tar.bz2"
SUMMARY="Graphical interface for Vim, an improved vi-style text editor"
BUGS_TO="pioto@exherbo.org ciaran.mccreesh@googlemail.com"
REMOTE_IDS="freecode:vim"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -0,0 +1,38 @@
# Created by paludis-3.0.0 on Sat Nov 25 02:28:19 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/gtk+:3 x11-libs/libXext x11-libs/libXft x11-libs/libXt ) [[ defined-in = [ gvim-8.0.1283-r1.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( 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 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build+run: ruby? ( ruby_abis:2.2? ( dev-lang/ruby:2.2 ) ruby_abis:2.3? ( dev-lang/ruby:2.3 ) ruby_abis:2.4? ( dev-lang/ruby:2.4 ) ) ) [[ defined-in = [ ruby.exlib ] ]] ( build+run: lua? ( lua_abis:5.1? ( dev-lang/lua:5.1 ) lua_abis:5.2? ( dev-lang/lua:5.2 ) lua_abis:5.3? ( dev-lang/lua:5.3 ) ) ) [[ defined-in = [ lua.exlib ] ]] ( build: sys-devel/autoconf:2.5 sys-devel/gettext virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] build+run: gpm? ( sys-libs/gpm[>=1.19.3] ) !minimal? ( app-editors/vim-runtime:8.0 ) perl? ( dev-lang/perl:=5.26 ) cscope? ( dev-util/cscope ) ) [[ defined-in = [ vim.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.vim.org/"
INHERITED=" vim-doc flag-o-matic alternatives github python ruby lua vim"
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( 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 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] ruby? ( ruby_abis: ( 2.2 [[ description = [ Use Ruby ABI 2.2 ] ]] 2.3 [[ description = [ Use Ruby ABI 2.3 ] ]] 2.4 [[ description = [ Use Ruby ABI 2.4 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ ruby.exlib ] ]] ( lua [[ description = [ Enable Lua scripting support ] ]] lua? ( lua_abis: ( 5.1 [[ description = [ Use Lua ABI 5.1 ] ]] 5.2 [[ description = [ Use Lua ABI 5.2 ] ]] 5.3 [[ description = [ Use Lua ABI 5.3 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ lua.exlib ] ]] ( gpm [[ description = [ Adds support for sys-libs/gpm (Console-based mouse driver) ] ]] lua [[ description = [ Enable Lua scripting support ] ]] perl [[ description = [ Adds support/bindings for the Perl language ] ]] python [[ description = [ Adds support/bindings for the Python language ] ]] ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] minimal [[ description = [ Build without runtime scripts (no syntax highlighting, help) ] ]] cscope [[ description = [ add support for the cscope code browser ] ]] ) [[ defined-in = [ vim.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="vim"
SLOT="0"
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.1283.tar.gz -> vim-8.0.1283.tar.gz"
OPTIONS="cscope gpm python lua_abis:5.1 python_abis:2.7 ruby_abis:2.4 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1511573299"
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=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--gvim-8.0.1283-r1--C.6557.1511573299.155953.C.tar.bz2"
SUMMARY="Graphical interface for Vim, an improved vi-style text editor"
BUGS_TO="pioto@exherbo.org ciaran.mccreesh@googlemail.com"
REMOTE_IDS="freecode:vim"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--app-editors--nano-2.8.7--C.29038.1504530981.290043.C.tar.bz2 396509 SHA256 a0e27df07c93101b1dda21cf06654659e6f928b089cfe02d03024dc94848c21d SHA512 e9b4220bdd1cbece15e1446997cbc042cdbd09609cf0bb02a747bf9ab918f0e6736eac64a93f850e9307309073b706521911098f964ef725e91b283bbc4bc9f4 WHIRLPOOL 6543c8d229b084768dafeb26d5523e92a73dde89d9315cc1d64b8dccd798c05085c36269ff80ece91d5393ed7e7549c15f1e052b786096e0cde688b26c5bbf0b
PBIN nano-2.8.7.pbin-1+exheres-0 1819 SHA256 ea2b2f686f70fcfdfc69ff49827201d0ef5ab1d9ac66a14ac58873db42f9441e SHA512 4406fd0e70ea7689fc63ea5a349b9017108e5bf8b128a25c7a76b994b77e07489eba297d527b3eb8de7ba6b25adc908d95e12694b4813a468c8b82e0be842640 WHIRLPOOL 1c06563650d465b738fbe2496018a3d9bf64d781948bab9bdc0edfd909eecf7d2d251c5d6e6e5c4ddead6ac86a3f3d0a14d1d1f8ec3306ceceec74723e41f448
DIST hasufell-binhost--app-editors--nano-2.9.0--C.949.1511564188.44904.C.tar.bz2 401529 SHA256 9b432d337148258d711a4345d112e3fa2c2f8028999779b6d972f51666e80e21 SHA512 fc8d59bb3f4229ece9af1b0768c766937a1440dcac35a9c0180de8d2986e4b8200a539f24e53f29c82dc159efd193cec3434f630f713817c341fdbd241126679 WHIRLPOOL 597886150251a8eee382b61d058ff467741e47df393df9acc0f8cd911e50ba481b47da7d50653c87e6d0e40d39c27b18ed983e78805f1e83ffd202664bfa6538
PBIN nano-2.9.0.pbin-1+exheres-0 1815 SHA256 799afb175f449124f8a847a6271b1af2ea0c22a95a699dab798e4bd41ce5fc93 SHA512 ad51682a41da426031ad7737fc7c7685822770b05f05a93c98b40d7521a7f9d70674641d3dcf5eda85aafde357fe6ea72923cb76be4c28064224fcae562b6727 WHIRLPOOL 0704bfb671754cfd3a579b8c5bbdae3ce40ba4e2b89c73fd7020252a304c634eb27bbc13d552c5892a1eaa7854f790d651154c9c5d2ca3735bb041231d4dea58

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Mon Sep 4 15:16:21 CEST 2017
# Created by paludis-3.0.0 on Fri Nov 24 23:56:28 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/gettext virtual/pkg-config build+run: sys-apps/file sys-libs/ncurses ) [[ defined-in = [ nano-2.8.7.exheres-0 ] ]]"
DEPENDENCIES="( build: sys-devel/gettext virtual/pkg-config build+run: sys-apps/file sys-libs/ncurses ) [[ defined-in = [ nano-2.9.0.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.nano-editor.org"
@@ -9,10 +9,10 @@ MYOPTIONS="( ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="GPL-3"
SLOT="0"
DOWNLOADS="https://www.nano-editor.org/dist/v2.8/nano-2.8.7.tar.xz"
DOWNLOADS="https://www.nano-editor.org/dist/v2.9/nano-2.9.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1504530981"
GENERATED_TIME="1511564188"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--nano-2.8.7--C.29038.1504530981.290043.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--nano-2.9.0--C.949.1511564188.44904.C.tar.bz2"
SUMMARY="GNU nano text editor"
BUGS_TO=""
REMOTE_IDS="freecode:nano"

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--app-editors--vim-runtime-8.0.0601--C.8434.1496086549.920041.C.tar.bz2 5881806 SHA256 e661f465597694ffb9e920f3be38fc56595758fb8e024ae34002946d8346efa4 SHA512 11d70ab0f4cc5031df6d0a6b0408f66d59e0e5af7bf26861bccfb08123f697fbd36d6bac5331efc95e4d3dc252f86fe7681f939ac01ada97ba94defd675131de WHIRLPOOL 7259896cfa105579a6b1a52726b838b745e7e23169f6e2e74d89278e6b5734a5bfe2b7016a5dcf0de9d92de1ee6a901892144f613ac0b88ed811caa8eb94e962
PBIN vim-runtime-8.0.0601.pbin-1+exheres-0 2509 SHA256 62b6ee861904e7856ba6a8609b23a9a718b74090cdba0191e0c52e0d9806596b SHA512 e9dfd1a22a13d3bade3ebc14ce006c271926a54f6e37262397adc0da79b726e9036c5b94b975b02a843a50ce4e6d8339a809e04cd1bcb64c8bfc7020f4b8e51a WHIRLPOOL 134c9bb5a51cc766962da5f3834042b4a65856b52b7ac94bf73e6ebea32b3ab30a42c883165d9b5013c624a9d72faaf4334a65123638af54a66c26b5dc48216f
DIST hasufell-binhost--app-editors--vim-runtime-8.0.1283--C.11610.1511563743.175190.C.tar.bz2 5919795 SHA256 8a6a05c45409475d2a9ab7a7a75c3786222d67227fca6dfb24662162854560b6 SHA512 227ed993722417c836e99010443a3e6bcc98f83c77f44613a2b415363193e1cb1ea2d4754b4b022438f5651c1372d4846e997cfef5a369f241b04dd400fea1b0 WHIRLPOOL 8cc0c1c5174496c96d32f1ac91de3fa28efb9ea6dfb33f186a9ea146fbd7d333637d91050d21dbd75f6a9886dc90e150e4ad44b4d3a30fbbfea7ec58ce3426b0
PBIN vim-runtime-8.0.1283.pbin-1+exheres-0 2502 SHA256 556a7af15905b2303034c10cbe289726fe83d75a6fbcb8697a7a88c0ffa311d1 SHA512 45904c234bb2c00836aee2873ed70e915abd7fbaca00c34fe9d25a5e3ed2e69008f017dbda3b5fa5852336bfde87f9da26bdb90c8c48bb6817a67afcd402f288 WHIRLPOOL 4c0649fe40c607ac3e9f4a1af566f2c5fb8559f1cd533418835d12e70d9d822cf333b8f1a500a3eae7eda319549894935cc6bf847de9d0a86f5247ae233b32b8

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Mon May 29 21:35:52 CEST 2017
# Created by paludis-3.0.0 on Fri Nov 24 23:49:05 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: !app-editors/vim-runtime:0 [[ description = [ Slot move ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ vim-runtime-8.0.0601.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: sys-devel/gettext build: sys-devel/autoconf:2.5 virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] ) [[ defined-in = [ vim.exlib ] ]]"
DEPENDENCIES="( build+run: !app-editors/vim-runtime:0 [[ description = [ Slot move ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ vim-runtime-8.0.1283.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: sys-devel/autoconf:2.5 sys-devel/gettext virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] ) [[ defined-in = [ vim.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.vim.org/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( bash-completion [[ description = [ Install completion files for t
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="vim"
SLOT="8.0"
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.0601.tar.gz -> vim-8.0.0601.tar.gz"
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.1283.tar.gz -> vim-8.0.1283.tar.gz"
OPTIONS="bash-completion "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1496086552"
GENERATED_TIME="1511563745"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--vim-runtime-8.0.0601--C.8434.1496086549.920041.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--vim-runtime-8.0.1283--C.11610.1511563743.175190.C.tar.bz2"
SUMMARY="vim and gvim shared files"
BUGS_TO="pioto@exherbo.org ciaran.mccreesh@googlemail.com"
REMOTE_IDS="freecode:vim"

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--app-editors--vim-8.0.0601--C.18592.1496086592.804765.C.tar.bz2 1319916 SHA256 090eb2fe0a55f64ff9ab4320aef76251a742702e3f240cd88fa470175253b536 SHA512 e186334578ae0922f2f7475dd3225186f61230ce111d09c5ae4ee2f3b2f6fad498b7009bd303be52f381da9673a220276aac6e45f070dc0bef64822045c9b2f2 WHIRLPOOL 077064563edcd80001d56ff3d5cf3768e3449bce618b46d4128e6ff489b9ad89100ad57b5cb9d73a5ef686d3e630d7777bf7cc8df35043b8e22c253d23023448
PBIN vim-8.0.0601.pbin-1+exheres-0 5129 SHA256 8059aebc8be86f82c8961548cfb7646c6630a150e4d3cf5a6e7a8cfb4a8fd133 SHA512 bd9d1640774ef60ee738b466a9afe8e5c5dce6e1bab259a7d15d9f4d4b2728734c4062ea7f5daeea1fbde8d00e9b05ef3eedc0feb7ea404222299904ea39afb7 WHIRLPOOL 54570c572bdd2538383ceedd2a1a6f486527938bdd504bb990d2aa38cfae374c0d76d65468f09259e2b66d26662191503aa45d4dcaacef3d612bbf88970312b0
DIST hasufell-binhost--app-editors--vim-8.0.1283-r1--C.21638.1511563786.932006.C.tar.bz2 1392275 SHA256 8395dc6aeb586b8371d0532e1738b0dbc3c19e723c0ce083db46a700a78d27de SHA512 afa2d7ed65d9ef13a75c8a8563e1c01d29823a5155f631fdaee0654d459b40dd2f8382ce30577a80f3c361bd43131a6ebfd6f025a9b7a1339787a7736ac9b40a WHIRLPOOL c7c35df9082630f374c21921a899dacd4d486c2ccf86bc880b4211afc86226193658d1b2c768d6f9a4510eefaed86e7be2f0045e40633161239fdab37762ed29
PBIN vim-8.0.1283-r1.pbin-1+exheres-0 5040 SHA256 b9a25a5f2cd641508eefa8a532b8935dd2750c53ecdb08128a30267885e3a5d4 SHA512 82c02ed57f277ff20ca3c17611aaa87a7d0b1c391bd1ca9542e73b73957e673195d800be0bd3136464ddbce84c55e112c0a1d0f1bc0e0efb5ced6407a52d9ceb WHIRLPOOL 6fb682f3904a6a7f2482a76aa57cb680d9b67ba8ab958459c9007a8a3c8ccecb61b5c4b193c88fd06ae62dfc60cb4a1d7122e7bd90ab5695f949cd7adef20560

View File

@@ -1,38 +0,0 @@
# Created by paludis-3.0.0 on Mon May 29 21:36:33 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( 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+run: ruby? ( ruby_abis:2.2? ( dev-lang/ruby:2.2 ) ruby_abis:2.3? ( dev-lang/ruby:2.3 ) ruby_abis:2.4? ( dev-lang/ruby:2.4 ) ) ) [[ defined-in = [ ruby.exlib ] ]] ( build+run: lua? ( lua_abis:5.1? ( dev-lang/lua:5.1 ) lua_abis:5.2? ( dev-lang/lua:5.2 ) lua_abis:5.3? ( dev-lang/lua:5.3 ) ) ) [[ defined-in = [ lua.exlib ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: sys-devel/gettext build: sys-devel/autoconf:2.5 virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] build+run: gpm? ( sys-libs/gpm[>=1.19.3] ) !minimal? ( app-editors/vim-runtime:8.0 ) perl? ( dev-lang/perl:* ) cscope? ( dev-util/cscope ) build: x-clipboard? ( x11-libs/libXt x11-libs/libX11 x11-libs/libSM x11-proto/xproto ) run: x-clipboard? ( x11-libs/libXt ) suggestion: app-vim/securemodelines [[ description = [ the built in modelines support is insecure ] ]] ) [[ defined-in = [ vim.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.vim.org/"
INHERITED=" vim-doc flag-o-matic alternatives github python ruby lua bash-completion vim"
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( 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 ] ]] ( ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] ruby? ( ruby_abis: ( 2.2 [[ description = [ Use Ruby ABI 2.2 ] ]] 2.3 [[ description = [ Use Ruby ABI 2.3 ] ]] 2.4 [[ description = [ Use Ruby ABI 2.4 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ ruby.exlib ] ]] ( lua [[ description = [ Enable Lua scripting support ] ]] lua? ( lua_abis: ( 5.1 [[ description = [ Use Lua ABI 5.1 ] ]] 5.2 [[ description = [ Use Lua ABI 5.2 ] ]] 5.3 [[ description = [ Use Lua ABI 5.3 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ lua.exlib ] ]] ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( gpm [[ description = [ Adds support for sys-libs/gpm (Console-based mouse driver) ] ]] lua [[ description = [ Enable Lua scripting support ] ]] perl [[ description = [ Adds support/bindings for the Perl language ] ]] python [[ description = [ Adds support/bindings for the Python language ] ]] ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] minimal [[ description = [ Build without runtime scripts (no syntax highlighting, help) ] ]] cscope [[ description = [ add support for the cscope code browser ] ]] vim-pager [[ description = [ Use vim as a replacement for less ] ]] x-clipboard [[ description = [ Link against X11 libraries, for X clipboard support ] ]] ) [[ defined-in = [ vim.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="vim"
SLOT="0"
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.0601.tar.gz -> vim-8.0.0601.tar.gz"
OPTIONS="bash-completion cscope gpm python lua_abis:5.1 python_abis:2.7 ruby_abis:2.4 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1496086593"
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=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
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"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--vim-8.0.0601--C.18592.1496086592.804765.C.tar.bz2"
SUMMARY="Vim, an improved vi-style text editor"
BUGS_TO="pioto@exherbo.org ciaran.mccreesh@googlemail.com"
REMOTE_IDS="freecode:vim"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -0,0 +1,38 @@
# Created by paludis-3.0.0 on Fri Nov 24 23:49:47 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( 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 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build+run: ruby? ( ruby_abis:2.2? ( dev-lang/ruby:2.2 ) ruby_abis:2.3? ( dev-lang/ruby:2.3 ) ruby_abis:2.4? ( dev-lang/ruby:2.4 ) ) ) [[ defined-in = [ ruby.exlib ] ]] ( build+run: lua? ( lua_abis:5.1? ( dev-lang/lua:5.1 ) lua_abis:5.2? ( dev-lang/lua:5.2 ) lua_abis:5.3? ( dev-lang/lua:5.3 ) ) ) [[ defined-in = [ lua.exlib ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: sys-devel/autoconf:2.5 sys-devel/gettext virtual/sed build+run: dev-util/ctags sys-libs/ncurses[>=5.2-r2] build+run: gpm? ( sys-libs/gpm[>=1.19.3] ) !minimal? ( app-editors/vim-runtime:8.0 ) perl? ( dev-lang/perl:=5.26 ) cscope? ( dev-util/cscope ) build: x-clipboard? ( x11-libs/libXt x11-libs/libX11 x11-libs/libSM x11-proto/xproto ) run: x-clipboard? ( x11-libs/libXt ) suggestion: app-vim/securemodelines [[ description = [ the built in modelines support is insecure ] ]] ) [[ defined-in = [ vim.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.vim.org/"
INHERITED=" vim-doc flag-o-matic alternatives github python ruby lua bash-completion vim"
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( 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 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] ruby? ( ruby_abis: ( 2.2 [[ description = [ Use Ruby ABI 2.2 ] ]] 2.3 [[ description = [ Use Ruby ABI 2.3 ] ]] 2.4 [[ description = [ Use Ruby ABI 2.4 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ ruby.exlib ] ]] ( lua [[ description = [ Enable Lua scripting support ] ]] lua? ( lua_abis: ( 5.1 [[ description = [ Use Lua ABI 5.1 ] ]] 5.2 [[ description = [ Use Lua ABI 5.2 ] ]] 5.3 [[ description = [ Use Lua ABI 5.3 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ lua.exlib ] ]] ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( gpm [[ description = [ Adds support for sys-libs/gpm (Console-based mouse driver) ] ]] lua [[ description = [ Enable Lua scripting support ] ]] perl [[ description = [ Adds support/bindings for the Perl language ] ]] python [[ description = [ Adds support/bindings for the Python language ] ]] ruby [[ description = [ Adds support/bindings for the Ruby language ] ]] minimal [[ description = [ Build without runtime scripts (no syntax highlighting, help) ] ]] cscope [[ description = [ add support for the cscope code browser ] ]] vim-pager [[ description = [ Use vim as a replacement for less ] ]] x-clipboard [[ description = [ Link against X11 libraries, for X clipboard support ] ]] ) [[ defined-in = [ vim.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="vim"
SLOT="0"
DOWNLOADS="https://github.com/vim/vim/archive/v8.0.1283.tar.gz -> vim-8.0.1283.tar.gz"
OPTIONS="bash-completion cscope gpm python lua_abis:5.1 python_abis:2.7 ruby_abis:2.4 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1511563787"
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=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
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"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-editors--vim-8.0.1283-r1--C.21638.1511563786.932006.C.tar.bz2"
SUMMARY="Vim, an improved vi-style text editor"
BUGS_TO="pioto@exherbo.org ciaran.mccreesh@googlemail.com"
REMOTE_IDS="freecode:vim"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""