summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-20 18:33:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-20 18:33:43 +0000
commit08be2a2d5c78281c647501400766d6062db5aa6f (patch)
tree0302648d3f7a9abc31c45e9145426edffa8bac5a /dev-games
parentAdd jruby but ignore some tests similar to upstream. Needed for newer rspec:2... (diff)
downloadgentoo-2-08be2a2d5c78281c647501400766d6062db5aa6f.tar.gz
gentoo-2-08be2a2d5c78281c647501400766d6062db5aa6f.tar.bz2
gentoo-2-08be2a2d5c78281c647501400766d6062db5aa6f.zip
Reverted to ~amd64 due to problem with poco
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/cegui/ChangeLog5
-rw-r--r--dev-games/cegui/cegui-0.7.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/cegui/ChangeLog b/dev-games/cegui/ChangeLog
index a7a722485470..3b537b0685ef 100644
--- a/dev-games/cegui/ChangeLog
+++ b/dev-games/cegui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/cegui
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/cegui/ChangeLog,v 1.44 2012/05/20 15:33:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/cegui/ChangeLog,v 1.45 2012/05/20 18:33:43 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org> cegui-0.7.6-r1.ebuild:
+ Reverted to ~amd64 due to problem with poco
20 May 2012; Agostino Sarubbo <ago@gentoo.org> cegui-0.7.6-r1.ebuild:
Stable for amd64, wrt bug #412675
diff --git a/dev-games/cegui/cegui-0.7.6-r1.ebuild b/dev-games/cegui/cegui-0.7.6-r1.ebuild
index 65849fcba567..208272d0f184 100644
--- a/dev-games/cegui/cegui-0.7.6-r1.ebuild
+++ b/dev-games/cegui/cegui-0.7.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/cegui/cegui-0.7.6-r1.ebuild,v 1.3 2012/05/20 15:33:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/cegui/cegui-0.7.6-r1.ebuild,v 1.4 2012/05/20 18:33:43 ago Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/crayzedsgui/${MY_P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 -ppc ~x86"
+KEYWORDS="~amd64 -ppc ~x86"
IUSE="bidi debug devil doc examples expat gtk irrlicht lua ogre opengl pcre static-libs tinyxml truetype xerces-c xml zip"
REQUIRED_USE="|| ( expat tinyxml xerces-c xml )" # bug 362223