diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:50:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:50:49 +0000 |
commit | cfb362aec91e34fe5af12b5da13145634fef8c9f (patch) | |
tree | a2fc15edbc72453c1c2aa839ef629411230646ed /games-server | |
parent | Stable for x86, wrt bug #534292 (diff) | |
download | gentoo-2-cfb362aec91e34fe5af12b5da13145634fef8c9f.tar.gz gentoo-2-cfb362aec91e34fe5af12b5da13145634fef8c9f.tar.bz2 gentoo-2-cfb362aec91e34fe5af12b5da13145634fef8c9f.zip |
Stable for x86, wrt bug #534294
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/cyphesis/ChangeLog | 5 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index a6c0f97de440..e1a2fa2c86a7 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/cyphesis # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.41 2015/01/22 08:42:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.42 2015/01/26 09:50:49 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cyphesis-0.6.2.ebuild: + Stable for x86, wrt bug #534294 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cyphesis-0.6.2.ebuild: Stable for amd64, wrt bug #534294 diff --git a/games-server/cyphesis/cyphesis-0.6.2.ebuild b/games-server/cyphesis/cyphesis-0.6.2.ebuild index 84a082699408..6228203d48ac 100644 --- a/games-server/cyphesis/cyphesis-0.6.2.ebuild +++ b/games-server/cyphesis/cyphesis-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.7 2015/01/22 08:42:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.8 2015/01/26 09:50:49 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="test" |