summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Document stuff still todo.Christian Heim2007-08-162-1/+8
| | | | svn path=/; revision=358
* Need to pax-mark the library, not the compat-symlink.Christian Heim2007-07-202-2/+2
| | | | svn path=/; revision=357
* Duh, forgot to add the patches.Christian Heim2007-07-204-0/+60
| | | | svn path=/; revision=356
* Removing unused overlay dirs.Christian Heim2007-07-201-0/+0
| | | | svn path=/; revision=355
* Removing Manifest1 support.Christian Heim2007-07-202-9/+0
| | | | svn path=/; revision=354
* Clensing my overlay.Christian Heim2007-07-205-224/+0
| | | | svn path=/; revision=353
* Removing Manifest1 support.Christian Heim2007-07-202-18/+0
| | | | svn path=/; revision=352
* Clensing my overlay.Christian Heim2007-07-208-685/+0
| | | | svn path=/; revision=351
* Readding media-libs/xvid since the TEXTREL's ain't fixed yet.Christian Heim2007-07-202-0/+68
| | | | svn path=/; revision=350
* Removing Manifest1 support.Christian Heim2007-07-204-43/+1
| | | | svn path=/; revision=349
* Turn off manifest1 support.Christian Heim2007-07-205-0/+0
| | | | svn path=/; revision=348
* Shutting up emerge.Christian Heim2007-07-092-0/+2
| | | | svn path=/; revision=347
* Shutting up emerge.Christian Heim2007-07-091-0/+1
| | | | svn path=/; revision=346
* Cleaning out old ebuilds.Christian Heim2007-07-083-40/+0
| | | | svn path=/; revision=345
* Cleaning out old ebuilds.Christian Heim2007-07-083-33/+0
| | | | svn path=/; revision=344
* Cleaning out old ebuilds.Christian Heim2007-07-085-100/+0
| | | | svn path=/; revision=343
* Cleaning out old ebuilds.Christian Heim2007-07-0815-1400/+0
| | | | svn path=/; revision=342
* Cleaning out old ebuilds.Christian Heim2007-07-0835-4742/+0
| | | | svn path=/; revision=341
* Cleaning out old ebuilds.Christian Heim2007-07-0882-9300/+0
| | | | svn path=/; revision=340
* Bye-Bye.Christian Heim2007-07-084-80/+0
| | | | svn path=/; revision=339
* The nload bugfixes should be in the tree.Christian Heim2007-07-085-164/+0
| | | | svn path=/; revision=338
* Improved ebuild, including tc-arch-kernel to fix the builds for ppc/ppc64 ↵Christian Heim2007-06-133-12/+53
| | | | | | people, hopefully resolving stuff for mips/mips64 too. svn path=/; revision=337
* Updated (hopefully improved) ebuild, fixing compilation issues for ppc/ppc64 ↵Christian Heim2007-06-132-113/+38
| | | | | | due to multi userlandness, sparc and hopefully mips too. svn path=/; revision=336
* Initial ebuild (current state).Christian Heim2007-06-135-0/+242
| | | | svn path=/; revision=335
* Marking nload stable on amd64.Christian Heim2007-06-022-5/+5
| | | | svn path=/; revision=333
* Updating the patchname inside the ebuild.Christian Heim2007-06-022-5/+5
| | | | svn path=/; revision=332
* Removing media-video/mplayer from my hardened overlay.Christian Heim2007-06-0224-5531/+0
| | | | svn path=/; revision=331
* Removing media-libs/xvid from my hardened overlay.Christian Heim2007-06-0221-668/+0
| | | | svn path=/; revision=330
* Hopefully fixing this weird bug I'm seeing on amd64.Christian Heim2007-06-025-0/+164
| | | | svn path=/; revision=329
* Providing a fixed ebuild/package to use w/ hardened-gcc's.Christian Heim2007-04-308-0/+473
| | | | svn path=/; revision=328
* Preliminary b2 ebuild for VPS testing.Christian Heim2007-04-263-0/+291
| | | | svn path=/; revision=327
* Final touchups for AMD64/hardened.Christian Heim2007-04-222-8/+7
| | | | svn path=/; revision=325
* Final touchups for AMD64/hardened.Christian Heim2007-04-222-5/+5
| | | | svn path=/; revision=324
* Final touchups for AMD64/hardened.Christian Heim2007-04-222-8/+9
| | | | svn path=/; revision=323
* Workaround for now, solving compile issues on AMD64/hardened.Christian Heim2007-04-222-18/+28
| | | | svn path=/; revision=322
* Really fix #134403 for hardened.Christian Heim2007-04-222-5/+11
| | | | svn path=/; revision=321
* Some simple comment changes, move the env.d entry from postinst to install, ↵Christian Heim2007-04-222-16/+18
| | | | | | as it should belong into CONTENTS of the package. svn path=/; revision=320
* Quote the occurences of ${D}, rewrite the pax-mark and its explanation.Christian Heim2007-04-222-10/+13
| | | | svn path=/; revision=319
* Removing the lame elog, using strip-flags instead. Also marking the QA_TEXTRELS.Christian Heim2007-04-222-10/+9
| | | | svn path=/; revision=318
* RESTRICT'ing FEATURES=stricter for now, ocaml has known TEXTREL's.Christian Heim2007-04-212-4/+5
| | | | svn path=/; revision=316
* Some comment fixes, reordering the installphase.Christian Heim2007-04-212-23/+21
| | | | svn path=/; revision=315
* Updated ebuild, adding the exec-stack fixes from #153382 (thanks to nattfodd ↵Christian Heim2007-04-213-10/+298
| | | | | | for the patch). svn path=/; revision=314
* Updating the comments.Christian Heim2007-04-212-8/+9
| | | | svn path=/; revision=313
* Updated ebuild for bug 110541.Christian Heim2007-04-217-316/+225
| | | | svn path=/; revision=312
* Adding -fstack-protector back in, since this ain't workin. Also adding the ↵Christian Heim2007-04-1810-344/+297
| | | | | | asm-fixes from #153382 (thanks to nattfodd). svn path=/; revision=311
* Reverting to just filtering -pie and adding -nopie.Christian Heim2007-04-185-24/+20
| | | | svn path=/; revision=310
* Appending -fPIE breaks horribly, trying just append-flags/filter-flags pie & ↵Christian Heim2007-04-185-32/+28
| | | | | | ssp. svn path=/; revision=309
* "Fixed" ebuilds for ocaml, to compile/work on hardened.Christian Heim2007-04-1811-0/+523
| | | | svn path=/; revision=308
* Removing dev-util/quilt from my overlay, as its updated in the main tree now.Christian Heim2007-03-2413-416/+0
| | | | svn path=/; revision=306
* Adding the missing patch.Christian Heim2007-03-242-0/+16
| | | | svn path=/; revision=305