mr_bones_ 15/04/09 03:30:08 Added: nml-0.4.0-build.patch Log: version bump (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.1 games-util/nml/files/nml-0.4.0-build.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/files/nml-0.4.0-build.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/files/nml-0.4.0-build.patch?rev=1.1&content-type=text/plain Index: nml-0.4.0-build.patch =================================================================== --- nml-0.4.0.r5527-3b43d37dec19/setup.py.orig 2015-04-08 23:21:14.064215586 -0400 +++ nml-0.4.0.r5527-3b43d37dec19/setup.py 2015-04-08 23:21:36.382452859 -0400 @@ -35,6 +35,7 @@ 'Programming Language :: Python :: 3.4', 'Topic :: Software Development :: Compilers', ], + packages=['nml', 'nml.actions', 'nml.ast', 'nml.expression'], url='http://dev.openttdcoop.org/projects/nml', author='NML Development Team', author_email='[email protected]',
