diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-17 10:51:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-17 10:51:38 +0000 |
commit | 41bc898c0dfa22cda8b9abf137c7e3713ae5405a (patch) | |
tree | d9baf6daf02940c8059d9b411db539bc234552fe /games-server | |
parent | Version bump (closes bug #340415); avoid using patch for fixing LDFLAGS; resp... (diff) | |
download | gentoo-2-41bc898c0dfa22cda8b9abf137c7e3713ae5405a.tar.gz gentoo-2-41bc898c0dfa22cda8b9abf137c7e3713ae5405a.tar.bz2 gentoo-2-41bc898c0dfa22cda8b9abf137c7e3713ae5405a.zip |
x86 stable, bug #344625
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/cyphesis/ChangeLog | 5 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.5.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index b0b7f113d3c4..f458c5587ab4 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/cyphesis # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.15 2010/11/12 21:29:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.16 2010/11/17 10:51:38 maekke Exp $ + + 17 Nov 2010; Markus Meier <maekke@gentoo.org> cyphesis-0.5.24.ebuild: + x86 stable, bug #344625 12 Nov 2010; Markos Chandras <hwoarang@gentoo.org> cyphesis-0.5.24.ebuild: Stable on amd64 wrt bug #344625 diff --git a/games-server/cyphesis/cyphesis-0.5.24.ebuild b/games-server/cyphesis/cyphesis-0.5.24.ebuild index 674eabcdbc3b..b28ed3034b93 100644 --- a/games-server/cyphesis/cyphesis-0.5.24.ebuild +++ b/games-server/cyphesis/cyphesis-0.5.24.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/games-server/cyphesis/cyphesis-0.5.24.ebuild,v 1.2 2010/11/12 21:29:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.24.ebuild,v 1.3 2010/11/17 10:51:38 maekke Exp $ EAPI=2 PYTHON_DEPEND=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=media-libs/skstream-0.3.6 |