diff options
author | Eric Thibodeau <kyron@neuralbs.com> | 2008-08-18 14:20:03 -0400 |
---|---|---|
committer | Eric Thibodeau <kyron@neuralbs.com> | 2008-08-18 14:20:03 -0400 |
commit | 9968750d70f3d317484effc758aad1e3710ed34e (patch) | |
tree | af9c8aa3b35fcb744a09b207d138ead90ad845c3 | |
parent | USE flag typo preventet $HOME from being exported (diff) | |
download | clustering-livecd-9968750d70f3d317484effc758aad1e3710ed34e.tar.gz clustering-livecd-9968750d70f3d317484effc758aad1e3710ed34e.tar.bz2 clustering-livecd-9968750d70f3d317484effc758aad1e3710ed34e.zip |
Added for the X-enabled livecd with the new snapshots
* as always, new problems arise from switching snapshots, things don't compile out of the box
** forget not that we are using GCC-4.3
** stages1-3 were _not_ rebuild after switching snapshots
-rw-r--r-- | profiles/hpc-clustering/package.keywords/liveCD-with-X | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/hpc-clustering/package.keywords/liveCD-with-X b/profiles/hpc-clustering/package.keywords/liveCD-with-X new file mode 100644 index 0000000..eb55746 --- /dev/null +++ b/profiles/hpc-clustering/package.keywords/liveCD-with-X @@ -0,0 +1,15 @@ +#All these are set to be able to build the non-minimal livecd + +=x11-libs/qt-sql-4.4.1 ** +=x11-libs/qt-core-4.4.1-r1 ** +=x11-libs/qt-gui-4.4.1 ** +=x11-libs/qt-dbus-4.4.1 ** +=x11-libs/qt-script-4.4.1 ** +=x11-libs/qt-qt3support-4.4.1 ** +=x11-libs/qt-assistant-4.4.1 ** +=x11-libs/qt-svg-4.4.1 ** +=x11-libs/qt-xmlpatterns-4.4.1 ** +=x11-libs/qt-opengl-4.4.1 ** +=x11-libs/qt-test-4.4.1 ** +=net-firewall/iptables-1.4.1.1 ** + |