commit: 3fad891e85756129e11c9f206fbd5d061142d621 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sat Apr 6 05:35:35 2019 +0000 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org> CommitDate: Sat Apr 6 11:17:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fad891e
dev-db/db-je: update HOMEPAGE Closes: https://bugs.gentoo.org/680732 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com> Signed-off-by: Thomas Sachau <tommy <AT> gentoo.org> dev-db/db-je/db-je-3.3.75.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 fed1f010b3c..11081c2ccc8 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"
