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 EFBE213832E for ; Sun, 21 Aug 2016 12:55:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02F3CE0B36; Sun, 21 Aug 2016 12:55:22 +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 621CCE0B36 for ; Sun, 21 Aug 2016 12:55:21 +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 444AB3406DD for ; Sun, 21 Aug 2016 12:55:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62CB12463 for ; Sun, 21 Aug 2016 12:55:18 +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: <1471784107.68e44faac93e34b618f317d7d1fbe51b3ecb719a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/horde.eclass X-VCS-Directories: eclass/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 68e44faac93e34b618f317d7d1fbe51b3ecb719a X-VCS-Branch: master Date: Sun, 21 Aug 2016 12:55:18 +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: a5d3917d-b2bb-4acb-af5e-6c2040ca22cd X-Archives-Hash: a89e51224fca2018ad05fed9b27125be commit: 68e44faac93e34b618f317d7d1fbe51b3ecb719a Author: Pacho Ramos gentoo org> AuthorDate: Sun Aug 21 12:53:02 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Aug 21 12:55:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e44faa horde.eclass: remove, bug #587818 eclass/horde.eclass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eclass/horde.eclass b/eclass/horde.eclass index 4d084d8..3db1a3a 100644 --- a/eclass/horde.eclass +++ b/eclass/horde.eclass @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ # +# @DEAD +# This eclass is deprecated and no longer used. It will be removed +# in 30 days, #587818 + + # Help manage the horde project http://www.horde.org/ # # Author: Mike Frysinger