diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-04 10:51:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-04 10:51:53 +0000 |
commit | 1bfa189ce3d774241723238b19282d9ac5b11b46 (patch) | |
tree | 61a01a6232eb1c0201fe60d0c14c3f00d564f15c /games-server/cyphesis | |
parent | Stable for amd64, wrt bug #427866 (diff) | |
download | gentoo-2-1bfa189ce3d774241723238b19282d9ac5b11b46.tar.gz gentoo-2-1bfa189ce3d774241723238b19282d9ac5b11b46.tar.bz2 gentoo-2-1bfa189ce3d774241723238b19282d9ac5b11b46.zip |
Stable for amd64, wrt bug #427868
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'games-server/cyphesis')
-rw-r--r-- | games-server/cyphesis/ChangeLog | 5 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.5.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index f7901da376a4..09b587e6f227 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/cyphesis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.25 2012/07/24 17:13:53 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.26 2012/08/04 10:51:53 ago Exp $ + + 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> cyphesis-0.5.26.ebuild: + Stable for amd64, wrt bug #427868 24 Jul 2012; Jeff Horelick <jdhore@gentoo.org> cyphesis-0.5.26.ebuild: marked x86 per bug 427868 diff --git a/games-server/cyphesis/cyphesis-0.5.26.ebuild b/games-server/cyphesis/cyphesis-0.5.26.ebuild index ff0654beaf47..348c66e2f078 100644 --- a/games-server/cyphesis/cyphesis-0.5.26.ebuild +++ b/games-server/cyphesis/cyphesis-0.5.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.26.ebuild,v 1.4 2012/07/24 17:13:53 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.26.ebuild,v 1.5 2012/08/04 10:51:53 ago 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.8 |