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 6D4A2138359 for ; Sat, 3 Oct 2020 15:30:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B0F9E0857; Sat, 3 Oct 2020 15:30:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4504FE0857 for ; Sat, 3 Oct 2020 15:30:10 +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 EF2FC33BDCC for ; Sat, 3 Oct 2020 15:30:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EA5A39D for ; Sat, 3 Oct 2020 15:30:06 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1601738984.623003b092d58ed2f81dd74975cb79c9d0a9c66e.soap@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-r2.ebuild app-text/dictd/dictd-1.12.1-r3.ebuild app-text/dictd/dictd-1.13.0-r1.ebuild app-text/dictd/dictd-1.13.0.ebuild X-VCS-Directories: app-text/dictd/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 623003b092d58ed2f81dd74975cb79c9d0a9c66e X-VCS-Branch: master Date: Sat, 3 Oct 2020 15:30:06 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: afe380e2-5fa7-4145-a7b8-70c0ff1ce054 X-Archives-Hash: ea8f853de9cf8825e1090d76a0c90668 commit: 623003b092d58ed2f81dd74975cb79c9d0a9c66e Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 15:29:44 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 15:29:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623003b0 app-text/dictd: [QA] Port to GLEP 81 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> .../dictd/{dictd-1.12.1-r2.ebuild => dictd-1.12.1-r3.ebuild} | 10 ++++------ app-text/dictd/{dictd-1.13.0.ebuild => dictd-1.13.0-r1.ebuild} | 9 +++------ 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/app-text/dictd/dictd-1.12.1-r2.ebuild b/app-text/dictd/dictd-1.12.1-r3.ebuild similarity index 95% rename from app-text/dictd/dictd-1.12.1-r2.ebuild rename to app-text/dictd/dictd-1.12.1-r3.ebuild index 4feb9c4a5c7..7d308344d56 100644 --- a/app-text/dictd/dictd-1.12.1-r2.ebuild +++ b/app-text/dictd/dictd-1.12.1-r3.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils readme.gentoo systemd user + +inherit epatch readme.gentoo systemd DESCRIPTION="Dictionary Client/Server for the DICT protocol" HOMEPAGE="http://www.dict.org/ https://sourceforge.net/projects/dict/" @@ -17,6 +18,8 @@ RESTRICT="!test? ( test )" #