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 D398D1382C5 for ; Sun, 6 May 2018 14:16:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF97BE08E5; Sun, 6 May 2018 14:16:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 97EC8E08E5 for ; Sun, 6 May 2018 14:16:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6BC15335C75 for ; Sun, 6 May 2018 14:16:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F4AD296 for ; Sun, 6 May 2018 14:16:38 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1525616173.8a32346d14936da8f119cc0c711cdc7471254522.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-hu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild X-VCS-Directories: app-vim/vim-spell-hu/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 8a32346d14936da8f119cc0c711cdc7471254522 X-VCS-Branch: master Date: Sun, 6 May 2018 14:16:38 +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: 39153fbc-378c-4cd4-ab15-1dbb6f20f28b X-Archives-Hash: 0f592b1c003cb89cc04ae94a59abe8cc commit: 8a32346d14936da8f119cc0c711cdc7471254522 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun May 6 10:41:46 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun May 6 14:16:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a32346d app-vim/vim-spell-hu: remove old app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild deleted file mode 100644 index 85dac389a02..00000000000 --- a/app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -VIM_SPELL_LANGUAGE="Hungarian" - -inherit vim-spell - -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -IUSE=""