summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-06-21 06:53:10 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-06-21 06:53:10 +0000
commit78c09972b0fd4505e507e30fd3966a60e9837b04 (patch)
tree87efb1b5e23b03df7412b5c536a3431928ad0759 /games-strategy
parentStable for PPC64 (bug #552336). (diff)
downloadgentoo-2-78c09972b0fd4505e507e30fd3966a60e9837b04.tar.gz
gentoo-2-78c09972b0fd4505e507e30fd3966a60e9837b04.tar.bz2
gentoo-2-78c09972b0fd4505e507e30fd3966a60e9837b04.zip
x86 stable wrt bug #551504
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/megaglest-data/ChangeLog5
-rw-r--r--games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/megaglest-data/ChangeLog b/games-strategy/megaglest-data/ChangeLog
index 5197da5a5bff..a6c898099a90 100644
--- a/games-strategy/megaglest-data/ChangeLog
+++ b/games-strategy/megaglest-data/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/megaglest-data
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.17 2015/06/12 11:05:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.18 2015/06/21 06:53:10 zlogene Exp $
+
+ 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> megaglest-data-3.11.1.ebuild:
+ x86 stable wrt bug #551504
12 Jun 2015; Agostino Sarubbo <ago@gentoo.org> megaglest-data-3.11.1.ebuild:
Stable for amd64, wrt bug #551504
diff --git a/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild b/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild
index 9dcbb56d96e5..20df2c2b6eff 100644
--- a/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild
+++ b/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild,v 1.2 2015/06/12 11:05:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild,v 1.3 2015/06/21 06:53:10 zlogene Exp $
EAPI=5
inherit cmake-utils games
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/MegaGlest/megaglest-data/releases/download/${PV}/meg
LICENSE="CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc"
DOCS=( docs/AUTHORS.data.txt docs/CHANGELOG.txt docs/README.txt )