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
*
docs.eclass: add initialize_git_repo helper function
Andrew Ammerlaan
2022-11-16
1
-0
/
+35
*
docs.eclass: allow multiple doc builders in one ebuild
Andrew Ammerlaan
2022-11-16
1
-18
/
+28
*
llvm.org.eclass: Enable prebuilt manpages for 15.0.5
Michał Górny
2022-11-16
1
-1
/
+1
*
scons-utils.eclass: Reuse makeopts_jobs
Michał Górny
2022-11-15
2
-162
/
+4
*
scons-utils.eclass: Default SCONS_MIN_VERSION to current stable
Michał Górny
2022-11-15
1
-5
/
+2
*
scons-utils.eclass: Update documentation
Michał Górny
2022-11-15
1
-3
/
+4
*
scons-utils.eclass: Enable EAPI 8 support
Michał Górny
2022-11-15
1
-4
/
+4
*
scons-utils.eclass: Use python_has_version
Michał Górny
2022-11-15
1
-1
/
+1
*
scons-utils.eclass: Remove support for EAPI 0..6
Michał Górny
2022-11-15
1
-109
/
+17
*
toolchain.eclass: add initial sphinx support for 13
Sam James
2022-11-14
1
-2
/
+17
*
llvm.org.eclass: Add 16.0.0_pre20221113 snapshot
Michał Górny
2022-11-13
1
-0
/
+3
*
kernel-2.eclass: remove whissi from GENPATCHES_URI
Mike Pagano
2022-11-10
1
-1
/
+1
*
cargo.eclass: mention --frozen usecase.
Georgy Yakovlev
2022-11-10
1
-1
/
+6
*
verify-sig.eclass: Workaround GPG problems with long TMPDIR
Michał Górny
2022-11-10
1
-0
/
+6
*
font.eclass: Remove racy pkg_postinst code
Matt Turner
2022-11-08
1
-6
/
+0
*
git-r3.eclass: Add checkout dirs as "safe" directories
Michał Górny
2022-11-07
1
-0
/
+5
*
llvm.org.eclass: Enable 16.0.0_pre20221104
Michał Górny
2022-11-04
1
-0
/
+3
*
kde.org.eclass: With KDE_ORG_COMMIT, fetch from mirror://gentoo first
Andreas Sturmlechner
2022-11-03
1
-2
/
+4
*
llvm.org.eclass: Enable dist manpages for 15.0.4
Michał Górny
2022-11-03
1
-1
/
+1
*
qt6-build.eclass: add qt6-build_src_install
Jimi Huotari
2022-11-02
1
-0
/
+7
*
kernel-install.eclass: Fix variable mismatch
Michał Górny
2022-10-30
1
-1
/
+1
*
kernel-build.eclass: Account for PV/KV mismatch
Michał Górny
2022-10-29
1
-17
/
+26
*
kernel-install.eclass: Account for PV/KV mismatch
Michał Górny
2022-10-29
1
-26
/
+41
*
kernel-install.eclass: Revert "Add KV_FULL [...]"
Michał Górny
2022-10-29
1
-23
/
+17
*
kernel-build.eclass: Revert "Respect KV_FULL"
Michał Górny
2022-10-29
1
-3
/
+3
*
elisp.eclass: Drop EAPI 6 support
Ulrich Müller
2022-10-28
1
-6
/
+3
*
eclass/tests/scons-utils.sh: Fake python-r1 to fix failure
Michał Górny
2022-10-28
1
-0
/
+1
*
llvm.org.eclass: Add 16.0.0_pre20221023 snapshot
Michał Górny
2022-10-23
1
-0
/
+3
*
llvm.org.eclass: Clean old snapshot support
Michał Górny
2022-10-23
1
-15
/
+0
*
go-module.eclass: run "go mod verify" on modules from dependency tarball
William Hubbs
2022-10-21
1
-0
/
+4
*
desktop.eclass: Add EAPI guard
Ulrich Müller
2022-10-20
1
-0
/
+6
*
desktop.eclass: Install files as foo.desktop rather than foo-foo.desktop
Ulrich Müller
2022-10-20
1
-9
/
+8
*
acct-user.eclass: add myself as a maintainer
Mike Gilbert
2022-10-19
2
-0
/
+2
*
acct-user.eclass: drop elockuser and eunlockuser
Mike Gilbert
2022-10-19
1
-106
/
+0
*
acct-user.eclass: inline useradd and usermod
Mike Gilbert
2022-10-19
1
-34
/
+87
*
acct-user.eclass: respect ACCT_USER_NO_MODIFY in pkg_prerm
Mike Gilbert
2022-10-19
1
-12
/
+19
*
acct-user.eclass: support user override of comment
Mike Gilbert
2022-10-19
1
-3
/
+17
*
acct-group.eclass: inline groupadd
Mike Gilbert
2022-10-19
1
-3
/
+25
*
user.eclass: mark @DEAD
Mike Gilbert
2022-10-19
1
-0
/
+1
*
acct-group.eclass: Revert "inline groupadd"
Michał Górny
2022-10-19
1
-27
/
+3
*
acct-user.eclass: Revert "support user override of comment"
Michał Górny
2022-10-19
1
-14
/
+3
*
acct-user.eclass: Revert "respect ACCT_USER_NO_MODIFY in pkg_prerm"
Michał Górny
2022-10-19
1
-19
/
+12
*
acct-user.eclass: Revert "inline useradd and usermod"
Michał Górny
2022-10-19
1
-84
/
+29
*
acct-user.eclass: Revert "drop elockuser and eunlockuser"
Michał Górny
2022-10-19
1
-0
/
+106
*
user.eclass: Revert "remove"
Michał Górny
2022-10-19
1
-0
/
+684
*
user.eclass: remove
Mike Gilbert
2022-10-19
1
-684
/
+0
*
acct-user.eclass: drop elockuser and eunlockuser
Mike Gilbert
2022-10-19
1
-106
/
+0
*
acct-user.eclass: inline useradd and usermod
Mike Gilbert
2022-10-19
1
-29
/
+84
*
acct-user.eclass: respect ACCT_USER_NO_MODIFY in pkg_prerm
Mike Gilbert
2022-10-19
1
-12
/
+19
*
acct-user.eclass: support user override of comment
Mike Gilbert
2022-10-19
1
-3
/
+14
[next]