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
*
Now setts JAVAC and JAVA. This should fix bug #145632
Joshua Nichols
2006-09-04
1
-2
/
+7
*
Make it pick the right defconfig
Luca Barbato
2006-09-04
1
-2
/
+6
*
use $GAMES_PREFIX rather than /usr/games for default user homedir
Mike Frysinger
2006-09-03
1
-3
/
+3
*
Get rid of "verbose" USE-flag that is only controlling compile-time
Fabian Groffen
2006-09-03
2
-17
/
+7
*
fixes bug #143480
Akinori Hattori
2006-09-03
1
-17
/
+14
*
Fixed typo in variable name, as pointed out by pioto
Joshua Nichols
2006-09-02
1
-2
/
+2
*
autopatch inclusion from base.eclass. All hail PATCHES.
Michael Cummings
2006-09-02
1
-2
/
+12
*
Fix bug #59202
Zaheer Abbas Merali
2006-09-01
4
-7
/
+11
*
Improved output when can't detect generation-1 stuff. Added a check to see if...
Joshua Nichols
2006-09-01
1
-2
/
+13
*
No longer explicitly depends on java-config-1. It will only be pulled in when...
Joshua Nichols
2006-09-01
1
-15
/
+41
*
Add support for mysql re-releases, thanks to vivo.
Luca Longinotti
2006-08-31
1
-3
/
+3
*
tweak upgrade msg a little
Mike Frysinger
2006-08-31
1
-2
/
+2
*
add sanity check for stable users
Mike Frysinger
2006-08-31
1
-1
/
+4
*
Changed use of =~ to using wildcards, allowing us to remove the bash-3 depend...
Joshua Nichols
2006-08-31
1
-9
/
+24
*
Fixed get_after_major_version for bug #145532
Stephen Bennett
2006-08-30
1
-2
/
+2
*
changes postinst behavior to matchthat of gcc (no automatic change of profile)
George Shapovalov
2006-08-30
1
-2
/
+34
*
Fix dba driver compilation failure and installation of missing headers.
Luca Longinotti
2006-08-30
3
-24
/
+57
*
Improved error messages for when there is a problem detecting generation-1 vm.
Joshua Nichols
2006-08-30
1
-7
/
+10
*
Remove PCRE support through external lib, it's broken (see http://bugs.php.ne...
Luca Longinotti
2006-08-29
3
-27
/
+6
*
Added a check to see if product is blank, and run vmware-determine_product if...
Chris Gianelloni
2006-08-29
1
-1
/
+4
*
Switch to using external libs in some cases, fixes bug #145220.
Luca Longinotti
2006-08-29
3
-7
/
+32
*
Simplified patching of Makefiles a bit.
Matthias Schwarzott
2006-08-29
1
-9
/
+8
*
Back to old mirror.
Luca Longinotti
2006-08-28
1
-5
/
+2
*
added pm_echovar "support"
Michael Cummings
2006-08-28
2
-8
/
+9
*
Fix for the case where the autotools files are somewhere other than $S.
Donnie Berkholz
2006-08-28
1
-2
/
+2
*
dont build protoize for cross-compilers
Mike Frysinger
2006-08-27
1
-3
/
+7
*
use BINPATH rather custom string
Mike Frysinger
2006-08-27
1
-2
/
+2
*
install gcc binaries for cross-compilers into /usr/CHOST/CTARGET/ #144700
Mike Frysinger
2006-08-27
1
-2
/
+6
*
use the Debian way for building protoize
Mike Frysinger
2006-08-27
1
-3
/
+2
*
Fixed a bug where jar-from getjar and getjars did not die when the package re...
Petteri Räty
2006-08-27
1
-9
/
+14
*
keep cross-compiler files in /usr/CHOST/CTARGET/ #144700
Mike Frysinger
2006-08-27
1
-13
/
+14
*
Updating vmware.eclass to vmware-any-any-update104.
Mike Auty
2006-08-25
1
-2
/
+2
*
Do not call kde-config, when kdelibs is possibly not installed yet. :/
Carsten Lohrke
2006-08-23
1
-4
/
+3
*
Fixed bug in dolauncher, as reported by Jakob Truelsen <antialize@gmail.com>.
Joshua Nichols
2006-08-22
1
-1
/
+1
*
Added dependency on either x11-proto/xf86vidmodeproto or <virtual/x11-7 which...
Chris Gianelloni
2006-08-21
1
-2
/
+4
*
Require >=sys-apps/man-1.6b-r2 to look in [0-7]x sections (Daniel Robbins).
Donnie Berkholz
2006-08-21
1
-1
/
+2
*
Reversing a change vapier made which broke some packages. ABI still needs to...
Jeremy Huddleston
2006-08-19
1
-2
/
+3
*
move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarter
Mike Frysinger
2006-08-19
2
-2
/
+54
*
use ewarn instead of einfo as pointed out by Bo Ørsted Andresen #143805
Mike Frysinger
2006-08-19
1
-10
/
+10
*
Removed unused eclass
Stuart Herbert
2006-08-17
1
-81
/
+0
*
fix python version parsing to deal with beta versions.
Alastair Tse
2006-08-16
2
-11
/
+10
*
Rename eclass functions
Caleb Tennis
2006-08-16
1
-4
/
+6
*
Quote targets. Fixes bug #144018
Paul de Vrieze
2006-08-15
1
-4
/
+4
*
Adding python 2.5 workaround for cases where a package does not install anyth...
Alastair Tse
2006-08-14
1
-1
/
+9
*
Temp change to SRC_URI for patches. Got problems with it, blakejakub.tk sucka\!
Jason Wever
2006-08-12
1
-2
/
+5
*
Updated eclass with patch from Frank Richter <resqu@gmx.ch> in bug #137423.
Chris Gianelloni
2006-08-11
1
-6
/
+9
*
add a better die message from Ed Catmur when best_version() fails #143424
Mike Frysinger
2006-08-11
1
-1
/
+2
*
Patch by Caster to allow for build-time only jars.
Joshua Nichols
2006-08-11
1
-9
/
+51
*
Use --set-scripts-executable by default for get/pull in darcs.eclass.
Duncan Coutts
2006-08-10
1
-4
/
+8
*
Fix for current-vm-matches by Caster
Joshua Nichols
2006-08-10
1
-1
/
+1
[next]