Message ID | 20220206214639.2711567-29-adolf.belka@ipfire.org |
---|---|
State | Accepted |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4JsNMc2H8Qz3wgk for <patchwork@web04.haj.ipfire.org>; Sun, 6 Feb 2022 21:54:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4JsNMb4Tt9z1Lm; Sun, 6 Feb 2022 21:54:03 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JsNMb4Tbpz2yvq; Sun, 6 Feb 2022 21:54:03 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4JsNMY70tdz2xXd for <development@lists.ipfire.org>; Sun, 6 Feb 2022 21:54:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4JsNMY5Bk4zpY; Sun, 6 Feb 2022 21:54:01 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1644184441; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1vO5jITdSC+gPanNhiSI0zZqlTsvYC05f/EYxbPjKLM=; b=YI/sX3m/jOaXH0SmOFyQSmeTOIUo3bDm8hW4RscIV94xJo/HHrQ7KxdAgLCm5LtR7r6DiV Tkr5ROi9CSNMC1Cw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1644184441; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1vO5jITdSC+gPanNhiSI0zZqlTsvYC05f/EYxbPjKLM=; b=YReFJNDBaWhIGM4mB7UGPn0Asd8n+ciY/z6YCaCyfVBx8C/SvS3KpK/PLwgHYLupbxF74w /SaK3AANdxylkgJKpnusJNrarAegvxkax8j4y0miV4Faiha6eIWGBhAI72IwJpMhxhg09s ypt5aTZS3VtaxlSMHURn1U9iq7CESkeHarXfblZEJKy062Rb8jbzWPyyKqOQZUbg8FKBuQ H5XxJMppH6VwoTxzY5P/7iYUPTBGuKXuh3/vT/kc1hnoNyt/D6JKYYd2JgEo7ECMDb3Q6N l2m7FGxguo4TBZXgoOpjPixuULYoat2Wqc2vlhjuZZnL4rQr9dBukt9fQBKssA== From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH 29/32] perl-Text-Tabs+Wrap: Renamed from Text-Tabs+Wrap Date: Sun, 6 Feb 2022 22:46:36 +0100 Message-Id: <20220206214639.2711567-29-adolf.belka@ipfire.org> In-Reply-To: <20220206214639.2711567-1-adolf.belka@ipfire.org> References: <20220206214639.2711567-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <https://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <https://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Series |
[01/32] make.sh: name all perl packages to start with perl
|
|
Commit Message
Adolf Belka
Feb. 6, 2022, 9:46 p.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/{Text-Tabs+Wrap => perl-Text-Tabs+Wrap} | 0
lfs/{Text-Tabs+Wrap => perl-Text-Tabs+Wrap} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename config/rootfiles/common/{Text-Tabs+Wrap => perl-Text-Tabs+Wrap} (100%)
rename lfs/{Text-Tabs+Wrap => perl-Text-Tabs+Wrap} (100%)
diff --git a/config/rootfiles/common/Text-Tabs+Wrap b/config/rootfiles/common/perl-Text-Tabs+Wrap similarity index 100% rename from config/rootfiles/common/Text-Tabs+Wrap rename to config/rootfiles/common/perl-Text-Tabs+Wrap diff --git a/lfs/Text-Tabs+Wrap b/lfs/perl-Text-Tabs+Wrap similarity index 100% rename from lfs/Text-Tabs+Wrap rename to lfs/perl-Text-Tabs+Wrap