diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-12 19:05:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-12 19:05:59 +0000 |
commit | e74990b1004a9ea19320008a2fb30a1708a46c8e (patch) | |
tree | 91530fc50f1ed0eb073510107478b3037c094ae3 /games-strategy/wargus | |
parent | old (diff) | |
download | gentoo-2-e74990b1004a9ea19320008a2fb30a1708a46c8e.tar.gz gentoo-2-e74990b1004a9ea19320008a2fb30a1708a46c8e.tar.bz2 gentoo-2-e74990b1004a9ea19320008a2fb30a1708a46c8e.zip |
EAPI=5
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy/wargus')
-rw-r--r-- | games-strategy/wargus/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/wargus/wargus-2.2.7.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-strategy/wargus/ChangeLog b/games-strategy/wargus/ChangeLog index 82b28ce38679..8b27d81939ed 100644 --- a/games-strategy/wargus/ChangeLog +++ b/games-strategy/wargus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wargus -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/ChangeLog,v 1.27 2014/11/25 23:22:39 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/ChangeLog,v 1.28 2015/03/12 19:05:59 mr_bones_ Exp $ + + 12 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> wargus-2.2.7.ebuild: + EAPI=5 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/games-strategy/wargus/wargus-2.2.7.ebuild b/games-strategy/wargus/wargus-2.2.7.ebuild index 8af3f9fa7987..7f1086ec145b 100644 --- a/games-strategy/wargus/wargus-2.2.7.ebuild +++ b/games-strategy/wargus/wargus-2.2.7.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.7.ebuild,v 1.1 2012/10/19 08:32:16 hasufell Exp $ - -EAPI=4 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.7.ebuild,v 1.2 2015/03/12 19:05:59 mr_bones_ Exp $ +EAPI=5 inherit eutils cmake-utils gnome2-utils games DESCRIPTION="Warcraft II for the Stratagus game engine" |