summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-strategy/megaglest-data/ChangeLog5
-rw-r--r--games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/megaglest-data/ChangeLog b/games-strategy/megaglest-data/ChangeLog
index 5d51a3312512..74857386b3fe 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.12 2014/11/25 23:22:18 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.13 2014/11/26 14:38:43 nimiux Exp $
+
+ 26 Nov 2014; Chema Alonso <nimiux@gentoo.org> megaglest-data-3.9.1.ebuild:
+ Stable for amd64 wrt bug #518196
25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
drop maintainership
diff --git a/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild b/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild
index adcc52b02fe7..ab0cf4d5c8ef 100644
--- a/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild
+++ b/games-strategy/megaglest-data/megaglest-data-3.9.1.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/megaglest-data/megaglest-data-3.9.1.ebuild,v 1.1 2014/01/27 00:58:04 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild,v 1.2 2014/11/26 14:38:43 nimiux 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"
RDEPEND="~games-strategy/megaglest-${PV}"