summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:48:13 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:17 +0100
commite58cbda4d136dd83f883ac992340352022289928 (patch)
tree8c54aa83e7b0334b9bea441e229daf77d961dc86
parentdev-lisp/asdf: eutils-- (diff)
downloadgentoo-e58cbda4d136dd83f883ac992340352022289928.tar.gz
gentoo-e58cbda4d136dd83f883ac992340352022289928.tar.bz2
gentoo-e58cbda4d136dd83f883ac992340352022289928.zip
dev-lisp/gcl: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lisp/gcl/gcl-2.6.10.ebuild4
-rw-r--r--dev-lisp/gcl/gcl-2.6.12.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.10.ebuild b/dev-lisp/gcl/gcl-2.6.10.ebuild
index f81aa30e4b62..0216a90d7973 100644
--- a/dev-lisp/gcl/gcl-2.6.10.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.10.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit elisp-common eutils flag-o-matic
+inherit elisp-common epatch flag-o-matic
DESCRIPTION="GNU Common Lisp"
HOMEPAGE="https://www.gnu.org/software/gcl/gcl.html"
diff --git a/dev-lisp/gcl/gcl-2.6.12.ebuild b/dev-lisp/gcl/gcl-2.6.12.ebuild
index a0d0b117f64e..33b27a39d040 100644
--- a/dev-lisp/gcl/gcl-2.6.12.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.12.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit elisp-common eutils flag-o-matic
+inherit elisp-common epatch flag-o-matic
DESCRIPTION="GNU Common Lisp"
HOMEPAGE="https://www.gnu.org/software/gcl/gcl.html"