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
*
Make has_m32 and has_m64 return true for amd64 multilib profiles.
Jeremy Huddleston
2005-01-20
1
-2
/
+5
*
fix postinst output #78081
Mike Frysinger
2005-01-20
1
-4
/
+4
*
update copyright
Akinori Hattori
2005-01-20
1
-2
/
+2
*
merge addwrite handling code from the cvs eclass
Akinori Hattori
2005-01-20
1
-32
/
+26
*
add support for src_test
Mike Frysinger
2005-01-20
1
-2
/
+10
*
tweak bash quoting, make sure we change to builddir before running src_test, ...
Mike Frysinger
2005-01-20
1
-12
/
+14
*
add in fdo mime things, bug 78394. fix tcltk flag for vim7.
Ciaran McCreesh
2005-01-19
1
-3
/
+13
*
Remove bad inherit. Hands off, spanky ;)
Daniel Drake
2005-01-18
1
-3
/
+1
*
fixing die in get_version, to properly return result. can now base external e...
John Mylchreest
2005-01-18
1
-8
/
+10
*
add derivation map entry for new ebuild kontact-specialdates
Dan Armak
2005-01-18
1
-2
/
+2
*
Added IUSE since the eclass uses some USE flags rather then the ebuilds
Doug Goldstein
2005-01-18
1
-1
/
+2
*
Fix typo bug #78321.
Jeremy Huddleston
2005-01-18
1
-2
/
+2
*
Removing emul-linux-x86 from IUSE.
Jeremy Huddleston
2005-01-18
1
-2
/
+2
*
Added use_multilib and using it in place of 'use multilib' since newer multil...
Jeremy Huddleston
2005-01-18
1
-12
/
+23
*
Added has_multilib_profile and documentation near the top.
Jeremy Huddleston
2005-01-18
1
-3
/
+80
*
Make kde use the correct qt libdir.
Jeremy Huddleston
2005-01-18
1
-2
/
+2
*
clean up/simplify the gcc-config and fix_libtool_files logic
Mike Frysinger
2005-01-18
1
-86
/
+82
*
Removed references to kdelibs-apidocs.
Gregorio Guidi
2005-01-17
2
-4
/
+4
*
add new ebuild kbstateapplet (from kdeaccessibility) to derivation map
Dan Armak
2005-01-17
1
-1
/
+2
*
Add support for prep_ml_includes to take multiple dirs.
Jeremy Huddleston
2005-01-17
1
-6
/
+9
*
Committing the one I meant to commit last time (was missing a line).
Jeremy Huddleston
2005-01-17
1
-1
/
+7
*
Use ${T} to store multilib-includes rather than include.${ABI}.
Jeremy Huddleston
2005-01-17
1
-19
/
+18
*
fix for bz2 url
Brad Teaford Cowan
2005-01-17
1
-5
/
+9
*
unset libdir srcdir objdir since they may contain settings for previous modules.
John Mylchreest
2005-01-16
1
-1
/
+4
*
few minor fixes. added support for econf if needed
John Mylchreest
2005-01-16
1
-15
/
+23
*
add new arch into detect_arch. 'sh'
John Mylchreest
2005-01-16
1
-4
/
+4
*
Added get_ml_incdir
Jeremy Huddleston
2005-01-16
1
-1
/
+30
*
touchup the gcc-config logic so that it is run properly with a cross-compiler
Mike Frysinger
2005-01-16
1
-28
/
+32
*
Changing ARCH unset in src-compile
John Mylchreest
2005-01-16
1
-3
/
+6
*
touchup bash and make sure to fix syntax errors #78184
Mike Frysinger
2005-01-16
1
-6
/
+6
*
touchup copyright/whitespace
Mike Frysinger
2005-01-16
1
-3
/
+3
*
Fixed bad ninja.
Jeremy Huddleston
2005-01-16
2
-7
/
+5
*
workaround broken tc-arch.
Jeremy Huddleston
2005-01-16
1
-3
/
+3
*
typo fix.
Jeremy Huddleston
2005-01-16
1
-2
/
+4
*
Add an error and die if they try to get a multilib gcc on amd64 with a bad sa...
Jeremy Huddleston
2005-01-16
1
-12
/
+19
*
Update to be less specific with @OPTION:module
John Mylchreest
2005-01-15
2
-13
/
+25
*
Added support for CONFIG_CHECK=@OPTION:module which removes modules from MODU...
John Mylchreest
2005-01-15
2
-4
/
+26
*
adding support for objdir to MODULE_NAMES
John Mylchreest
2005-01-15
1
-33
/
+69
*
replace my loop with a simple blocking dep on all ebuilds of our slot; remove...
Dan Armak
2005-01-15
1
-49
/
+10
*
add blocking deps for monolithic ebuilds -> derived split ebuilds
Dan Armak
2005-01-15
1
-1
/
+6
*
...and then I found out about $CATEGORY. i knew something like that should ha...
Dan Armak
2005-01-15
2
-16
/
+4
*
Better LSB location for the multilib includes.
Jeremy Huddleston
2005-01-15
1
-2
/
+4
*
Initial commit.
Aaron Walker
2005-01-15
1
-0
/
+174
*
remove code for handling versions which are no longer in the tree. add in a c...
Ciaran McCreesh
2005-01-15
1
-56
/
+49
*
typo
Dan Armak
2005-01-15
1
-2
/
+2
*
tc-arch: default to $CTARGET and then fall back to $CHOST ... also fix gcc-3....
Mike Frysinger
2005-01-15
1
-8
/
+8
*
tc-arch: default to $CTARGET and then fall back to $CHOST
Mike Frysinger
2005-01-15
2
-5
/
+13
*
clean up bash and $ARCH usage
Mike Frysinger
2005-01-15
1
-256
/
+219
*
touch die messages and debug output
Mike Frysinger
2005-01-15
1
-8
/
+9
*
add m68k to our list
Mike Frysinger
2005-01-15
1
-2
/
+3
[next]