diff options
author | Julian Ospald <hasufell@gentoo.org> | 2012-06-02 20:06:48 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2012-06-02 20:06:48 +0000 |
commit | b6db55fea1b66149b6360ab43fe5cac926c58d73 (patch) | |
tree | 35a89f0ed9ea6821a3a5f673839482eb21605701 /games-strategy/wargus | |
parent | Remove old 1.6.4 (diff) | |
download | gentoo-2-b6db55fea1b66149b6360ab43fe5cac926c58d73.tar.gz gentoo-2-b6db55fea1b66149b6360ab43fe5cac926c58d73.tar.bz2 gentoo-2-b6db55fea1b66149b6360ab43fe5cac926c58d73.zip |
bump to EAPI=4
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/wargus')
-rw-r--r-- | games-strategy/wargus/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wargus/wargus-2.2.6-r2.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/wargus/ChangeLog b/games-strategy/wargus/ChangeLog index 9d37648649e8..94bb188d8611 100644 --- a/games-strategy/wargus/ChangeLog +++ b/games-strategy/wargus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wargus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/ChangeLog,v 1.22 2012/06/01 21:14:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/ChangeLog,v 1.23 2012/06/02 20:06:48 hasufell Exp $ + + 02 Jun 2012; Julian Ospald <hasufell@gentoo.org> wargus-2.2.6-r2.ebuild: + bump to EAPI=4 01 Jun 2012; Julian Ospald <hasufell@gentoo.org> files/wargus-2.2.6-underlinking.patch: diff --git a/games-strategy/wargus/wargus-2.2.6-r2.ebuild b/games-strategy/wargus/wargus-2.2.6-r2.ebuild index 4e4a0d3c6aa4..c115b605ef8f 100644 --- a/games-strategy/wargus/wargus-2.2.6-r2.ebuild +++ b/games-strategy/wargus/wargus-2.2.6-r2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.6-r2.ebuild,v 1.1 2012/06/01 20:21:09 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.6-r2.ebuild,v 1.2 2012/06/02 20:06:48 hasufell Exp $ + +EAPI=4 -EAPI=2 inherit eutils cmake-utils gnome2-utils games DESCRIPTION="Warcraft II for the Stratagus game engine" |