summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* unmask aqua USE-flag for python, now it seems I sorted all outstanding issuesFabian Groffen2009-08-312-7/+7
|
* unmask readline-6 in prefix, as gx86 is stabling itFabian Groffen2009-08-313-12/+7
|
* unmask Portage again, it should have bug #282854 fixed nowFabian Groffen2009-08-272-5/+5
|
* p.mask latest portage, bug 282854Jeremy Olexa2009-08-262-2/+9
|
* Unmask app-admin/eselect-1.2_rc*.Ulrich Müller2009-08-241-5/+1
|
* preempt mask for python:3.1, remove mask for eselect-1.1.3 (non existent)Jeremy Olexa2009-08-212-6/+10
|
* Let's go wild, unmask latest eselect-python, now we've patched it in our treeFabian Groffen2009-08-202-19/+6
|
* Mask app-admin/eselect-1.2_rc* for testing, and unmask it in prefix.Ulrich Müller2009-08-191-1/+5
|
* Remove spurious entires for USE=aqua. Not needed in subdirs when it is ↵Jeremy Olexa2009-08-193-5/+8
| | | | inherited from base
* unmask readline 6 on 10.6 profiles, since that's the only thing that builds ↵Fabian Groffen2009-08-192-2/+11
| | | | there
* p.mask =app-admin/eselect-1.1.3 in favor of 1.2 coming soonJeremy Olexa2009-08-182-5/+8
|
* Mask aqua USE-flag for python, since it's absolutely not yet ready for useFabian Groffen2009-08-182-3/+11
|
* p.mask'ed findutils-4.5.5 on interix - xargs brokenMarkus Duft2009-08-182-3/+10
|
* be more strict in profile syntax, bug 281838Jeremy Olexa2009-08-1810-23/+40
|
* Add initial 10.6 (Snow Leopard) profileFabian Groffen2009-08-1714-1/+161
|
* Mask perl-5.8.8-r6 on Solaris and IRIX because it breaks autotools there, ↵Fabian Groffen2009-08-173-3/+19
| | | | bug #269430
* unmask i6fork use flag againMarkus Duft2009-08-142-5/+6
|
* masked >=startup-notification-0.10 on interix, requires xcb-util.Markus Duft2009-08-132-3/+10
|
* update interix masks and profile.bashrcMarkus Duft2009-08-134-7/+17
|
* fix typosJeremy Olexa2009-08-112-11/+14
|
* p.mask ebuilds that need >=app-admin/eselect-python-20090801Jeremy Olexa2009-08-102-2/+18
|
* p.mask =virtual/emacs-23 to salvage the depgraphJeremy Olexa2009-08-102-2/+8
|
* Drop masks on sys-apps/file that apply to versions no longer in our treeFabian Groffen2009-08-054-20/+8
|
* Unmask native-cctools without package.unmask, bug #280433, it looks like it ↵Fabian Groffen2009-08-053-9/+11
| | | | did work that way, though
* yesterday I was living a bit more in the past than the rest of the worldFabian Groffen2009-08-041-2/+2
|
* Mask eselect-python-20090801, messing around with Python is better done in ↵Fabian Groffen2009-08-032-2/+9
| | | | gentoo-x86 ONLY
* masked numpy on interix 3.5Markus Duft2009-07-312-2/+11
|
* unmask perl's -r6 and -r7, r7 is now gone in Prefix again too, -r6 made its ↵Fabian Groffen2009-07-312-9/+7
| | | | reentrance with some fixes
* p.mask perl-5.8.8-r7 because its auto-sync is messed up.Jeremy Olexa2009-07-302-2/+12
|
* hpux11.11 does not have /dev/*random: use.masked 'urandom' for dev-libs/aprMichael Haubenwallner2009-07-282-1/+13
|
* Mask >=sys-apps/util-linux-2.16 too, comment #5 in bug #278341Fabian Groffen2009-07-282-2/+6
|
* added 32bit profile for hppa2.0*-hp-hpux11.11Michael Haubenwallner2009-07-275-1/+25
|
* unmaske icu-4, seems to workMarkus Duft2009-07-272-7/+6
|
* remove boost mask - works now againMarkus Duft2009-07-273-17/+9
|
* Mask > =e2fsprogs*-2.41.8. util-linux doesn't work on non-Linux and doesn't ↵Fabian Groffen2009-07-262-2/+15
| | | | work in Prefix. This release of e2fsprogs switches from using internal libuuid and libblkid to those provided by util-linux. In Prefix ( but probably for FreeBSD also ) we need to probably create virtuals for these, so we can make an e2fsprogs-uuid ebuild or something to provide these libs with on Prefix.
* gdb-*.50 are linux-only releases and don't (need to) work on aix.Michael Haubenwallner2009-07-232-2/+9
|
* work around missing mechanism to stack profile.bashrc hooksMichael Haubenwallner2009-07-224-14/+40
|
* use CHOST=hppa2.0n-hp-hpux11.* in 32bit hppa2.0 hpux11 profile.Michael Haubenwallner2009-07-222-7/+12
|
* masked a few more use flags that wont work on interixMarkus Duft2009-07-212-2/+10
|
* typo calling 'prefix_hpux-pre_pkg_postinst' while it should have been ↵Michael Haubenwallner2009-07-212-3/+7
| | | | 'prefix_hpux-post_pkg_preinst'
* remove masks for versions of Portage no longer in the treeFabian Groffen2009-07-162-13/+5
|
* p.mask =sys-apps/portage-2.2.00.13827 due to regression, bug 278014Jeremy Olexa2009-07-162-2/+9
|
* masking gcc-4.3 on hpux for various reasonsMichael Haubenwallner2009-07-162-2/+10
|
* p.mask portage-2.2.00.13825 due to regression with virtualsJeremy Olexa2009-07-142-2/+8
|
* preserve busy text files based on installed file types, not to-be-installed onesMichael Haubenwallner2009-07-142-32/+74
|
* fixed cvs headerMichael Haubenwallner2009-07-142-2/+5
|
* masked sys-process/lsof-4.82 on aix5.3Michael Haubenwallner2009-07-142-1/+12
|
* Get collision-protect back on, thanks sping's smolt tool which made me ↵Fabian Groffen2009-07-122-3/+7
| | | | notice. Disabling this in Prefix is lethal.
* added i6fork USE flag and appropriate masks/unmasks/forces to enable on ↵Markus Duft2009-07-093-1/+24
| | | | interix6 only.
* updated masks for sed and subversion. removed obsolete (and commented out) ↵Markus Duft2009-07-081-8/+4
| | | | mask for openssh 5