diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-12 15:23:44 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-12 15:23:44 +0000 |
commit | e068c74575414cc6ba89dbab56b31a3ad0cfa7ad (patch) | |
tree | 8504b6a078a812d6bf2ff813cf86219125af5842 /games-server | |
parent | Use Python 2 (bug #311761). (diff) | |
download | gentoo-2-e068c74575414cc6ba89dbab56b31a3ad0cfa7ad.tar.gz gentoo-2-e068c74575414cc6ba89dbab56b31a3ad0cfa7ad.tar.bz2 gentoo-2-e068c74575414cc6ba89dbab56b31a3ad0cfa7ad.zip |
Stable on amd64 wrt bug #350780
(Portage version: 2.1.9.30/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.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index 4e94c06006e3..5588fc07f854 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/cyphesis # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.18 2011/01/06 20:52:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.19 2011/01/12 15:23:44 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> cyphesis-0.5.25.ebuild: + Stable on amd64 wrt bug #350780 06 Jan 2011; Michael Sterrett <mr_bones_@gentoo.org> cyphesis-0.5.25.ebuild: diff --git a/games-server/cyphesis/cyphesis-0.5.25.ebuild b/games-server/cyphesis/cyphesis-0.5.25.ebuild index 840755b5527f..a72f094da8de 100644 --- a/games-server/cyphesis/cyphesis-0.5.25.ebuild +++ b/games-server/cyphesis/cyphesis-0.5.25.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/games-server/cyphesis/cyphesis-0.5.25.ebuild,v 1.2 2011/01/06 20:52:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.25.ebuild,v 1.3 2011/01/12 15:23:44 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 |