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 105051382C5 for ; Thu, 22 Feb 2018 23:49:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12FC3E0918; Thu, 22 Feb 2018 23:49:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E7F8EE0918 for ; Thu, 22 Feb 2018 23:49:23 +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 EF0D4335C31 for ; Thu, 22 Feb 2018 23:49:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20726207 for ; Thu, 22 Feb 2018 23:49:16 +0000 (UTC) From: "Steve Dibb" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Steve Dibb" Message-ID: <1519343346.c3344bb687e57ee845fc737cb43cd64460d0f968.beandog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: beandog X-VCS-Committer-Name: Steve Dibb X-VCS-Revision: c3344bb687e57ee845fc737cb43cd64460d0f968 X-VCS-Branch: master Date: Thu, 22 Feb 2018 23:49:16 +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: a07c0f55-ab30-4107-aa89-feb85c65fdad X-Archives-Hash: 4d3d88b24396968519184e8fb6b070d3 commit: c3344bb687e57ee845fc737cb43cd64460d0f968 Author: Steve Dibb gentoo org> AuthorDate: Thu Feb 22 23:48:10 2018 +0000 Commit: Steve Dibb gentoo org> CommitDate: Thu Feb 22 23:49:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3344bb6 Last rites: media-libs/libdvdplay Dead upstream, never really used, libdvdread and libdvdnav provide DVD access. Masked for removal in 30 days. Bug #648566 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index eb8249e336d..390d9aee394 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Steve Dibb (22 Feb 2018) +# Dead upstream, never really used, libdvdread and libdvdnav provide +# DVD access. +# Masked for removal in 30 days. Bug #648566 +media-libs/libdvdplay + # Steve Dibb (22 Feb 2018) # Dead upstream, long since replaced by libaacs for functionality. # Masked for removal in 30 days. Bug #648560