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
*
Add documentation for RUBY_FAKEGEM_EXTRAINSTALL.
Hans de Graaff
2011-12-05
1
-3
/
+10
*
Add semicolon to fix ferringb's last change.
Mike Gilbert
2011-12-05
2
-3
/
+6
*
no one uses MAN_VER anymore, so just drop it
Mike Frysinger
2011-12-04
1
-18
/
+1
*
simplify libjava multilib hack a bit
Mike Frysinger
2011-12-04
1
-12
/
+10
*
relocate logging.properties from libgcj to avoid SLOT collisions #390713 by M...
Mike Frysinger
2011-12-04
1
-10
/
+12
*
drop old glibc pie checking as this has worked since at least version 2.4
Mike Frysinger
2011-12-04
1
-16
/
+1
*
Fix IFS=: bleeding out from java-vm_sandbox-predict invocations
Brian Harring
2011-12-04
2
-3
/
+8
*
drop now unused exclude_gcc_patches/GENTOO_PATCH_EXCLUDE logic
Mike Frysinger
2011-12-03
1
-16
/
+1
*
delete unused HTB_EXCLUSIVE variable, and drop old do_gcc_stub logic which is...
Mike Frysinger
2011-12-03
1
-31
/
+4
*
Use ebegin/eend instead of einfo.
Ulrich Müller
2011-12-03
2
-5
/
+7
*
Only depend on AUTOTOOLS_DEPEND when pulling xfce4-dev-tools, so use AUTOTOOL...
Samuli Suominen
2011-12-03
1
-2
/
+4
*
Sync eclasses from Emacs overlay (revision 1752).
Ulrich Müller
2011-12-03
3
-6
/
+23
*
convert GCCMAJOR/GCCMINOR checking to tc_version_is_at_least when possible
Mike Frysinger
2011-12-03
1
-13
/
+9
*
drop protoize/unprotoize altogether since upstream has deprecated it
Mike Frysinger
2011-12-03
1
-10
/
+1
*
delete hardened code that is only used in gcc-3.x versions (as we no longer s...
Mike Frysinger
2011-12-02
1
-86
/
+1
*
find the C++ man page dir dynamically to handle gcc-4.3+ #273654 by David Flo...
Mike Frysinger
2011-12-02
1
-2
/
+2
*
fix eqawarn to always return 0; this matches portage behaviour which annoying...
Brian Harring
2011-12-02
2
-2
/
+8
*
previous commit inverted the tested values
Mike Frysinger
2011-12-02
1
-3
/
+3
*
simplify kernel_is logic
Mike Frysinger
2011-12-02
1
-20
/
+7
*
include $PWD in epatch log
Mike Frysinger
2011-12-02
1
-2
/
+2
*
delete unsed generate_sparc_asm helper
Mike Frysinger
2011-12-02
1
-62
/
+1
*
simplify default variable setup
Mike Frysinger
2011-12-02
1
-6
/
+4
*
use `read` to simplify the creation of an array from a string
Mike Frysinger
2011-12-02
1
-13
/
+7
*
simplify SLOT for cross-compiling ... this was a hold over from long ago when...
Mike Frysinger
2011-12-02
1
-6
/
+2
*
convert linux-2.4/gcc-4 check to gcc-4+
Mike Frysinger
2011-12-01
1
-2
/
+2
*
do not warn about /usr/src/linux cruft when installing kernel headers
Mike Frysinger
2011-12-01
1
-2
/
+3
*
fix up python libstdc++ helpers: install the core code into the same place as...
Mike Frysinger
2011-11-30
1
-12
/
+20
*
Update supported pypy ABIs.
Dirkjan Ochtman
2011-11-30
1
-2
/
+2
*
ac_cv_search expects the library name to link, not "yes" #392471 by Ted Marston
Mike Frysinger
2011-11-29
1
-2
/
+2
*
add USE=zlib support with newer binutils
Mike Frysinger
2011-11-29
1
-1
/
+16
*
eat mangled whitespace pointed out by David James
Mike Frysinger
2011-11-29
1
-3
/
+3
*
avoid IFS abuse by using `IFS=, read -a` to have bash create an array for us ...
Mike Frysinger
2011-11-29
1
-19
/
+10
*
tweak failure message as pointed out by David James
Mike Frysinger
2011-11-29
1
-5
/
+6
*
Migrating vim.eclass from bash-completion.eclass to bash-completion-r1.eclass
Jim Ramsay
2011-11-28
1
-11
/
+4
*
Revert making pushd/popd fatal due to humongous breakage. Add a warning messa...
Michał Górny
2011-11-27
2
-10
/
+23
*
Denote that autotools-utils must not be mixed with econf/emake.
Michał Górny
2011-11-27
2
-3
/
+10
*
Remove implicit IUSE=debug deprecation warning.
Michał Górny
2011-11-26
2
-12
/
+5
*
Add failure handling for pushd/popd calls.
Michał Górny
2011-11-26
2
-11
/
+14
*
use egetshell helper from user eclass
Mike Frysinger
2011-11-26
1
-3
/
+3
*
rewrite a bit of code to quote all user/group/shell/home strings
Mike Frysinger
2011-11-26
1
-67
/
+56
*
re-use "eshell" when searching for a shell to avoid missing "local shell" dec...
Mike Frysinger
2011-11-26
1
-9
/
+7
*
do not touch sandbox settings since we only run in pkg_* funcs (where sandbox...
Mike Frysinger
2011-11-26
1
-8
/
+1
*
restrict enew{user,group} to pkg_{setup,preinst,postinst}
Mike Frysinger
2011-11-26
1
-2
/
+3
*
set_java_env(): Substitute @SLOT@ in vm env files
Ralph Sennhauser
2011-11-24
2
-3
/
+8
*
Dependency on <gawk-4 moved to virtuoso-server-6.1.{2,3}.
Maciej Mrozowski
2011-11-24
2
-5
/
+6
*
delete duplicate PHP_EXT_NAME block (same thing appears a few lines below)
Mike Frysinger
2011-11-24
1
-8
/
+1
*
fix up copy & paste errors (same func/var name)
Mike Frysinger
2011-11-24
4
-9
/
+9
*
fix @MAINTAINER formatting
Mike Frysinger
2011-11-22
3
-9
/
+11
*
fix usage on get_version_component_range
Mike Frysinger
2011-11-22
1
-2
/
+2
*
do not check config-lang.in in pkg_xxx funcs #391369 by Agostino Sarubbo
Mike Frysinger
2011-11-22
1
-2
/
+2
[next]