public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/muParserX/
Date: Wed, 20 Jul 2022 09:35:16 +0000 (UTC)	[thread overview]
Message-ID: <1658309281.4e769fc2921b675ba0a43dba2ba42f1c4bc3403d.andrewammerlaan@gentoo> (raw)

commit:     4e769fc2921b675ba0a43dba2ba42f1c4bc3403d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 09:28:01 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 09:28:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e769fc2

dev-cpp/muParserX: remove duplicate

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-cpp/muParserX/Manifest                |  1 -
 dev-cpp/muParserX/metadata.xml            | 12 ------------
 dev-cpp/muParserX/muParserX-4.0.11.ebuild | 16 ----------------
 3 files changed, 29 deletions(-)

diff --git a/dev-cpp/muParserX/Manifest b/dev-cpp/muParserX/Manifest
deleted file mode 100644
index 815473a36..000000000
--- a/dev-cpp/muParserX/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST muParserX-4.0.11.tar.gz 215824 BLAKE2B f077fee44d4b67b02a0c559ce492b27107b0f5294eca7266e968c852e1e2503a4f5fc4d32b07e5c6ebca8ab95d7f30cdacd257439f70a7943c5ad22d111139c9 SHA512 67846a91b57e41731a656cfee68effdd9166e738108764be5d3080854d8a01bedbeacaaade7bee11c6b5f83019abddeca3b2c9acdfbb48629da6d9b92c79c7af

diff --git a/dev-cpp/muParserX/metadata.xml b/dev-cpp/muParserX/metadata.xml
deleted file mode 100644
index 39f695883..000000000
--- a/dev-cpp/muParserX/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <!-- comaintainers-welcomed -->
-  <maintainer type="person">
-    <email>gaboroszkar@protonmail.com</email>
-    <name>Gábor Oszkár Dénes</name>
-  </maintainer>
-  <longdescription>
-    The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you.
-  </longdescription>
-</pkgmetadata>

diff --git a/dev-cpp/muParserX/muParserX-4.0.11.ebuild b/dev-cpp/muParserX/muParserX-4.0.11.ebuild
deleted file mode 100644
index 373e92ac6..000000000
--- a/dev-cpp/muParserX/muParserX-4.0.11.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more"
-HOMEPAGE="https://beltoforion.de/en/muparser/"
-SRC_URI="https://github.com/beltoforion/muparserx/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-S="${WORKDIR}"/muparserx-${PV}


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/muParserX/
Date: Wed, 20 Jul 2022 09:28:18 +0000 (UTC)	[thread overview]
Message-ID: <1658309281.4e769fc2921b675ba0a43dba2ba42f1c4bc3403d.andrewammerlaan@gentoo> (raw)
Message-ID: <20220720092818.QiKgG8SILJWgTEHYqIkNhm_L1GtY1gmo8mmHA2FlcSA@z> (raw)

commit:     4e769fc2921b675ba0a43dba2ba42f1c4bc3403d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 09:28:01 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 09:28:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e769fc2

dev-cpp/muParserX: remove duplicate

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-cpp/muParserX/Manifest                |  1 -
 dev-cpp/muParserX/metadata.xml            | 12 ------------
 dev-cpp/muParserX/muParserX-4.0.11.ebuild | 16 ----------------
 3 files changed, 29 deletions(-)

diff --git a/dev-cpp/muParserX/Manifest b/dev-cpp/muParserX/Manifest
deleted file mode 100644
index 815473a36..000000000
--- a/dev-cpp/muParserX/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST muParserX-4.0.11.tar.gz 215824 BLAKE2B f077fee44d4b67b02a0c559ce492b27107b0f5294eca7266e968c852e1e2503a4f5fc4d32b07e5c6ebca8ab95d7f30cdacd257439f70a7943c5ad22d111139c9 SHA512 67846a91b57e41731a656cfee68effdd9166e738108764be5d3080854d8a01bedbeacaaade7bee11c6b5f83019abddeca3b2c9acdfbb48629da6d9b92c79c7af

diff --git a/dev-cpp/muParserX/metadata.xml b/dev-cpp/muParserX/metadata.xml
deleted file mode 100644
index 39f695883..000000000
--- a/dev-cpp/muParserX/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <!-- comaintainers-welcomed -->
-  <maintainer type="person">
-    <email>gaboroszkar@protonmail.com</email>
-    <name>Gábor Oszkár Dénes</name>
-  </maintainer>
-  <longdescription>
-    The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you.
-  </longdescription>
-</pkgmetadata>

diff --git a/dev-cpp/muParserX/muParserX-4.0.11.ebuild b/dev-cpp/muParserX/muParserX-4.0.11.ebuild
deleted file mode 100644
index 373e92ac6..000000000
--- a/dev-cpp/muParserX/muParserX-4.0.11.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more"
-HOMEPAGE="https://beltoforion.de/en/muparser/"
-SRC_URI="https://github.com/beltoforion/muparserx/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-S="${WORKDIR}"/muparserx-${PV}


             reply	other threads:[~2022-07-20  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-20  9:35 Andrew Ammerlaan [this message]
2022-07-20  9:28 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/muParserX/ Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1658309281.4e769fc2921b675ba0a43dba2ba42f1c4bc3403d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox