diff options
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/ypsilon/ypsilon-0.9.6_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/ypsilon/ypsilon-0.9.6_p3.ebuild b/dev-scheme/ypsilon/ypsilon-0.9.6_p3.ebuild index e68eb684fb61..3b4f21c6ca6b 100644 --- a/dev-scheme/ypsilon/ypsilon-0.9.6_p3.ebuild +++ b/dev-scheme/ypsilon/ypsilon-0.9.6_p3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic toolchain-funcs +inherit epatch flag-o-matic toolchain-funcs MY_P="${P/_p/.update}" DESCRIPTION="R6RS-compliant Scheme implementation for real-time applications" |