From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5631 invoked from network); 28 Sep 2020 03:32:33 -0000 Received: from krantz.zx2c4.com (192.95.5.69) by inbox.vuxu.org with ESMTPUTF8; 28 Sep 2020 03:32:33 -0000 Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 31c5bdf0; Mon, 28 Sep 2020 03:01:06 +0000 (UTC) Return-Path: Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 8640a6f0 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Mon, 28 Sep 2020 03:01:04 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eletrotupi.com; s=default; t=1601263557; 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; bh=/5loym9qeyEXluBTccScMC9B4ESC9EBvQrnkJn1Qsc8=; b=aFIvSmtdmN/mfoTISn1K7VA/6HCG49FDGAPN0kx3V3MEXRKYVxcToEa8RDkV6E6K/sAm/f zCYv9zIIwBIU5tB/zN2+Bv3CFlCVyb0QuZYvKynJtv6hogRoCJg+Y1SLt28TyiAvKChpyn EoMNQlM8TaoDqcnVovZunhEoeT8EO3w= From: Pedro Lucas Porcellis To: cgit@lists.zx2c4.com Cc: Pedro Lucas Porcellis Subject: [PATCH] Add Alpine Linux package as well Date: Mon, 28 Sep 2020 00:25:47 -0300 Message-Id: <20200928032547.38282-1-porcellis@eletrotupi.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" --- index | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index b/index index dd4392c..86701e4 100644 --- a/index +++ b/index @@ -50,6 +50,7 @@ Packages * [OpenSUSE][OpenSUSE] * [NetBSD][pkgsrc] * [FreeBSD][freshports] + * [Alpine Linux][alpine] [archlinux]: https://www.archlinux.org/packages/?name=cgit [fedora]: https://apps.fedoraproject.org/packages/cgit @@ -58,3 +59,4 @@ Packages [opensuse]: https://software.opensuse.org/package/cgit [pkgsrc]: http://pkgsrc.se/www/cgit [freshports]: https://www.freshports.org/devel/cgit/ +[alpine]: https://pkgs.alpinelinux.org/packages?name=cgit -- 2.28.0