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
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make java-pkg_doso always install with mode 0755, which is more like
James Le Cuirot
2015-05-02
2
-3
/
+7
*
Update git urls for mysql-extras
Brian Evans
2015-05-01
4
-8
/
+12
*
Add kernel-2 env var K_BASE_VER as different versions of git sources use diff...
Mike Pagano
2015-04-29
2
-10
/
+12
*
Skip java-dep-check for ant tasks wrt bug #298955. Fix missing
James Le Cuirot
2015-04-28
4
-52
/
+65
*
Update SRC_URI.
Michael Palimaka
2015-04-28
2
-2
/
+11
*
Handle 4.1 base kernel. See bug #547894.
Mike Pagano
2015-04-27
2
-3
/
+11
*
Adjusted libvpx dependency
Lars Wendler
2015-04-25
2
-3
/
+6
*
Fix filename matching in elisp-site-file-install. It should use shortest matc...
Ulrich Müller
2015-04-24
2
-4
/
+9
*
require newer isl w/gcc-5 to address a fortran ICE (gcc PR547470) #547470
Mike Frysinger
2015-04-23
1
-2
/
+2
*
Sync with qt overlay: cleanup prefix-related patching and fix bug #542780.
Davide Pesavento
2015-04-22
2
-20
/
+15
*
update git urls and migrate git-2 -> git-r3
Jason Zaman
2015-04-21
2
-7
/
+10
*
make linker script clean up behavior the same across old versions of gcc
Mike Frysinger
2015-04-20
1
-8
/
+4
*
all sanitizer la files #546700 by Mihai Moldovan
Mike Frysinger
2015-04-20
1
-3
/
+3
*
Sync with qt overlay - export AR and OBJDUMP too, use new configure option '-...
Michael Palimaka
2015-04-19
2
-5
/
+10
*
Ban eapi2 and 3 for gnome2.eclass (#539118)
Pacho Ramos
2015-04-18
2
-26
/
+13
*
Specify :* as slot by default to silence repoman warnings
Brian Evans
2015-04-14
2
-4
/
+15
*
Consider SLOTs when checking Java dependencies. Comment out the longer
James Le Cuirot
2015-04-14
2
-33
/
+50
*
tc-ld-disable-gold: handle LD having flags appended to it #545218
Mike Frysinger
2015-04-13
1
-2
/
+5
*
handle versions 6.x+ like 5.x
Mike Frysinger
2015-04-13
1
-4
/
+4
*
force the configure shell to bash to work around older configure detection
Mike Frysinger
2015-04-13
1
-2
/
+5
*
Sync with KDE overlay - don't set CMAKE_MIN_VERSION which is already set by c...
Michael Palimaka
2015-04-11
3
-24
/
+25
*
extra-cmake-modules moved from dev-libs to kde-frameworks.
Michael Palimaka
2015-04-11
2
-3
/
+6
*
Add ejavadoc function. Thanks to wltjr. Fixes bug #544076.
James Le Cuirot
2015-04-04
3
-6
/
+27
*
Disable building dynamic libraris by default before-ghc-7.10 (was accidentall...
Sergei Trofimovich
2015-04-04
2
-5
/
+9
*
Drop EAPI<5 from selinux-policy-2.eclass
Jason Zaman
2015-04-04
2
-15
/
+13
*
Remove all references to qt-project.org and switch EGIT_REPO_URI from gitorio...
Davide Pesavento
2015-04-01
4
-13
/
+21
*
Update dependency after package move of eselect modules to app-eselect.
Ulrich Müller
2015-03-31
7
-30
/
+35
*
tc-export_build_env: export BUILD_CPPFLAGS/BUILD_LDFLAGS to non-empty values ...
Mike Frysinger
2015-03-31
1
-3
/
+6
*
Add USE=cilk to control support for the Cilk Plus language.
Mike Frysinger
2015-03-29
1
-1
/
+5
*
put each alpha release into its own SLOT
Mike Frysinger
2015-03-29
1
-2
/
+2
*
Drop dev-qt/designer[-phonon] dep now that blockers are resolved (bug #477632).
Michael Palimaka
2015-03-29
2
-3
/
+7
*
Drop EAPI 4 support.
Johannes Huber
2015-03-29
5
-18
/
+15
*
do not depend on graphite packages when USE=graphite is unavailable #544818 b...
Mike Frysinger
2015-03-29
1
-9
/
+11
*
Remove rox.eclass rox-0install.eclass.
Manuel Rüger
2015-03-28
3
-385
/
+5
*
Drop obsolete eclass and add new version, thanks Ted Tanberry for the work
Justin Lecher
2015-03-28
2
-42
/
+47
*
Enable building dynamic haskell executables since dev-lang/ghc-7.10.1_rc3.
Sergei Trofimovich
2015-03-28
3
-12
/
+15
*
clean unused eclass
Michael Sterrett
2015-03-27
1
-78
/
+0
*
Add deprecation warning when USE_PHP is empty
Brian Evans
2015-03-26
2
-5
/
+9
*
Workaround toolchain bug on x86 with -Os and --as-needed, see bug #503500.
Davide Pesavento
2015-03-23
3
-18
/
+36
*
Extend EAPI=4 whitelist to cover crossdev gdb.
Michał Górny
2015-03-22
2
-3
/
+6
*
Sync with KDE overlay - update SRC_URI and manually specify a minimum version...
Michael Palimaka
2015-03-21
2
-9
/
+13
*
Ban new EAPI < 5 packages for python-r1 & python-single-r1.
Michał Górny
2015-03-21
4
-27
/
+46
*
epatch_user: add an explicit notice of patches applied when die is called #54...
Mike Frysinger
2015-03-20
1
-1
/
+10
*
epatch: include `patch --version` output in the failure log
Mike Frysinger
2015-03-20
1
-5
/
+12
*
Move cpu-optimation removal. See bug #542810.
Mike Pagano
2015-03-20
2
-13
/
+21
*
eautoconf: do not warn about configure.in usage when using autoconf-2.1 #5316...
Mike Frysinger
2015-03-19
1
-2
/
+2
*
Allow jar to be named something other than ${PN}.jar.
James Le Cuirot
2015-03-19
2
-10
/
+21
*
Sync with KDE overlay - introduce ECM_MINIMAL & KDE_SELINUX_MODULE, rename ad...
Michael Palimaka
2015-03-18
3
-36
/
+97
*
Move flag modifications to apply once for all ABIs; Use tc-ld-disable-gold fo...
Brian Evans
2015-03-17
2
-30
/
+47
*
drop x32 support for gcc-4.7 #543578
Mike Frysinger
2015-03-17
1
-3
/
+3
[next]