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
*
fix ROOT issues for livecd building
Alastair Tse
2004-01-18
2
-11
/
+22
*
fix variable mis-match #38531
Mike Frysinger
2004-01-17
1
-2
/
+2
*
updated to force the check for the existance of . in tarball grep. solves bug...
John Mylchreest
2004-01-17
1
-1
/
+1
*
clean up K_EXTRAEWARN, and add it to the documented vars at the top
Brian Jackson
2004-01-16
1
-1
/
+6
*
added K_EXTRAEWARN like K_EXTRAEINFO
Brian Jackson
2004-01-16
1
-1
/
+11
*
cause it to pull module-init-tools instead of virtual/modutils, this fixes th...
John Mylchreest
2004-01-15
1
-1
/
+1
*
syntactical change to previous fix. and an excuse to check the msg in #gentoo...
John Mylchreest
2004-01-15
1
-1
/
+4
*
minor fix for OKV == KV problem. Silly me :)
John Mylchreest
2004-01-15
1
-1
/
+1
*
fix bug 37354: Disallow -funroll-all-loops on amd64
Aron Griffis
2004-01-14
1
-3
/
+6
*
performance improvements
Ned Ludd
2004-01-14
1
-7
/
+11
*
Fix eclass to have a correct dep without name collision.
Adrian Almenar
2004-01-14
1
-2
/
+2
*
just a little message at the top
John Mylchreest
2004-01-13
1
-0
/
+6
*
Farewell to xpatch
Mamoru Komachi
2004-01-13
1
-4
/
+6
*
new & sexy cd support
Mike Frysinger
2004-01-13
1
-1
/
+166
*
committing K_EXTRAEINFO changes
John Mylchreest
2004-01-12
1
-0
/
+14
*
Explicitly `cd ${WORKDIR}` after xpatch. xpatch may change current
Mamoru Komachi
2004-01-12
1
-6
/
+7
*
Added java-pkg_jar-from
Karl Trygve Kalleberg
2004-01-12
1
-1
/
+24
*
Initial commit of new kernel eclass
John Mylchreest
2004-01-11
1
-0
/
+417
*
prettify comments
Alastair Tse
2004-01-09
1
-2
/
+3
*
oops, forgot this one yesterday - improvements for 2.4.2
Alastair Tse
2004-01-09
1
-4
/
+6
*
smartness to speedup ./configure for plugins - remove 90% of unneeded Makefiles
Alastair Tse
2004-01-09
1
-3
/
+17
*
fix bug #37623 in a different way
Robin H. Johnson
2004-01-08
3
-3
/
+10
*
make games_make_wrapper usuable
Mike Frysinger
2004-01-08
1
-5
/
+6
*
dont force a ./ on the bin
Mike Frysinger
2004-01-08
1
-2
/
+2
*
remove yaz from old stuff as it is very new
Robin H. Johnson
2004-01-08
1
-5
/
+3
*
firebird is x86 only on linux at the moment
Robin H. Johnson
2004-01-08
3
-9
/
+9
*
do some use !alpha stuff to cut down repoman warnings
Robin H. Johnson
2004-01-08
3
-15
/
+15
*
new php sapi eclass, based off php-2.eclass
Robin H. Johnson
2004-01-08
1
-0
/
+542
*
fix bug 35765 by blocking 9libs
Aron Griffis
2004-01-06
1
-1
/
+6
*
add in yaz support
Robin H. Johnson
2004-01-05
1
-6
/
+6
*
Move the deps around to be a little more pleasant to look at - add the addwri...
Caleb Tennis
2004-01-05
1
-8
/
+8
*
bump for testing ciabot
Robin H. Johnson
2004-01-05
1
-1
/
+1
*
bump for testing ciabot
Robin H. Johnson
2004-01-05
1
-1
/
+1
*
Added password-based SSH ext support + some cosmetic fixes. patch by jbms.
Tal Peer
2004-01-04
1
-124
/
+311
*
fix bug #36795
Robin H. Johnson
2004-01-04
1
-1
/
+5
*
Mostly complete rewrite in effort to make it easier to maintain.
Martin Schlemmer
2004-01-02
15
-813
/
+1876
*
bah diffs
Seemant Kulleen
2004-01-02
1
-4
/
+5
*
is-flag() is free
Mike Frysinger
2003-12-31
1
-4
/
+2
*
Removed no more usefull hppa tweaks.
Guy Martin
2003-12-30
1
-15
/
+1
*
Removed apache-ant.eclass and fixed a little bug on jakarta-commons.eclass
Adrian Almenar
2003-12-30
2
-74
/
+2
*
For media-video/mtxdrivers and media-video/mtxdrivers-pro, nearly the same ex...
Donnie Berkholz
2003-12-29
1
-0
/
+88
*
Changed DEPEND/RDEPEND to newdepend/newrdepend
Mamoru Komachi
2003-12-29
1
-4
/
+11
*
Changed DEPEND/RDEPEND to newdepend/newrdepend
Mamoru Komachi
2003-12-29
1
-5
/
+5
*
Removed DEPEND list
Mamoru Komachi
2003-12-29
1
-5
/
+1
*
fixed RDEPEND <> newrdepend
Heinrich Wendel
2003-12-29
1
-3
/
+4
*
No longer needed
Tom William Payne
2003-12-29
1
-172
/
+0
*
Commented use log4j cause this flag still doesnt exists
Adrian Almenar
2003-12-26
1
-2
/
+3
*
fix snmp bug
Robin H. Johnson
2003-12-25
1
-1
/
+4
*
Added xpatch function. Use ${T}/${S#${WORKDIR}} for temprally build directory.
Mamoru Komachi
2003-12-24
1
-35
/
+31
*
Improved support for upgrading users
Stuart Herbert
2003-12-23
1
-0
/
+3
[next]