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 A799A1382C5 for ; Thu, 22 Feb 2018 12:31:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77262E07EF; Thu, 22 Feb 2018 12:31:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 570BEE07EF for ; Thu, 22 Feb 2018 12:31:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A2424335C06 for ; Thu, 22 Feb 2018 12:31:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57828211 for ; Thu, 22 Feb 2018 12:30:58 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1519302585.b6990ea4e494e8fc93c11e0869d348acb2130476.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/gnuserv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/gnuserv/gnuserv-3.12.8-r2.ebuild X-VCS-Directories: app-emacs/gnuserv/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b6990ea4e494e8fc93c11e0869d348acb2130476 X-VCS-Branch: master Date: Thu, 22 Feb 2018 12:30:58 +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: 0ef63a7a-d71c-468f-9660-121134b17328 X-Archives-Hash: cafa1baec9f9d4320c0710126c644a48 commit: b6990ea4e494e8fc93c11e0869d348acb2130476 Author: Ulrich Müller gentoo org> AuthorDate: Thu Feb 22 12:29:45 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Feb 22 12:29:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6990ea4 app-emacs/gnuserv: Remove old. Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-emacs/gnuserv/gnuserv-3.12.8-r2.ebuild | 72 ------------------------------ 1 file changed, 72 deletions(-) diff --git a/app-emacs/gnuserv/gnuserv-3.12.8-r2.ebuild b/app-emacs/gnuserv/gnuserv-3.12.8-r2.ebuild deleted file mode 100644 index 38b3c602b4d..00000000000 --- a/app-emacs/gnuserv/gnuserv-3.12.8-r2.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit elisp multilib desktop fdo-mime - -DESCRIPTION="Attach to an already running Emacs" -HOMEPAGE="http://meltin.net/hacks/emacs/" -SRC_URI="http://meltin.net/hacks/emacs/src/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos" -IUSE="X" - -DEPEND=">=app-eselect/eselect-emacs-1.15 - X? ( x11-libs/libXau )" -RDEPEND="${DEPEND} - !!app-emacs/gnuserv-programs - !!