summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-07-04 23:37:57 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-07-04 23:44:37 +0200
commit90f66c7c4e83972368dcc713242ad1f272e9adbf (patch)
tree756222d479eeec5b61aa78fd2f5c7ba0a463e5d5 /dev-java
parentdev-perl/Dist-Zilla-Plugin-AuthorsFromGit: Version bump; remove old (diff)
downloadgentoo-90f66c7c4e83972368dcc713242ad1f272e9adbf.tar.gz
gentoo-90f66c7c4e83972368dcc713242ad1f272e9adbf.tar.bz2
gentoo-90f66c7c4e83972368dcc713242ad1f272e9adbf.zip
dev-java/bytelist: update HOMEPAGE.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/bytelist/bytelist-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bytelist/bytelist-1.0.10.ebuild b/dev-java/bytelist/bytelist-1.0.10.ebuild
index 437ee575b7ee..eb1aa2d3d034 100644
--- a/dev-java/bytelist/bytelist-1.0.10.ebuild
+++ b/dev-java/bytelist/bytelist-1.0.10.ebuild
@@ -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"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="JRuby support library"
-HOMEPAGE="http://jruby.codehaus.org/"
+HOMEPAGE="https://github.com/codehaus"
SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( CPL-1.0 GPL-2 LGPL-2.1 )"