From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3315F1384B4 for ; Sun, 6 Dec 2015 17:29:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6814421C0B9; Sun, 6 Dec 2015 17:29:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9119F21C0A2 for ; Sun, 6 Dec 2015 17:29:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 907C0340814 for ; Sun, 6 Dec 2015 17:29:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1482ABD for ; Sun, 6 Dec 2015 17:29:36 +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: <1449414709.298cf04ef11002ffa023dfadb716430d62a0292b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:python-cleanup-r2 commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 298cf04ef11002ffa023dfadb716430d62a0292b X-VCS-Branch: python-cleanup-r2 Date: Sun, 6 Dec 2015 17:29:36 +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: 0d5bf9f5-6a60-4707-8c7f-e7aded004385 X-Archives-Hash: 0e73ca579af09e0765298239bda5d88c commit: 298cf04ef11002ffa023dfadb716430d62a0292b Author: Patrice Clement gentoo org> AuthorDate: Sun Dec 6 15:09:51 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Dec 6 15:11:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298cf04e profiles/package.mask: Mask dev-java/{mg4j,webgraph}. See bug 161440. Signed-off-by: Patrice Clement gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 924c426..077fcfd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Patrice Clement (06 Dec 2015) +# We maintain old versions which were never stabilised +# and are too far behind for a trivial version bump. +# Masked for removal in 30 days. See bug #161440. +dev-java/webgraph +dev-java/mg4j + # Anthony G. Basile (06 Dec 2015) # Masked until we deal with SSLv3, bug #567554 =dev-libs/libressl-2.3* From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5305C1384B4 for ; Sun, 6 Dec 2015 17:20:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EB74E08D0; Sun, 6 Dec 2015 17:20:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A4F43E08D2 for ; Sun, 6 Dec 2015 17:20:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8D0F3407D2 for ; Sun, 6 Dec 2015 17:19:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFDD0ABD for ; Sun, 6 Dec 2015 17:19: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: <1449414709.298cf04ef11002ffa023dfadb716430d62a0292b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:multilib-eapi6 commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 298cf04ef11002ffa023dfadb716430d62a0292b X-VCS-Branch: multilib-eapi6 Date: Sun, 6 Dec 2015 17:19: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: c0a5ef5d-d6b2-4e1b-bb72-6dc3b5e67604 X-Archives-Hash: e2a110a9acbd1e5eb1121ef4e0834b0e Message-ID: <20151206171957.vIvhq7hFvyq8YBmv0OLMEbsrmw8YIxusuCTr38rMsGE@z> commit: 298cf04ef11002ffa023dfadb716430d62a0292b Author: Patrice Clement gentoo org> AuthorDate: Sun Dec 6 15:09:51 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Dec 6 15:11:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298cf04e profiles/package.mask: Mask dev-java/{mg4j,webgraph}. See bug 161440. Signed-off-by: Patrice Clement gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 924c426..077fcfd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Patrice Clement (06 Dec 2015) +# We maintain old versions which were never stabilised +# and are too far behind for a trivial version bump. +# Masked for removal in 30 days. See bug #161440. +dev-java/webgraph +dev-java/mg4j + # Anthony G. Basile (06 Dec 2015) # Masked until we deal with SSLv3, bug #567554 =dev-libs/libressl-2.3*