public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yuan Liao" <liaoyuan@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/wangle/
Date: Fri,  1 Apr 2022 14:41:32 +0000 (UTC)	[thread overview]
Message-ID: <1648822655.35369e13d06e38e5e5157dc7ba5c6bb1a6c9b70c.liaoyuan@gentoo> (raw)

commit:     35369e13d06e38e5e5157dc7ba5c6bb1a6c9b70c
Author:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
AuthorDate: Fri Apr  1 14:17:33 2022 +0000
Commit:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
CommitDate: Fri Apr  1 14:17:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35369e13

dev-cpp/wangle: Drop 2022.02.28.00

Dropping 2022.02.28.00 after dependency ~dev-cpp/folly-2022.02.28.00 has
been dropped from ::gentoo.

Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>

 dev-cpp/wangle/Manifest                    |  1 -
 dev-cpp/wangle/wangle-2022.02.28.00.ebuild | 39 ------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-cpp/wangle/Manifest b/dev-cpp/wangle/Manifest
index b82cf8a86..0b0c9d87b 100644
--- a/dev-cpp/wangle/Manifest
+++ b/dev-cpp/wangle/Manifest
@@ -1,2 +1 @@
-DIST wangle-2022.02.28.00.tar.gz 354455 BLAKE2B a48b7e926d2bc0c196fda2c4db52322e4e8c82a09471e196ff759076cca2e17e9efd2ce0b95608a69e1288de2154e8be153741f6edd5bac3d5d791cc788811f1 SHA512 be69ea8318ebd0f75f8d6ffe82c833f868837cff965e99aacc11abb90f572e2d9b837782ac1e23e86355e52f5ca2b2be13be54ac4651db9ef22afa95bb0b3cc3
 DIST wangle-2022.03.21.00.tar.gz 355164 BLAKE2B 876863bb5d0e5c7fd5f3408f9f2233b1995ef838b165bbb9f8772667e1ca5fa98f4ae5eb686e2ef94198bdb373daa2ce96720253f550a808369b8cca0ec6d10b SHA512 069fe7758ccb2f33665f53109047f2e0158e248fda8c760eddd978afd6980acbc6421db60721bf320deca557369377c8757f13c67f8685e3a98394324e75e72e

diff --git a/dev-cpp/wangle/wangle-2022.02.28.00.ebuild b/dev-cpp/wangle/wangle-2022.02.28.00.ebuild
deleted file mode 100644
index 7dc8387bf..000000000
--- a/dev-cpp/wangle/wangle-2022.02.28.00.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Framework providing common client/server abstractions"
-HOMEPAGE="https://github.com/facebook/wangle"
-SRC_URI="https://github.com/facebook/wangle/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	~dev-cpp/fizz-${PV}:=
-	~dev-cpp/folly-${PV}:=
-	dev-cpp/gflags
-	dev-cpp/glog
-	dev-libs/double-conversion
-	dev-libs/libevent
-	dev-libs/libfmt
-	dev-libs/openssl:0=
-"
-DEPEND="
-	${RDEPEND}
-	dev-cpp/gtest
-"
-
-CMAKE_USE_DIR="${S}/wangle"
-
-src_configure() {
-	local mycmakeargs=(
-		-DLIB_INSTALL_DIR=$(get_libdir)
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2022-04-01 14:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 14:41 Yuan Liao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15 16:06 [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wangle/ Julien Roy
2024-05-15 16:01 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-02-28 12:58 Denis Reva
2022-04-16 18:46 Alessandro Barbieri
2022-03-22 17:48 Alessandro Barbieri
2022-03-07  4:17 Alessandro Barbieri
2022-03-06  2:22 Alessandro Barbieri
2021-11-26 11:34 Denis Reva
2021-10-28 15:18 Alessandro Barbieri
2021-10-26 16:35 Alessandro Barbieri
2021-10-25 11:20 Alessandro Barbieri
2021-10-23 14:18 Alessandro Barbieri
2021-10-05 20:50 Alessandro Barbieri
2021-07-05  8:44 Alessandro Barbieri
2021-06-17 16:26 Alessandro Barbieri
2021-06-15 23:32 Alessandro Barbieri
2021-06-14  2:27 Alessandro Barbieri
2021-05-27 10:23 Alessandro Barbieri
2021-04-29  8:10 Andrew Ammerlaan
2021-04-28 21:15 Alessandro Barbieri

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=1648822655.35369e13d06e38e5e5157dc7ba5c6bb1a6c9b70c.liaoyuan@gentoo \
    --to=liaoyuan@gmail.com \
    --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