From: Wim Muskee Date: Sat, 6 Apr 2019 05:35:35 +0000 (+0200) Subject: dev-db/db-je: update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3fad891e85756129e11c9f206fbd5d061142d621;p=gentoo.git dev-db/db-je: update HOMEPAGE Closes: https://bugs.gentoo.org/680732 Signed-off-by: Wim Muskee Signed-off-by: Thomas Sachau --- diff --git a/dev-db/db-je/db-je-3.3.75.ebuild b/dev-db/db-je/db-je-3.3.75.ebuild index fed1f010b3cf..11081c2ccc82 100644 --- a/dev-db/db-je/db-je-3.3.75.ebuild +++ b/dev-db/db-je/db-je-3.3.75.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 DESCRIPTION="A high performance, transactional storage engine written entirely in Java" -HOMEPAGE="http://www.oracle.com/database/berkeley-db/je/index.html" +HOMEPAGE="https://www.oracle.com/database/berkeley-db/java-edition.html" SRC_URI="http://download.oracle.com/berkeley-db/${P/db-/}.tar.gz" LICENSE="Sleepycat BSD"