fix bit-shifter on oneiric

This commit is contained in:
Jeremy Roman 2012-03-14 21:42:34 -04:00
parent 17998833eb
commit ed26c44a35
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ profiles csclub office machine amd64 natty;
profiles csclub office machine i386 oneiric; profiles csclub office machine i386 oneiric;
@bit-shifter @bit-shifter
profiles csclub office machine amd64 natty; profiles csclub office machine amd64 oneiric;
@nullsleep @nullsleep
profiles csclub office machine amd64 natty; profiles csclub office machine amd64 natty;

View File

@ -186,7 +186,7 @@ if @devel-full {
# haskell # haskell
install ghc6 ghc6-doc install ghc6 ghc6-doc
@!lenny @!natty haskell-platform; @!lenny @!natty @!oneiric haskell-platform;
# ocaml # ocaml
install ocaml camlp4; install ocaml camlp4;
@ -349,7 +349,7 @@ if @general-use {
# math # math
install graphviz r-recommended euler euler-doc gnuplot gnuplot-doc install graphviz r-recommended euler euler-doc gnuplot gnuplot-doc
gap lp-solve mathomatic maxima maxima-doc gap lp-solve mathomatic maxima maxima-doc
@X gnuplot-x11 @amd64 @!squeeze @!maverick @!wheezy @!natty xppaut @X gnuplot-x11 @amd64 @!squeeze @!maverick @!wheezy @!natty @!oneiric xppaut
@X rocs; @X rocs;
# octave # octave
@ -469,7 +469,7 @@ if @X {
@!lenny midori flashplugin-installer; @!lenny midori flashplugin-installer;
# multimedia # multimedia
install audacity @!natty @!oneiric kstreamripper audacious @!natty lmms k3b install audacity @!natty @!oneiric kstreamripper audacious @!natty @!oneiric lmms k3b
@!lenny ardour; @!lenny ardour;
# images # images
@ -497,7 +497,7 @@ if @X {
install geda @!natty @!oneiric ktechlab arduino ngspice bristol cl-rlc electric install geda @!natty @!oneiric ktechlab arduino ngspice bristol cl-rlc electric
gerbv gnucap gpsim gsmc gspiceui gtkwave @!natty @!oneiric klogic linsmith gerbv gnucap gpsim gsmc gspiceui gtkwave @!natty @!oneiric klogic linsmith
oregano pcb pcb-gtk qucs tkgate xcircuit xsmc-calc oregano pcb pcb-gtk qucs tkgate xcircuit xsmc-calc
eagle kic kicad; @!oneiric eagle kic kicad;
# virtualization # virtualization
install virtualbox-ose; install virtualbox-ose;