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 B66361382C5 for ; Sun, 7 Feb 2021 20:19:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2803E0887; Sun, 7 Feb 2021 20:19:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A98E9E0887 for ; Sun, 7 Feb 2021 20:19:14 +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 4E872335C3D for ; Sun, 7 Feb 2021 20:19:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C820E4C0 for ; Sun, 7 Feb 2021 20:19:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1612729135.c68f7fc74888a1daca13b7748428267f6f7a8857.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/gtkdialog/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/gtkdialog/metadata.xml X-VCS-Directories: x11-misc/gtkdialog/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c68f7fc74888a1daca13b7748428267f6f7a8857 X-VCS-Branch: master Date: Sun, 7 Feb 2021 20:19:10 +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: 481a6df3-e316-417c-ae53-bccdddc71e67 X-Archives-Hash: 57495a55af11fcb6bfdaf35e016f0d4b commit: c68f7fc74888a1daca13b7748428267f6f7a8857 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 7 20:01:44 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 7 20:18:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68f7fc7 x11-misc/gtkdialog: Fix metadata.xml indentation, remote-id to github Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/gtkdialog/metadata.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/x11-misc/gtkdialog/metadata.xml b/x11-misc/gtkdialog/metadata.xml index 69360f95aa4..41363328c85 100644 --- a/x11-misc/gtkdialog/metadata.xml +++ b/x11-misc/gtkdialog/metadata.xml @@ -1,23 +1,23 @@ - -desktop-misc@gentoo.org -Gentoo Desktop Miscellaneous Project - - -gtkdialog is a GUI-creation utility that can be used with an arbitrary -interpreter. It enables the programmer to describe a graphical user interface -in a simple XML-like language, and use it with any interpreter that supports -either files, standard I/O, or environment variables. It can be called as an -external program from the interpreter, but can be used as a stand-alone -framework for the application as well. Stand-alone, bash, and awk examples are -provided. - - -gtkdialog - - -Build with GTK+2 instead of GTK+3 - + + desktop-misc@gentoo.org + Gentoo Desktop Miscellaneous Project + + + gtkdialog is a GUI-creation utility that can be used with an arbitrary + interpreter. It enables the programmer to describe a graphical user interface + in a simple XML-like language, and use it with any interpreter that supports + either files, standard I/O, or environment variables. It can be called as an + external program from the interpreter, but can be used as a stand-alone + framework for the application as well. Stand-alone, bash, and awk examples are + provided. + + + oshazard/gtkdialog + + + Build with GTK+2 instead of GTK+3 +