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: dev-util/ignition-cmake/
Date: Thu, 26 Nov 2020 18:23:20 +0000 (UTC)	[thread overview]
Message-ID: <1606414991.2b28d06f377180d9243f739e8246d886cacd188f.asturm@gentoo> (raw)

commit:     2b28d06f377180d9243f739e8246d886cacd188f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  7 20:33:15 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 18:23:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b28d06f

dev-util/ignition-cmake: Drop 0.2.0 and 0.4.0

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/ignition-cmake/Manifest                    |  2 --
 dev-util/ignition-cmake/ignition-cmake-0.2.0.ebuild | 18 ------------------
 dev-util/ignition-cmake/ignition-cmake-0.4.0.ebuild | 18 ------------------
 3 files changed, 38 deletions(-)

diff --git a/dev-util/ignition-cmake/Manifest b/dev-util/ignition-cmake/Manifest
index 85046846312..f44541e455b 100644
--- a/dev-util/ignition-cmake/Manifest
+++ b/dev-util/ignition-cmake/Manifest
@@ -1,4 +1,2 @@
-DIST ignition-cmake-0.2.0.tar.bz2 69508 BLAKE2B df51c53f2e09af260cc4ce245400f821ed29c83791a088cc3e059caf5e08f073f0d297bdc66947f77e81742c6c2a8f15a177cc082b2fb20c5f12daf59d3cf851 SHA512 fa9ada51a6cb88a1bdba5ee5732402abeb63e8f6dc044b73c9b0ccb180492f570ddf4a6f9ef891aef6be83b4fcce50ac509c724f5b8a3c99d5a30fc8d0433ca0
-DIST ignition-cmake-0.4.0.tar.bz2 119136 BLAKE2B 8e7891d71fdb605b3f9d81f4dc79d99abf531f6492d4e511868c0d88472f97732ed3f5a4d10c364fd32c637332c51136b6270934538d2f04e437044a70a0d4ef SHA512 04781babcc09ff70b503dc2085e0c050b88260986f63fd68171878f92edb975a4d8c57848407600e132bc338158365c6c1802fce16bb89ae3a83b553a77bb8ac
 DIST ignition-cmake2-2.2.0.tar.bz2 178241 BLAKE2B 92e84a7493fb731a92889d6988a02edf348859ab7554a2adb2d0b9dc3ee0ba2dd9066cd33eb78e7091c69640e9b0c1821ce68def1653489080926e0ed498c3e9 SHA512 4f1df282d59231eb3a35ce0faf086b78b3dd47dd9182b856f75af70957bc3e84ab2e17913ebb4df36d1f0143d5b094dbb24c8b8c3e2c3161b0fdb831b8000419
 DIST ignition-cmake2-2.5.0.tar.bz2 181864 BLAKE2B 0b82db50cbbc617370be39cafc93ecccc800ab84e3cf0b4c48a720b1bdc74cb88a57c98f5aa4ae2aa9ed31d0f39a79f38141eb4d4962bfde0ef65ad1291f87c0 SHA512 238261be7495adab0abdf21e6774c537944bf8c88719cba42d0b498e85bf56cc0ec9b67255c18dac71666670a88e5d8785f7bc14c7c53ff221c02e474a41c41c

diff --git a/dev-util/ignition-cmake/ignition-cmake-0.2.0.ebuild b/dev-util/ignition-cmake/ignition-cmake-0.2.0.ebuild
deleted file mode 100644
index 0f9105de8c1..00000000000
--- a/dev-util/ignition-cmake/ignition-cmake-0.2.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="CMake modules to be used by the Ignition projects."
-HOMEPAGE="https://bitbucket.org/ignitionrobotics/ign-cmake"
-SRC_URI="https://osrf-distributions.s3.amazonaws.com/ign-cmake/releases/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

diff --git a/dev-util/ignition-cmake/ignition-cmake-0.4.0.ebuild b/dev-util/ignition-cmake/ignition-cmake-0.4.0.ebuild
deleted file mode 100644
index 0f9105de8c1..00000000000
--- a/dev-util/ignition-cmake/ignition-cmake-0.4.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="CMake modules to be used by the Ignition projects."
-HOMEPAGE="https://bitbucket.org/ignitionrobotics/ign-cmake"
-SRC_URI="https://osrf-distributions.s3.amazonaws.com/ign-cmake/releases/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"


             reply	other threads:[~2020-11-26 18:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-26 18:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-25 12:54 [gentoo-commits] repo/gentoo:master commit in: dev-util/ignition-cmake/ Alexis Ballier
2023-06-30 13:33 Sam James
2023-04-18 13:21 Alexis Ballier
2022-08-24 10:19 Alexis Ballier
2022-03-09 14:04 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2020-10-23 10:51 Alexis Ballier
2020-05-15 16:34 Alexis Ballier
2020-05-15 16:34 Alexis Ballier
2018-01-28 12:54 Alexis Ballier
2018-01-07  7:08 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=1606414991.2b28d06f377180d9243f739e8246d886cacd188f.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