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
*
drop automake 1.11 from dep list now that 1.12 is stable everywhere
Mike Frysinger
2013-04-15
1
-2
/
+2
*
Remove support for EAPI 2 and 3 for php-ext-source-r2. Use REQUIRED_USE for t...
Ole Markus With
2013-04-14
2
-6
/
+11
*
Remove carriage-return from shebang before validating it, bug 465790 by ikelos.
Mike Gilbert
2013-04-14
2
-3
/
+7
*
Replace basename usage with a shell parameter replacement.
Mike Gilbert
2013-04-13
2
-3
/
+6
*
Fix unnecessary $().
Michał Górny
2013-04-13
1
-3
/
+3
*
Use pkg-config to query systemd directories.
Michał Górny
2013-04-13
2
-5
/
+41
*
Pass ${@} in phase functions. Approved by author on dev-ml.
Michael Weber
2013-04-13
2
-7
/
+10
*
spell fixing
Jörg Bornkessel
2013-04-13
2
-3
/
+6
*
Unmask the egg_info block for further testing. Feel free to comment it out if...
Michał Górny
2013-04-13
2
-8
/
+11
*
handle new gcc-4.8 MULTILIB_OSDIRNAMES logic that includes multiarch junk
Mike Frysinger
2013-04-10
1
-5
/
+9
*
Move the egg_info code into a more realistic location for future testing.
Michał Górny
2013-04-10
2
-10
/
+13
*
Update documentation URL.
Jeroen Roovers
2013-04-10
2
-3
/
+6
*
Remove duplicate PCI ID.
Jeroen Roovers
2013-04-10
2
-8
/
+10
*
Add support for 1.6.0-nv2 (bug #465340).
Jeroen Roovers
2013-04-10
2
-3
/
+9
*
Disable debug symbols unless debug useflag is enabled
Jory Pratt
2013-04-10
2
-2
/
+8
*
Make PT default for pax marking (pax-utils.eclass)
Magnus Granberg
2013-04-09
2
-9
/
+12
*
Fix for installing ini files in the tree. Bug 464900
Ole Markus With
2013-04-08
2
-8
/
+7
*
Add support for verbose build in <EAPI5
Michael Sterrett
2013-04-08
1
-1
/
+12
*
simplify nvidia-driver-get-card(); tidy
Michael Sterrett
2013-04-08
1
-15
/
+17
*
fix S clobbering that is not needed anymore to unbreak info page installs #46...
Mike Frysinger
2013-04-08
1
-8
/
+4
*
Fix for gcc info page installation #464008
Patrick Lauer
2013-04-08
2
-3
/
+6
*
Remove wrong sed on QT_INSTALL_{LIBS,PLUGINS}. See bug 304971 comments 16-18.
Davide Pesavento
2013-04-07
2
-11
/
+5
*
make sure gcc/doc/ in the output exists, and copy all info files #464008
Mike Frysinger
2013-04-07
1
-2
/
+3
*
Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive t...
Michael Palimaka
2013-04-07
2
-4
/
+13
*
Add missing ChangeLog.
Michael Palimaka
2013-04-07
1
-1
/
+5
*
Guard against multiple inheritance.
Michael Palimaka
2013-04-07
2
-2
/
+12
*
Guard against multiple inheritance. Fix fetching for KDE SC 4.11 pre-releases...
Michael Palimaka
2013-04-07
2
-9
/
+36
*
Guard against multiple inheritance. Improve cross-compilation support by alwa...
Michael Palimaka
2013-04-07
2
-2
/
+12
*
Create temporary symlinks for executables and pkg-config files, and add them ...
Michał Górny
2013-04-07
5
-6
/
+114
*
Move header wrapping to multilib-build. Use the new code in autotools-multili...
Michał Górny
2013-04-07
4
-96
/
+148
*
use simpler find statements
Mike Frysinger
2013-04-07
1
-5
/
+5
*
make sure we install the info pages after we disabled generation #464008
Mike Frysinger
2013-04-07
1
-1
/
+4
*
disable info page generation since gcc includes generated pages already #4640...
Mike Frysinger
2013-04-06
1
-1
/
+5
*
Fix eclass docs.
Mike Gilbert
2013-04-05
3
-9
/
+10
*
Fix eclassdoc.
Michał Górny
2013-04-05
2
-3
/
+6
*
font.eclass needs RDEPEND=$DEPEND, bug 446012
Ben de Groot
2013-04-05
2
-2
/
+6
*
Work around bootstrap comparison failures on ancient systems (bug #411333).
Ryan Hill
2013-04-05
2
-5
/
+13
*
Update pax-utils.eclass to provide XATTR_PAX markings, bug #431092
Anthony G. Basile
2013-04-05
1
-67
/
+130
*
Revert previous due to breakage.
Ryan Hill
2013-04-02
1
-5
/
+1
*
Fix path handling in header wrapping code.
Michał Górny
2013-04-01
2
-9
/
+12
*
Support wrapping headers for multilib.
Michał Górny
2013-04-01
2
-2
/
+98
*
Introduce multibuild_merge_root, as an universal interim-install merging func...
Michał Górny
2013-04-01
3
-43
/
+61
*
Support setting mode of prune_libtool_files through AUTOTOOLS_PRUNE_LIBTOOL_F...
Michał Górny
2013-04-01
2
-3
/
+25
*
avoid regenerating info pages due to changed version/bugurl fields #464008
Mike Frysinger
2013-04-01
1
-2
/
+5
*
drop --enable-target-optspace for uClibc targets ... there is no real need fo...
Mike Frysinger
2013-04-01
1
-2
/
+2
*
epatch: add support for users to exclude specific patches via EPATCH_USER_EXC...
Mike Frysinger
2013-03-31
1
-1
/
+15
*
fixed missing VDRVERSION up from >=vdr-1.7.34
Jörg Bornkessel
2013-03-30
2
-2
/
+6
*
Add note about quoting patterns for python_gen_usedep.
Mike Gilbert
2013-03-30
2
-3
/
+9
*
Update VALA_MAX_API_VERSION
Pacho Ramos
2013-03-29
2
-4
/
+7
*
Allow specification of directory where the extensions are. Also allow one pac...
Tomas Chvatal
2013-03-29
2
-9
/
+30
[next]