Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150072 - stabilize dev-lang/lua-5.0.2
Summary: stabilize dev-lang/lua-5.0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: MIPS Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 158169
  Show dependency tree
 
Reported: 2006-10-04 09:41 UTC by Emanuele Giaquinta (RETIRED)
Modified: 2006-12-26 17:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuele Giaquinta (RETIRED) gentoo-dev 2006-10-04 09:41:56 UTC
kumba marked lua-5.0.2-r1 mips, but it is a pmasked and outdated ebuild that was not meant for going stable; please stablize lua-5.0.2.
Comment 1 Stuart Longland (RETIRED) gentoo-dev 2006-12-26 17:46:19 UTC
>>> Test phase [test]: dev-lang/lua-5.0.2
cd include; make all
make[1]: Entering directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/include'
cd src; make all
make[1]: Entering directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src'
cd src/lib; make all
make[1]: Entering directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src/lib'
cd src/luac; make all
make[1]: Entering directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src/luac'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src/luac'
cd src/lua; make all
make[1]: Entering directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src/lua'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/portage/lua-5.0.2/work/lua-5.0.2/src/lua'
bin/lua test/hello.lua
Hello world, from Lua 5.0.2!

^^ Looks like it works to me.  Consider it marked stable. :-)