summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only inherit font.eclass on fonts so we don't get USE=X for everything. This ...Donnie Berkholz2006-10-301-3/+7
* Simplify fonts.scale and fonts.dir generation a bit -- stop using ttmkfdir, a...Donnie Berkholz2006-10-301-29/+5
* Start using font.eclass: Replace create_font_cache() code with a call to font...Donnie Berkholz2006-10-301-12/+6
* Stop using two different ways to detect font directories.Donnie Berkholz2006-10-301-16/+12
* (#149857) Allow man-db as well as man.Donnie Berkholz2006-10-111-2/+2
* Install hwdata files if they exist.Donnie Berkholz2006-09-051-1/+18
* Fix for the case where the autotools files are somewhere other than $S.Donnie Berkholz2006-08-281-2/+2
* Require >=sys-apps/man-1.6b-r2 to look in [0-7]x sections (Daniel Robbins).Donnie Berkholz2006-08-211-1/+2
* Allow the driver patches to be disabled.Joshua Baergen2006-07-291-5/+8
* alpha now has binutils-2.16.1-r3 stable so we can remove the exclusion on alpha.Donnie Berkholz2006-07-041-2/+2
* Add multilib intelligence for removing .la files for drivers and modules.Donnie Berkholz2006-07-011-4/+4
* Wrap binutils dep in !alpha till they stable itDonnie Berkholz2006-07-011-2/+2
* Go back to the better hardened setup, now that the binutils patch tarball is ...Donnie Berkholz2006-07-011-8/+3
* Need to quote > symbol (Andrew Gaffney).Donnie Berkholz2006-06-301-2/+2
* (#138580) Make drivers only require USE=xorg on xorg-server versions >=1.1, s...Donnie Berkholz2006-06-301-4/+6
* Restore the old gcc-specs-now check as well until binutils gets fixed.Donnie Berkholz2006-06-301-1/+7
* Remove binutils dep till the tarballs actually exist.Donnie Berkholz2006-06-301-3/+2
* We need to dep on >=sys-devel/binutils-2.16.1-r3 so hardened works properly.Donnie Berkholz2006-06-301-2/+3
* - we no longer need to die on hardened toolchains as of binutils-2.16-r3Ned Ludd2006-06-301-7/+2
* Loadable drivers don't build if the xorg USE-flag isn't set. (bug #135873)Joshua Baergen2006-06-281-1/+13
* Install ChangeLog if it exists.Donnie Berkholz2006-05-231-1/+5
* We do not require anymore a specific version of sys-apps/man.Emanuele Giaquinta2006-05-161-4/+2
* Only use individual/ locations for releases. The X11R# should just be branded...Donnie Berkholz2006-05-151-5/+1
* Make sure twm gets a SRC_URI by adding x11-wm to categories to have individua...Donnie Berkholz2006-05-141-2/+2
* (#116698) Filter -Wl,-z,now LDFLAGS in the server and drivers.Donnie Berkholz2006-05-141-1/+4
* Create a new function x-modular_dri_check(), and move the USE=dri check from ...Donnie Berkholz2006-04-211-2/+5
* Move the check for gcc vanilla specs into a separate function, x-modular_spec...Donnie Berkholz2006-04-211-13/+15
* (#120057) Enabling DRI in drivers requires that the server was built with sup...Donnie Berkholz2006-04-201-1/+12
* Make sure docs get compressed.Donnie Berkholz2006-04-031-1/+4
* Switch to eautoreconf instead of autoreconf, to get extra goodness. Tested by...Donnie Berkholz2006-04-031-4/+3
* Clarify error message when attempting to emerge hardened (bug #127742 c22,23).Kevin F. Quinn2006-04-021-2/+2
* Add a category check for setting FONT also.Donnie Berkholz2006-03-221-1/+2
* (#103174) Don't install fonts.* files when they're autogenerated, to avoid er...Donnie Berkholz2006-03-211-1/+19
* Attempt to clarify vanilla gcc message.Donnie Berkholz2006-03-091-2/+2
* Make USE=debug work more nicely with FEATURES=splitdebug.Donnie Berkholz2006-02-281-2/+4
* Remove 7.0-rcX SRC_URI's.Donnie Berkholz2006-02-151-7/+2
* Add category-based SRC_URI's for individual releases.Donnie Berkholz2006-02-151-2/+36
* (#121728) util-macros conditional dep was reversed.Donnie Berkholz2006-02-051-2/+2
* Use -g instead of -ggdb.Donnie Berkholz2006-02-031-2/+2
* Add USE=debug support.Donnie Berkholz2006-02-011-2/+29
* Set the license of modular X packages to the name of the package itself.Joshua Baergen2006-01-191-2/+5
* util-macros shouldn't DEPEND on itself. Makes it a tad difficult to install w...Donnie Berkholz2006-01-131-3/+7
* No need to pass --disable-static for drivers anymore, that's the default.Donnie Berkholz2006-01-051-4/+1
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-011-2/+2
* Move mkfontscale and mkfontdir into RDEPEND from DEPEND; they're used in pkg_...Donnie Berkholz2005-12-231-3/+2
* Add SRC_URI for 7.0 release.Donnie Berkholz2005-12-231-2/+3
* Add SRC_URI for RC4.Joshua Baergen2005-12-171-2/+3
* Clarify docs.Donnie Berkholz2005-12-121-1/+3
* Add some documentation on how to use the eclass.Donnie Berkholz2005-12-121-1/+17
* Remove outdated comments about fonts.Donnie Berkholz2005-12-121-4/+1