projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
243c165
)
dev-libs/libx86: set https in HOMEPAGE and SRC_URI urls
author
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 17 May 2018 11:06:34 +0000
(14:06 +0300)
committer
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 17 May 2018 11:06:34 +0000
(14:06 +0300)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
dev-libs/libx86/libx86-1.1-r4.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libx86/libx86-1.1-r4.ebuild
b/dev-libs/libx86/libx86-1.1-r4.ebuild
index fd07a6993aabc5e15a5888409df7d2833eff804a..24efb4976012fcea5bc4fbe8f787e76ed275b3a9 100644
(file)
--- a/
dev-libs/libx86/libx86-1.1-r4.ebuild
+++ b/
dev-libs/libx86/libx86-1.1-r4.ebuild
@@
-6,8
+6,8
@@
EAPI=6
inherit eutils toolchain-funcs flag-o-matic
DESCRIPTION="A hardware-independent library for executing real-mode x86 code"
-HOMEPAGE="http
://www.codon.org.uk/~mjg59/libx86
"
-SRC_URI="http://www.codon.org.uk/~mjg59/${PN}/downloads/${P}.tar.gz"
+HOMEPAGE="http
s://www.codon.org.uk/~mjg59/libx86/
"
+SRC_URI="http
s
://www.codon.org.uk/~mjg59/${PN}/downloads/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"