summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 18:59:39 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:02:14 +0100
commitcc29665a2f8b519b41e5a312de6b9c974f9162a1 (patch)
tree98ff5a302fd0e091ffdaca6d9ac49b0bda1b284e
parentgames-server/etqw-ded: eutils->wrapper (diff)
downloadgentoo-cc29665a2f8b519b41e5a312de6b9c974f9162a1.tar.gz
gentoo-cc29665a2f8b519b41e5a312de6b9c974f9162a1.tar.bz2
gentoo-cc29665a2f8b519b41e5a312de6b9c974f9162a1.zip
games-simulation/bcs-demo: eutils->wrapper
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
index 106a657357f5..530872e96da7 100644
--- a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
+++ b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils unpacker
+inherit wrapper unpacker
DESCRIPTION="design and build bridges and then stress test them with trains"
HOMEPAGE="http://www.chroniclogic.com/pontifex2.htm"