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 44C43138334 for ; Tue, 23 Jul 2019 22:42:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AC93E0878; Tue, 23 Jul 2019 22:42:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 3EAF2E0878 for ; Tue, 23 Jul 2019 22:42:19 +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 ED40D348567 for ; Tue, 23 Jul 2019 22:42:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56926471 for ; Tue, 23 Jul 2019 22:42:16 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1563921717.8e56b6ffda5cf0c67c57d2ff7dd36da2e4e268b2.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfs-tools-ng/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.4.2.ebuild sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild X-VCS-Directories: sys-fs/squashfs-tools-ng/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 8e56b6ffda5cf0c67c57d2ff7dd36da2e4e268b2 X-VCS-Branch: master Date: Tue, 23 Jul 2019 22:42:16 +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: 86cc5fcc-0e36-4fb4-ae5b-7a61570372cf X-Archives-Hash: b30f6f2caac265d0065c358d90b267f7 commit: 8e56b6ffda5cf0c67c57d2ff7dd36da2e4e268b2 Author: Matt Turner gentoo org> AuthorDate: Tue Jul 23 22:41:47 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Jul 23 22:41:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e56b6ff sys-fs/squashfs-tools-ng: Drop extra newline Signed-off-by: Matt Turner gentoo.org> sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.4.2.ebuild | 1 - sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.4.2.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.4.2.ebuild index a57e5398eef..eae431eb1db 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.4.2.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.4.2.ebuild @@ -3,7 +3,6 @@ EAPI=7 - DESCRIPTION="A new set of tools for working with SquashFS images" HOMEPAGE="https://github.com/AgentD/squashfs-tools-ng" if [[ ${PV} = 9999* ]]; then diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild index a57e5398eef..eae431eb1db 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild @@ -3,7 +3,6 @@ EAPI=7 - DESCRIPTION="A new set of tools for working with SquashFS images" HOMEPAGE="https://github.com/AgentD/squashfs-tools-ng" if [[ ${PV} = 9999* ]]; then