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 build-only jar recording support.
Alistair Bush
2009-06-07
1
-18
/
+49
*
Added -platform parameter on configure. Fixes bug 270475
Markos Chandras
2009-06-06
1
-7
/
+2
*
Fix sed messing with Makefile timestamps, see bug #272161 .
Angelo Arrifano
2009-06-05
1
-2
/
+3
*
Adjust the kdedir check for optional/never required kde. Reported by yngwin.
Tomas Chvatal
2009-06-05
1
-2
/
+9
*
Fix variable test. Thx to salnx per forums for the fix.
Tomas Chvatal
2009-06-04
1
-2
/
+2
*
Adjust eclasses to support new handbook useflag, also keep backcompat with ol...
Tomas Chvatal
2009-06-04
3
-27
/
+51
*
Remove obsolete JAVA_PKG_VNEED support.
Alistair Bush
2009-06-02
1
-85
/
+3
*
update texts on ffi, these functions are actually not used anywhere (I know of)
Fabian Groffen
2009-06-01
1
-9
/
+3
*
Update linguas detection code to work as expected.
Tomas Chvatal
2009-05-31
1
-1
/
+4
*
Deprecate tetex-2.eclass since it is no longer used.
Ulrich Müller
2009-05-30
1
-99
/
+2
*
Use autopatcher from base eclass
Markos Chandras
2009-05-29
1
-3
/
+12
*
Update sword-module deps, bug 261514
Steve Dibb
2009-05-29
1
-3
/
+2
*
Make qt-modules be on the same version. Thanks to Alex 'wired' Alexander
Markos Chandras
2009-05-29
1
-2
/
+31
*
update to kde4-meta eclass. This fixes paludis QA warnings for some koffice
Robert Piasek
2009-05-29
1
-3
/
+8
*
Remove not needed warning about non-existent push. Fix CMAKE_BUILD_DIR variab...
Tomas Chvatal
2009-05-29
1
-9
/
+11
*
Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support f...
Tomas Chvatal
2009-05-28
3
-42
/
+75
*
Add support for PYTHON_USE_WITH* variables
Petteri Räty
2009-05-27
1
-2
/
+77
*
Add comment to CMAKE_BUILD_DIR variable. Describing what for it is.
Tomas Chvatal
2009-05-27
1
-2
/
+7
*
Add depend.apache_pkg_setup() and don't call use() in functions called in "de...
Arfrever Frehtes Taifersar Arahesis
2009-05-26
1
-14
/
+37
*
fix another think-o in append-flags unification #271141 by Sebastian Lechte
Mike Frysinger
2009-05-26
1
-2
/
+2
*
Remove comment line from example site-init file
Christian Faulhammer
2009-05-25
1
-3
/
+1
*
Add fix for bug #262105, sparc-only
Raúl Porcel
2009-05-24
1
-1
/
+2
*
gen_usr_ldscript:
Fabian Groffen
2009-05-24
1
-16
/
+103
*
typo fix: cpp->c for append-cflags
Michael Sterrett
2009-05-24
1
-2
/
+2
*
add a dedicated append-cflags function and define append-flags in terms of ot...
Mike Frysinger
2009-05-23
1
-5
/
+14
*
rever previous change
Mike Frysinger
2009-05-23
1
-11
/
+2
*
do not strip -fno-omit-frame-pointer #270497 by Mart Raudsepp
Mike Frysinger
2009-05-23
2
-5
/
+14
*
Change the blocker from generic dev-ruby/rdoc to rdoc earlier than 2.
Diego Elio Pettenò
2009-05-23
1
-4
/
+4
*
I forgot to remove a temporary workaround
Markos Chandras
2009-05-23
1
-8
/
+1
*
Prepare eclasses for eclass-manpage package. Clean up qt4.eclass. Thanks to m...
Markos Chandras
2009-05-22
2
-31
/
+85
*
add support for bash arrays in PATCHES, grabbed from base.eclass, maybe this ...
Alexis Ballier
2009-05-22
1
-4
/
+10
*
Use dosym in java_pkg-doso and fix few debug prints. Patch by Davide Pesavent...
Vlastimil Babka
2009-05-19
1
-8
/
+5
*
Allow either gzipped or uncompressed patches in the tarball.
Jim Ramsay
2009-05-18
1
-5
/
+24
*
Replace the “latest” string with the correct version during the autotools...
Diego Elio Pettenò
2009-05-18
1
-3
/
+8
*
Minor fix on CONFIG variable. Fixes bug 269631
Markos Chandras
2009-05-17
1
-2
/
+2
*
add QMAKE_STRIP on qmake parameters. Fixes bug 269942
Markos Chandras
2009-05-17
1
-1
/
+2
*
x should be declared local. Bug 264466. Thanks to Ulm for noticing and cattle...
Peter Alfredsen
2009-05-17
1
-1
/
+2
*
Restrict tests for gstreamer external plugins, they don't work with the split...
Olivier Crête
2009-05-16
4
-4
/
+8
*
gst-plugins-bad: Remove vcd from list of plugins with deps
Olivier Crête
2009-05-16
1
-2
/
+2
*
Pass --no-as-needed as well as --as-needed otherwise blacklisting will fail. ...
Diego Elio Pettenò
2009-05-16
3
-6
/
+6
*
Assign qt3.eclass maintainership to qt@gentoo.org instead of inactive dev
Ben de Groot
2009-05-15
1
-2
/
+2
*
Remove no longer used kdeprefix check from koffice. thanks mr_bones_ for report
Tomas Chvatal
2009-05-14
1
-6
/
+4
*
Allow redefinition of git storage dir. Per jilec request on irc. I cant think...
Tomas Chvatal
2009-05-14
1
-2
/
+3
*
update the x-modular eclass to what was in the X11 overlay :
Rémi Cardona
2009-05-14
1
-27
/
+53
*
Fix typo
Christian Faulhammer
2009-05-14
1
-2
/
+2
*
Add export for kdedir when not working in kde-base.
Tomas Chvatal
2009-05-13
1
-6
/
+10
*
Make the search for external scripts smarter
Joe Sapp
2009-05-13
1
-2
/
+2
*
Might fix bug 261412
Markos Chandras
2009-05-12
1
-1
/
+6
*
New KDE 3 eclasses, that support EAPI 2 kde3 ebuilds
Theo Chatzimichos
2009-05-12
3
-34
/
+86
*
Use export XDG_CONFIG_HOME="${T}" to avoid sandbox violations
Markos Chandras
2009-05-12
1
-1
/
+3
[next]