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 error message when copying source fails
Ole Markus With
2012-02-16
1
-2
/
+2
*
epatch: log all successful patches in ${T}/epatch.log so people can post-proc...
Mike Frysinger
2012-02-16
1
-6
/
+17
*
move media-tv to virtual/linuxtv-dvb-headers, bug #403929
Jörg Bornkessel
2012-02-15
2
-3
/
+6
*
eumask_pop: error out if someone tries to pass args to us
Mike Frysinger
2012-02-14
1
-1
/
+2
*
ESVN_UMASK: fix grammar and add useful documentation
Mike Frysinger
2012-02-14
1
-3
/
+7
*
drop unpack_{makeself,pdv} since they are in unpacker.eclass now
Mike Frysinger
2012-02-14
1
-212
/
+1
*
Enable PyPy 1.8 support.
Zac Medico
2012-02-13
2
-3
/
+7
*
add auto-detection of makeself files with *.bin files #403451
Mike Frysinger
2012-02-13
1
-2
/
+8
*
require autoconf-2.68 since that is the latest stable now #403035
Mike Frysinger
2012-02-13
1
-2
/
+2
*
update comments to reflect reality of func names
Mike Frysinger
2012-02-13
1
-3
/
+3
*
Minor code style cleanup and quoting fixes.
Davide Pesavento
2012-02-13
2
-24
/
+29
*
Finally remove ${S} fallback, it was deprecated 3 months ago.
Davide Pesavento
2012-02-13
2
-15
/
+5
*
eqmake4: make CONFIG manipulation more robust by using gsub in the awk script...
Davide Pesavento
2012-02-13
2
-13
/
+18
*
always install stuff into /usr/share/php
Matti Bickel
2012-02-12
2
-16
/
+9
*
fix building with fox:1.7
Matti Bickel
2012-02-12
2
-2
/
+9
*
Fix bug 301299 for gcc
Magnus Granberg
2012-02-12
2
-3
/
+12
*
Provide a way to run eautoreconf without automake by using WANT_AUTOMAKE=none.
Robin H. Johnson
2012-02-12
2
-3
/
+13
*
Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue...
Christian Ruppert
2012-02-11
2
-67
/
+45
*
Delete declaration of unused variable.
Ulrich Müller
2012-02-11
2
-4
/
+7
*
Revert previous commit to python eclass, breaks any ebuild using PYTHON_DEPEN...
Thomas Sachau
2012-02-10
2
-3
/
+7
*
Removing python 2.4 support from python eclass
Patrick Lauer
2012-02-10
2
-3
/
+6
*
Make src_test() a noop for qt-multimedia (bug #332299).
Davide Pesavento
2012-02-09
2
-2
/
+8
*
Drop buggy code as discussed on qt@gentoo.org on 2012/02/02
Markos Chandras
2012-02-09
2
-5
/
+5
*
Use check on configuration file instead of has_version for EAPI0 ebuilds
Bernard Cafarelli
2012-02-09
2
-3
/
+6
*
Force clang when using experimental libobjc2 support
Bernard Cafarelli
2012-02-08
2
-3
/
+13
*
Whitespace fix
Lars Wendler
2012-02-07
2
-3
/
+6
*
Fixed eclass for usage with seamonkey (which has langpacks in beta releases)
Lars Wendler
2012-02-07
2
-4
/
+11
*
Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables
Sergei Trofimovich
2012-02-07
2
-5
/
+20
*
automatically use unpacker eclass if it is available
Mike Frysinger
2012-02-06
1
-2
/
+6
*
Depend on an icon theme, fixes bug 341697
Nirbheek Chauhan
2012-02-06
2
-3
/
+8
*
Don't die if hg pull exits with status 1.
Mike Gilbert
2012-02-05
2
-4
/
+9
*
add support for makeself 2.1.6
Mike Frysinger
2012-02-05
1
-2
/
+2
*
pass original argument to portage `unpack` since our local $a is the full pat...
Mike Frysinger
2012-02-05
1
-2
/
+2
*
avoid emktemp since that needs eutils.eclass, and add quoting to all src/tmpf...
Mike Frysinger
2012-02-05
1
-11
/
+11
*
initial unpacker eclass
Mike Frysinger
2012-02-05
1
-0
/
+366
*
restore kernel.org mirrors for hjlu snapshots
Mike Frysinger
2012-02-05
1
-9
/
+6
*
Add mozlinguas.eclass to handle language packs for mozilla products
Nirbheek Chauhan
2012-02-04
2
-1
/
+144
*
Fix typo in recursive autoreconf.
Michał Górny
2012-02-04
2
-3
/
+6
*
Use checksums to determine whether files need autoreconf. Fixes bug #399641.
Michał Górny
2012-02-02
2
-8
/
+14
*
Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever.
Mike Gilbert
2012-02-02
2
-3
/
+20
*
Initial EAPI4 support in qt4-build eclass
Markos Chandras
2012-01-31
2
-6
/
+9
*
Revert previous commit, because cdrom.eclass sets PROPERTIES=interactive.
Ulrich Müller
2012-01-31
1
-2
/
+217
*
eutils.eclass
Ulrich Müller
2012-01-31
1
-5
/
+1
*
Cdrom functions have been split out to dedicated cdrom.eclass. For the
Ulrich Müller
2012-01-31
2
-218
/
+7
*
Use ${P}-${PR} instead of ${PF} in epatch_user.
Ulrich Müller
2012-01-31
2
-4
/
+7
*
Avoid inheriting eutils from python.eclass.
Mike Gilbert
2012-01-30
2
-4
/
+7
*
Detect needless usage of python_convert_shebangs(). Patch by Arfrever.
Mike Gilbert
2012-01-30
2
-4
/
+13
*
Call glib-gettextize with --force in autotools-utils.eclass
Justin Lecher
2012-01-30
2
-3
/
+6
*
I copied python_clean_py-compile_files, not python_clean_installation_image.
Mike Gilbert
2012-01-22
1
-2
/
+2
*
Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request from
Andreas K. Hüttel
2012-01-21
2
-4
/
+8
[next]