commit: 3f84e74f8056585b77fb299facddf024936d0dde Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Sep 16 16:18:26 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Sep 17 14:42:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f84e74f
sys-apps/baselayout-java: update HOMEPAGE and Copyright year. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild b/sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild index 3c7bf78..22c06fc 100644 --- a/sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild +++ b/sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit fdo-mime gnome2-utils DESCRIPTION="Baselayout for Java" -HOMEPAGE="https://www.gentoo.org/proj/en/java/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Java" SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.gz" LICENSE="GPL-2"
