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
*
Initial support for Qt 5.5
Davide Pesavento
2015-07-13
2
-8
/
+22
*
Do not attempt to use submodules for which the checkout path does not exist (...
Michał Górny
2015-07-09
2
-13
/
+29
*
Remove meaningless nonfatal from elibtoolize call, bug #551154.
Michał Górny
2015-07-09
2
-4
/
+6
*
Update documentation.
Hans de Graaff
2015-07-09
2
-4
/
+18
*
Fix elog in webapp_serverowned and ebeep in newer EAPIs
Bernard Cafarelli
2015-07-08
2
-5
/
+9
*
removed old mozconfig eclasses, added new
Ian Stakenvicius
2015-07-07
3
-46
/
+111
*
Add back the subslot operator in the dependency on Go. We need this so that w...
William Hubbs
2015-07-06
2
-3
/
+7
*
Add missing USE dependency default wrt bug #554056.
Michael Palimaka
2015-07-06
2
-3
/
+6
*
Document that some variables must be set before inheriting the eclass.
Hans de Graaff
2015-07-05
2
-5
/
+10
*
Replace links to python-r1 dev guide with links to the wiki.
Mike Gilbert
2015-07-04
6
-16
/
+21
*
Update URI.
Manuel Rüger
2015-07-04
2
-4
/
+7
*
golang-build.eclass: drop the slot dependency; it was pointed out to me
William Hubbs
2015-07-03
2
-3
/
+7
*
webapp.eclass: Updates eclass to reflect migration from optparse to argparse
Devan Franchini
2015-07-02
1
-10
/
+9
*
Sync with overlay. Add SRC_URIs for newer KDE SC, KDE Workspace releases and ...
Manuel Rüger
2015-07-01
2
-2
/
+16
*
Quote RUBY_S and sub_S as the directory could contain spaces.
Manuel Rüger
2015-06-29
2
-5
/
+8
*
Introduce qt{4,5}_get_plugindir(). Rephrase some eclass doc.
Davide Pesavento
2015-06-29
2
-12
/
+25
*
The -source flag was added in 1.3 or 1.4 (not sure) and we have
James Le Cuirot
2015-06-28
2
-15
/
+14
*
Loop optimization as suggested by Michal Górny <mgorny@gentoo.org> on -dev ml.
Johannes Huber
2015-06-28
2
-4
/
+8
*
Sync kde5*eclass with kde overlay. Handle more whitespace variations by Micha...
Johannes Huber
2015-06-27
3
-16
/
+30
*
Fix conditional bug for UNIPATCH_DROP
Mike Pagano
2015-06-27
2
-5
/
+10
*
Fix for kdbus. Thanks to Arfrever.
Mike Pagano
2015-06-27
2
-3
/
+6
*
Add the kdbus use flag and eclass variable to the kernel-2.eclass for optiona...
Mike Pagano
2015-06-27
2
-2
/
+18
*
Reverting kdbus changes in eclass. Caused invalid iuse for other ebuilds.
Mike Pagano
2015-06-27
2
-8
/
+6
*
Add the option to include the kdbus patchset into gentoo-sources. Default is ...
Mike Pagano
2015-06-26
2
-3
/
+12
*
Remove emul-linux-x86 hack, since emul-linux-x86 is no more.
Michał Górny
2015-06-26
2
-11
/
+6
*
Typo fix, use double brackets.
William Hubbs
2015-06-24
2
-3
/
+6
*
Add an eclass for building Go software
William Hubbs
2015-06-24
2
-1
/
+88
*
depend.php.eclass is deprecated and is set to be removed 30 days after bug 55...
Brian Evans
2015-06-24
2
-2
/
+8
*
Remove depend.php and dodoc-php in favor of just dodoc
Brian Evans
2015-06-24
2
-5
/
+6
*
Drop base.eclass usage
Justin Lecher
2015-06-24
2
-5
/
+8
*
The GOPATH environment variable is now passed directly to the
William Hubbs
2015-06-23
2
-27
/
+26
*
Introduce qt{4,5}_get_libdir().
Davide Pesavento
2015-06-22
2
-8
/
+27
*
Fix typo.
Manuel Rüger
2015-06-22
2
-3
/
+6
*
Allow EANT_GENTOO_CLASSPATH_EXTRA to work when EANT_GENTOO_CLASSPATH
James Le Cuirot
2015-06-19
2
-9
/
+11
*
golang-vcs.eclass:
William Hubbs
2015-06-18
2
-6
/
+37
*
Remove phpconfutils calls in preparation for its deprecation
Brian Evans
2015-06-18
2
-15
/
+18
*
Add require_php_cli to the list of deprecated functions to be removed from de...
Brian Evans
2015-06-17
2
-2
/
+6
*
Mark 3 eclasses as deprecated for removal on 2015-07-17 wrt bug 551910; Fix m...
Brian Evans
2015-06-17
4
-8
/
+20
*
Deprecate unused functions in depend.php.eclass
Brian Evans
2015-06-17
1
-2
/
+15
*
Update from qt overlay: allow configuring debug/release on a per-package basi...
Davide Pesavento
2015-06-17
2
-16
/
+34
*
Remove eclass dependency on python[xml] and replace with some ugly
James Le Cuirot
2015-06-17
2
-22
/
+7
*
Add golang-vcs.eclass to retrieve go packages from vcs repositories for softw...
William Hubbs
2015-06-16
2
-1
/
+143
*
Minor changes to reduce diff with qt5-build.eclass
Davide Pesavento
2015-06-16
2
-13
/
+20
*
Drop QT4_VERBOSE_BUILD variable (always true now).
Davide Pesavento
2015-06-16
2
-9
/
+7
*
Use use_if_iuse().
Davide Pesavento
2015-06-16
2
-14
/
+13
*
Add java-pkg_addres function for adding resource files to an existing
James Le Cuirot
2015-06-15
2
-2
/
+36
*
Don't install uninstall informations, bug 551638; make use of path_exists()
Justin Lecher
2015-06-15
2
-6
/
+15
*
Fix SRC_URI for 4.14.3
Michael Palimaka
2015-06-15
2
-9
/
+10
*
Use -execdir instead of xargs.
Davide Pesavento
2015-06-13
1
-3
/
+3
*
Export MAKEFLAGS and OBJDUMP.
Davide Pesavento
2015-06-13
2
-2
/
+7
[next]