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 2E63413832E for ; Sat, 6 Aug 2016 10:51:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5BE0E0B7D; Sat, 6 Aug 2016 10:51:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DED87E0B79 for ; Sat, 6 Aug 2016 10:51:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81B53340BE0 for ; Sat, 6 Aug 2016 10:51:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C45927D6 for ; Sat, 6 Aug 2016 10:51:22 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1470480022.9bf8e1d7a5a4bb04728649b82e90b143015bc10e.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/fox.eclass X-VCS-Directories: eclass/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 9bf8e1d7a5a4bb04728649b82e90b143015bc10e X-VCS-Branch: master Date: Sat, 6 Aug 2016 10:51:22 +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: 93cec657-4f1d-49ba-9b8e-35189d1302d5 X-Archives-Hash: d9aad35769a228676a8aa12096aefa22 commit: 9bf8e1d7a5a4bb04728649b82e90b143015bc10e Author: Pacho Ramos gentoo org> AuthorDate: Sat Aug 6 10:40:22 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Aug 6 10:40:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf8e1d7 Cleanup due to bug #150215 eclass/fox.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/fox.eclass b/eclass/fox.eclass index 6ac04c2..fdf4099 100644 --- a/eclass/fox.eclass +++ b/eclass/fox.eclass @@ -4,7 +4,7 @@ # @ECLASS: fox.eclass # @MAINTAINER: -# mabi@gentoo.org +# maintainer-needed@gentoo.org # @BLURB: Functionality required the FOX Toolkit and it's applications # @DESCRIPTION: # This eclass allows building SLOT-able FOX Toolkit installations