dev-libs/libevent: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:51:56 +0000 (19:51 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:51:56 +0000 (19:51 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/libevent/libevent-2.1.11.ebuild
dev-libs/libevent/libevent-2.1.8.ebuild
dev-libs/libevent/libevent-2.1.9999.ebuild
dev-libs/libevent/libevent-9999.ebuild

index e446b3d11f8972f3e1eac05e5583834bbe5e07fb..61d3a118fabad325ba7fe7f5bffd596fab0e4af2 100644 (file)
@@ -5,7 +5,10 @@ EAPI=7
 inherit multilib-minimal
 
 DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
-HOMEPAGE="https://libevent.org/ https://github.com/libevent/libevent/"
+HOMEPAGE="
+       https://libevent.org/
+       https://github.com/libevent/libevent/
+"
 SRC_URI="
        https://github.com/${PN}/${PN}/releases/download/release-${PV/_/-}-stable/${P/_/-}-stable.tar.gz -> ${P}.tar.gz
 "
index efa8eba27bddf741b756a07f0c8bb2d4ef11ad33..24602b3e46f893fd25fd2fcecf142f594914782e 100644 (file)
@@ -5,7 +5,10 @@ EAPI=6
 inherit eutils multilib-minimal
 
 DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
-HOMEPAGE="https://libevent.org/ https://github.com/libevent/libevent/"
+HOMEPAGE="
+       https://libevent.org/
+       https://github.com/libevent/libevent/
+"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}-stable/${P}-stable.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index cf4e7dfeb38122dc39984d9c845f6a569a1528b0..ee3fb1e238144dfab695b6928d009b811d2fe25f 100644 (file)
@@ -9,7 +9,7 @@ EGIT_BRANCH="patches-$(ver_cut 1-2)"
 EGIT_REPO_URI="https://github.com/libevent/libevent"
 HOMEPAGE="
        https://libevent.org/
-       ${EGIT_REPO_URI}
+       https://github.com/libevent/libevent
 "
 
 LICENSE="BSD"
index b18a797059eb3be394b52a111ce906db69177732..85e2c2bd254da22b99e17e7920cbc25fa25eeb03 100644 (file)
@@ -8,7 +8,7 @@ DESCRIPTION="Library to execute a function when a specific event occurs on a fil
 EGIT_REPO_URI="https://github.com/libevent/libevent"
 HOMEPAGE="
        https://libevent.org/
-       ${EGIT_REPO_URI}
+       https://github.com/libevent/libevent
 "
 
 LICENSE="BSD"