mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
dev-java/jdbc-mysql: Deprecate mirror://mysql from the package
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="MySQL JDBC driver"
|
||||
HOMEPAGE="http://www.mysql.com/products/connector/j/"
|
||||
SRC_URI="mirror://mysql/Downloads/Connector-J/${MY_P}.tar.gz"
|
||||
SRC_URI="https://dev.mysql.com/get/Downloads/Connector-J/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2-with-MySQL-FLOSS-exception"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user