From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 555DE138334 for ; Sat, 25 Aug 2018 20:21:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65F30E07B3; Sat, 25 Aug 2018 20:21:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A195E07B3 for ; Sat, 25 Aug 2018 20:21:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6FA7335CC2 for ; Sat, 25 Aug 2018 20:20:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 401993B6 for ; Sat, 25 Aug 2018 20:20:57 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1535225629.e867931697837f40e45c3f6e466a08317e7d150f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/holland/, profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/holland/holland-1.0.10.ebuild profiles/base/package.use.mask X-VCS-Directories: profiles/base/ app-backup/holland/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e867931697837f40e45c3f6e466a08317e7d150f X-VCS-Branch: master Date: Sat, 25 Aug 2018 20:20:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a74f4775-9df3-4b2c-9cae-a370063b17f1 X-Archives-Hash: 698f55edb6429286de166e1872caf553 commit: e867931697837f40e45c3f6e466a08317e7d150f Author: Michał Górny gentoo org> AuthorDate: Sat Aug 25 19:33:49 2018 +0000 Commit: Michał Górny gentoo 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 (18 Mar 2018) -# app-backup/holland-lib-mysql will be removed (#643502) -app-backup/holland mysql - # Pacho Ramos (18 Mar 2018) # media-sound/mp3gain and media-sound/aacgain will be removed (#630954). media-sound/abcde lame