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 A1543158087 for ; Mon, 24 Jan 2022 09:32:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4DCD2BC00C; Mon, 24 Jan 2022 09:32:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D1A5B2BC00C for ; Mon, 24 Jan 2022 09:32:25 +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 CA6AA342EFA for ; Mon, 24 Jan 2022 09:32:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02CC1296 for ; Mon, 24 Jan 2022 09:32:23 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1643016736.0302bfc9017653c5e69e067e0d54507f6a46c5ab.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/minisat/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/minisat/metadata.xml X-VCS-Directories: sci-mathematics/minisat/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 0302bfc9017653c5e69e067e0d54507f6a46c5ab X-VCS-Branch: master Date: Mon, 24 Jan 2022 09:32:23 +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: 1cad7ee8-b746-4b16-9763-720be8ed41b4 X-Archives-Hash: ab62a3fff15d3ee59f92728d5bff858f commit: 0302bfc9017653c5e69e067e0d54507f6a46c5ab Author: David Seifert gentoo org> AuthorDate: Mon Jan 24 09:32:16 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Mon Jan 24 09:32:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0302bfc9 sci-mathematics/minisat: reformat metadata.xml Signed-off-by: David Seifert gentoo.org> sci-mathematics/minisat/metadata.xml | 47 ++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/sci-mathematics/minisat/metadata.xml b/sci-mathematics/minisat/metadata.xml index 812aa0c09202..68f253bc3c2d 100644 --- a/sci-mathematics/minisat/metadata.xml +++ b/sci-mathematics/minisat/metadata.xml @@ -1,28 +1,27 @@ - - - sci@gentoo.org - Gentoo Science Project - - - MiniSat is a minimalistic, open-source SAT solver, developed to help - researchers and developers alike to get started on SAT. It is released - under the MIT licence, and is currently used in a number of projects. - MiniSat is small and well-documented, and possibly also well-designed, - making it an ideal starting point for adapting SAT based techniques to - domain specific problems. - Winning all the industrial categories of the SAT 2005 competition, MiniSat - is a good starting point both for future research in SAT, and for - applications using SAT. - MiniSat supports incremental SAT and has mechanisms for adding non-clausal - constraints. By virtue of being easy to modify, it is a good choice for - integrating as a backend to another tool, such as a model checker or a more - generic constraint solver. - - - niklasso/minisat - stp/minisat - + + sci@gentoo.org + Gentoo Science Project + + + MiniSat is a minimalistic, open-source SAT solver, developed to help + researchers and developers alike to get started on SAT. It is released + under the MIT licence, and is currently used in a number of projects. + MiniSat is small and well-documented, and possibly also well-designed, + making it an ideal starting point for adapting SAT based techniques to + domain specific problems. + Winning all the industrial categories of the SAT 2005 competition, MiniSat + is a good starting point both for future research in SAT, and for + applications using SAT. + MiniSat supports incremental SAT and has mechanisms for adding non-clausal + constraints. By virtue of being easy to modify, it is a good choice for + integrating as a backend to another tool, such as a model checker or a more + generic constraint solver. + + + niklasso/minisat + stp/minisat +