From: Michael Orlitzky Date: Mon, 7 Aug 2017 22:17:41 +0000 (-0400) Subject: sys-user.eclass: drop LICENSE and use the GLEP as HOMEPAGE. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=commitdiff_plain;h=403461c39300685b87c9b6c43f220a9f675be974;hp=a9b4878da992e972a2b2ea95e7540db9e3d7eaa4 sys-user.eclass: drop LICENSE and use the GLEP as HOMEPAGE. --- diff --git a/eclass/sys-user.eclass b/eclass/sys-user.eclass index 8f32c23..bf2f7a7 100644 --- a/eclass/sys-user.eclass +++ b/eclass/sys-user.eclass @@ -14,9 +14,8 @@ inherit user EXPORT_FUNCTIONS pkg_pretend src_unpack src_configure src_compile src_install src_test pkg_preinst pkg_postinst pkg_prerm -: ${HOMEPAGE:="https://www.gentoo.org/"} +: ${HOMEPAGE:="https://wiki.gentoo.org/wiki/User:Mjo/GLEP:User_packages"} : ${DESCRIPTION:="The ${PN} system user"} -: ${LICENSE:="GPL-2"} # If you want a different username, use a different package name. This # prevents different people from claiming the same username.