summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-04-11 10:36:23 +0200
committerJames Le Cuirot <chewi@gentoo.org>2021-04-11 10:24:35 +0100
commita4cbb7e4d99d9c904521725d3ff217b1987a6c56 (patch)
tree318081c69bc780f4a041a3985cf7ca25e8ab3b51 /dev-games
parentgames-fps/yamagi-quake2: remove unused patch (diff)
downloadgentoo-a4cbb7e4d99d9c904521725d3ff217b1987a6c56.tar.gz
gentoo-a4cbb7e4d99d9c904521725d3ff217b1987a6c56.tar.bz2
gentoo-a4cbb7e4d99d9c904521725d3ff217b1987a6c56.zip
dev-games/clanlib: remove unused flag-o-matic eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/clanlib/clanlib-2.3.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/clanlib/clanlib-2.3.7-r1.ebuild b/dev-games/clanlib/clanlib-2.3.7-r1.ebuild
index b0eac87e66dc..58b7cf899bfe 100644
--- a/dev-games/clanlib/clanlib-2.3.7-r1.ebuild
+++ b/dev-games/clanlib/clanlib-2.3.7-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools flag-o-matic
+inherit autotools
MY_P=ClanLib-${PV}
DESCRIPTION="multi-platform game development library"