diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:24:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:24:42 +0000 |
commit | 06ca29bd12145999c4d2edcc7e30225514c5cc88 (patch) | |
tree | b66e01f6d2afa964cd0e13fcd47bf92389542bb3 /games-strategy | |
parent | Stable for amd64, wrt bug #506620 (diff) | |
download | gentoo-2-06ca29bd12145999c4d2edcc7e30225514c5cc88.tar.gz gentoo-2-06ca29bd12145999c4d2edcc7e30225514c5cc88.tar.bz2 gentoo-2-06ca29bd12145999c4d2edcc7e30225514c5cc88.zip |
Stable for amd64, wrt bug #518252
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/liquidwar6/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/liquidwar6/ChangeLog b/games-strategy/liquidwar6/ChangeLog index 0994da8a0d53..679715fecc6f 100644 --- a/games-strategy/liquidwar6/ChangeLog +++ b/games-strategy/liquidwar6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/liquidwar6 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v 1.7 2014/08/14 16:42:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v 1.8 2014/10/10 15:24:42 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> liquidwar6-0.4.3681.ebuild: + Stable for amd64, wrt bug #518252 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> liquidwar6-0.4.3681.ebuild: diff --git a/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild b/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild index d5fdcb9b3de5..9365fdf67765 100644 --- a/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild +++ b/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild,v 1.4 2014/08/14 16:42:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild,v 1.5 2014/10/10 15:24:42 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://www.ufoot.org/download/liquidwar/v6/${MY_PV}/${MY_P}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc gles2 gtk libcaca +maps nls +ogg openmp readline test" # yes, cunit is rdep |