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 1B870138206 for ; Tue, 26 Apr 2016 22:27:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DC2821C083; Tue, 26 Apr 2016 22:27:17 +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 74E5121C02D for ; Tue, 26 Apr 2016 22:27:15 +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 4C885340BF6 for ; Tue, 26 Apr 2016 22:27:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40F2B96B for ; Tue, 26 Apr 2016 22:27:10 +0000 (UTC) From: "Austin English" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Austin English" Message-ID: <1461709592.258f51e406d9f13560d2eebe7c3d34cc6f1674de.wizardedit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/dictd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/dictd/dictd-1.12.1-r1.ebuild X-VCS-Directories: app-text/dictd/ X-VCS-Committer: wizardedit X-VCS-Committer-Name: Austin English X-VCS-Revision: 258f51e406d9f13560d2eebe7c3d34cc6f1674de X-VCS-Branch: master Date: Tue, 26 Apr 2016 22:27: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: 9f4f148d-8f88-471a-8cf8-61cec6a29b3c X-Archives-Hash: 6d047b420b82bb8c787b93ea6fad123e commit: 258f51e406d9f13560d2eebe7c3d34cc6f1674de Author: Austin English gentoo org> AuthorDate: Tue Apr 26 20:33:36 2016 +0000 Commit: Austin English gentoo org> CommitDate: Tue Apr 26 22:26:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258f51e4 app-text/dictd: remove dictd-1.12.1-r1 Package-Manager: portage-2.2.26 app-text/dictd/dictd-1.12.1-r1.ebuild | 107 ---------------------------------- 1 file changed, 107 deletions(-) diff --git a/app-text/dictd/dictd-1.12.1-r1.ebuild b/app-text/dictd/dictd-1.12.1-r1.ebuild deleted file mode 100644 index 2d570fc..0000000 --- a/app-text/dictd/dictd-1.12.1-r1.ebuild +++ /dev/null @@ -1,107 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils readme.gentoo systemd user - -DESCRIPTION="Dictionary Client/Server for the DICT protocol" -HOMEPAGE="http://www.dict.org/ http://sourceforge.net/projects/dict/" -SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" - -SLOT="0" -# We install rfc so - ISOC-rfc -LICENSE="GPL-2 ISOC-rfc" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="dbi judy minimal" - -#