public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-backup/holland/, profiles/base/
@ 2018-08-25 20:20 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-08-25 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e867931697837f40e45c3f6e466a08317e7d150f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 25 19:33:49 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 19:33:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8679316

app-backup/holland: Drop IUSE=mysql due to removed dep

 app-backup/holland/holland-1.0.10.ebuild | 5 ++---
 profiles/base/package.use.mask           | 4 ----
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/app-backup/holland/holland-1.0.10.ebuild b/app-backup/holland/holland-1.0.10.ebuild
index 93923b276ab..f7fadd3b223 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? (

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 2bc22dc1ce3..7b976d1c5be 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -71,10 +71,6 @@ sci-libs/ipopt hsl
 # in tree uses the latter at the moment (#645562)
 dev-lang/rust extended
 
-# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
-# app-backup/holland-lib-mysql will be removed (#643502)
-app-backup/holland mysql
-
 # Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
 # media-sound/mp3gain and media-sound/aacgain will be removed (#630954).
 media-sound/abcde lame


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-25 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-25 20:20 [gentoo-commits] repo/gentoo:master commit in: app-backup/holland/, profiles/base/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox