summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-08-14 13:11:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-08-19 10:13:39 +0200
commitadc694b879eec391c18aeaea41da384bad48d0ec (patch)
treef0995d2d42a6aec9c19839f20258572da5d3e8ea /media-libs/allegro
parentdev-db/mariadb-connector-odbc: drop 3.1.13 (diff)
downloadgentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.gz
gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.bz2
gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.zip
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/allegro')
-rw-r--r--media-libs/allegro/allegro-4.4.3.1.ebuild3
-rw-r--r--media-libs/allegro/allegro-5.2.7.0.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/media-libs/allegro/allegro-4.4.3.1.ebuild b/media-libs/allegro/allegro-4.4.3.1.ebuild
index 4c4d839a1c30..9c7964cb66a3 100644
--- a/media-libs/allegro/allegro-4.4.3.1.ebuild
+++ b/media-libs/allegro/allegro-4.4.3.1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-CMAKE_ECLASS=cmake
inherit cmake-multilib desktop
DESCRIPTION="cross-platform multimedia library"
diff --git a/media-libs/allegro/allegro-5.2.7.0.ebuild b/media-libs/allegro/allegro-5.2.7.0.ebuild
index f577c06555da..00b721055d9b 100644
--- a/media-libs/allegro/allegro-5.2.7.0.ebuild
+++ b/media-libs/allegro/allegro-5.2.7.0.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-CMAKE_ECLASS="cmake"
inherit cmake-multilib
DESCRIPTION="Cross-platform library aimed at video game and multimedia programming"