mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 09:38:12 -07:00
dev-java/xmlgraphics-commons: use HTTPS
This commit is contained in:
committed by
James Le Cuirot
parent
0e2b5e5e98
commit
7d760ebd18
@@ -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"
|
||||
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc examples source test"
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="A library of several reusable components used by Apache Batik and Apache FOP"
|
||||
HOMEPAGE="http://xmlgraphics.apache.org/commons/index.html"
|
||||
HOMEPAGE="https://xmlgraphics.apache.org/commons/index.html"
|
||||
SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user