Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 549498 Details for
Bug 667866
dev-cpp/websocketpp: use HTTPS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
websocketpp.patch (text/plain), 2.65 KB, created by
Michael Mair-Keimberger (iamnr3)
on 2018-10-06 08:10:55 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (iamnr3)
Created:
2018-10-06 08:10:55 UTC
Size:
2.65 KB
patch
obsolete
>diff --git a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild b/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild >index 1f3730df214..da9fe055eb3 100644 >--- a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild >+++ b/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild >@@ -6,7 +6,7 @@ EAPI=6 > inherit cmake-utils > > DESCRIPTION="C++/Boost Asio based websocket client/server library" >-HOMEPAGE="http://www.zaphoyd.com/websocketpp" >+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" >diff --git a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild >index 0818e872e79..869c4e505e2 100644 >--- a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild >+++ b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild >@@ -6,7 +6,7 @@ EAPI=6 > inherit cmake-utils > > DESCRIPTION="C++/Boost Asio based websocket client/server library" >-HOMEPAGE="http://www.zaphoyd.com/websocketpp" >+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" >diff --git a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild b/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild >index 1f3730df214..49aa4f68f4d 100644 >--- a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild >+++ b/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild >@@ -1,4 +1,4 @@ >-# Copyright 1999-2018 Gentoo Foundation >+# Copyright 1999-2018 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=6 >@@ -6,7 +6,7 @@ EAPI=6 > inherit cmake-utils > > DESCRIPTION="C++/Boost Asio based websocket client/server library" >-HOMEPAGE="http://www.zaphoyd.com/websocketpp" >+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" >diff --git a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild >index 0818e872e79..332c2d9ffca 100644 >--- a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild >+++ b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild >@@ -1,4 +1,4 @@ >-# Copyright 1999-2018 Gentoo Foundation >+# Copyright 1999-2018 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=6 >@@ -6,7 +6,7 @@ EAPI=6 > inherit cmake-utils > > DESCRIPTION="C++/Boost Asio based websocket client/server library" >-HOMEPAGE="http://www.zaphoyd.com/websocketpp" >+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"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 667866
: 549498