diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-31 09:20:31 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-31 09:20:31 +0000 |
commit | dd09d66ecf62186bccecc85456535e61b48aeddf (patch) | |
tree | ae1ec999188e34971732d191a50ded89b0c16679 /dev-games | |
parent | x86 stable wrt bug #308239 (diff) | |
download | historical-dd09d66ecf62186bccecc85456535e61b48aeddf.tar.gz historical-dd09d66ecf62186bccecc85456535e61b48aeddf.tar.bz2 historical-dd09d66ecf62186bccecc85456535e61b48aeddf.zip |
x86 stable wrt bug #309017
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/cel/ChangeLog | 7 | ||||
-rw-r--r-- | dev-games/cel/cel-1.2.1.ebuild | 6 | ||||
-rw-r--r-- | dev-games/crystalspace/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-1.2.1.ebuild | 4 |
4 files changed, 15 insertions, 8 deletions
diff --git a/dev-games/cel/ChangeLog b/dev-games/cel/ChangeLog index 4e150b4f5ae0..c286ae8c032a 100644 --- a/dev-games/cel/ChangeLog +++ b/dev-games/cel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/cel -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/cel/ChangeLog,v 1.26 2009/07/24 07:52:03 tupone Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/cel/ChangeLog,v 1.27 2010/03/31 09:20:30 phajdan.jr Exp $ + + 31 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> cel-1.2.1.ebuild: + x86 stable wrt bug #309017 24 Jul 2009; Alfredo Tupone <tupone@gentoo.org> +files/cel-1.2.1-glibc210.patch, cel-1.2.1.ebuild: diff --git a/dev-games/cel/cel-1.2.1.ebuild b/dev-games/cel/cel-1.2.1.ebuild index dfe7325a3724..cf07aa0cd6bf 100644 --- a/dev-games/cel/cel-1.2.1.ebuild +++ b/dev-games/cel/cel-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/cel/cel-1.2.1.ebuild,v 1.2 2009/07/24 07:52:03 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/cel/cel-1.2.1.ebuild,v 1.3 2010/03/31 09:20:31 phajdan.jr Exp $ EAPI=2 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="python" RDEPEND=">=dev-games/crystalspace-1.1 diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog index d413c80a8238..b866fab693ac 100644 --- a/dev-games/crystalspace/ChangeLog +++ b/dev-games/crystalspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/crystalspace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.40 2010/03/09 06:06:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.41 2010/03/31 09:18:32 phajdan.jr Exp $ + + 31 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + crystalspace-1.2.1.ebuild: + x86 stable wrt bug #309017 09 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> crystalspace-1.2.1.ebuild, +files/crystalspace-1.2.1-libpng14.patch: diff --git a/dev-games/crystalspace/crystalspace-1.2.1.ebuild b/dev-games/crystalspace/crystalspace-1.2.1.ebuild index 61fc607a0649..632d70cb4152 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-2010 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.3 2010/03/09 06:06:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.4 2010/03/31 09:18:32 phajdan.jr 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" |