]> gitweb.michael.orlitzky.com - mjo-overlay.git/commitdiff
sys-user.eclass: put back LICENSE="GPL=2" to make repoman happy.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Aug 2017 22:27:46 +0000 (18:27 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Aug 2017 22:27:46 +0000 (18:27 -0400)
eclass/sys-user.eclass

index 56e7bc43bfa3e56407ab8f0d66f77d9d708adfdc..d76e6190327aef906179ed0e0362d073aeeed540 100644 (file)
@@ -16,6 +16,7 @@ EXPORT_FUNCTIONS pkg_pretend src_unpack src_configure src_compile src_install sr
 
 : ${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.