summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* New SGML catalog eclass, hopefully will fix things.Matthew Turk2002-12-311-0/+62
* fix if ltmain.sh in CONFIG dirMartin Schlemmer2002-12-281-1/+11
* keepdir the nsplugins dir to keep it from unmergingMartin Schlemmer2002-12-231-3/+4
* fixes SRC_URI for 2.2.2a-r1 ebuild (will come soon)Hannes Mehnert2002-12-221-1/+2
* Allow -g in strip-flagsStefan Jones2002-12-221-2/+2
* only use su if ECVS_RUNAS != whoami. resolves problems with portage .47 which...Dan Armak2002-12-222-7/+16
* changes for kde-3.0.5aHannes Mehnert2002-12-211-1/+3
* remove slotBrandon Low2002-12-181-2/+1
* new eclass for xemacs packagesPeter Brown2002-12-161-0/+50
* only depend on libtool if not in bootstrapMartin Schlemmer2002-12-161-2/+2
* dont depend on patch during bootstrapMartin Schlemmer2002-12-141-2/+2
* Modified inst_plugin() to not overwrite existing plugin links.Tilman Klar2002-12-131-5/+16
* support for koffice-i18n-*-1.2.1Hannes Mehnert2002-12-111-8/+6
* support for kde-3.1_rc5 (forgot to commit this when i committed kde-i18n-*-3....Hannes Mehnert2002-12-111-1/+2
* Fixes bug #11466Adrian Almenar2002-12-091-9/+1
* removed sparc64 from aspell-dict.eclassJack Morgan2002-12-091-2/+2
* additions for kde 3.1 rc5Dan Armak2002-12-083-3/+6
* Minor update to commonbox.eclassMatt Keadle2002-12-081-1/+4
* moved patch file into vim ebuilds... this is to allow for package versioning ...Ryan Phillips2002-12-061-2/+1
* remove ppc keywords for kde 2.2.2 i18n stuff, since kde 2.2.2 itself doesn't ...Dan Armak2002-12-062-4/+6
* better errorMartin Schlemmer2002-12-041-2/+4
* remove stray instances of set_enable_finalDan Armak2002-12-032-5/+2
* removing all enable-final functionality, see gentoo-dev postDan Armak2002-12-022-23/+2
* add get_number_of_jobs(), thanks to nallMartin Schlemmer2002-12-011-1/+49
* small fixesMartin Schlemmer2002-12-011-4/+11
* fix some unhandled exceptions, and better loggingMartin Schlemmer2002-12-011-13/+74
* allow writing to all of /usr/qt/3/etc/settings, after all.Dan Armak2002-12-011-1/+5
* removed ${PN} from installMike Frysinger2002-12-011-3/+3
* removed ${PN} from configureMike Frysinger2002-12-011-3/+3
* add one more instance of variable quoting. finally closes bug #10872.Dan Armak2002-11-301-2/+2
* removed ${PN} from base varsMike Frysinger2002-11-301-8/+8
* removed info for adding to group from pkg_postinstMike Frysinger2002-11-301-3/+1
* added spaces around msgMike Frysinger2002-11-301-1/+3
* fixesMike Frysinger2002-11-291-4/+4
* take * out of quotes, otherwise it's not shell-expandedDan Armak2002-11-291-3/+3
* changed GAMES_USER to gamesMike Frysinger2002-11-281-2/+2
* more work for a new engineLeonardo Boshell2002-11-281-3/+27
* cleaning up a bitLeonardo Boshell2002-11-281-44/+13
* kdemultimedia didn't set KDEDIR, it used prefix=/usr, which broke lots of thi...Hannes Mehnert2002-11-271-2/+2
* added info about games groupMike Frysinger2002-11-271-1/+5
* Minor update to commonbox.eclassMatt Keadle2002-11-251-2/+2
* added get-flag functionMike Frysinger2002-11-251-1/+14
* typo fixMike Frysinger2002-11-251-2/+2
* move the autotools deps from set-kdedir to need-kde (whyever were they in set...Dan Armak2002-11-242-43/+28
* add quotes around all filenames/dirnames so that names with spaces in them workDan Armak2002-11-231-21/+21
* accidentally committed wrong thing, sorryDan Armak2002-11-231-4/+2
* add dep on >=automake-1.6.3 on ppc or kde 3.1, as reported by doctomoe. also ...Dan Armak2002-11-232-10/+18
* fixorMartin Schlemmer2002-11-231-2/+5
* changed chown root to chown `whoami`Stefan Jones2002-11-221-2/+2
* New function: inst_pluginTilman Klar2002-11-211-1/+7