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 | 6748430c459908d960edbd6fb80c957d31898f31 (patch) | |
tree | 2b8b76491081f4ce30a2e0cb51635ab5ee3b1a90 /dev-games | |
parent | x86 stable wrt bug #309017 (diff) | |
download | gentoo-2-6748430c459908d960edbd6fb80c957d31898f31.tar.gz gentoo-2-6748430c459908d960edbd6fb80c957d31898f31.tar.bz2 gentoo-2-6748430c459908d960edbd6fb80c957d31898f31.zip |
x86 stable wrt bug #309017
(Portage version: 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 |
2 files changed, 8 insertions, 5 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 |