Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bad sed arguments thanks to Georgi Georgiev in bug #165230 | Daniel Drake | 2007-02-05 | 1 | -2/+2 |
| | |||||
* | changed some einfos to elogs | George Shapovalov | 2007-02-05 | 1 | -11/+11 |
| | |||||
* | changes some einfo to elog in pkg_postinst | George Shapovalov | 2007-02-05 | 1 | -7/+7 |
| | |||||
* | some enhansements necessary for extracting gnat locations for libs that need ↵ | George Shapovalov | 2007-02-05 | 1 | -1/+14 |
| | | | | access to proper dirs | ||||
* | Vmware-any-any bump to support the 2.6.20 kernel. | Mike Auty | 2007-02-05 | 1 | -2/+2 |
| | |||||
* | cleanup suggestions thanks to vapier. | Daniel Black | 2007-02-05 | 1 | -25/+14 |
| | |||||
* | add some cleanups from vapier | Saleem Abdulrasool | 2007-02-05 | 1 | -8/+8 |
| | |||||
* | ${PORTAGE_CONFIGROOT} update | Daniel Black | 2007-02-04 | 1 | -21/+18 |
| | |||||
* | added savedconfig.eclass - draft 1 | Daniel Black | 2007-02-04 | 1 | -0/+124 |
| | |||||
* | fix comment | Tristan Heaven | 2007-02-03 | 1 | -2/+2 |
| | |||||
* | Make sure to clean up all orphaned .py[co] files, bug 114269. | Bryan Østergaard | 2007-02-03 | 1 | -3/+3 |
| | |||||
* | Fixed cases when doc, startup-notification, or debug use flags are disabled. ↵ | Joshua Nichols | 2007-02-03 | 1 | -4/+4 |
| | | | | See bug #164881. | ||||
* | Fix tkinter message, bug 159323. | Bryan Østergaard | 2007-02-03 | 1 | -2/+2 |
| | |||||
* | Fix tkinter message, bug 159323. | Bryan Østergaard | 2007-02-03 | 1 | -2/+2 |
| | |||||
* | Add java-ant-2 to inherit, thanks to Betelgeuse. But disable its generic ↵ | Vlastimil Babka | 2007-02-02 | 1 | -2/+6 |
| | | | | | | ant-core dep and make it rewrite only the one build.xml used. | ||||
* | Fix Paludis installs. | Luca Longinotti | 2007-02-02 | 2 | -5/+4 |
| | |||||
* | Create /usr/bin in the $ROOT if it doesn't exist already. | Diego Elio Pettenò | 2007-02-01 | 1 | -53/+55 |
| | |||||
* | Don't call ruby_patch_mkmf, it causes #164525 | Nguyen Thai Ngoc Duy | 2007-01-31 | 2 | -4/+4 |
| | |||||
* | Fix typo | Caleb Tennis | 2007-01-31 | 1 | -2/+2 |
| | |||||
* | scrub exec filename in case someone does something silly like pass the ↵ | Mike Frysinger | 2007-01-31 | 1 | -2/+2 |
| | | | | fullpath to a binary | ||||
* | Added documentation about new APPCATEGORY variable | Jim Ramsay | 2007-01-30 | 1 | -1/+5 |
| | |||||
* | Added function for creating .desktop files for ROX desktop applications | Jim Ramsay | 2007-01-30 | 1 | -6/+45 |
| | |||||
* | Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to ↵ | Vlastimil Babka | 2007-01-30 | 1 | -6/+40 |
| | | | | | | | | proper version. These depends are mandatory for java-pkg-2, and triggered by USE flag for java-pkg-opt-2 (WANT_ANT_TASKS depends. Because of that, java-ant-2 can only by inherited AFTER one of those eclasss. too) | ||||
* | Improve output and comments for java-pkg_verify-classes(). | Vlastimil Babka | 2007-01-30 | 1 | -12/+21 |
| | |||||
* | Added class version verifying when JAVA_PKG_STRICT is in effect. Thanks to ↵ | Petteri Räty | 2007-01-30 | 1 | -6/+18 |
| | | | | ali_bush. | ||||
* | Fix java-pkg_jar-from that Caster broke with his last --into addition. | Petteri Räty | 2007-01-29 | 1 | -1/+2 |
| | |||||
* | Couple of minor fixes, including emake stuff | Peter Weller | 2007-01-29 | 1 | -20/+13 |
| | |||||
* | Separating mkmf patching code and reuse it in gems.eclass | Nguyen Thai Ngoc Duy | 2007-01-29 | 2 | -4/+10 |
| | |||||
* | Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 ↵ | Petteri Räty | 2007-01-28 | 1 | -2/+2 |
| | | | | usage before adding the automatic dep on ant-core. | ||||
* | Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315. | Petteri Räty | 2007-01-28 | 2 | -4/+8 |
| | |||||
* | Fix typo | Petteri Räty | 2007-01-28 | 1 | -2/+2 |
| | |||||
* | eant -lib is deprecated and should not be used | Petteri Räty | 2007-01-28 | 1 | -3/+19 |
| | |||||
* | Move inherit java-ant-2 check to eant itself from the generic src_compile in ↵ | Petteri Räty | 2007-01-28 | 2 | -7/+8 |
| | | | | java-pkg-2. | ||||
* | Make the generic src_compile die with JAVA_PKG_STRICT if you are not inherit ↵ | Petteri Räty | 2007-01-28 | 1 | -2/+7 |
| | | | | java-ant-2 also. | ||||
* | Various fixes | Peter Weller | 2007-01-28 | 1 | -6/+22 |
| | |||||
* | Fixed SLOT settings to not break metadata cache. | Danny van Dyk | 2007-01-28 | 1 | -3/+3 |
| | |||||
* | Add missing multilib inherit spotted by dev-zero. | Bryan Østergaard | 2007-01-27 | 1 | -2/+2 |
| | |||||
* | Quote "${@}" in for loops again. | Vlastimil Babka | 2007-01-26 | 1 | -4/+4 |
| | |||||
* | Remove example use flag from ruby.eclass, #145222 | Nguyen Thai Ngoc Duy | 2007-01-26 | 1 | -7/+1 |
| | |||||
* | Fixed #159922 | Nguyen Thai Ngoc Duy | 2007-01-26 | 2 | -3/+41 |
| | |||||
* | Added EANT_ANT_TASKS to pass ANT_TASKS to eant. ANT_TASKS is unset in ↵ | Petteri Räty | 2007-01-25 | 1 | -2/+4 |
| | | | | java-pkg_init so it can't be used in global scope. | ||||
* | save and restore shell options, thanks to Sandro in bug Â#162121 | Daniel Drake | 2007-01-25 | 1 | -2/+4 |
| | |||||
* | Removing KEYWORDS; Fixes bug #163818. | Alexander Færøy | 2007-01-25 | 1 | -2/+1 |
| | |||||
* | Stable on MIPS. | Alexander Færøy | 2007-01-25 | 1 | -2/+2 |
| | |||||
* | adding usage of fdo-mime and gnome2-utils eclass for pkg_postinst and pkg_postrm | Peter Weller | 2007-01-25 | 1 | -2/+16 |
| | |||||
* | Updated external plugin names to gst-plugins-bad-0.10.4 and ↵ | Jim Ramsay | 2007-01-25 | 2 | -4/+15 |
| | | | | gst-plugins-good-0.10.5 | ||||
* | Improve handling --* options order in jar-from, getjar{s}. Fix situation ↵ | Vlastimil Babka | 2007-01-25 | 1 | -28/+60 |
| | | | | | | when they are called in src_test without --build-only (no param shift). Adds --into $dir parameter to jar-from(). | ||||
* | add patch from solar to kill gconfd only if active | Saleem Abdulrasool | 2007-01-24 | 1 | -4/+7 |
| | |||||
* | Restore previous shopt options for bug # 160334 | Alec Warner | 2007-01-22 | 1 | -2/+3 |
| | |||||
* | misc updates (style/quoting/env pollution/etc...) to make a bunch of ↵ | Mike Frysinger | 2007-01-22 | 1 | -49/+79 |
| | | | | functions suck less |