Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move net-www/apache to www-servers/apache (#78622). | Christian Heim | 2007-07-29 | 2 | -9/+9 |
| | |||||
* | Fix typo in vmware-mod.eclass | Mike Auty | 2007-07-28 | 1 | -3/+3 |
| | |||||
* | Bump vmware-any-any-update to 112, and other cleanups. | Mike Auty | 2007-07-28 | 2 | -5/+5 |
| | |||||
* | Cabal profiling should not affect executables. Fix which/type -P. | Lennart Kolmodin | 2007-07-27 | 1 | -3/+2 |
| | |||||
* | convert strip-linguas to new doc style #164961 | Mike Frysinger | 2007-07-26 | 1 | -12/+10 |
| | |||||
* | Fix use of $(which ghc) for $(type -P ghc) that somehow crept back in. | Duncan Coutts | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Updates to ghc and cabal eclasses to go with ghc-6.6.x upgrade. | Duncan Coutts | 2007-07-25 | 2 | -17/+67 |
| | |||||
* | Whitespace changes. | Ulrich Müller | 2007-07-25 | 1 | -21/+17 |
| | |||||
* | elisp-common.eclass: Default SITEFILE. | Ulrich Müller | 2007-07-25 | 2 | -46/+90 |
| | | | | elisp{,-common}.eclass: Add cookies for automatic man page generation. | ||||
* | start enabling --enable-secureplt when possible for alpha | Mike Frysinger | 2007-07-23 | 1 | -3/+5 |
| | |||||
* | bindnow-flags is going away, so punt fix_lazy_bindings since no one is using it | Mike Frysinger | 2007-07-23 | 1 | -11/+1 |
| | |||||
* | filter unknown targets into the unknown category instead of falling back to ↵ | Mike Frysinger | 2007-07-22 | 1 | -2/+6 |
| | | | | the host arch #186073 | ||||
* | add avr to the arch list | Mike Frysinger | 2007-07-22 | 1 | -1/+2 |
| | |||||
* | Removed latex-beamer, pgf and xkeyvals from the blocker-list, as updates for ↵ | Lars Weiler | 2007-07-22 | 1 | -4/+1 |
| | | | | an overlay-installation are available now. | ||||
* | Add -W* and -w to ALLOWED_FLAGS. | Donnie Berkholz | 2007-07-22 | 1 | -1/+2 |
| | |||||
* | Stylish. | Luca Longinotti | 2007-07-21 | 1 | -2/+2 |
| | |||||
* | Update java-config dependency to the latest version for optional deps. | Petteri Räty | 2007-07-20 | 1 | -4/+4 |
| | |||||
* | set default -march for x86 based on CTARGET | Mike Frysinger | 2007-07-20 | 1 | -7/+12 |
| | |||||
* | Added libeplplot copy for building packages against EMBOSS 5.0.0. | Olivier Fisette | 2007-07-19 | 1 | -1/+2 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-07-17 | 4 | -16/+15 |
| | |||||
* | typo on my part. not versionator doc issue. | Doug Goldstein | 2007-07-16 | 1 | -3/+3 |
| | |||||
* | versionator seems to be documented backwards | Doug Goldstein | 2007-07-16 | 1 | -2/+2 |
| | |||||
* | it's version_compare, oops | Doug Goldstein | 2007-07-16 | 1 | -2/+2 |
| | |||||
* | check versions so we don't output the warning when they are emerging a ↵ | Doug Goldstein | 2007-07-16 | 1 | -20/+29 |
| | | | | proper version | ||||
* | Better link provided by gabrielp@simnet.is | Doug Goldstein | 2007-07-16 | 1 | -2/+2 |
| | |||||
* | insert PATCH_VER into Gentoo version tagging as needed | Mike Frysinger | 2007-07-16 | 1 | -2/+2 |
| | |||||
* | Implement support for FONT_CONF, a space-delimited list of fontconfig files ↵ | Ryan Hill | 2007-07-15 | 1 | -4/+19 |
| | | | | to install into /etc/font/conf.avail/. | ||||
* | Provide sane default values for the SERVER_URI if it is not set. | Robin H. Johnson | 2007-07-15 | 1 | -1/+12 |
| | |||||
* | Added two new mirrors and also made sure to add the obselete directory, in ↵ | Chris Gianelloni | 2007-07-12 | 2 | -55/+67 |
| | | | | case a newer version comes out before we can update the eclass. | ||||
* | Accept ! too as character (for reverse USE flags). | Diego Elio Pettenò | 2007-07-12 | 1 | -2/+2 |
| | |||||
* | changed the text in pkg_postrm to be more readable | George Shapovalov | 2007-07-11 | 1 | -5/+4 |
| | |||||
* | Make it possible to skip phpize via the PHP_EXT_SKIP_PHPIZE env var. | Robin H. Johnson | 2007-07-11 | 1 | -1/+3 |
| | |||||
* | Bug #88360, static builds need to have PIC some pick stuff for when dynamic ↵ | Robin H. Johnson | 2007-07-11 | 1 | -3/+3 |
| | | | | files are built against them. | ||||
* | Resurrect tc-endian as I need it to control some testcases. | Robin H. Johnson | 2007-07-11 | 1 | -1/+26 |
| | |||||
* | Add RDEPEND line. Put proper header information in site-gentoo.el. | Ulrich Müller | 2007-07-10 | 2 | -30/+34 |
| | | | | | Update copyright info. Consistent BE spelling. Some comment changes. Remove -b option from mv since it does not work on BSD. | ||||
* | Add pam_epam_expand function to expand the EPAM "syntax" in the pam.d ↵ | Diego Elio Pettenò | 2007-07-10 | 1 | -1/+36 |
| | | | | configuration files. sys-libs/pam will be the first user of this. | ||||
* | Unbreak on BSD userland: mv -b is non-standard option. | Diego Elio Pettenò | 2007-07-09 | 1 | -2/+6 |
| | |||||
* | also convert asm and volatile to __asm__ and __volatile__ #182414 | Mike Frysinger | 2007-07-09 | 1 | -3/+5 |
| | |||||
* | use use_setuptools(*args,**kwargs) as the dummy function, to prevent errors ↵ | Ali Polatel | 2007-07-08 | 1 | -2/+2 |
| | | | | about function args | ||||
* | if we dont handle the args passed to us, dont return 0 #184495 | Mike Frysinger | 2007-07-07 | 1 | -1/+5 |
| | |||||
* | added support for POLICY_PATCH | Petre Rodan | 2007-07-07 | 1 | -1/+7 |
| | |||||
* | Add some more notes and docs | Doug Goldstein | 2007-07-05 | 1 | -1/+7 |
| | |||||
* | Add new nvidia-driver eclass for determining nVidia card models that match ↵ | Doug Goldstein | 2007-07-05 | 1 | -0/+81 |
| | | | | driver versions | ||||
* | Added distutils_src_unpack which removes ez_setup stuff. | Lukasz Strzygowski | 2007-07-04 | 1 | -2/+12 |
| | |||||
* | Fix. sorry. | Piotr Jaroszyński | 2007-07-03 | 1 | -3/+3 |
| | |||||
* | (QA) RESTRICT clean up. | Piotr Jaroszyński | 2007-07-02 | 11 | -30/+21 |
| | |||||
* | (QA) RESTRICT clean up. | Piotr Jaroszyński | 2007-07-02 | 2 | -4/+4 |
| | |||||
* | elisp.eclass: | Christian Faulhammer | 2007-07-02 | 2 | -49/+110 |
| | | | | | | | | | | | | | | | | | * Depend on Emacs by NEED_EMACS=<version> before inherit * DOCS variable is used in src_install() to give a number of documentation files * Documented some missing parts * Some code clean-up elisp-common: * elisp-emacs-version() to determine Emacs' current major version number * site-gentoo.el is only regenerated if there was actually a change, thus preventing unecessary output on postrm or postinst * now every action is commented with an einfo output * Documented some missing parts * Some code clean-up | ||||
* | (QA) Little improvements. | Piotr Jaroszyński | 2007-07-01 | 1 | -55/+22 |
| | |||||
* | (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true" (2/2) | Piotr Jaroszyński | 2007-07-01 | 1 | -3/+2 |
| |