diff options
author | Maciej Barć <xgqt@gentoo.org> | 2022-03-09 21:38:28 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-03-09 21:38:28 +0100 |
commit | ca147a7a73f1c7dfc06968a898e3aea734f356db (patch) | |
tree | 2b6879814f2d9bfc15caccac067156f75e794cc1 /games-emulation/melonds/melonds-9999.ebuild | |
parent | games-emulation/melonds: upstream re-tagged (& re-released) (diff) | |
download | gentoo-ca147a7a73f1c7dfc06968a898e3aea734f356db.tar.gz gentoo-ca147a7a73f1c7dfc06968a898e3aea734f356db.tar.bz2 gentoo-ca147a7a73f1c7dfc06968a898e3aea734f356db.zip |
games-emulation/melonds: remove unused flag-o-matic eclass
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'games-emulation/melonds/melonds-9999.ebuild')
-rw-r--r-- | games-emulation/melonds/melonds-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild index 0d497e9b94fc..77ff242ab004 100644 --- a/games-emulation/melonds/melonds-9999.ebuild +++ b/games-emulation/melonds/melonds-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # NOTICE: @@ -9,7 +9,7 @@ EAPI=8 MY_PN="melonDS" MY_P="${MY_PN}-${PV}" -inherit cmake flag-o-matic readme.gentoo-r1 toolchain-funcs xdg +inherit cmake readme.gentoo-r1 toolchain-funcs xdg DESCRIPTION="Nintendo DS emulator, sorta" HOMEPAGE=" |