summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-05 12:07:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-05 12:07:28 +0000
commitceb37ecc5194920a4c4373d1a80678f078d9fbcc (patch)
tree0379b47ceaba7be6649bb96381697ef3e4554e85 /dev-games
parentStable for amd64, wrt bug #450058 (diff)
downloadgentoo-2-ceb37ecc5194920a4c4373d1a80678f078d9fbcc.tar.gz
gentoo-2-ceb37ecc5194920a4c4373d1a80678f078d9fbcc.tar.bz2
gentoo-2-ceb37ecc5194920a4c4373d1a80678f078d9fbcc.zip
Stable for amd64, wrt bug #449772
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/mygui/ChangeLog8
-rw-r--r--dev-games/mygui/mygui-3.2.0-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-games/mygui/ChangeLog b/dev-games/mygui/ChangeLog
index 3721957cc5b5..a73c7d608fd8 100644
--- a/dev-games/mygui/ChangeLog
+++ b/dev-games/mygui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/mygui
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/ChangeLog,v 1.2 2012/10/31 21:43:44 hasufell Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/ChangeLog,v 1.3 2013/01/05 12:07:28 ago Exp $
+
+ 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mygui-3.2.0-r1.ebuild:
+ Stable for amd64, wrt bug #449772
31 Oct 2012; Julian Ospald <hasufell@gentoo.org> metadata.xml:
update metadata.xml
@@ -11,4 +14,3 @@
+files/mygui-3.2.0-FHS.patch, +files/mygui-3.2.0-build.patch,
+files/mygui-3.2.0-underlinking.patch, +metadata.xml:
initial import wrt #261895
-
diff --git a/dev-games/mygui/mygui-3.2.0-r1.ebuild b/dev-games/mygui/mygui-3.2.0-r1.ebuild
index 6f6c0f40ffeb..6f6e823af664 100644
--- a/dev-games/mygui/mygui-3.2.0-r1.ebuild
+++ b/dev-games/mygui/mygui-3.2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/mygui-3.2.0-r1.ebuild,v 1.1 2012/10/31 20:37:20 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/mygui-3.2.0-r1.ebuild,v 1.2 2013/01/05 12:07:28 ago Exp $
EAPI=4
inherit eutils cmake-utils flag-o-matic multilib
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/my-gui/${MY_PN}/${MY_P}/${MY_P}.zip"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug doc plugins samples static-libs test tools linguas_ru"
RDEPEND="dev-games/ogre[freeimage,opengl]