This commit is contained in:
Your Name
2018-09-08 12:16:32 +02:00
parent 04fbb8b0df
commit f867debf5d
248 changed files with 1366 additions and 966 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--sys-apps--etckeeper-1.18.6--C.32362.1496087067.54888.C.tar.bz2 39087 SHA256 ca065d11c016f0f46aff7ea6780a38034da23e576fa4b6dc66c471e133e0156b SHA512 bb0ea56a1de594e182e9ca2c25bedd31e3f9ec8e6418f612190191cc828ee15938a4ce48d2504e43dd87e24c1922e312d0c95aeeda64ba70e7c815d13c6238af WHIRLPOOL 3a9b7c6ce4daa9608c0d7ec7616f5f8303981262757d72d34050cbb77ed49d48b9c4533b823873c06e54da02e5e42403b10d9f6946193424aa1abd734ab758a9
PBIN etckeeper-1.18.6.pbin-1+exheres-0 3556 SHA256 d9034a573543d40e6e8b62914e969f761ea5638e0b3fe655f4fd94f1d613701e SHA512 13067562e281cc5353446bdee9a3847e4a26d459ce1c33175b512a9ce778b604ea06942ab6a20119d1a93f4d1554e0f556682ddd1b41f6b70ff99eaa31e7e497 WHIRLPOOL 7753acad11bca1357a616f1f0b4a45afa9f447e2f6b71aa684b0b98c5fbf371c3838f24a20e48aab0e2e4e185cab4d3286e88e2f161a39b119664f362bf2fb80
DIST hasufell-binhost--sys-apps--etckeeper-1.18.8--C.8682.1536396302.485958.C.tar.bz2 39976 SHA256 c879ceedb5c81b767cc8e5c9b2c548ead6b51fccd1a5710a4aa803c4f4b41e51 SHA512 dff3e3c746dd7cece9ca766c6c67fab1f29e5cc6d6fe92e822990f4b157ef0b7215ce87edd3652f8dfb37b3157b79565f27bfbcb1e7f59f9bd99a07657d842e2 WHIRLPOOL 7e4ecc4b7d88922417434faf3530c7d41afa4a42e4d89c8b3cd669de8e7a6b848aad744741c7070f48947acf6aeb860407571181a39f514042481dfc1787078a
PBIN etckeeper-1.18.8.pbin-1+exheres-0 3430 SHA256 f0e6059e18218857f1f9c008c4d8cd61184b4cd5de332426a280b5897acf3ab8 SHA512 cb34af5e0789ba60327a48684593ce9368b1911003980b51320a522f081840442ae16bcef2db82b51b52aa74ca9800feaa4023354efc258b0905ca494be1ff72 WHIRLPOOL cd2a0ca471a0ce73c3b0bb9ef8d03bbc66172f27be47e60e3658b0660a369db6e2b58d30fb374e0c144ce97d7efd6654e3cf7324a396cacfe39e93a457f4a5f8

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon May 29 21:44:27 CEST 2017
# Created by paludis-3.0.0 on Sat Sep 8 10:45:02 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: bzr? ( dev-lang/python ) build+run: bzr? ( dev-scm/bzr ) run: cron? ( virtual/cron ) darcs? ( dev-scm/darcs ) git? ( dev-scm/git ) mercurial? ( dev-scm/mercurial ) ) [[ defined-in = [ etckeeper.exlib ] ]]"
DEPENDENCIES="( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: bzr? ( dev-lang/python ) build+run: bzr? ( dev-scm/bzr ) run: cron? ( virtual/cron ) darcs? ( dev-scm/darcs ) git? ( dev-scm/git ) mercurial? ( dev-scm/mercurial ) test: dev-util/bats sys-apps/fakeroot ) [[ defined-in = [ etckeeper.exlib ] ]]"
DESCRIPTION=" etckeeper is a collection of tools to let /etc be stored in a git, mercurial, darcs, or bzr repository. It optionally hooks into several package managers (including Paludis) to automatically commit changes made to /etc during package upgrades. It tracks file metadata that revision control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with revision control."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://etckeeper.branchable.com"
HOMEPAGE="https://etckeeper.branchable.com"
INHERITED=" bash-completion python etckeeper"
MYOPTIONS="( ( bash-completion [[ description = [ Enable bash-completion support ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( bash-completion [[ description = [ Enable bash-completion support ] ]] cron [[ description = [ Use cron to auto-commit changes daily (can be disabled in configuration) ] ]] packagemanager [[ description = [ Install package manager hooks to auto-commit changes before and after installation ] ]] ( bzr [[ description = [ Manage /etc with Bazaar ] ]] darcs [[ description = [ Manage /etc with Darcs ] ]] git [[ description = [ Manage /etc with Git ] ]] mercurial [[ description = [ Manage /etc with Mercurial ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ etckeeper.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS=" https://sources.voidlinux.eu/etckeeper-1.18.6/etckeeper-1.18.6.tar.gz https://github.com/joeyh/etckeeper/archive/1.18.6.tar.gz -> etckeeper-1.18.6.tar.gz mirror://debian/pool/main/e/etckeeper/etckeeper_1.18.6.tar.gz -> etckeeper-1.18.6.tar.gz "
DOWNLOADS="https://git.joeyh.name/index.cgi/etckeeper.git/snapshot/etckeeper-1.18.8.tar.gz"
OPTIONS="bash-completion git "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1496087067"
GENERATED_TIME="1536396302"
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="philantrop"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--etckeeper-1.18.6--C.32362.1496087067.54888.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--etckeeper-1.18.8--C.8682.1536396302.485958.C.tar.bz2"
SUMMARY="Manages /etc under revision control using Bazaar, Darcs, Git, or Mercurial"
BUGS_TO="philantrop@exherbo.org"
REMOTE_IDS=""