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/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
mozconfig-v6.60.eclass: Remove @DEAD eclass
David Seifert
2020-02-10
1
-441
/
+0
*
epunt-cxx.eclass: Mark @DEAD for removal
David Seifert
2020-02-10
1
-0
/
+4
*
fox.eclass: Remove @DEAD eclass
Michał Górny
2020-02-10
1
-232
/
+0
*
git-2.eclass: Remove @DEAD eclass
Michał Górny
2020-02-10
1
-613
/
+0
*
python-single-r1.eclass: Remove unused PYTHON_TARGETS
Michał Górny
2020-02-10
1
-27
/
+8
*
python-single-r1.eclass: Remove deprecated PYTHON_USEDEP API
Michał Górny
2020-02-10
1
-110
/
+16
*
rpm.eclass: Fix for EAPI 7
David Seifert
2020-02-10
1
-1
/
+1
*
eclass/tests/distutils-r1.sh: Update post eclass changes
Michał Górny
2020-02-09
1
-6
/
+6
*
scons-utils.eclass: Migrate to PYTHON_MULTI_USEDEP
Michał Górny
2020-02-09
1
-3
/
+4
*
distutils-r1.eclass: Switch test deps to PYTHON_MULTI_USEDEP
Michał Górny
2020-02-09
1
-6
/
+16
*
distutils-r1.eclass: Switch setuptools dep to PYTHON_MULTI_USEDEP
Michał Górny
2020-02-09
1
-4
/
+12
*
toolchain.eclass: assert GCC_RELEASE_VER to match gcc/BASE-VER
Sergei Trofimovich
2020-02-09
1
-3
/
+1
*
toolchain.eclass: drop GCC_A_FAKEIT and gcc_quick_unpack()
Sergei Trofimovich
2020-02-09
1
-54
/
+1
*
toolchain.eclass: don't allow overriding GCC_CONFIG_VER
Sergei Trofimovich
2020-02-09
1
-6
/
+11
*
texlive-common.eclass: kill POSIXism
Mikle Kolyada
2020-02-09
1
-36
/
+42
*
texlive-module.eclass: kill POSIXism
Mikle Kolyada
2020-02-09
1
-72
/
+104
*
latex-package: kill POSIX and old EAPI
Mikle Kolyada
2020-02-09
1
-72
/
+64
*
user-info.eclass: fix function name in die message
Mike Gilbert
2020-02-07
1
-1
/
+1
*
user.eclass: move read-only functionality to user-info.eclass
Mike Gilbert
2020-02-06
2
-146
/
+161
*
toolchain-binutils.eclass: drop unused eclass
Sergei Trofimovich
2020-02-02
1
-505
/
+0
*
toolchain.eclass: make toolchain_src_unpack() a default_src_unpack()
Sergei Trofimovich
2020-02-01
1
-16
/
+19
*
toolchain.eclass: provide a way to override gcc tarball path
Sergei Trofimovich
2020-02-01
1
-0
/
+7
*
ghc-package.eclass: Handle missing ghc in lookups
Benjamin Gordon
2020-01-29
1
-2
/
+8
*
rust-toolchain.eclass: add basic musl support on amd64
Georgy Yakovlev
2020-01-28
1
-2
/
+4
*
flag-o-matic.eclass: fix probe file extension
Sergei Trofimovich
2020-01-26
1
-1
/
+1
*
flag-o-matic.eclass: fix probe when CC points to absolute path
Sergei Trofimovich
2020-01-26
2
-2
/
+8
*
toolchain.eclass: make ${GCC_CONFIG_VER} != ${GCC_RELEASE_VER} nonfatal
Sergei Trofimovich
2020-01-26
1
-1
/
+3
*
toolchain.eclass: fix typo in GCC_CONFIG_VER assignment
Sergei Trofimovich
2020-01-26
1
-1
/
+1
*
toolchain.eclass: restore an option to override GCC_CONFIG_VER
Sergei Trofimovich
2020-01-26
1
-1
/
+3
*
toolchain.eclass: don't add _pre suffixes to tools
Sergei Trofimovich
2020-01-26
1
-3
/
+4
*
toolchain.eclass: don't override release vesion, assert it instead
Sergei Trofimovich
2020-01-26
1
-3
/
+5
*
bazel.eclass: Fix copyright line
Michał Górny
2020-01-26
1
-1
/
+1
*
go-module.eclass: Fix case in copyright
Michał Górny
2020-01-26
1
-1
/
+1
*
toolchain.eclass: use ${GCC_CONFIG_VER} in snapshot, don't mangle ${PV}
Sergei Trofimovich
2020-01-26
1
-5
/
+1
*
toolchain.eclass: drop PRERELEASE support
Sergei Trofimovich
2020-01-26
1
-37
/
+17
*
toolchain.eclass: hide '${PV} == *9999*' to tc_is_live helper
Sergei Trofimovich
2020-01-26
1
-8
/
+16
*
llvm.eclass: Permit LLVM 11
Michał Górny
2020-01-25
1
-1
/
+1
*
kernel-install.eclass: Remove initramfs in postrm
Michał Górny
2020-01-25
1
-1
/
+7
*
vdr-plugin-2.eclass: ls: cannot access /.../po : No such file or directory fixed
Joerg Bornkessel
2020-01-23
1
-5
/
+8
*
ros-catkin.eclass: Fix EAPI-7 support, support cmake.eclass
Andreas Sturmlechner
2020-01-21
1
-9
/
+24
*
Revert "latex-package: remove old EAPIs support"
Mikle Kolyada
2020-01-20
1
-20
/
+35
*
Revert "texlive-common: kill POSIXism"
Mikle Kolyada
2020-01-20
1
-12
/
+12
*
Revert "texlive-module: kill POSIXism"
Mikle Kolyada
2020-01-20
2
-47
/
+47
*
Revert "texlive-common.eclass: fix a typo"
Mikle Kolyada
2020-01-20
1
-1
/
+1
*
Revert "texlive-common.eclass: kill even more POSIXism"
Mikle Kolyada
2020-01-20
1
-1
/
+2
*
Revert "texlive-module.eclass: fix a typo"
Mikle Kolyada
2020-01-20
1
-1
/
+1
*
texlive-module.eclass: fix a typo
Mikle Kolyada
2020-01-20
1
-1
/
+1
*
texlive-common.eclass: kill even more POSIXism
Mikle Kolyada
2020-01-20
1
-2
/
+1
*
texlive-common.eclass: fix a typo
Mikle Kolyada
2020-01-20
1
-1
/
+1
*
texlive-module: kill POSIXism
Mikle Kolyada
2020-01-20
2
-47
/
+47
[next]