diff options
author | 2010-11-12 21:29:20 +0000 | |
---|---|---|
committer | 2010-11-12 21:29:20 +0000 | |
commit | 3f3c2d53ffb534af5b02216d7700d54aba4b8d5d (patch) | |
tree | 91b92d89b8e2baba2c10fde3f811c48b3d4f59cd /games-server | |
parent | Stable on amd64 wrt bug #342475 (diff) | |
download | gentoo-2-3f3c2d53ffb534af5b02216d7700d54aba4b8d5d.tar.gz gentoo-2-3f3c2d53ffb534af5b02216d7700d54aba4b8d5d.tar.bz2 gentoo-2-3f3c2d53ffb534af5b02216d7700d54aba4b8d5d.zip |
Stable on amd64 wrt 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 355d190d199f..b0b7f113d3c4 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.14 2010/10/20 10:28:28 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.15 2010/11/12 21:29:20 hwoarang Exp $ + + 12 Nov 2010; Markos Chandras <hwoarang@gentoo.org> cyphesis-0.5.24.ebuild: + Stable on amd64 wrt bug #344625 20 Oct 2010; Tupone Alfredo <tupone@gentoo.org> files/cyphesis-0.5.24-gcc45.patch: diff --git a/games-server/cyphesis/cyphesis-0.5.24.ebuild b/games-server/cyphesis/cyphesis-0.5.24.ebuild index ceb83a0cd411..674eabcdbc3b 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.1 2010/08/31 06:45:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.24.ebuild,v 1.2 2010/11/12 21:29:20 hwoarang 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 |