public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/websocketpp/
Date: Sun,  7 Oct 2018 09:42:37 +0000 (UTC)	[thread overview]
Message-ID: <1538905327.d6d6ce75a9334e62bc545a2e6b3cfdfdad44c155.johu@gentoo> (raw)

commit:     d6d6ce75a9334e62bc545a2e6b3cfdfdad44c155
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  7 09:41:52 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Oct  7 09:42:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d6ce75

dev-cpp/websocketpp: Remove 0.7.0-r2

Overshadowed by 0.8.1.

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 dev-cpp/websocketpp/Manifest                    |  1 -
 dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild | 39 -------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-cpp/websocketpp/Manifest b/dev-cpp/websocketpp/Manifest
index 16773470233..f678a25e2e1 100644
--- a/dev-cpp/websocketpp/Manifest
+++ b/dev-cpp/websocketpp/Manifest
@@ -1,2 +1 @@
-DIST websocketpp-0.7.0.tar.gz 682271 BLAKE2B 4da1fb076c2f533cdbdaa2cc0b0b45509216fcbc3b465f137905a34477aff0e93005f36d0257f314fd91b7de59e587e1b1df9af664a717b8dbf477b168025f26 SHA512 91a86d4f5120db3f474169bb146f865f82167b1e9eedabec8793b31005e4ce3d22083283bc1b9f9e37fa0da835addcb2b68260a27c753852c06b3b1bb2f3c12e
 DIST websocketpp-0.8.1.tar.gz 699468 BLAKE2B e5769229b400d2f42e69541b07cfba17dcc82cdad20685a52ac1130c2fc4e94764a38d2e4f7c36101b11705e10c67eb149ba2c30750e7a6f63696d52c272fed2 SHA512 35e0261ed0285acf77d300768819bd380197de8acdf68223e2d7598481b9bfd69cb1653b435139771b1db6c16530c8d8cf9a887a8a6bba3fea126d0da4dbc13c

diff --git a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild b/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild
deleted file mode 100644
index 49aa4f68f4d..00000000000
--- a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="C++/Boost Asio based websocket client/server library"
-HOMEPAGE="https://www.zaphoyd.com/websocketpp"
-SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
-LICENSE="BSD"
-SLOT="0"
-IUSE="boost examples test"
-
-DEPEND=""
-RDEPEND="${DEPEND}
-	boost? ( dev-libs/boost )
-"
-
-# bug 630450
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}/${P}-cmake-install.patch" )
-
-src_configure() {
-	local mycmakeargs=(
-		-DENABLE_CPP11="$(usex !boost)"
-		-DBUILD_TESTS="$(usex test)"
-	)
-
-	cmake-utils_src_configure
-}
-
-src_install() {
-	use examples && DOCS=( examples/ )
-	cmake-utils_src_install
-}


             reply	other threads:[~2018-10-07  9:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-07  9:42 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-05 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/websocketpp/ Sam James
2021-12-05  4:16 Sam James
2021-11-04  5:43 Yixun Lan
2021-08-07 23:37 Sam James
2021-08-07  5:10 Agostino Sarubbo
2021-08-06 15:46 Louis Sautier
2020-05-28 18:20 Sergei Trofimovich
2020-01-12 13:03 Johannes Huber
2019-08-11 18:10 David Seifert
2018-10-14  8:50 Sergei Trofimovich
2018-10-06 21:23 Johannes Huber
2018-07-16 13:27 Johannes Huber
2018-06-27  9:36 Johannes Huber
2018-06-09 16:26 Johannes Huber
2018-06-09 16:26 Johannes Huber
2017-12-22  9:03 Sergei Trofimovich
2017-12-21 22:41 Sergei Trofimovich
2017-12-10  2:27 Anthony G. Basile
2017-09-17 19:03 Johannes Huber
2017-09-17 19:03 Johannes Huber
2017-08-26  0:00 Anthony G. Basile
2016-11-22 20:48 Johannes Huber
2016-03-08 17:40 Johannes Huber
2015-08-17 20:46 Johannes Huber
2015-08-17 20:46 Johannes Huber

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=1538905327.d6d6ce75a9334e62bc545a2e6b3cfdfdad44c155.johu@gentoo \
    --to=johu@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