diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-26 00:11:05 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-26 00:21:55 +0100 |
commit | 93e194d90ffb4ccd2c1ece771c4f37200f7fdb1d (patch) | |
tree | f363b6b34196ee4a20051d393f22f9f70ad24e7b /media-libs/liblastfm | |
parent | net-dialup/accel-ppp: update EAPI 7 -> 8 of live ebuild (diff) | |
download | gentoo-93e194d90ffb4ccd2c1ece771c4f37200f7fdb1d.tar.gz gentoo-93e194d90ffb4ccd2c1ece771c4f37200f7fdb1d.tar.bz2 gentoo-93e194d90ffb4ccd2c1ece771c4f37200f7fdb1d.zip |
media-libs/liblastfm: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/liblastfm')
-rw-r--r-- | media-libs/liblastfm/liblastfm-1.1.0_pre20190625.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/liblastfm/liblastfm-1.1.0_pre20190625.ebuild b/media-libs/liblastfm/liblastfm-1.1.0_pre20190625.ebuild index e8a9dfa10853..dcb1064d50ca 100644 --- a/media-libs/liblastfm/liblastfm-1.1.0_pre20190625.ebuild +++ b/media-libs/liblastfm/liblastfm-1.1.0_pre20190625.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 COMMIT=f867df52757c569d97d9755c911ac9dec146f365 inherit cmake flag-o-matic |