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
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
add IUSE="jikes junit"
Aron Griffis
2005-07-06
1
-2
/
+3
*
add IUSE=vhost
Aron Griffis
2005-07-06
1
-1
/
+2
*
Remove IUSE="bootstrap pam" since axxo pointed out this is a bad idea
Aron Griffis
2005-07-06
1
-3
/
+1
*
sync IUSE
Aron Griffis
2005-07-06
1
-3
/
+2
*
add IUSE="debug profile verbose"
Aron Griffis
2005-07-06
1
-1
/
+2
*
add IUSE=doc
Aron Griffis
2005-07-06
1
-2
/
+2
*
remove line containing only the word "use"
Aron Griffis
2005-07-06
1
-2
/
+1
*
add IUSE="bootstrap pam"
Aron Griffis
2005-07-06
1
-1
/
+3
*
add USE=doc
Aron Griffis
2005-07-06
1
-1
/
+2
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
130
-259
/
+129
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
135
-273
/
+134
*
add IUSE=X
Aron Griffis
2005-07-06
1
-2
/
+2
*
add odbc to IUSE
Aron Griffis
2005-07-06
1
-2
/
+2
*
fix w/s and IUSE
Aron Griffis
2005-07-06
1
-24
/
+22
*
Ugly hack to get around a 32-bit userland with ppc64 kernel on ppc64. Will be...
Daniel Ostrow
2005-07-06
1
-1
/
+6
*
minor change
John Mylchreest
2005-07-05
1
-2
/
+4
*
oops, missed to commit thjis earlier. Handle moduledb a little tidier
John Mylchreest
2005-07-05
1
-1
/
+14
*
changing moduledb dir to correspond with FHS and closes bug #97796
John Mylchreest
2005-07-05
1
-8
/
+12
*
Cannot have shadow in depend, else we get bug #96209.
Martin Schlemmer
2005-07-04
1
-2
/
+2
*
Add firebird to IUSE, closes bug 97906.
Sebastian Bergmann
2005-07-04
2
-4
/
+8
*
Make pamd_mimic_system work also for Linux-PAM 0.77 (also OSX).
Diego Elio Pettenò
2005-07-04
1
-2
/
+8
*
Changes for ppc64 64bit kernel with a 32bit userland and multilib.
Daniel Ostrow
2005-07-02
1
-1
/
+10
*
Don't append to CFLAGS in global scope #56409
Aron Griffis
2005-07-02
2
-27
/
+22
*
Changes for ppc64 64bit kernel / 32bit userland
Daniel Ostrow
2005-07-01
1
-2
/
+5
*
* (gnome2_src_configure):
Leonardo Boshell
2005-07-01
1
-7
/
+7
*
Fix qmake dir per bug #97535
Caleb Tennis
2005-07-01
2
-4
/
+4
*
syntax cleanups: prefer [[ ]], quote $@, coalesce case expression with |, die...
Aron Griffis
2005-06-30
1
-19
/
+17
*
Installing man pages to /usr/share/man. Closes bug #97444
John Mylchreest
2005-06-30
1
-3
/
+3
*
only do pkg_setup functions if Qt3 is installed
Caleb Tennis
2005-06-30
1
-6
/
+8
*
Fix comments
Caleb Tennis
2005-06-30
1
-5
/
+9
*
typo fix
Caleb Tennis
2005-06-30
1
-4
/
+4
*
handle qt 4 versions as well
Caleb Tennis
2005-06-30
1
-5
/
+20
*
make sure QTDIR is set up
Caleb Tennis
2005-06-30
1
-1
/
+9
*
handle 3.0 version more gracefull
Caleb Tennis
2005-06-30
1
-4
/
+4
*
get rid of test statements
Caleb Tennis
2005-06-30
1
-6
/
+1
*
Minor typo
Caleb Tennis
2005-06-30
1
-2
/
+2
*
Initial import of new versioning handler for ebuilds which need Qt
Caleb Tennis
2005-06-30
1
-0
/
+50
*
sys-apps/pcmcia-cs => virtual/pcmcia.
Henrik Brix Andersen
2005-06-30
1
-2
/
+2
*
Add 1.5.10 portage patch that sets EGREP if not set.
Martin Schlemmer
2005-06-29
1
-0
/
+77
*
Support MOZILLA_LIBDIR in install_mozilla_launcher_stub
Aron Griffis
2005-06-28
1
-2
/
+4
*
Changed to pkg_nofetch. Thanks to Mr_Bones_ for smacking me with ebuild(5).
Chris Gianelloni
2005-06-28
1
-3
/
+3
*
Marked ppc stable for bug #97332.
Joseph Jezak
2005-06-28
1
-2
/
+2
*
Add function install_mozilla_launcher_stub
Aron Griffis
2005-06-28
1
-4
/
+27
*
Added PEAR support
Stuart Herbert
2005-06-27
1
-5
/
+25
*
Remove erubyconf erubymake erubyinstall erubydoc from EXPORT_FUNCTIONS
Aron Griffis
2005-06-27
1
-3
/
+2
*
Remove perlinfo and updatepod from EXPORT_FUNCTIONS
Aron Griffis
2005-06-27
1
-3
/
+2
*
Remove bogus EXPORT_FUNCTIONS
Aron Griffis
2005-06-27
1
-4
/
+1
*
Don't list normal functions on EXPORT_FUNCTIONS line. Prefix src_install et ...
Aron Griffis
2005-06-27
1
-7
/
+6
*
Remove pkg_preinst from the list of exported functions since it doesn't exist
Aron Griffis
2005-06-27
1
-2
/
+2
*
rdepend on mailer-config OR eselect
Fernando J. Pereda
2005-06-25
1
-2
/
+5
[next]