projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80bcbe0
)
dev-php/json-schema: Remove HOMEPAGE from SRC_URI
author
Brian Evans
<grknight@gentoo.org>
Fri, 16 Aug 2019 13:30:11 +0000
(09:30 -0400)
committer
Brian Evans
<grknight@gentoo.org>
Fri, 16 Aug 2019 14:17:24 +0000
(10:17 -0400)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-php/json-schema/json-schema-5.2.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-php/json-schema/json-schema-5.2.8.ebuild
b/dev-php/json-schema/json-schema-5.2.8.ebuild
index c1115fb6ccc4872f3591dbe780280d28f45b9c10..0c8201a0dd70288927bfa3217b45c1563f975ac8 100644
(file)
--- a/
dev-php/json-schema/json-schema-5.2.8.ebuild
+++ b/
dev-php/json-schema/json-schema-5.2.8.ebuild
@@
-5,7
+5,7
@@
EAPI=7
DESCRIPTION="PHP implementation of JSON schema"
HOMEPAGE="https://github.com/justinrainbow/json-schema"
-SRC_URI="
${HOMEPAGE}
/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="
https://github.com/justinrainbow/json-schema
/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"