diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-20 13:26:19 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-20 13:26:19 +0000 |
commit | c03903b3ec5dd3db075391c6f405e2598d46902f (patch) | |
tree | d1d2c0af334d30042c610635a9c9588117fd31b0 /dev-games/crystalspace | |
parent | Drop maintainer due retirement, bug #28480 (diff) | |
download | gentoo-2-c03903b3ec5dd3db075391c6f405e2598d46902f.tar.gz gentoo-2-c03903b3ec5dd3db075391c6f405e2598d46902f.tar.bz2 gentoo-2-c03903b3ec5dd3db075391c6f405e2598d46902f.zip |
Dropping to ~x86 wrt to bug 335921
(Portage version: 2.1.10.7/cvs/Linux i686)
Diffstat (limited to 'dev-games/crystalspace')
-rw-r--r-- | dev-games/crystalspace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog index 9c2438df1e0c..ca207ecd7573 100644 --- a/dev-games/crystalspace/ChangeLog +++ b/dev-games/crystalspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/crystalspace # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.51 2011/07/08 10:57:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.52 2011/07/20 13:26:19 tomka Exp $ + + 20 Jul 2011; Thomas Kahle <tomka@gentoo.org> crystalspace-1.2.1.ebuild: + Dropping to ~x86 wrt to bug 335921 08 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> crystalspace-1.2.1.ebuild: diff --git a/dev-games/crystalspace/crystalspace-1.2.1.ebuild b/dev-games/crystalspace/crystalspace-1.2.1.ebuild index 7c86661787ea..89b8e39e923f 100644 --- a/dev-games/crystalspace/crystalspace-1.2.1.ebuild +++ b/dev-games/crystalspace/crystalspace-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.7 2011/07/08 10:57:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.8 2011/07/20 13:26:19 tomka Exp $ EAPI=2 inherit eutils flag-o-matic multilib wxwidgets @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="3ds alsa cal3d cegui cg doc javascript jpeg mng ode png python sdl truetype vorbis wxwidgets" |