summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-04-06 07:35:35 +0200
committerThomas Sachau <tommy@gentoo.org>2019-04-06 13:17:25 +0200
commit3fad891e85756129e11c9f206fbd5d061142d621 (patch)
treea2bf42552c6689bf28b709285168173efbf17966 /dev-db
parentdev-libs/elfutils: stable 0.176 for sparc, bug #676794 (diff)
downloadgentoo-3fad891e85756129e11c9f206fbd5d061142d621.tar.gz
gentoo-3fad891e85756129e11c9f206fbd5d061142d621.tar.bz2
gentoo-3fad891e85756129e11c9f206fbd5d061142d621.zip
dev-db/db-je: update HOMEPAGE
Closes: https://bugs.gentoo.org/680732 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Thomas Sachau <tommy@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/db-je/db-je-3.3.75.ebuild4
1 files 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 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"