Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/holland/, profiles/base/
Date: Sat, 25 Aug 2018 20:21:03
Message-Id: 1535225629.e867931697837f40e45c3f6e466a08317e7d150f.mgorny@gentoo
1 commit: e867931697837f40e45c3f6e466a08317e7d150f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 25 19:33:49 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 19:33:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8679316
7
8 app-backup/holland: Drop IUSE=mysql due to removed dep
9
10 app-backup/holland/holland-1.0.10.ebuild | 5 ++---
11 profiles/base/package.use.mask | 4 ----
12 2 files changed, 2 insertions(+), 7 deletions(-)
13
14 diff --git a/app-backup/holland/holland-1.0.10.ebuild b/app-backup/holland/holland-1.0.10.ebuild
15 index 93923b276ab..f7fadd3b223 100644
16 --- a/app-backup/holland/holland-1.0.10.ebuild
17 +++ b/app-backup/holland/holland-1.0.10.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2014 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=5
24 @@ -13,14 +13,13 @@ SRC_URI="http://hollandbackup.org/releases/stable/${PV%.*}/${P}.tar.gz"
25 LICENSE="BSD"
26 SLOT="0"
27 KEYWORDS="~amd64 ~x86"
28 -IUSE="doc examples +mysql postgres sqlite"
29 +IUSE="doc examples postgres sqlite"
30
31 DEPEND="
32 dev-python/setuptools[${PYTHON_USEDEP}]
33 doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
34 "
35 RDEPEND="
36 - mysql? ( ~app-backup/holland-backup-mysql-meta-${PV}[${PYTHON_USEDEP}] )
37 postgres? ( ~app-backup/holland-backup-pgdump-${PV}[${PYTHON_USEDEP}] )
38 sqlite? ( ~app-backup/holland-backup-sqlite-${PV}[${PYTHON_USEDEP}] )
39 examples? (
40
41 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
42 index 2bc22dc1ce3..7b976d1c5be 100644
43 --- a/profiles/base/package.use.mask
44 +++ b/profiles/base/package.use.mask
45 @@ -71,10 +71,6 @@ sci-libs/ipopt hsl
46 # in tree uses the latter at the moment (#645562)
47 dev-lang/rust extended
48
49 -# Pacho Ramos <pacho@g.o> (18 Mar 2018)
50 -# app-backup/holland-lib-mysql will be removed (#643502)
51 -app-backup/holland mysql
52 -
53 # Pacho Ramos <pacho@g.o> (18 Mar 2018)
54 # media-sound/mp3gain and media-sound/aacgain will be removed (#630954).
55 media-sound/abcde lame