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 descriptive comment
Aron Griffis
2005-03-21
1
-11
/
+27
*
vim7 blocks vimspell now that we have a real spellchecker
Ciaran McCreesh
2005-03-21
1
-2
/
+3
*
vim7 spell support
Ciaran McCreesh
2005-03-21
1
-4
/
+34
*
filter omit-frame-pointer as it breaks some ObjC (bug 86089)
Armando Di Cianno
2005-03-21
1
-1
/
+4
*
dont mess with sjlj
Mike Frysinger
2005-03-21
1
-3
/
+3
*
touchup cross-compiling again so avr works
Mike Frysinger
2005-03-21
1
-16
/
+15
*
Remove interbase.
Sebastian Bergmann
2005-03-19
1
-2
/
+2
*
Rename interbase USE flag to firebird. PHP's ext/interbase uses the Firebird ...
Sebastian Bergmann
2005-03-19
2
-8
/
+8
*
* ghc-package eclass is now compatible with ghc-6.4
Andres Loeh
2005-03-18
1
-7
/
+37
*
fix my quoting screwups as pointed out by mr bones
Mike Frysinger
2005-03-18
1
-9
/
+9
*
Simplify the inst_plugin and enable it to change the symlink destination if n...
Stefan Schweizer
2005-03-18
1
-17
/
+3
*
touchup style and formatting
Mike Frysinger
2005-03-18
1
-16
/
+9
*
fix bug in stripping ldflags when you stripped the only item
Mike Frysinger
2005-03-18
1
-12
/
+12
*
add altivec to IUSE and change `use !` syntax to less confusing `! use`
Mike Frysinger
2005-03-18
1
-5
/
+5
*
Fixed issue where Documentation dir w/o GNUMakefile would fail if user had do...
Armando Di Cianno
2005-03-18
1
-4
/
+6
*
make sure the hardened checks return 1 when the _VER variable is empty
Mike Frysinger
2005-03-18
1
-1
/
+3
*
fix vim deps. no kvim now, 6.3 needed for some things
Ciaran McCreesh
2005-03-17
1
-4
/
+3
*
flesh out make_desktop_entry a bit more #85431 by Josh Nichols
Mike Frysinger
2005-03-17
1
-23
/
+105
*
Closing bug #77321 and #77312
Carlos Silva
2005-03-17
1
-1
/
+6
*
added a slightly modified version of dosrc() which was suggested by Petteri R...
Jan Brinkmann
2005-03-16
1
-1
/
+21
*
Fix typo, bug #85490.
Martin Schlemmer
2005-03-16
1
-2
/
+2
*
s/cron-pkg_postinst/cron_pkg_postinst/
Aaron Walker
2005-03-16
1
-4
/
+4
*
Cleaned up language choice code. use_multilib -> is_multilib name change for...
Jeremy Huddleston
2005-03-16
1
-67
/
+106
*
Remove --enable/disable-simd from the eclass as mpg123 is the only plugin tha...
Jeremy Huddleston
2005-03-16
1
-7
/
+1
*
Updated with more error checking to allow for non-mods to be installed, such ...
Chris Gianelloni
2005-03-16
1
-28
/
+44
*
Add DEPENDency on dev-db/firebird for interbase USE flag, fixes bug 78879.
Sebastian Bergmann
2005-03-15
2
-2
/
+4
*
Fix typo in RDEPEND
Mark Loeser
2005-03-15
1
-4
/
+4
*
Updates for KDE 3.4.0.
Gregorio Guidi
2005-03-14
1
-9
/
+9
*
fixed #67302
Jose Alberto Suarez Lopez
2005-03-14
1
-2
/
+4
*
module-build automagic
Michael Cummings
2005-03-14
1
-10
/
+46
*
Revert Stuart's accidental commit.
Sebastian Bergmann
2005-03-14
1
-2
/
+2
*
bug 83622
Michael Cummings
2005-03-14
1
-32
/
+45
*
Comment update.
Aaron Walker
2005-03-14
1
-4
/
+8
*
Fixes for mod_php support
Stuart Herbert
2005-03-14
2
-4
/
+19
*
Make FAKE_TARGETS work for crosscompiled toolchains. Place the default ABI's...
Jeremy Huddleston
2005-03-14
1
-21
/
+68
*
New eclass for php5 support
Stuart Herbert
2005-03-13
1
-0
/
+501
*
Adding new package kdebase-data to derivation map
Dan Armak
2005-03-13
1
-1
/
+2
*
Fixinng 8+ patches problem
Carlos Silva
2005-03-13
1
-8
/
+8
*
use `emake -j1` instead of make and add some comments
Mike Frysinger
2005-03-12
1
-3
/
+6
*
linux-mod.eclass: fixed grep in update_modules() so it's not a subshell, and ...
Mike Doty
2005-03-11
1
-3
/
+3
*
deleting LD_PRELOAD does bad things
Mike Frysinger
2005-03-11
1
-4
/
+1
*
Fallback to CHOST if $(get_abi_CHOST)-gcc doesn't exist.
Jeremy Huddleston
2005-03-11
1
-9
/
+6
*
Add support for using get_abi_CHOST as a prefix before CHOST.
Jeremy Huddleston
2005-03-10
1
-6
/
+9
*
Having the /sys check honour ROOT when mkdir'ing
John Mylchreest
2005-03-10
1
-2
/
+2
*
Re-comitting the fix for patch strict_order. Works this time :)
John Mylchreest
2005-03-09
1
-2
/
+3
*
add 3.4.0-final support
Dan Armak
2005-03-09
2
-9
/
+13
*
Fix typo which caused amd64hack to not get done.
Jeremy Huddleston
2005-03-09
1
-2
/
+2
*
Syntax fix.
Martin Schlemmer
2005-03-09
1
-2
/
+2
*
Now add it to EXPORT_FUNCTIONS, and make sure the symlinks are updated if we ...
Martin Schlemmer
2005-03-09
1
-11
/
+14
*
Fix prerm logic to not uninstall the binutils profile every second merge for ...
Martin Schlemmer
2005-03-09
1
-4
/
+4
[next]