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
*
Disallow installation into /usr/local.
Arfrever Frehtes Taifersar Arahesis
2009-09-11
1
-1
/
+5
*
Improve handling of directory stack in python_execute_function().
Arfrever Frehtes Taifersar Arahesis
2009-09-11
1
-2
/
+12
*
Fix detection of ez_setup in distutils_src_prepare(). Improve distutils_pkg_p...
Arfrever Frehtes Taifersar Arahesis
2009-09-11
1
-32
/
+31
*
Add support for DISTUTILS_DISABLE_PYTHON_DEPENDENCY variable. Improve handlin...
Arfrever Frehtes Taifersar Arahesis
2009-09-09
1
-8
/
+12
*
Updating the haskell-cabal eclass to support the CABAL_FEATURES nocabaldep
Lennart Kolmodin
2009-09-09
1
-13
/
+18
*
Add support for '--' option in some functions. Ensure that appropriate Python...
Arfrever Frehtes Taifersar Arahesis
2009-09-09
1
-7
/
+40
*
get_version should use linux_config_src_exists to check for source.
Robin H. Johnson
2009-09-08
1
-2
/
+2
*
Bug #283926: GCC4.4 causes libmysqlclient users to potentially have bad behav...
Robin H. Johnson
2009-09-08
1
-1
/
+4
*
fix by Peter Alfredsen for libdir tweaking in multilib .la files #283761
Mike Frysinger
2009-09-08
1
-5
/
+6
*
Tell the user if we've installed any config files and how to use them.
Ryan Hill
2009-09-07
1
-2
/
+21
*
Update xfce4.eclass to reflect plugin name changes, thanks to Jesper Karlsson
Christoph Mende
2009-09-07
1
-3
/
+2
*
Add new plugins in gst-plugins-bad 0.10.14 and gst-plugins-ugly 0.10.12
Olivier Crête
2009-09-07
2
-6
/
+13
*
Add support for DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES. Create ez_setup.py...
Arfrever Frehtes Taifersar Arahesis
2009-09-07
1
-22
/
+57
*
Make sure split plugins are built against the right version of their core lib...
Olivier Crête
2009-09-07
1
-2
/
+3
*
Only export pkg_setup in EAPI 0/1. EAPI 2 ebuilds should use USE deps.
Ryan Hill
2009-09-07
1
-5
/
+10
*
Typo in the last commit.
Robin H. Johnson
2009-09-06
1
-2
/
+2
*
Bug 28330: Fix two instances where we want any version, not just the sources ...
Robin H. Johnson
2009-09-06
1
-3
/
+4
*
Match the function prototype that allows "-OP" form, which matches the bash v...
Robin H. Johnson
2009-09-06
1
-7
/
+7
*
Bug 283320: Minor bug from the refactoring.
Robin H. Johnson
2009-09-06
1
-2
/
+2
*
Bug 28330: Provide a function to get the source or running version sanely.
Robin H. Johnson
2009-09-06
1
-6
/
+17
*
Bug #283320: The dependancy for linux-sources now moves into linux-mod, where...
Robin H. Johnson
2009-09-06
2
-4
/
+8
*
Bug 283320: Fix minor typo for config.gz. Improve ewarn output, more migration.
Robin H. Johnson
2009-09-06
1
-4
/
+5
*
Make get_version quieter over repeated calls.
Robin H. Johnson
2009-09-06
1
-15
/
+30
*
Bug #283320: Part of the migration work to make linux-info non-fatal. Current...
Robin H. Johnson
2009-09-06
1
-17
/
+78
*
convert getline() to get_line() when needed #272594 by Diego E. Pettenò
Mike Frysinger
2009-09-06
1
-1
/
+5
*
Improve validate_PYTHON_ABIS(). Improve handling of test failures in python_e...
Arfrever Frehtes Taifersar Arahesis
2009-09-05
1
-8
/
+10
*
Delete support for PYTHON_SLOT_VERSION. Add support for DISTUTILS_GLOBAL_OPTI...
Arfrever Frehtes Taifersar Arahesis
2009-09-05
1
-22
/
+15
*
Adjust git.eclass to support packages with + in their name (gtk+,...). Per bu...
Tomas Chvatal
2009-09-04
1
-4
/
+4
*
add java-pkg-2_src_test but don't export it so it can be used but doesn't bre...
Petteri Räty
2009-09-02
1
-1
/
+56
*
fix bug #283424 for real
Fabian Groffen
2009-09-02
1
-3
/
+3
*
Make the lib we're going to update using install_name_tool writable if
Fabian Groffen
2009-09-02
1
-2
/
+7
*
Sync kde4 eclasses with overlay ones in preparation for 4.3.1.
Tomas Chvatal
2009-09-01
2
-12
/
+33
*
Improve validate_PYTHON_ABIS() and python_execute_function().
Arfrever Frehtes Taifersar Arahesis
2009-08-31
1
-4
/
+11
*
Improve validate_PYTHON_ABIS().
Arfrever Frehtes Taifersar Arahesis
2009-08-31
1
-14
/
+27
*
Implement a variant of getfilevar that does not use Make to fetch the variabl...
Robin H. Johnson
2009-08-30
1
-14
/
+46
*
commented out LD_vars, should not be set at compilation
George Shapovalov
2009-08-30
1
-3
/
+3
*
Ensure that defined functions are passed to python_execute_function(). Add PY...
Arfrever Frehtes Taifersar Arahesis
2009-08-29
1
-5
/
+26
*
Deprecate wxlib.eclass
Ryan Hill
2009-08-29
1
-105
/
+10
*
Update email.
Ryan Hill
2009-08-29
1
-2
/
+2
*
Removing fbcondecor for sparc/sparc64 as it currently prevents sparc/sparc64 ...
Mike Pagano
2009-08-28
1
-1
/
+14
*
Update dependencies. Add more sanity checks. Improve python_execute_function().
Arfrever Frehtes Taifersar Arahesis
2009-08-28
1
-21
/
+42
*
Suuport for multi-provider virtuals and build only vms
Alistair Bush
2009-08-27
2
-3
/
+8
*
Fix "undefined nls useflag" warning for some fonts packages. Per bug #263142.
Tomas Chvatal
2009-08-27
1
-2
/
+2
*
unify duplicated user epatching code
Mike Frysinger
2009-08-26
3
-33
/
+24
*
Revert commit 1.16, mythtv ebuilds adjusted for a fix that doesn't break non-...
Thomas Anderson
2009-08-25
1
-2
/
+2
*
Sync elisp.eclass from Emacs overlay (revision 1432):
Ulrich Müller
2009-08-25
1
-4
/
+4
*
Update git eclass from x11 overlay.
Tomas Chvatal
2009-08-24
1
-5
/
+34
*
The gnome-desktop-sharp assembly is currently locked to libgnome-desktop.so.1...
Peter Alfredsen
2009-08-23
1
-4
/
+6
*
Allow fonts to override --with-fontdir, for fonts installing more than one ty...
Ryan Hill
2009-08-22
1
-17
/
+5
*
Sync eclasses with kde-testing ones.
Tomas Chvatal
2009-08-20
3
-18
/
+77
[next]