From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/spdlog/
Date: Fri, 5 Jan 2018 23:52:55 +0000 (UTC) [thread overview]
Message-ID: <1515196368.af55a5c796ec9dee9334f17e8e8b6c64eeef4672.candrews@gentoo> (raw)
commit: af55a5c796ec9dee9334f17e8e8b6c64eeef4672
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 23:52:03 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 23:52:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af55a5c7
dev-libs/spdlog: Remove old versions
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-libs/spdlog/Manifest | 3 ---
dev-libs/spdlog/spdlog-0.13.0.ebuild | 34 ----------------------------
dev-libs/spdlog/spdlog-0.14.0-r1.ebuild | 40 ---------------------------------
dev-libs/spdlog/spdlog-0.14.0.ebuild | 34 ----------------------------
dev-libs/spdlog/spdlog-0.16.1.ebuild | 34 ----------------------------
5 files changed, 145 deletions(-)
diff --git a/dev-libs/spdlog/Manifest b/dev-libs/spdlog/Manifest
index 768810aa79e..2993933f933 100644
--- a/dev-libs/spdlog/Manifest
+++ b/dev-libs/spdlog/Manifest
@@ -1,4 +1 @@
-DIST spdlog-0.13.0.tar.gz 154551 BLAKE2B 1b20393a305ac020aa422b174d5b707bbffd8efb38708807e40a3a13d3483fe5c73ea8e47a5ded89e49b9699ab844b25ce7bff7fa07bd6f79212bdc9fc0afb64 SHA512 5bb89cbeb17a054832ce70f6013d54e7641c1aa36cbad08388b4a2e63f4851943edfe292551ff01de6de1ed6325617384325a67f3e1024f346c6d22a1148c80c
-DIST spdlog-0.14.0.tar.gz 155590 BLAKE2B fb070e1049977ded34fef4953e743b7a3c4c745093e2d1974d0749f065799d6021046f5e913cee3b17e5ace9cdbd8a787532f7426ffc47bd8a7f1ab8d4fd4869 SHA512 f49b7f26f4fde57fe16f32ab89082f0c590645c627f5b4646f633a16f3eec2926b3465e742bc4899cb802e7b974978c547638205065e9955ed9696fbcaf0b444
-DIST spdlog-0.16.1.tar.gz 162408 BLAKE2B c90b94bac128f8b143d85522d224223b1361f7d552d9caa8b253e494dd72de56a2149cbd8d568eb4305224d7caf80d8067fbce606a1071bd94f74c43b3245782 SHA512 0ef741f2abcae7c925808b44bba7d2e55aa8bd3b07a77ab6e785068beb505cdbcd7835d7d103e8e96094235e262954969a176d9f4977e9d373f1bee8e2716ff2
DIST spdlog-0.16.2.tar.gz 162709 BLAKE2B 7cd031bd9b1e01aa11186334ada9aad50cdc063942e0eb5b9d36e918e305db4c0e5657a215f24f458dbf792e05c38f74409bc7f5f88049bd1c4a759ccab0167e SHA512 454da17d75fa6dae074fb2ef10d93a1f9ccbf23b625521d32ce463a1362411ffc35ca33b081bee3cfb27bb647472de73899c9a15d24f09c8a3c9222560bcf559
diff --git a/dev-libs/spdlog/spdlog-0.13.0.ebuild b/dev-libs/spdlog/spdlog-0.13.0.ebuild
deleted file mode 100644
index c3fad965296..00000000000
--- a/dev-libs/spdlog/spdlog-0.13.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Very fast, header only, C++ logging library."
-HOMEPAGE="https://github.com/gabime/spdlog"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/gabime/spdlog"
-else
- SRC_URI="https://github.com/gabime/spdlog/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DSPDLOG_BUILD_EXAMPLES=no
- -DSPDLOG_BUILD_TESTING=$(usex test)
- )
-
- cmake-utils_src_configure
-
-}
diff --git a/dev-libs/spdlog/spdlog-0.14.0-r1.ebuild b/dev-libs/spdlog/spdlog-0.14.0-r1.ebuild
deleted file mode 100644
index 0118dd39d23..00000000000
--- a/dev-libs/spdlog/spdlog-0.14.0-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Very fast, header only, C++ logging library."
-HOMEPAGE="https://github.com/gabime/spdlog"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/gabime/spdlog"
-else
- SRC_URI="https://github.com/gabime/spdlog/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # root CMakeLists.txt is CRLF line terminated, so...
- cp "${FILESDIR}"/${P}-CMakeLists.txt CMakeLists.txt || die
- cmake-utils_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DSPDLOG_BUILD_EXAMPLES=no
- -DSPDLOG_BUILD_TESTING=$(usex test)
- )
-
- cmake-utils_src_configure
-
-}
diff --git a/dev-libs/spdlog/spdlog-0.14.0.ebuild b/dev-libs/spdlog/spdlog-0.14.0.ebuild
deleted file mode 100644
index c3fad965296..00000000000
--- a/dev-libs/spdlog/spdlog-0.14.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Very fast, header only, C++ logging library."
-HOMEPAGE="https://github.com/gabime/spdlog"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/gabime/spdlog"
-else
- SRC_URI="https://github.com/gabime/spdlog/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DSPDLOG_BUILD_EXAMPLES=no
- -DSPDLOG_BUILD_TESTING=$(usex test)
- )
-
- cmake-utils_src_configure
-
-}
diff --git a/dev-libs/spdlog/spdlog-0.16.1.ebuild b/dev-libs/spdlog/spdlog-0.16.1.ebuild
deleted file mode 100644
index c3fad965296..00000000000
--- a/dev-libs/spdlog/spdlog-0.16.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Very fast, header only, C++ logging library."
-HOMEPAGE="https://github.com/gabime/spdlog"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/gabime/spdlog"
-else
- SRC_URI="https://github.com/gabime/spdlog/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DSPDLOG_BUILD_EXAMPLES=no
- -DSPDLOG_BUILD_TESTING=$(usex test)
- )
-
- cmake-utils_src_configure
-
-}
next reply other threads:[~2018-01-05 23:52 UTC|newest]
Thread overview: 157+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-05 23:52 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-03 22:02 [gentoo-commits] repo/gentoo:master commit in: dev-libs/spdlog/ Sam James
2025-07-26 7:35 Petr Vaněk
2025-07-26 7:35 Petr Vaněk
2025-07-15 8:59 Sam James
2025-07-15 8:59 Sam James
2025-07-15 8:59 Sam James
2025-07-15 8:59 Sam James
2025-07-15 8:59 Sam James
2025-07-15 8:59 Sam James
2025-07-13 9:13 Sam James
2025-07-13 8:58 Sam James
2025-06-08 5:08 Sam James
2025-05-06 8:48 Joonas Niilola
2025-05-06 8:48 Joonas Niilola
2025-04-28 12:36 Arthur Zamarin
2025-04-28 5:57 Sam James
2025-04-28 4:34 Sam James
2025-04-28 4:31 Sam James
2025-04-28 4:23 Sam James
2025-02-23 5:11 Sam James
2025-02-20 13:51 Sam James
2025-02-16 16:36 Sam James
2025-02-16 16:36 Sam James
2025-02-16 16:36 Sam James
2025-02-16 4:15 Sam James
2025-02-15 16:03 Sam James
2025-02-15 3:55 Sam James
2025-02-15 3:55 Sam James
2025-02-14 20:48 Jakov Smolić
2025-02-14 20:48 Jakov Smolić
2025-01-12 14:22 Sam James
2025-01-08 22:19 Sam James
2025-01-08 9:34 Sam James
2025-01-07 22:44 Sam James
2025-01-07 22:44 Sam James
2025-01-07 20:01 Sam James
2025-01-07 19:56 Sam James
2025-01-07 19:56 Sam James
2025-01-07 19:56 Sam James
2025-01-07 19:54 Sam James
2024-11-23 20:36 Sam James
2024-11-23 20:36 Sam James
2024-11-20 11:44 Sam James
2024-09-24 7:13 Sam James
2024-09-23 9:13 Arthur Zamarin
2024-09-23 9:13 Arthur Zamarin
2024-09-22 1:03 Sam James
2024-09-20 11:47 Arthur Zamarin
2024-09-17 16:45 Sam James
2024-09-09 23:51 Sam James
2024-09-07 16:05 Arthur Zamarin
2024-07-03 12:53 Joonas Niilola
2024-07-03 12:53 Joonas Niilola
2024-05-16 3:11 Sam James
2024-05-16 3:11 Sam James
2024-04-19 21:25 Craig Andrews
2024-04-19 21:25 Craig Andrews
2024-01-26 2:09 Ionen Wolkens
2024-01-23 6:14 Sam James
2024-01-23 5:43 Sam James
2024-01-17 5:47 Sam James
2024-01-17 5:26 Sam James
2024-01-17 5:26 Sam James
2024-01-16 20:00 Arthur Zamarin
2024-01-16 19:51 Arthur Zamarin
2024-01-16 19:51 Arthur Zamarin
2024-01-03 2:20 Ionen Wolkens
2024-01-02 7:38 Sam James
2023-11-29 7:03 Sam James
2023-11-28 5:27 Arthur Zamarin
2023-11-27 11:23 Sam James
2023-11-27 11:23 Sam James
2023-11-17 7:47 Sam James
2023-10-14 10:30 Sam James
2023-07-15 7:10 Sam James
2023-07-15 6:56 Sam James
2023-07-15 6:47 Sam James
2023-07-15 6:07 Sam James
2023-05-27 7:49 Joonas Niilola
2023-05-27 7:49 Joonas Niilola
2023-02-16 5:52 WANG Xuerui
2023-02-16 5:52 WANG Xuerui
2023-02-07 17:47 Sam James
2023-02-07 17:47 Sam James
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2022-12-21 23:19 Sam James
2022-12-21 9:54 Viorel Munteanu
2022-10-28 19:19 Sam James
2022-10-28 19:17 Sam James
2022-10-28 18:31 Sam James
2022-09-06 2:19 Sam James
2022-09-05 14:02 Agostino Sarubbo
2022-09-05 14:02 Agostino Sarubbo
2022-09-05 3:37 Sam James
2022-09-05 3:37 Sam James
2022-08-27 11:45 Yixun Lan
2022-05-13 22:46 Sam James
2022-05-11 1:21 Sam James
2022-05-11 1:21 Sam James
2022-05-11 1:10 Sam James
2022-05-11 1:04 Sam James
2022-05-11 1:04 Sam James
2021-10-25 12:44 Sam James
2021-08-28 2:02 Ionen Wolkens
2021-08-28 2:02 Ionen Wolkens
2021-08-23 6:16 Ionen Wolkens
2021-06-17 6:51 Joonas Niilola
2021-03-03 18:59 Sam James
2021-03-03 18:58 Sam James
2021-03-03 16:35 Sam James
2021-03-03 16:34 Sam James
2021-03-03 16:26 Agostino Sarubbo
2021-03-02 14:17 Thomas Deutschmann
2021-01-09 4:21 Sam James
2020-10-26 10:15 Joonas Niilola
2020-10-26 10:15 Joonas Niilola
2020-10-26 10:15 Joonas Niilola
2020-08-31 15:39 Sam James
2020-08-18 11:22 Agostino Sarubbo
2020-08-17 7:01 Agostino Sarubbo
2020-08-12 11:06 Sam James
2020-08-11 22:26 Sam James
2020-07-16 21:29 Craig Andrews
2020-06-21 14:48 Andreas Sturmlechner
2020-06-21 14:48 Andreas Sturmlechner
2020-06-03 21:44 David Seifert
2020-06-03 21:44 David Seifert
2020-05-20 13:33 Mikle Kolyada
2020-05-18 21:13 Agostino Sarubbo
2020-03-19 20:25 Craig Andrews
2020-03-19 19:41 Piotr Karbowski
2020-03-15 12:18 Mikle Kolyada
2020-03-02 11:30 Sergei Trofimovich
2020-03-02 11:10 Sergei Trofimovich
2020-02-26 18:25 Andreas Sturmlechner
2020-02-17 16:12 Thomas Deutschmann
2020-01-21 2:12 Craig Andrews
2020-01-02 19:31 Andreas Sturmlechner
2019-10-07 5:26 Joonas Niilola
2019-09-08 10:42 Agostino Sarubbo
2019-01-23 21:28 Craig Andrews
2019-01-14 18:51 Craig Andrews
2019-01-14 18:51 Craig Andrews
2018-12-13 15:37 Mikle Kolyada
2018-10-19 9:10 Michał Górny
2018-08-19 22:52 Patrice Clement
2018-01-18 17:46 Craig Andrews
2017-12-20 19:31 Craig Andrews
2017-09-02 14:49 Michael Palimaka
2017-09-02 14:49 Michael Palimaka
2017-04-04 21:02 Patrice Clement
2017-03-19 11:41 Michael Palimaka
2017-03-17 7:36 David Seifert
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=1515196368.af55a5c796ec9dee9334f17e8e8b6c64eeef4672.candrews@gentoo \
--to=candrews@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