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 F25D013835A for ; Sun, 10 Jan 2021 22:27:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01DD9E086D; Sun, 10 Jan 2021 22:27:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E1A7DE086D for ; Sun, 10 Jan 2021 22:27:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BCE7E3410FC for ; Sun, 10 Jan 2021 22:27:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AE0B496 for ; Sun, 10 Jan 2021 22:27:56 +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: <1610317663.b4a33f62e9515f5a12f6f8c82ea710f99087ecd9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/blohg/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/blohg/metadata.xml X-VCS-Directories: www-apps/blohg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b4a33f62e9515f5a12f6f8c82ea710f99087ecd9 X-VCS-Branch: master Date: Sun, 10 Jan 2021 22:27:56 +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: f8187d1b-c0e8-4000-90a9-848a7d4c2e97 X-Archives-Hash: c700082b8612d79c58f7d755a76706fc commit: b4a33f62e9515f5a12f6f8c82ea710f99087ecd9 Author: Sam James gentoo org> AuthorDate: Sun Jan 10 22:04:15 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 10 22:27:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a33f62 www-apps/blohg: mark ALLARCHES Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> www-apps/blohg/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/www-apps/blohg/metadata.xml b/www-apps/blohg/metadata.xml index c7137f08c10..64fa391cd8e 100644 --- a/www-apps/blohg/metadata.xml +++ b/www-apps/blohg/metadata.xml @@ -2,6 +2,7 @@ + blohg is a Mercurial (or Git) based blogging engine written in Python, built with the Flask micro-framework and some of his available extensions.