From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1099594-garchives=archives.gentoo.org@lists.gentoo.org> 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 D7F9C138334 for <garchives@archives.gentoo.org>; Mon, 15 Jul 2019 03:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01370E092E; Mon, 15 Jul 2019 03:14:16 +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 26C26E092E for <gentoo-commits@lists.gentoo.org>; Mon, 15 Jul 2019 03:14: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5147347B44 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Jul 2019 03:14:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE9005F1 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Jul 2019 03:14:10 +0000 (UTC) From: "Sobhan Mohammadpour" <sobhan@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sobhan Mohammadpour" <sobhan@gentoo.org> Message-ID: <1563160442.e43515ea069bc4dfe94fe1043b91c9730162bc8b.sobhan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ghex/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/ghex/ghex-3.18.4.ebuild X-VCS-Directories: app-editors/ghex/ X-VCS-Committer: sobhan X-VCS-Committer-Name: Sobhan Mohammadpour X-VCS-Revision: e43515ea069bc4dfe94fe1043b91c9730162bc8b X-VCS-Branch: master Date: Mon, 15 Jul 2019 03:14:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 43443324-085a-4dcb-930c-bb60c2debfb5 X-Archives-Hash: dbe78cebe4565033aa5407009268b6cb commit: e43515ea069bc4dfe94fe1043b91c9730162bc8b Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 03:13:32 2019 +0000 Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 03:14:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43515ea app-editors/ghex: add a new line at the end of the build. Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org> app-editors/ghex/ghex-3.18.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-editors/ghex/ghex-3.18.4.ebuild b/app-editors/ghex/ghex-3.18.4.ebuild index 8611cb5cab1..da61e4d5228 100644 --- a/app-editors/ghex/ghex-3.18.4.ebuild +++ b/app-editors/ghex/ghex-3.18.4.ebuild @@ -30,4 +30,5 @@ pkg_postinst() { pkg_postrm() { xdg_pkg_postrm gnome2_schemas_update -} \ No newline at end of file +} +