summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* ${PORTAGE_CONFIGROOT} updateDaniel Black2007-02-041-21/+18
* added savedconfig.eclass - draft 1Daniel Black2007-02-041-0/+124
* fix commentTristan Heaven2007-02-031-2/+2
* Make sure to clean up all orphaned .py[co] files, bug 114269.Bryan Østergaard2007-02-031-3/+3
* Fixed cases when doc, startup-notification, or debug use flags are disabled. ...Joshua Nichols2007-02-031-4/+4
* Fix tkinter message, bug 159323.Bryan Østergaard2007-02-032-4/+4
* Add java-ant-2 to inherit, thanks to Betelgeuse. But disable its generic ant-...Vlastimil Babka2007-02-021-2/+6
* Fix Paludis installs.Luca Longinotti2007-02-022-5/+4
* Create /usr/bin in the $ROOT if it doesn't exist already.Diego Elio Pettenò2007-02-011-53/+55
* Don't call ruby_patch_mkmf, it causes #164525Nguyen Thai Ngoc Duy2007-01-312-4/+4
* Fix typoCaleb Tennis2007-01-311-2/+2
* scrub exec filename in case someone does something silly like pass the fullpa...Mike Frysinger2007-01-311-2/+2
* Added documentation about new APPCATEGORY variableJim Ramsay2007-01-301-1/+5
* Added function for creating .desktop files for ROX desktop applicationsJim Ramsay2007-01-301-6/+45
* Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to p...Vlastimil Babka2007-01-301-6/+40
* Improve output and comments for java-pkg_verify-classes().Vlastimil Babka2007-01-301-12/+21
* Added class version verifying when JAVA_PKG_STRICT is in effect. Thanks to al...Petteri Räty2007-01-301-6/+18
* Fix java-pkg_jar-from that Caster broke with his last --into addition.Petteri Räty2007-01-291-1/+2
* Couple of minor fixes, including emake stuffPeter Weller2007-01-291-20/+13
* Separating mkmf patching code and reuse it in gems.eclassNguyen Thai Ngoc Duy2007-01-292-4/+10
* Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 usage...Petteri Räty2007-01-281-2/+2
* Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315.Petteri Räty2007-01-282-4/+8
* Fix typoPetteri Räty2007-01-281-2/+2
* eant -lib is deprecated and should not be usedPetteri Räty2007-01-281-3/+19
* Move inherit java-ant-2 check to eant itself from the generic src_compile in ...Petteri Räty2007-01-282-7/+8
* Make the generic src_compile die with JAVA_PKG_STRICT if you are not inherit ...Petteri Räty2007-01-281-2/+7
* Various fixesPeter Weller2007-01-281-6/+22
* Fixed SLOT settings to not break metadata cache.Danny van Dyk2007-01-281-3/+3
* Add missing multilib inherit spotted by dev-zero.Bryan Østergaard2007-01-271-2/+2
* Quote "${@}" in for loops again.Vlastimil Babka2007-01-261-4/+4
* Remove example use flag from ruby.eclass, #145222Nguyen Thai Ngoc Duy2007-01-261-7/+1
* Fixed #159922Nguyen Thai Ngoc Duy2007-01-262-3/+41
* Added EANT_ANT_TASKS to pass ANT_TASKS to eant. ANT_TASKS is unset in java-pk...Petteri Räty2007-01-251-2/+4
* save and restore shell options, thanks to Sandro in bug Â#162121Daniel Drake2007-01-251-2/+4
* Removing KEYWORDS; Fixes bug #163818.Alexander Færøy2007-01-251-2/+1
* Stable on MIPS.Alexander Færøy2007-01-251-2/+2
* adding usage of fdo-mime and gnome2-utils eclass for pkg_postinst and pkg_postrmPeter Weller2007-01-251-2/+16
* Updated external plugin names to gst-plugins-bad-0.10.4 and gst-plugins-good-...Jim Ramsay2007-01-252-4/+15
* Improve handling --* options order in jar-from, getjar{s}. Fix situation when...Vlastimil Babka2007-01-251-28/+60
* add patch from solar to kill gconfd only if activeSaleem Abdulrasool2007-01-241-4/+7
* Restore previous shopt options for bug # 160334Alec Warner2007-01-221-2/+3
* misc updates (style/quoting/env pollution/etc...) to make a bunch of function...Mike Frysinger2007-01-221-49/+79
* Added xfce44().Joshua Nichols2007-01-221-1/+6
* Tweaking XFCE_VERSION and THUNAR_VERSION for 4.4.0.Joshua Nichols2007-01-221-3/+3
* Rename EANT_EXTRA_ARGUMENTS to EANT_EXTRA_ARGSPetteri Räty2007-01-211-3/+3
* Change distfile location from my devspace to mirror://gentooVlastimil Babka2007-01-211-2/+2
* ECLASS and INHERITED variables are not needed any more and removed trailing w...Petteri Räty2007-01-211-5/+2
* Don't record dependencies when the ebuild phase is test, all those dependenci...Petteri Räty2007-01-211-4/+4
* Added maven.mode.offline to properties we always pass to antPetteri Räty2007-01-211-2/+2
* Pass paramaters on to eant in the default src_compile.Petteri Räty2007-01-211-2/+3