summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fix -jX for libtool 1.5.6, #196728Roy Marples2007-10-232-1/+11
|
* proper pear callMarkus Ullmann2007-10-221-5/+5
|
* Fix doc call (from php overlay)Markus Ullmann2007-10-221-5/+2
|
* also remove texmf/doc directory if doc useflag is not set, will save much ↵Alexis Ballier2007-10-201-3/+9
| | | | more space if you dont want the documention
* add etexlinks helper function, use it for installing modules, bug #196246Alexis Ballier2007-10-202-2/+52
|
* Minor update for KDE 3.5.8.Wulf Krueger2007-10-191-2/+3
|
* Fix thinko that caused WX_CONFIG to be overwritten by defaults between ↵Ryan Hill2007-10-181-8/+6
| | | | ebuild phases. Bug #196192 by Itay Perl
* install formats in TEXMFSYSVAR, otherwise kpathsea will not find themAlexis Ballier2007-10-171-2/+5
|
* Make minor tweak to the MODULE_AUTHOR section, for some authors that ↵Robin H. Johnson2007-10-171-2/+2
| | | | subdivided their CPAN space.
* Add the MODULE_AUTHOR variable with documentation, to simplify CPAN ebuilds.Robin H. Johnson2007-10-171-5/+13
|
* QA fixes \(quoting\) - hopefully we won\'t need to go back and rewrite the ↵Joe Sapp2007-10-161-19/+19
| | | | whole thing. It should be deprecated pretty soon.
* texlive also provides the same support as tetex3Alexis Ballier2007-10-161-2/+2
|
* Remove old build dependency upon man / man-db for building XSteve Dibb2007-10-151-2/+1
|
* switch latex-package eclass deps from virtual/tetex to virtual/latex-base, ↵Alexis Ballier2007-10-151-2/+2
| | | | bug #195894
* Sync eclasses from Emacs overlay (revision 668).Ulrich Müller2007-10-142-14/+45
| | | | | | | | | | | elisp.eclass: Comment changes. elisp-common.eclass: Create default site-start.el when running elisp-site-regen for the first time; recommend "require" instead of "load" in einfo message. Document SITELISP and SITEFILE eclass variables. Other comment changes.
* fix from James Le Cuirot to check to see if the directory to search exists ↵Mike Frysinger2007-10-141-1/+2
| | | | before searching it to avoid confusing messages being posted #195864
* remove xcolor from the blocker list as updates from a texmf overlay are now ↵Alexis Ballier2007-10-141-2/+1
| | | | possible
* Integrate with git.eclass, so live git ebuilds are trivially easy. Just copy ↵Donnie Berkholz2007-10-141-20/+38
| | | | an ebuild to -9999.ebuild, and it automatically does everything else: inherits git.eclass, sets up the repo, sets a blank SRC_URI, unpacks properly, and creates a ChangeLog.
* add texlive module eclassAlexis Ballier2007-10-141-0/+116
|
* add texlive common eclassAlexis Ballier2007-10-141-0/+44
|
* Check in wxwidgets.eclass rewrite.Ryan Hill2007-10-141-96/+204
|
* add back in message for people to delete old SONAMEs of libs #159245Mike Frysinger2007-10-101-1/+6
|
* fixed src_install issue, no longer relies on portage leaking env vars ↵George Shapovalov2007-10-101-1/+16
| | | | between functions
* Updating java-vm-2 to depend on more more broad java-config-2 versions.Alistair Bush2007-10-091-3/+3
|
* Updating java-virtuals to use code block instead of subshellAlistair Bush2007-10-091-3/+3
|
* Updating java-virtuals as per dberkholz's suggestions, thank you dberkholzAlistair Bush2007-10-091-15/+14
|
* Remove most backslashes in convenience script, thanks dirtyepic!Bernard Cafarelli2007-10-081-21/+22
|
* Depend on either gentoo-vdr-scripts-0.4.2 or vdrplugin-rebuild, as the ↵Matthias Schwarzott2007-10-081-3/+3
| | | | latter will disappear soon.
* fixing firebird and interbase support for php-4.4* and -5.2*, bug 186791Christian Hoffmann2007-10-052-5/+25
|
* General cleanup of eclass: No longer support older versions of ↵Matthias Schwarzott2007-10-051-147/+56
| | | | vdrplugin-rebuild and gentoo-vdr-scripts. Now use eselect-vdr to enable plugins. Small quoting cleanup.
* Update convenience scripts generation from the gnustep overlayBernard Cafarelli2007-10-051-3/+38
|
* Adding java-virtuals-2.eclass and updating java-utils-2.eclass to add ↵Alistair Bush2007-10-042-1/+69
| | | | support for java virtuals.
* Add 4.3.2Caleb Tennis2007-10-031-2/+2
|
* Change to ${S} before starting the module build (see #192549 with thanks to ↵Christian Heim2007-10-031-1/+2
| | | | Elias Probst <mail at eliasprobst.eu>).
* kernel related eclasses are maintained by kernel-misc@gentoo.org.Christian Heim2007-10-033-8/+10
|
* Fix typo with CXX compiler.Robin H. Johnson2007-10-021-2/+2
|
* update NVIDIA drivers mask messages for usersDoug Goldstein2007-10-011-6/+3
|
* people have had plenty of time to transition to linux-info for ↵Mike Frysinger2007-10-012-36/+10
| | | | set_arch_to_kernel/set_arch_to_portage ... time is up
* removing USE=pdo-external support from dev-lang/php-5.2*, use internal pdo ↵Christian Hoffmann2007-09-301-4/+2
| | | | (USE=pdo) instead
* The buildsycoca function has been working fine for ~arch for almost 17 ↵Wulf Krueger2007-09-271-2/+2
| | | | months now. Time to allow it to run for stable, too.
* Add --subdir option to java-pkg_doexamples.Petteri Räty2007-09-271-1/+8
|
* changed exit to returnGeorge Shapovalov2007-09-271-2/+2
|
* respect GVIM_DESKTOP_SUFFIX, so gvim.desktop file can be updated.Ali Polatel2007-09-271-2/+2
|
* added get_active_profile helper functionGeorge Shapovalov2007-09-261-1/+29
|
* lib -> get_libdir fixGeorge Shapovalov2007-09-261-2/+2
|
* removed duplicated helper functionsGeorge Shapovalov2007-09-251-41/+1
|
* Add xemacs-elisp-comp to allow compiling of interdependent elispHans de Graaff2007-09-252-15/+63
| | | | | files, needed for octave ebuild patch. Fix documentation. Die consistently at the same level and document this behavior.
* Update URL for driver patch to mirror://gentoo instead of Josh_B's dev space ↵Donnie Berkholz2007-09-241-2/+2
| | | | (Mark Kowarsky).
* Sync eclasses from Emacs overlay (revision 645).Ulrich Müller2007-09-222-37/+53
| | | | | | | | | | | | | | | | | | elisp.eclass: Die if elisp-install or elisp-site-file-install fails. Add man comments for variables SIMPLE_ELISP, DOCS, and NEED_EMACS. elisp-common.eclass: New variable EMACS_BATCH_CLEAN, analog to the XEmacs eclasses. Remove redundant pushd/popd commands in elisp-site-file-install; don't die, return status instead. Quote all instances of $@ and $*. Don't use ${status}; it is reserved in zsh. Call insinto and doins in a subshell to avoid pollution of calling environment. Remove superfluous dodir in elisp-install. Set no-byte-compile and provide site-gentoo in site-gentoo.el. Move comment for elisp-comp so that it will appear in the man page.
* Fix minor typo in vmware-mod.eclass.Mike Auty2007-09-201-2/+2
|