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
*
ecm.eclass: EAPI whitelist and EXPORT_FUNCTIONS ahead of inherit guard
Andreas Sturmlechner
2021-04-24
1
-11
/
+11
*
ecm.eclass: KDE Applications -> KDE Gear
Andreas Sturmlechner
2021-04-24
1
-2
/
+2
*
kde.org.eclass: Fix DESCRIPTION tags
Andreas Sturmlechner
2021-04-24
1
-1
/
+1
*
kde.org.eclass: Support Qt5PatchCollection snapshots
Andreas Sturmlechner
2021-04-24
1
-0
/
+6
*
kde.org.eclass: Support Qt5PatchCollection stable branch
Andreas Sturmlechner
2021-04-24
1
-0
/
+5
*
kde.org.eclass: Add KDE_ORG_COMMIT to provide invent.kde.org snapshots
Andreas Sturmlechner
2021-04-24
1
-6
/
+19
*
kde.org.eclass: EAPI whitelist and EXPORT_FUNCTIONS ahead of inherit guard
Andreas Sturmlechner
2021-04-24
1
-2
/
+7
*
kde.org.eclass: KDE_RELEASE_SERVICE -> KDE_GEAR
Andreas Sturmlechner
2021-04-24
1
-10
/
+11
*
kde.org.eclass: Add KDE_ORG_CATEGORIES map and KDE_ORG_CATEGORY
Andreas Sturmlechner
2021-04-24
1
-1
/
+48
*
llvm.org.eclass: Support Gentoo patchsets
Michał Górny
2021-04-22
1
-0
/
+26
*
nvidia-driver.eclass: mark @DEAD
Ionen Wolkens
2021-04-21
1
-0
/
+1
*
elisp-common.eclass: Use "==" in tests throughout
Ulrich Müller
2021-04-19
1
-3
/
+3
*
elisp-common.eclass: Drop support for EAPI 4
Ulrich Müller
2021-04-19
1
-3
/
+4
*
elisp.eclass: Drop support for EAPI 4 and 5
Ulrich Müller
2021-04-19
1
-18
/
+8
*
elisp-common.eclass: Drop deprecated elisp-need-emacs()
Ulrich Müller
2021-04-19
1
-21
/
+0
*
elisp-common.eclass: Add timeout to version detection
Ulrich Müller
2021-04-19
1
-2
/
+4
*
dev-lang/vala: Version bump to 0.52.2
Matt Turner
2021-04-17
1
-2
/
+2
*
optfeature.eclass: fix indentations in code examples
Joonas Niilola
2021-04-17
1
-8
/
+8
*
readme.gentoo.eclass: Mark @DEAD
Andreas Sturmlechner
2021-04-16
1
-0
/
+1
*
optfeature.eclass: add pkg_postinst() { } to example code snippets
Joonas Niilola
2021-04-15
1
-0
/
+4
*
Revert "autotools.eclass: add explicit GNU awk dependency"
Lars Wendler
2021-04-12
1
-3
/
+1
*
Revert "autotools.eclass: rename configure.in to configure.ac on new EAPIs"
Lars Wendler
2021-04-12
1
-13
/
+3
*
Revert "autotools.eclass: more case-style changes for consistency"
Lars Wendler
2021-04-12
1
-3
/
+3
*
waf-utils.eclass: mark WAF_VERBOSE as @USER_VARIABLE
Sam James
2021-04-12
1
-1
/
+2
*
scons-utils.eclass: mark SCONSOPTS, EXTRA_ESCONS as @USER_VARIABLE
Sam James
2021-04-12
1
-1
/
+3
*
epatch.eclass: mark EPATCH_USER_SOURCE as @USER_VARIABLE
Sam James
2021-04-12
1
-1
/
+2
*
flag-o-matic.eclass: Fix eclassdoc
Andreas Sturmlechner
2021-04-11
1
-1
/
+14
*
flag-o-matic.eclass: Make test-flags-PROG() internal
Andreas Sturmlechner
2021-04-11
1
-5
/
+23
*
flag-o-matic.eclass: Make test-flag-PROG() internal
Andreas Sturmlechner
2021-04-11
1
-5
/
+23
*
flag-o-matic.eclass: Make setup-allowed-flags() internal
Andreas Sturmlechner
2021-04-11
1
-1
/
+15
*
flag-o-matic.eclass: SUPPORTED_EAPIS: 5,6,7; drop eutils, multilib
Andreas Sturmlechner
2021-04-11
1
-2
/
+11
*
autotools.eclass: more case-style changes for consistency
Sam James
2021-04-11
1
-3
/
+3
*
autotools.eclass: drop obsolete EAPI 0 compatibility code
Sam James
2021-04-11
1
-16
/
+9
*
autotools.eclass: fix EAPI support logic in config_rpath_update
Sam James
2021-04-11
1
-1
/
+1
*
autotools.eclass: use gnuconfig.eclass for finding latest config.{guess, sub}
Sam James
2021-04-11
1
-10
/
+2
*
gnuconfig.eclass: use BDEPEND, BROOT where available (drop support for EAPI <5)
Sam James
2021-04-11
1
-6
/
+25
*
gnuconfig.eclass: provide basic @ECLASS block, docs
Sam James
2021-04-11
1
-10
/
+33
*
autotools.eclass: rename configure.in to configure.ac on new EAPIs
Sam James
2021-04-11
1
-3
/
+13
*
autotools.eclass: add explicit GNU awk dependency
Sam James
2021-04-11
1
-1
/
+3
*
autotools.eclass: document AUTOTOOLS_DEPEND
Sam James
2021-04-11
1
-0
/
+5
*
autotools.eclass: use same ${WANT_AUTOCONF} comparison test throughout
Sam James
2021-04-11
1
-1
/
+1
*
autotools.eclass: explicitly blank and mark variables as @DEFAULT_UNSET
Sam James
2021-04-11
1
-0
/
+4
*
autotools.eclass: convert phase test to EBUILD_PHASE_FUNC
Sam James
2021-04-11
1
-2
/
+2
*
autotools.eclass: drop support for < EAPI 5
Sam James
2021-04-11
1
-3
/
+3
*
autotools.eclass: consistent variable references
Sam James
2021-04-11
1
-9
/
+9
*
autotools.eclass: consistently use ${ECLASS}, not "autotools.eclass"
Sam James
2021-04-11
1
-2
/
+2
*
autotools.eclass: use consistent 'case' style
Sam James
2021-04-11
1
-14
/
+15
*
autotools.eclass: add @DESCRIPTION for _at_uses_pkg
Sam James
2021-04-11
1
-0
/
+1
*
autotools.eclass: convert ewarn to eqawarn
Sam James
2021-04-11
1
-1
/
+1
*
autotools.eclass: inherit eutils for < EAPI 7 for eqawarn
Sam James
2021-04-11
1
-1
/
+5
[next]