summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed unquoted variables, bug #258164, thank Markus Meier for report.Peter Volkov2009-02-081-3/+3
* whitespaceMarkus Meier2009-01-121-7/+7
* Remove seemingly stray commentFabian Groffen2009-01-061-2/+1
* remove fonts.dir/fonts.scale if they exist before we create them (in case the...Mike Frysinger2009-01-021-1/+2
* Fixed merging with custom ROOT, bug #247968, thank Łukasz Mierzwa for report.Peter Volkov2009-01-011-2/+2
* Added media-fonts/encodings into DEPEND as it's required for x11-apps/mkfontd...Peter Volkov2008-08-191-2/+3
* Make eclass-manpages ready, bug #210933, thanks mren.Peter Volkov2008-06-211-11/+51
* Add FONTLOG.txt to commondoc.Ryan Hill2008-05-191-2/+2
* Third stage of fixing bug #201834.Peter Volkov2008-01-081-4/+4
* First stage of fixing bug #201834.Peter Volkov2008-01-081-5/+5
* Misquoted FONT_CONF prevented use of multiple fontconfig files. Bug #201834 ...Ryan Hill2007-12-101-2/+2
* BSD xargs doesn't do -r.Ryan Hill2007-09-191-3/+3
* Handle ${ROOT} and whitespace, suggested by vapier.Ryan Hill2007-09-161-17/+5
* Hopefully the last permission handling change - now reports when changing a f...Ryan Hill2007-09-161-5/+19
* Move permission checking to postinst/postrm, and check everything in /usr/sha...Ryan Hill2007-09-161-3/+7
* Forgot to remove -v flag from chmod.Ryan Hill2007-09-161-2/+2
* Do permission setting in ${D} rather than ${WORKDIR}.Ryan Hill2007-09-161-3/+3
* Force proper permissions on font files to prevent application segfaults. Bug...Ryan Hill2007-08-161-1/+3
* Force cache regeneration.Ryan Hill2007-08-041-14/+4
* Allow FONT_CONF to work outside of FILESDIR.Ryan Hill2007-07-291-8/+8
* Implement support for FONT_CONF, a space-delimited list of fontconfig files t...Ryan Hill2007-07-151-4/+19
* Check for existence of common docs before attempting to install them. (Johann...Ryan Hill2007-06-241-4/+6
* Remove virtual/x11 depends in some eclassesStefan Schweizer2007-03-261-2/+2
* Simplify fonts.scale and fonts.dir generation a bit -- stop using ttmkfdir, a...Donnie Berkholz2006-10-301-1/+1
* Some initial changes so x-modular.eclass can start using this: Allow for DOCS...Donnie Berkholz2006-10-301-3/+3
* update eclass for fontconfig 2.4Marinus Schraal2006-09-171-9/+35
* Provide FONT_PN to override font.eclass using /usr/share/fonts/PN always - th...Robin H. Johnson2006-01-121-9/+11
* Add modular X dependencies.Donnie Berkholz2005-12-131-2/+2
* Remove -e /usr/X11R6/$(get_libdir)/X11/fonts/encodings line from mkfontdir, s...Donnie Berkholz2005-08-161-2/+1
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-6/+5
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* more fixesMarinus Schraal2005-05-281-2/+10
* some revamping for fontconfig changesMarinus Schraal2005-05-281-10/+7
* '...' -> ' ...'Mike Frysinger2004-10-191-3/+3
* s,/usr/bin/fc-cache,fc-cache, to support Mac OS X.Mamoru Komachi2004-10-061-2/+3
* Added a patch to fix an error with files or directories containing spaces in ...Mamoru Komachi2004-10-031-10/+10
* Using eutils:get_libdir() now instead of hardcoded [/usr][/...]/libDanny van Dyk2004-09-151-2/+4
* Install ${DOCS} only when target file is foundMamoru Komachi2004-06-271-2/+4
* update the copyright infoMike Frysinger2004-06-251-2/+2
* Fix use invocation; dodoc takes a list of filesMichael Sterrett2004-06-231-7/+4
* Install fonts.alias only if fonts.alias is foundMamoru Komachi2004-06-211-2/+5
* some fixesMarinus Schraal2004-05-311-16/+37
* add initial version of a font eclassMarinus Schraal2004-05-311-0/+68