]> gitweb.michael.orlitzky.com - mjo-overlay.git/commitdiff
sys-user.eclass: drop LICENSE and use the GLEP as HOMEPAGE.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Aug 2017 22:17:41 +0000 (18:17 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Aug 2017 22:17:41 +0000 (18:17 -0400)
eclass/sys-user.eclass

index 8f32c2308fbbf1db1d0857c9a2b67522c9f074cf..bf2f7a7a61419c8ab104e842762157d7742bd1b1 100644 (file)
@@ -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.