summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-10-14 00:04:09 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-10-14 00:04:09 +0200
commitf98d214ea04a71402128894e577dc740e2fc8689 (patch)
tree39865ea6a416d0b6c63c22fd2b478c8dee21a376 /dev-java/json/json-20160212.ebuild
parentsys-apps/etckeeper: version bump to v1.18.8. (diff)
downloadgentoo-f98d214ea04a71402128894e577dc740e2fc8689.tar.gz
gentoo-f98d214ea04a71402128894e577dc740e2fc8689.tar.bz2
gentoo-f98d214ea04a71402128894e577dc740e2fc8689.zip
dev-java/json: update HOMEPAGE.
Closes: https://bugs.gentoo.org/668222 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-java/json/json-20160212.ebuild')
-rw-r--r--dev-java/json/json-20160212.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/json/json-20160212.ebuild b/dev-java/json/json-20160212.ebuild
index db4c7252b880..09e93dc08282 100644
--- a/dev-java/json/json-20160212.ebuild
+++ b/dev-java/json/json-20160212.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Java implementation of the JavaScript Object Notation"
-HOMEPAGE="http://www.json.org/java/"
+HOMEPAGE="https://github.com/douglascrockford/JSON-java"
SRC_URI="https://github.com/douglascrockford/JSON-java/archive/${PV}.zip -> ${P}.zip"
LICENSE="BSD"
SLOT="0"