summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-05-31 20:34:10 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-31 20:41:38 +0200
commitc3792492612d68f63351050f9b1ecc5befc3d98d (patch)
tree6d1d745e7bdb943fd9ae4ddbac59ad8d8d3d759c /media-libs/allegro
parentdev-python/libarchive-c: Enable py3.12 (diff)
downloadgentoo-c3792492612d68f63351050f9b1ecc5befc3d98d.tar.gz
gentoo-c3792492612d68f63351050f9b1ecc5befc3d98d.tar.bz2
gentoo-c3792492612d68f63351050f9b1ecc5befc3d98d.zip
media-libs/allegro: update EAPI 7 -> 8
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-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/allegro/allegro-4.4.3.1-r1.ebuild b/media-libs/allegro/allegro-4.4.3.1-r1.ebuild
index 73ee0de87f3c..af38b17a0cbe 100644
--- a/media-libs/allegro/allegro-4.4.3.1-r1.ebuild
+++ b/media-libs/allegro/allegro-4.4.3.1-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake-multilib desktop
-DESCRIPTION="cross-platform multimedia library"
+DESCRIPTION="Cross-platform multimedia library"
HOMEPAGE="https://liballeg.org/"
SRC_URI="https://github.com/liballeg/allegro5/releases/download/${PV}/${P}.tar.gz"