GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support setting common SCons arguments using myesconsargs.
Michał Górny
2011-10-30
1
-9
/
+26
*
Fix broken number matching regexp in scons_clean_makeopts().
Michał Górny
2011-10-30
1
-3
/
+3
*
Add regression tests for bug #388961.
Michał Górny
2011-10-30
1
-0
/
+4
*
add support for qpa and c++0x use flags for Qt-4.8. patch ack'd by tampakrap
Markos Chandras
2011-10-30
1
-2
/
+23
*
Remove false alarms on system-vm removal due to GENTOO_VM set for icedtea build.
Vlastimil Babka
2011-10-30
1
-2
/
+2
*
Sync kde4 eclasses
Jonathan Callen
2011-10-29
2
-14
/
+17
*
Improve the postinst check for valid system VM to allow migrating icedtea6 to...
Vlastimil Babka
2011-10-29
1
-4
/
+15
*
Add -Dmaven.test.skip=true for eant() in src_compile for easier usage of mave...
Vlastimil Babka
2011-10-29
1
-1
/
+3
*
Remove LANG=C and LC_ALL=C override in pkg_setup(), bug #330433.
Vlastimil Babka
2011-10-29
1
-3
/
+1
*
allow users to specify a base EPATCH_EXCLUDE
Mike Frysinger
2011-10-28
1
-2
/
+1
*
send nscd output to /dev/null so we don't dump ugly warnings when running as ...
Mike Frysinger
2011-10-27
1
-2
/
+3
*
unify/update EBUILD_PHASE checks, and simplify egethome/egetshell/is-login-di...
Mike Frysinger
2011-10-27
1
-27
/
+28
*
split out user management helpers into a dedicated eclass
Mike Frysinger
2011-10-27
3
-437
/
+446
*
drop AS export since get_abi_ASFLAGS no longer exists
Mike Frysinger
2011-10-27
1
-2
/
+1
*
pull out huse() from toolchain.eclass and into use_if_iuse() in eutils.eclass...
Mike Frysinger
2011-10-26
2
-16
/
+22
*
Fixing the dupe of IUSE nossp
Magnus Granberg
2011-10-26
1
-2
/
+1
*
Upstream now has 3.x tarballs in a directory called 3.x. Look for tarballs in...
Mike Pagano
2011-10-24
1
-2
/
+3
*
vdr-plugin.eclass; fixed locale DIR, changed up from >=media-video/vdr-1.6.0_...
Jörg Bornkessel
2011-10-24
1
-2
/
+2
*
Use RbConfig instead of Config to get ruby configuration values, since Config...
Hans de Graaff
2011-10-24
1
-6
/
+6
*
Check if the jruby is also in IUSE before checking if it is enabled.
Tomas Chvatal
2011-10-22
1
-2
/
+2
*
Use MERGE_TYPE variable only for EAPI=4, bug 385589
Andreas K. Hüttel
2011-10-21
1
-5
/
+9
*
ELISP_PATCHES is a space separated list.
Ulrich Müller
2011-10-21
1
-3
/
+4
*
Add java-ant_remove-taskdef()s --name parameter that removes only tasks of gi...
Vlastimil Babka
2011-10-21
1
-5
/
+13
*
Add support for Rubinius (rbx) target.
Hans de Graaff
2011-10-21
1
-1
/
+9
*
Switch to virtual/rubygems in preparation of adding ruby targets with bundled...
Hans de Graaff
2011-10-21
1
-5
/
+5
*
Remove unneeded dev-ruby/rubygems dependency since this is already covered by...
Hans de Graaff
2011-10-21
1
-3
/
+2
*
simplify get_abi_var logic a bit
Mike Frysinger
2011-10-17
1
-12
/
+2
*
add econf_build helper for cross-compiling some packages
Mike Frysinger
2011-10-17
1
-2
/
+69
*
add a huse() helper to avoid QA warnings when checking features that are not ...
Mike Frysinger
2011-10-17
1
-11
/
+15
*
prepare eclass for 4.8.0_rc
Markos Chandras
2011-10-16
1
-3
/
+3
*
Remove support for deprecated EAPI=3.
Samuli Suominen
2011-10-15
1
-2
/
+2
*
Make python.eclass not die on EAPI-4. This has been OK-ed by python team lead...
Paweł Hajdan
2011-10-15
1
-2
/
+2
*
delete unused functions
Mike Frysinger
2011-10-14
1
-38
/
+2
*
Use elibtoolize from libtool.eclass to fix libtool magic.
Michał Górny
2011-10-14
1
-2
/
+3
*
Update fonts.scale & fonts.dir on font removal.
Michał Górny
2011-10-14
1
-14
/
+14
*
set_java_env: fix symlink in JAVA_VM_DIR for Prefix
Fabian Groffen
2011-10-11
1
-3
/
+6
*
Turn off ruby-fakegem automatic documentation task since it is not supported ...
Hans de Graaff
2011-10-09
1
-1
/
+2
*
Clarify policy on site-init files in eclass documentation.
Ulrich Müller
2011-10-09
1
-1
/
+3
*
Fix typo in fonts.scale filename.
Michał Górny
2011-10-09
1
-2
/
+2
*
document optional args to raw-ldflags
Mike Frysinger
2011-10-08
1
-2
/
+4
*
Improve support for PyPy in python_mod_optimize(). (Patch by Arfrever.)
Dirkjan Ochtman
2011-10-07
1
-5
/
+5
*
Fix ResourceWarning in python_merge_intermediate_installation_images().
Dirkjan Ochtman
2011-10-07
1
-2
/
+4
*
Fix calculation of test hook function name in _python_test_hook().
Dirkjan Ochtman
2011-10-07
1
-9
/
+9
*
Fix synchronization of variables in wrapper scripts generated by
Dirkjan Ochtman
2011-10-07
1
-26
/
+48
*
Improve support for SELinux in python_merge_intermediate_installation_images().
Dirkjan Ochtman
2011-10-07
1
-2
/
+2
*
Respect options from shebangs of target scripts in wrapper scripts generated
Dirkjan Ochtman
2011-10-07
1
-7
/
+13
*
[mysql-v2.eclass] Add some fixes.
Jorge Manuel B. S. Vicetto
2011-10-07
1
-4
/
+5
*
[eclass] Update kde eclasses
Alexey Shvetsov
2011-10-06
3
-51
/
+32
*
do not add extra runpath when EPREFIX is empty (bug#385839)
Michael Haubenwallner
2011-10-06
1
-4
/
+4
*
Set up java vm properly when using jruby. Fixes problems reported in bug 3849...
Hans de Graaff
2011-10-05
1
-2
/
+4
[next]