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
*
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
*
add a blocking dep to split packages on all relevant versions of the parent m...
Dan Armak
2005-01-14
1
-3
/
+8
*
add two functions:
Dan Armak
2005-01-14
1
-1
/
+29
*
completely rewrote deprange. this organizes the code better and fixes smoe bu...
Dan Armak
2005-01-14
1
-136
/
+172
*
add KDE_DERIVATION_MAP and functions that map between split ebuilds and the m...
Dan Armak
2005-01-14
1
-1
/
+377
*
split deprange() into two functions: deprange() is a wrapper around deprange-...
Dan Armak
2005-01-14
1
-4
/
+8
*
adding symlink use flag support
John Mylchreest
2005-01-14
1
-2
/
+5
*
Adding support for vserver
John Mylchreest
2005-01-14
1
-1
/
+2
*
merge latest and last version from metaebuilds repo at berlios, 3.4pre branch...
Dan Armak
2005-01-14
1
-37
/
+73
*
Fix description to remove gstreamer reference. See bug #77775
Peter Johanson
2005-01-14
1
-2
/
+2
*
removing detect_version from default funcs.
John Mylchreest
2005-01-14
1
-9
/
+1
*
remove some dodgy scripts, bug #77841
Ciaran McCreesh
2005-01-13
1
-1
/
+5
*
vim7 update goodness
Ciaran McCreesh
2005-01-13
1
-33
/
+67
*
remove retarded DEPEND ... it totally destroys bootstraps
Mike Frysinger
2005-01-13
1
-3
/
+1
*
changes revoked, for the moment.
Jan Brinkmann
2005-01-13
2
-4
/
+4
*
migrated from amd64? to emul-linux-x86? dependency.
Jan Brinkmann
2005-01-13
2
-6
/
+6
*
Touchups for kde-3.4.0_beta1.
Gregorio Guidi
2005-01-13
2
-11
/
+9
*
remoev debugging from stardict
Alastair Tse
2005-01-13
1
-2
/
+2
[next]