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
*
QA: which -> type -P
Danny van Dyk
2007-03-13
1
-6
/
+6
*
Added support for gkrellmd (server) plugins
Jim Ramsay
2007-03-12
1
-11
/
+26
*
Remove virtual/x11 from mozilla eclasses, and unneeded mozconfig_build_opts f...
Raúl Porcel
2007-03-12
4
-39
/
+22
*
The INHERITED variable does not need to be set be the eclass any more.
Petteri Räty
2007-03-11
1
-4
/
+2
*
Die outright, instead of warning about using ant_src_unpack.
Joshua Nichols
2007-03-11
1
-3
/
+2
*
Add place holder for virtual/ghc sanity check
Lennart Kolmodin
2007-03-11
1
-2
/
+8
*
Add unsermake blocker
Stefan Schweizer
2007-03-10
1
-1
/
+2
*
only try to unpack the D tarball when USE=d #170230
Mike Frysinger
2007-03-10
1
-11
/
+9
*
Includes samples dir with USE="examples"
Richard Brown
2007-03-10
1
-2
/
+2
*
New eclass to provide common functions for gkrellm plugin ebuilds
Jim Ramsay
2007-03-09
1
-0
/
+68
*
Remove || die from end of econf as Portage allready does this; ebuild.sh
Samuli Suominen
2007-03-07
1
-2
/
+2
*
Change from using a single [ to using [[.
Chris Gianelloni
2007-03-07
3
-25
/
+25
*
Fix libtool bug in the right place.
Luca Longinotti
2007-03-06
1
-5
/
+6
*
Remove configure flag --enable-gd-native-ttf at upstreams request.
Luca Longinotti
2007-03-06
4
-12
/
+16
*
Changed silense to silence
Petteri Räty
2007-03-06
1
-3
/
+3
*
_JAVA_OPTIONS breaks java -version so let' filter it by default
Petteri Räty
2007-03-05
1
-1
/
+21
*
Allow ebuilds to specify GEM_SRC. From Diego Pettenò <flameeyes@gmail.com>
Richard Brown
2007-03-05
1
-3
/
+3
*
Fix depend.
Luca Longinotti
2007-03-05
1
-2
/
+4
*
New updated PHP eclasses, fix lots of bugs, introduce PHP 5.2 support.
Luca Longinotti
2007-03-05
13
-475
/
+1290
*
Bump vmware-any-any to 108.
Mike Auty
2007-03-04
1
-2
/
+2
*
Add "kde-base/kdeaddons kde-base/konqueror-akregator" back to KDE_DERIVATION_...
Zac Medico
2007-03-04
1
-1
/
+2
*
add -gstabs to allowed flag list #169352
Mike Frysinger
2007-03-04
1
-2
/
+3
*
declare/shuffle around maintainers
Mike Frysinger
2007-03-04
5
-14
/
+17
*
declare maintainer and cleanup a little
Mike Frysinger
2007-03-04
1
-27
/
+8
*
Update KDE_DERIVATION_MAP.
Piotr Jaroszyński
2007-03-04
1
-48
/
+1
*
Add java-pkg_doexamples
Petteri Räty
2007-03-03
1
-1
/
+28
*
Then endless loop was caused by people having weird bashrc so changing the co...
Petteri Räty
2007-03-03
1
-2
/
+2
*
Don't use which to determine where depend-java-query is installed but hardcod...
Petteri Räty
2007-03-03
1
-2
/
+4
*
depend on >=findutils-4.2.26 as previous versions don't provide xargs -d
Simon Stelling
2007-03-03
1
-1
/
+4
*
Avoid QA warnings about ppc-macos not in USE by using CHOST like fbsd
Fabian Groffen
2007-03-01
1
-3
/
+4
*
Don't use Portage internals to make the eclass quieter without first checking...
Petteri Räty
2007-03-01
1
-5
/
+8
*
Fix recording of dependencies to package.env when java-pkg_jar-from is called...
Petteri Räty
2007-03-01
1
-1
/
+10
*
Remove trailing white space.
Petteri Räty
2007-03-01
1
-7
/
+7
*
tweak grepping of moduledb to avoid errors when moduledb hasnt actually been ...
Mike Frysinger
2007-03-01
1
-3
/
+4
*
Force >=dev-java/java-config-2.0.31 on everyone to make sure conditional jdk ...
Petteri Räty
2007-02-28
1
-2
/
+2
*
mozilla, mozconfig.eclass: Dont depend on portage
Stefan Schweizer
2007-02-27
2
-4
/
+2
*
First fix for bug 168373.
Samuli Suominen
2007-02-26
1
-1
/
+3
*
Remove deprecated ECLASS variable
Hans de Graaff
2007-02-23
1
-2
/
+1
*
Fix ROOT usage. Apparenly, it's useless.
Daniel Gryniewicz
2007-02-23
1
-2
/
+2
*
fixed utility funcs
George Shapovalov
2007-02-22
1
-9
/
+8
*
qt-3.3.8
Caleb Tennis
2007-02-22
1
-2
/
+2
*
eclass for ggz packages
Tristan Heaven
2007-02-22
1
-0
/
+71
*
mzscheme support is currently broken. bug #91970
Mike Kelly
2007-02-22
1
-9
/
+11
*
update mingw test
Mike Frysinger
2007-02-22
1
-2
/
+2
*
cleaned up error messages
Daniel Black
2007-02-21
1
-2
/
+3
*
-print0 has to go last, otherwise the -type d isn't used
Simon Stelling
2007-02-21
1
-2
/
+2
*
cp -d is non-POSIX
Simon Stelling
2007-02-21
1
-2
/
+2
*
put -print0 behind -depth or find will issue a warning
Simon Stelling
2007-02-21
1
-2
/
+2
*
new emul-libs eclass
Simon Stelling
2007-02-21
1
-0
/
+45
*
enable the `die` in the preserve_old_lib funcs
Mike Frysinger
2007-02-18
1
-3
/
+3
[next]