From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 927EF158020 for ; Sun, 25 Dec 2022 23:22:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78C05E097A; Sun, 25 Dec 2022 23:22:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 440A3E097A for ; Sun, 25 Dec 2022 23:22:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18E71341191 for ; Sun, 25 Dec 2022 23:22:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79A957EB for ; Sun, 25 Dec 2022 23:22:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1672010515.93e194d90ffb4ccd2c1ece771c4f37200f7fdb1d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/liblastfm/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/liblastfm/liblastfm-1.1.0_pre20190625.ebuild X-VCS-Directories: media-libs/liblastfm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 93e194d90ffb4ccd2c1ece771c4f37200f7fdb1d X-VCS-Branch: master Date: Sun, 25 Dec 2022 23:22:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 06080231-da47-423d-8d1e-2146a5385d16 X-Archives-Hash: 83faf043b98522d507374c5d97c4152c commit: 93e194d90ffb4ccd2c1ece771c4f37200f7fdb1d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 25 23:11:05 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 25 23:21:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93e194d9 media-libs/liblastfm: update EAPI 7 -> 8 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/liblastfm/liblastfm-1.1.0_pre20190625.ebuild | 4 ++-- 1 file 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