commit: 7d2f26e9a4e222db9e3aa74c842ff84a647c9bbc Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 21:58:34 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 21:59:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2f26e9
games-strategy/warzone2100: drop unused autotools eclass Package-Manager: portage-2.2.26 games-strategy/warzone2100/warzone2100-3.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild index 5785084..f255ddd 100644 --- a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -inherit autotools toolchain-funcs eutils versionator gnome2-utils games +inherit toolchain-funcs eutils versionator gnome2-utils games MY_PV=$(get_version_component_range -2) VIDEOS_PV=2.2
