summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* added Panard's patch to the register-archive commandRyan Phillips2004-03-071-2/+2
* This was done per request of mr.bones - outside calls to get vars likeMichael Cummings2004-03-051-14/+22
* Cleaned up, thanks Mr_bones for pointing out the kde-base eclassMichael Cummings2004-03-051-173/+4
* ebook.eclass was marked stable for amd64, but devhelp is unstable. markedJason Huebel2004-03-051-2/+2
* Removed BETA notice; fix for repoman scans when webapp-config not installedStuart Herbert2004-03-031-7/+9
* Updated to sync with webapp-config releaseStuart Herbert2004-03-021-22/+132
* stderr > /dev/nullAkinori Hattori2004-03-011-2/+2
* permission fixAkinori Hattori2004-03-011-5/+5
* fix group check in enewuser #43278Mike Frysinger2004-02-291-6/+3
* use getent to query passwd/group database and have enewuser add new accounts ...Mike Frysinger2004-02-291-26/+17
* handle cases where requested gid is already taken #41657Mike Frysinger2004-02-271-3/+10
* handle cases where requested uid is already taken #41657Mike Frysinger2004-02-271-2/+9
* Fixes bug #42911 and clean up.Akinori Hattori2004-02-271-28/+33
* Put the hack in the eclass.Matthew Kennedy2004-02-271-1/+43
* include -mtune in the listMike Frysinger2004-02-261-1/+2
* fix bug #42944Robin H. Johnson2004-02-262-7/+12
* Spaces to tabs.Donnie Berkholz2004-02-251-9/+9
* Adding amd64 keyword. Closing #42517.Daniel Ahlberg2004-02-251-2/+2
* remove the configure_die and add an IUSE statementCaleb Tennis2004-02-241-35/+3
* change install location of desktop files #26578Mike Frysinger2004-02-241-3/+8
* make warning messages even more pronounceMike Frysinger2004-02-231-8/+13
* Make arch() more robust. Basically copied from use() in ebuild.sh.Donnie Berkholz2004-02-231-2/+30
* einfo for patch_exclude() should be in the ebuild.Donnie Berkholz2004-02-211-3/+1
* Quotes messing up wildcards with multiple matches.Donnie Berkholz2004-02-211-2/+2
* patch_exclude() was a little too general.Donnie Berkholz2004-02-211-2/+2
* Add patch_exclude() for easy, verbose, pattern-matching patch exclusion.Donnie Berkholz2004-02-211-1/+21
* Add arch() helper function to save space when checking ARCH.Donnie Berkholz2004-02-211-1/+5
* Removed eutils and flag-o-matic from inherit list since epatch andMamoru Komachi2004-02-211-4/+5
* fix awkward englishMike Frysinger2004-02-211-2/+2
* add replace-cpu-flags to help tone down march/mcpu flagsMike Frysinger2004-02-211-5/+19
* move ALLOWED_FLAGS/UNSTABLE_FLAGS out of global scope since only one or two f...Mike Frysinger2004-02-211-51/+72
* autoconf in DEPENDMike Frysinger2004-02-211-2/+3
* Changed $* to "$@" to avoid parameter expansion.Mamoru Komachi2004-02-201-2/+2
* fix to ensure digest integrity. repoman MUST be used with FEATURES='cvs'John Mylchreest2004-02-181-8/+13
* small fix in case /usr/src/linux/Makefile doesnt existJohn Mylchreest2004-02-181-1/+5
* marked ~mips until deps are stableMichael Sterrett2004-02-171-2/+2
* mips and ia64 need deps firstMichael Sterrett2004-02-171-2/+2
* arm isn't ready yet.Michael Sterrett2004-02-173-6/+6
* arm needs deps firstMichael Sterrett2004-02-171-2/+2
* update to cause unipatch to fatal error if file doesnt exist (or is not reada...John Mylchreest2004-02-161-7/+20
* add VIM_RUNTIME_SNAP supportAron Griffis2004-02-161-1/+11
* adding support for ARCH_URI and ARCH_PATCHJohn Mylchreest2004-02-161-1/+17
* docs fixJohn Mylchreest2004-02-151-5/+10
* *** empty log message ***Matthew Kennedy2004-02-122-13/+55
* fix for CD_ROOT when using multiple cdsMike Frysinger2004-02-121-1/+6
* Add max_cmd_len patchMartin Schlemmer2004-02-112-2/+43
* attempt to fix jpeg linking bug in PHP - bug #41220, bug #27525.Robin H. Johnson2004-02-111-2/+2
* bug #28263, move to virtual/snmp finally.Robin H. Johnson2004-02-111-2/+2
* ppc64Brad House2004-02-091-2/+2
* added addwrite "${ESVN_STORE_DIR}" and many die.Akinori Hattori2004-02-081-9/+12