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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68C34158087 for ; Sat, 22 Jan 2022 23:41:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BA88E07E0; Sat, 22 Jan 2022 23:41:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BCD7E07E0 for ; Sat, 22 Jan 2022 23:41:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 679EF342F8A for ; Sat, 22 Jan 2022 23:40:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAD82268 for ; Sat, 22 Jan 2022 23:40:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1642894854.e7c201902967728dffa91c9cca11c5896e15c98c.sam@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-maintenance/new-ebuild/ X-VCS-Repository: proj/devmanual X-VCS-Files: ebuild-maintenance/new-ebuild/text.xml X-VCS-Directories: ebuild-maintenance/new-ebuild/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e7c201902967728dffa91c9cca11c5896e15c98c X-VCS-Branch: master Date: Sat, 22 Jan 2022 23:40:57 +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: 35c067c5-33c3-4027-b6e3-a0667aacd8de X-Archives-Hash: 9610cbbbcfbaa87abc54e835f5f8c6c1 commit: e7c201902967728dffa91c9cca11c5896e15c98c Author: Sam James gentoo org> AuthorDate: Sat Jan 22 23:39:42 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 22 23:40:54 2022 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e7c20190 ebuild-maintenance/new-ebuild: use .patch, not .diff We almost always use .patch now, so let's just reference it here too. Signed-off-by: Sam James gentoo.org> ebuild-maintenance/new-ebuild/text.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ebuild-maintenance/new-ebuild/text.xml b/ebuild-maintenance/new-ebuild/text.xml index 7ef8254..eebdb8d 100644 --- a/ebuild-maintenance/new-ebuild/text.xml +++ b/ebuild-maintenance/new-ebuild/text.xml @@ -101,8 +101,8 @@ this directory; any files bigger than 20KB-or-so should go to the mirrors to lower the amount of (unneeded) files our users have to download. You may want to consider naming patches you create yourself just to get your package to build with a version-specific name, such -as mypkg-1.0-gentoo.diff, or more -simply, 1.0-gentoo.diff. Also note that the +as mypkg-1.0-gentoo.patch, or more +simply, 1.0-gentoo.patch. Also note that the gentoo extension informs people that this patch was created by us, the Gentoo Linux developers, rather than having been grabbed from a mailing list or somewhere else. Again, you should not compress these