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
...
*
Fix spacing and spelling.
Luca Longinotti
2007-05-09
1
-5
/
+5
*
Refactor berkdb USE flag msgs to display the right message
Doug Goldstein
2007-05-09
1
-8
/
+8
*
Remove python-2.5 block. Only a problem when python is built w/ USE="-threads".
Mike Kelly
2007-05-09
1
-6
/
+2
*
Vim's hatin' on python-2.5, See Bug #177716.
Mike Kelly
2007-05-09
1
-2
/
+6
*
Allow EANT_DOC_TARGET="" to disable generating javadocs in default src_compil...
Vlastimil Babka
2007-05-07
1
-5
/
+5
*
Add VIM_PLUGIN_VIM_VERSION to allow setting the minimum vim version properly.
Mike Kelly
2007-05-07
1
-3
/
+5
*
Fix a typo in vmware-mod.eclass that prevents vmware-server-tools from being ...
Mike Auty
2007-05-07
1
-2
/
+2
*
Add pkg_setup and calculate VMHANDLE in there. In pkg_setup we can be sure th...
Petteri Räty
2007-05-07
1
-8
/
+10
*
bug #177386 - log headings with elog instead of einfo, so that recorded logs
Kevin F. Quinn
2007-05-07
1
-4
/
+4
*
Fix multilib issue, bug 171931. Thanks to Daniel Drake <dsd@gentoo.org> for r...
Bryan Østergaard
2007-05-06
1
-4
/
+4
*
New function, xfce44_zipped() for .zipped plugins
Samuli Suominen
2007-05-06
1
-1
/
+6
*
Add ejunit
Petteri Räty
2007-05-06
1
-1
/
+31
*
code from Fabian Groffen to simplify emktemp() for all userlands #174061
Mike Frysinger
2007-05-05
1
-8
/
+7
*
Export LANG="C" LC_ALL="C" for all JDK's and not just IBM. Fixes bug #170367 ...
Vlastimil Babka
2007-05-04
1
-2
/
+3
*
start moving to GCC_PATH for env.d #174422 and cleanup gcc-config logic so th...
Mike Frysinger
2007-05-03
1
-11
/
+7
*
add 4.3 to qt4 mayor versions
Stefan Schweizer
2007-05-02
1
-2
/
+2
*
Update my email address spyderous->dberkholz.
Donnie Berkholz
2007-05-02
1
-3
/
+3
*
Add additional documentation of useful variables XDPVER and XDIR.
Donnie Berkholz
2007-05-02
1
-2
/
+11
*
Add 4.3.0_beta1
Caleb Tennis
2007-05-01
1
-2
/
+2
*
Add NEWS to DDOCS
Petteri Räty
2007-05-01
1
-2
/
+2
*
Deal a bit more selective with KDE legacy desktop entry path handling.
Carsten Lohrke
2007-05-01
1
-5
/
+5
*
Automatically determine funcname in check-phase(); make announce-qa-violation...
Vlastimil Babka
2007-04-29
1
-18
/
+15
*
Handle the case in elisp-site-regen that there are no site-init files.
Ulrich Müller
2007-04-29
1
-7
/
+5
*
Bump to vmware-any-any109.
Mike Auty
2007-04-28
1
-2
/
+2
*
Give more specific example of "load" function in einfo message.
Ulrich Müller
2007-04-27
1
-2
/
+2
*
Fix previous commit, damn.
Vlastimil Babka
2007-04-27
1
-2
/
+2
*
Remove IFS mangling instance with potential breakage.
Vlastimil Babka
2007-04-26
2
-6
/
+8
*
Fix java-pkg_jar-from() when called with multiple comma-separated packages wr...
Vlastimil Babka
2007-04-26
1
-10
/
+15
*
Revert accidental commit.
Robin H. Johnson
2007-04-25
3
-50
/
+7
*
Use MY_DATADIR instead of DATADIR, as DATADIR breaks when the environment alr...
Robin H. Johnson
2007-04-25
4
-31
/
+75
*
validate_desktop_entries: Donn't search in non-existing directories.
Carsten Lohrke
2007-04-25
1
-10
/
+12
*
Fix automatic build-only in src_test that I broke with previously.
Vlastimil Babka
2007-04-24
1
-5
/
+5
*
Fix bug #175820.
Luca Longinotti
2007-04-24
3
-6
/
+6
*
List only executables and shared objects (bug #175131).
Kevin F. Quinn
2007-04-24
1
-4
/
+20
*
Remove VDB grubbing for icon updates; bug #155993
Daniel Gryniewicz
2007-04-24
1
-9
/
+2
*
Fix for bug #152615. Thanks to Avuton Olrich <avuton@gmail.com>
Fernando J. Pereda
2007-04-24
1
-13
/
+6
*
Adding java-pkg_register-dependency() function.
Vlastimil Babka
2007-04-24
1
-12
/
+65
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2007-04-23
9
-24
/
+24
*
should not contain HOMEPAGE as it's up to individual ebuilds to set this, and...
Doug Goldstein
2007-04-23
1
-2
/
+1
*
Now use newconfd for config file installation, Bug #174266.
Matthias Schwarzott
2007-04-23
1
-3
/
+2
*
DOC_DIR_SUFFIX handling was still incorrect. Should finally be fixed now.
Wulf Krueger
2007-04-22
1
-2
/
+2
*
Fixed DOC_DIR_SUFFIX handling. Fixes bug 175538.
Wulf Krueger
2007-04-22
1
-2
/
+2
*
Caring for KDE's applnk stuff doesn't lead anywhere.
Carsten Lohrke
2007-04-22
1
-2
/
+2
*
validate_desktop_entries: don't process entries twice, condense information a...
Carsten Lohrke
2007-04-22
1
-5
/
+6
*
Add support for 7.0 upcoming release
Timothy Redaelli
2007-04-21
1
-12
/
+12
*
Take into account that KDE 3.x doesn't really comply to the basedir spec
Carsten Lohrke
2007-04-20
1
-9
/
+13
*
Local variable declaration made paranoidly safe.
Vlastimil Babka
2007-04-20
1
-2
/
+3
*
Use the full deptree with EANT_GENTOO_CLASSPATH when in src_test.
Petteri Räty
2007-04-20
1
-4
/
+4
*
Make java-pkg_dojavadoc check for index.html
Petteri Räty
2007-04-20
1
-1
/
+13
*
Fix java-pkg_getjars ensure-dep looping.
Petteri Räty
2007-04-20
1
-2
/
+2
[prev]
[next]