diff options
-rw-r--r-- | games-arcade/wop/wop-0.4.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/wop/wop-0.4.3-r2.ebuild b/games-arcade/wop/wop-0.4.3-r2.ebuild index f0ef50085b68..64ee36c073fd 100644 --- a/games-arcade/wop/wop-0.4.3-r2.ebuild +++ b/games-arcade/wop/wop-0.4.3-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit desktop toolchain-funcs MY_DATA_V="2005-12-21" MY_DATA_P="${PN}data-${MY_DATA_V}" |