summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-08 12:13:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-08 12:13:56 +0000
commit577f75d720ec83c20e1590998cd564c2f123f007 (patch)
tree662eb4506b9326b94b8326b0411c49834f7f984e /dev-games
parentStable for amd64, wrt bug #545856 (diff)
downloadgentoo-2-577f75d720ec83c20e1590998cd564c2f123f007.tar.gz
gentoo-2-577f75d720ec83c20e1590998cd564c2f123f007.tar.bz2
gentoo-2-577f75d720ec83c20e1590998cd564c2f123f007.zip
Stable for amd64, wrt bug #545890
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/mygui/ChangeLog5
-rw-r--r--dev-games/mygui/mygui-3.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/mygui/ChangeLog b/dev-games/mygui/ChangeLog
index e974c7865d39..cb891af135c8 100644
--- a/dev-games/mygui/ChangeLog
+++ b/dev-games/mygui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/mygui
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/ChangeLog,v 1.10 2015/03/26 18:02:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/ChangeLog,v 1.11 2015/04/08 12:13:56 ago Exp $
+
+ 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mygui-3.2.2.ebuild:
+ Stable for amd64, wrt bug #545890
26 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org>
-files/mygui-3.2.1-FHS.patch, -mygui-3.2.1.ebuild:
diff --git a/dev-games/mygui/mygui-3.2.2.ebuild b/dev-games/mygui/mygui-3.2.2.ebuild
index 29f87e000e4a..9696fa8f8cd8 100644
--- a/dev-games/mygui/mygui-3.2.2.ebuild
+++ b/dev-games/mygui/mygui-3.2.2.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/dev-games/mygui/mygui-3.2.2.ebuild,v 1.1 2015/03/14 05:27:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/mygui-3.2.2.ebuild,v 1.2 2015/04/08 12:13:56 ago Exp $
EAPI=5
CMAKE_REMOVE_MODULES="yes"
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/MyGUI/mygui/archive/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug doc +ogre -opengl plugins samples static-libs test tools linguas_ru"
REQUIRED_USE="ogre? ( !opengl )
opengl? ( !ogre )"