commit:     4aecee71d205b709a83e1e9114e82f4491f69adc
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jun 17 11:41:27 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 21:28:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aecee71

games-arcade/openbubbles: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31507
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-arcade/openbubbles/openbubbles-1.2-r1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/games-arcade/openbubbles/openbubbles-1.2-r1.ebuild 
b/games-arcade/openbubbles/openbubbles-1.2-r1.ebuild
index 050bff57fca9..621fcba7e7ab 100644
--- a/games-arcade/openbubbles/openbubbles-1.2-r1.ebuild
+++ b/games-arcade/openbubbles/openbubbles-1.2-r1.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit desktop
 
-DESCRIPTION="A clone of Evan Bailey's game Bubbles"
+DESCRIPTION="Clone of Evan Bailey's game Bubbles"
 
HOMEPAGE="https://web.archive.org/web/20101126190910/http://www.freewebs.com/lasindi/openbubbles/";
 
SRC_URI="https://web.archive.org/web/20101126190910/http://www.freewebs.com/lasindi/openbubbles/${P}.tar.bz2";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86"
-IUSE=""
 
 DEPEND="media-libs/libsdl[sound,video]
        media-libs/sdl-image[png]

Reply via email to