Skip to content

Commit

Permalink
dev-java/icedtea-web: update homepage and upstream in metadata.xml
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Sep 5, 2020
1 parent 1395ed9 commit 4aef504
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev-java/icedtea-web/icedtea-web-1.8.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CRATES="dunce-0.1.1"
inherit autotools cargo readme.gentoo-r1

DESCRIPTION="FOSS Java browser plugin and Web Start implementation"
HOMEPAGE="http://icedtea.classpath.org"
HOMEPAGE="https://github.com/AdoptOpenJDK/IcedTea-Web"
SRC_URI="https://github.com/AdoptOpenJDK/${PN}/archive/${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2"
Expand Down
3 changes: 3 additions & 0 deletions dev-java/icedtea-web/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@
<flag name="nsplugin">Enable the browser plugin (NPPlugin).</flag>
<flag name="tagsoup">Depend on dev-java/tagsoup which allows parsing malformed .jnlp files</flag>
</use>
<upstream>
<remote-id type="github">AdoptOpenJDK/IcedTea-Web</remote-id>
</upstream>
</pkgmetadata>

0 comments on commit 4aef504

Please sign in to comment.