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 300421396D9 for ; Sat, 14 Oct 2017 17:10:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77EC72BC00C; Sat, 14 Oct 2017 17:10:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 5620D2BC00C for ; Sat, 14 Oct 2017 17:10:24 +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 340B033BE2E for ; Sat, 14 Oct 2017 17:10:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1771310 for ; Sat, 14 Oct 2017 17:10:21 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1508000999.000ffa335d8317bd27680ac126fe08bfcf3812d7.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-it/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vim-spell-it/asd X-VCS-Directories: app-vim/vim-spell-it/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 000ffa335d8317bd27680ac126fe08bfcf3812d7 X-VCS-Branch: master Date: Sat, 14 Oct 2017 17:10:21 +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: 4dd09682-51c4-44fd-8556-c320d64594b7 X-Archives-Hash: d7af82364334226c24b7295db5d9c764 commit: 000ffa335d8317bd27680ac126fe08bfcf3812d7 Author: Patrice Clement gentoo org> AuthorDate: Sat Oct 14 17:09:59 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Oct 14 17:09:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000ffa33 app-vim/vim-spell-it: remove bogus file. Package-Manager: Portage-2.3.8, Repoman-2.3.1 app-vim/vim-spell-it/asd | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/app-vim/vim-spell-it/asd b/app-vim/vim-spell-it/asd deleted file mode 100644 index 1a09abafc92..00000000000 --- a/app-vim/vim-spell-it/asd +++ /dev/null @@ -1,28 +0,0 @@ -commit 907844c6e02e4696415ee7a47f07d209c15b3570 -Author: Patrice Clement -Date: Sat Oct 14 11:18:32 2017 +0200 - - app-vim/vim-spell-hu: EAPI 6 bump, update HOMEPAGE. - - Bug: https://bugs.gentoo.org/614654 - - Package-Manager: Portage-2.3.8, Repoman-2.3.1 - -diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild -new file mode 100644 -index 00000000000..bf59cdb4799 ---- /dev/null -+++ b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild -@@ -0,0 +1,12 @@ -+# Copyright 1999-2017 Gentoo Foundation -+# Distributed under the terms of the GNU General Public License v2 -+ -+EAPI=6 -+ -+VIM_SPELL_LANGUAGE="Hungarian" -+ -+inherit vim-spell -+ -+LICENSE="GPL-2" -+KEYWORDS="~amd64 ~x86" -+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"