mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
eclass/guile-utils: Sync with Gentoo
It's from Gentoo commit ef76274515b2653756bf2122f4be03681e94a954.
This commit is contained in:
parent
0ffc1f9827
commit
d811388bdd
@ -6,13 +6,14 @@
|
||||
# Gentoo Scheme project <scheme@gentoo.org>
|
||||
# @AUTHOR:
|
||||
# Author: Arsen Arsenović <arsen@gentoo.org>
|
||||
# Inspired by prior work in the Gentoo Python ecosystem.
|
||||
# @BLURB: Common code between GNU Guile-related eclasses and ebuilds.
|
||||
# @SUPPORTED_EAPIS: 8
|
||||
# @BLURB: Common code between GNU Guile-related eclasses and ebuilds.
|
||||
# @DESCRIPTION:
|
||||
# This eclass contains various bits of common code between
|
||||
# dev-scheme/guile, Guile multi-implementation ebuilds and Guile
|
||||
# single-implementation ebuilds.
|
||||
#
|
||||
# Inspired by prior work in the Gentoo Python ecosystem.
|
||||
|
||||
case "${EAPI}" in
|
||||
8) ;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user