mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-java/beansbinding: use HTTPS for links to dev.gentoo.org
This commit is contained in:
committed by
Michał Górny
parent
b2ad404ef2
commit
1d99502022
@@ -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
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Implementation of JSR295"
|
||||
HOMEPAGE="https://java.net/projects/beansbinding/"
|
||||
SRC_URI="http://dev.gentoo.org/~monsieurp/packages/${P}-src.zip -> ${P}.zip"
|
||||
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}-src.zip -> ${P}.zip"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user