diff options
Diffstat (limited to 'games-strategy/triplea')
-rw-r--r-- | games-strategy/triplea/triplea-1.8.0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/triplea/triplea-1.8.0.9-r1.ebuild b/games-strategy/triplea/triplea-1.8.0.9-r1.ebuild index ad0f13584c8a..3291b29ff645 100644 --- a/games-strategy/triplea/triplea-1.8.0.9-r1.ebuild +++ b/games-strategy/triplea/triplea-1.8.0.9-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=5 -inherit eutils java-pkg-2 java-ant-2 versionator +inherit desktop epatch java-pkg-2 java-ant-2 versionator MY_PV=$(replace_all_version_separators _) DESCRIPTION="An open source clone of the popular Axis and Allies boardgame" |