summaryrefslogtreecommitdiff
path: root/app-backup
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-29 20:19:23 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-29 20:19:23 +0100
commit12bb627384ddfd47382b9f1b6464481a58d01ebb (patch)
treef9760c04ccd4fcd7de214e2acd5b0e43fb530aa9 /app-backup
parent5fdd950c7ae03e12746a45c86d85861beaacc846 (diff)
gentoo resync : 29.08.2018
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/Manifest.gzbin10164 -> 10161 bytes
-rw-r--r--app-backup/holland/Manifest2
-rw-r--r--app-backup/holland/holland-1.0.10.ebuild5
3 files changed, 3 insertions, 4 deletions
diff --git a/app-backup/Manifest.gz b/app-backup/Manifest.gz
index 04a2afd0acd6..2d861486bfea 100644
--- a/app-backup/Manifest.gz
+++ b/app-backup/Manifest.gz
Binary files differ
diff --git a/app-backup/holland/Manifest b/app-backup/holland/Manifest
index ec71f3cd2eec..1596afb9f16c 100644
--- a/app-backup/holland/Manifest
+++ b/app-backup/holland/Manifest
@@ -1,3 +1,3 @@
DIST holland-1.0.10.tar.gz 449334 BLAKE2B 0b0290b916448be1865ff2b5c2f0e78de9c4640418fc049b999f5dd171d8fa54c63411b5b8972c843d98f77e6b9726dbc849cb73d3771244e871bb9fea67652a SHA512 5183ec73012edcaba50ef5cc9b892480d5f60301d01d17bd96c5490bd8e6ae42bd21abb6084e6665317b8025489981a02293cd583964f01e86459609b93e918f
-EBUILD holland-1.0.10.ebuild 1410 BLAKE2B 36043bafe9690314d43c2add28a61014e1324bff1029371d799d9cf32d9d4e2324d4fba4fdf82961cf88d6651ea96db01dfe9aa1e997f0b2821b087de881c1b3 SHA512 d1ed02610f3eb782014988467af619094a7c10856f20329d797ca19a06404f0ca3318439d3e6ba472991266c65fd329f5e458e88ccb18903e202a6615033f1b0
+EBUILD holland-1.0.10.ebuild 1329 BLAKE2B 330fb8b6f117577168a722b67c2a69e5ee3cd2c17faf8e29c410dc6797f012775ad000131b80b316465ab0a0f2cfa37bbd3475b40e8fcd42e479612a474f6e27 SHA512 aeffbcfa73de44b4ed9c27b106d7c75873d96ba6483a81a71d6fe8d47e46e5b4a74b94db07a40d16e6929a7ee232b6c01d0ba4d2a5c8784a922064f59de25248
MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/app-backup/holland/holland-1.0.10.ebuild b/app-backup/holland/holland-1.0.10.ebuild
index 93923b276ab7..f7fadd3b2230 100644
--- a/app-backup/holland/holland-1.0.10.ebuild
+++ b/app-backup/holland/holland-1.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,14 +13,13 @@ SRC_URI="http://hollandbackup.org/releases/stable/${PV%.*}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="doc examples +mysql postgres sqlite"
+IUSE="doc examples postgres sqlite"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
"
RDEPEND="
- mysql? ( ~app-backup/holland-backup-mysql-meta-${PV}[${PYTHON_USEDEP}] )
postgres? ( ~app-backup/holland-backup-pgdump-${PV}[${PYTHON_USEDEP}] )
sqlite? ( ~app-backup/holland-backup-sqlite-${PV}[${PYTHON_USEDEP}] )
examples? (