public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/ignition-fuel-tools/
Date: Wed, 27 Mar 2024 11:49:18 +0000 (UTC)	[thread overview]
Message-ID: <1711540140.458bee1bcbb58d84b73d39442f7cd42ce25746ac.asturm@gentoo> (raw)

commit:     458bee1bcbb58d84b73d39442f7cd42ce25746ac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 13:35:08 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 11:49:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458bee1b

sci-libs/ignition-fuel-tools: drop 4.4.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-libs/ignition-fuel-tools/Manifest              |  1 -
 .../ignition-fuel-tools-4.4.0.ebuild               | 44 ----------------------
 2 files changed, 45 deletions(-)

diff --git a/sci-libs/ignition-fuel-tools/Manifest b/sci-libs/ignition-fuel-tools/Manifest
index 7d2cf3c1b023..7943220dd7b5 100644
--- a/sci-libs/ignition-fuel-tools/Manifest
+++ b/sci-libs/ignition-fuel-tools/Manifest
@@ -1,2 +1 @@
-DIST ignition-fuel-tools4_4.4.0.tar.gz 403685 BLAKE2B d363eb6e0287024883322b39eaf92ab29e6b253f85b59c65a5196d3a9ad3327728d00fdbeda3bebee7ae7871684ad85ab13a973fc9bdddf9d0e2a5333c8f8e4f SHA512 975c0f77167d6d05e3eb90cb9747e0575e7b0c7b7adfb17a72e68244cf1e656a08f52b3101cfa203435d6ad44ba1483fa20ab66a597c1a1678bf1fdd08599cb6
 DIST ignition-fuel-tools4_4.9.1.tar.gz 352667 BLAKE2B e4cf7c90961b9513b442e98d8683740ba6f9d2291caec89e8efd9a38d699c5cc44007e5f6ebc2bffff5d643841fba3572dd6507282f04f62d0cb2aceade54e3e SHA512 037d590930a6d672e9286ee27b003b497108c8a961b5a7159141c7997f0c690218ed111fb35815f25f1f388e2a630a16386ff4a63d7306d312f27ba8fba84ab9

diff --git a/sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild b/sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild
deleted file mode 100644
index 8199b743e21f..000000000000
--- a/sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_BUILD_TYPE=RelWithDebInfo
-inherit cmake
-
-IGN_MAJOR=4
-
-DESCRIPTION="Classes and tools for interacting with Ignition Fuel"
-HOMEPAGE="https://github.com/ignitionrobotics/ign-fuel-tools/"
-SRC_URI="https://github.com/ignitionrobotics/ign-fuel-tools/archive/${PN}${IGN_MAJOR}_${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="${IGN_MAJOR}"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-libs/tinyxml2:=
-	net-misc/curl:=
-	dev-libs/jsoncpp:=
-	dev-libs/libyaml:=
-	dev-libs/libzip:=
-	sci-libs/ignition-common:3=
-	net-libs/ignition-msgs:5=
-		dev-libs/protobuf:=
-"
-#igncurl
-DEPEND="${RDEPEND}
-	dev-build/ignition-cmake:2"
-BDEPEND="
-	dev-build/ignition-cmake:2"
-
-S="${WORKDIR}/ign-fuel-tools-${PN}${IGN_MAJOR}_${PV}"
-
-src_configure() {
-	local mycmakeargs=(
-		"-DBUILD_TESTING=$(usex test)"
-	)
-	cmake_src_configure
-}


             reply	other threads:[~2024-03-27 11:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 11:49 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-05 14:54 [gentoo-commits] repo/gentoo:master commit in: sci-libs/ignition-fuel-tools/ Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2020-09-21 13:47 Alexis Ballier
2020-09-14  3:20 Michał Górny
2020-05-15 16:34 Alexis Ballier

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=1711540140.458bee1bcbb58d84b73d39442f7cd42ce25746ac.asturm@gentoo \
    --to=asturm@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