commit:     499609b38260a45a7ec856b729aa171935356d1b
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Tue Feb  4 18:29:37 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 06:16:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499609b3

dev-libs/hyperscan: update urls

The official Hyperscan website has moved to hyperscan.io and source code
is published in https://github.com/intel/hyperscan.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/hyperscan/hyperscan-5.1.0.ebuild | 7 +++----
 dev-libs/hyperscan/hyperscan-5.1.1.ebuild | 6 +++---
 dev-libs/hyperscan/hyperscan-5.2.0.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/dev-libs/hyperscan/hyperscan-5.1.0.ebuild 
b/dev-libs/hyperscan/hyperscan-5.1.0.ebuild
index ec3fa0a718e..52d8497da64 100644
--- a/dev-libs/hyperscan/hyperscan-5.1.0.ebuild
+++ b/dev-libs/hyperscan/hyperscan-5.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,9 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit cmake python-r1
 
 DESCRIPTION="High-performance regular expression matching library"
-HOMEPAGE="https://01.org/hyperscan";
-
-SRC_URI="https://github.com/01org/hyperscan/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/intel/hyperscan/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://www.hyperscan.io/ https://github.com/intel/hyperscan";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-libs/hyperscan/hyperscan-5.1.1.ebuild 
b/dev-libs/hyperscan/hyperscan-5.1.1.ebuild
index f21c9535c2d..42551e93ced 100644
--- a/dev-libs/hyperscan/hyperscan-5.1.1.ebuild
+++ b/dev-libs/hyperscan/hyperscan-5.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit cmake python-r1 flag-o-matic
 
 DESCRIPTION="High-performance regular expression matching library"
-SRC_URI="https://github.com/01org/hyperscan/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-HOMEPAGE="https://01.org/hyperscan";
+SRC_URI="https://github.com/intel/hyperscan/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://www.hyperscan.io/ https://github.com/intel/hyperscan";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-libs/hyperscan/hyperscan-5.2.0.ebuild 
b/dev-libs/hyperscan/hyperscan-5.2.0.ebuild
index f21c9535c2d..42551e93ced 100644
--- a/dev-libs/hyperscan/hyperscan-5.2.0.ebuild
+++ b/dev-libs/hyperscan/hyperscan-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit cmake python-r1 flag-o-matic
 
 DESCRIPTION="High-performance regular expression matching library"
-SRC_URI="https://github.com/01org/hyperscan/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-HOMEPAGE="https://01.org/hyperscan";
+SRC_URI="https://github.com/intel/hyperscan/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://www.hyperscan.io/ https://github.com/intel/hyperscan";
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to