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 204F81384B4 for ; Mon, 7 Dec 2015 09:03:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1CE521C148; Mon, 7 Dec 2015 09:03:14 +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 4630821C148 for ; Mon, 7 Dec 2015 09:03:14 +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 D67DE340860 for ; Mon, 7 Dec 2015 09:03:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F08219A1 for ; Mon, 7 Dec 2015 09:03:10 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1449478976.f8618cde9b3d54f7867d4209a215b9b1c8fbc870.idella4@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: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: f8618cde9b3d54f7867d4209a215b9b1c8fbc870 X-VCS-Branch: master Date: Mon, 7 Dec 2015 09:03:10 +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: e7efc55d-a9c0-4bdb-ac13-0021de80ea66 X-Archives-Hash: 58823b4976e31956786ecc62d5a98d5f commit: f8618cde9b3d54f7867d4209a215b9b1c8fbc870 Author: Ian Delaney gentoo org> AuthorDate: Mon Dec 7 09:02:20 2015 +0000 Commit: Ian Delaney gentoo org> CommitDate: Mon Dec 7 09:02:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8618cde profiles/package.mask: remove pmasks of dev-db/drizzle, dev-php/pecl-drizzle profiles/package.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index edd8f7b..6b6cd98 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,14 +30,6 @@ #--- END OF EXAMPLES --- -# Ian Delaney (07 Dec 2015) -# "The drizzle project is long dead, it should be removed, -# along with dev-php/pecl-drizzle", note by grknight -# in Bug #501060 -# Masked for removal in 30 days. -dev-db/drizzle -dev-php/pecl-drizzle - # Michael Orlitzky (06 Dec 2015) # Masked for testing of the new apache2/php7 support. >=app-eselect/eselect-php-0.8.0