summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:10:41 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:15:28 +0100
commit068e2116d371d0421351efd2014ad83013278581 (patch)
tree0c994e9c68c7fb98a59428261ad8a5556acca6c5 /dev-libs
parentdev-libs/bareos-fastlzlib: eutils-- (diff)
downloadgentoo-068e2116d371d0421351efd2014ad83013278581.tar.gz
gentoo-068e2116d371d0421351efd2014ad83013278581.tar.bz2
gentoo-068e2116d371d0421351efd2014ad83013278581.zip
dev-libs/cl: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/cl/cl-1.2.3.ebuild4
-rw-r--r--dev-libs/cl/cl-1.2.4.ebuild4
-rw-r--r--dev-libs/cl/cl-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/cl/cl-1.2.3.ebuild b/dev-libs/cl/cl-1.2.3.ebuild
index 844ac37b3133..413eaad000e5 100644
--- a/dev-libs/cl/cl-1.2.3.ebuild
+++ b/dev-libs/cl/cl-1.2.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils multilib
+inherit multilib
DESCRIPTION="OpenCL bindings for Erlang"
HOMEPAGE="https://github.com/tonyrog/cl"
diff --git a/dev-libs/cl/cl-1.2.4.ebuild b/dev-libs/cl/cl-1.2.4.ebuild
index 8228333f6832..7f303904f45f 100644
--- a/dev-libs/cl/cl-1.2.4.ebuild
+++ b/dev-libs/cl/cl-1.2.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils multilib
+inherit multilib
DESCRIPTION="OpenCL bindings for Erlang"
HOMEPAGE="https://github.com/tonyrog/cl"
diff --git a/dev-libs/cl/cl-9999.ebuild b/dev-libs/cl/cl-9999.ebuild
index da4f1445d486..de492d6b12a0 100644
--- a/dev-libs/cl/cl-9999.ebuild
+++ b/dev-libs/cl/cl-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils git-r3 multilib
+inherit git-r3 multilib
DESCRIPTION="OpenCL bindings for Erlang"
HOMEPAGE="https://github.com/tonyrog/cl"