diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:42:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:42:47 +0000 |
commit | 744bdb5f1eebc6461075653d31adc109ddbfdcd7 (patch) | |
tree | 1555bd8f8f4cca54c6e94e7296445841c1d53709 /games-server | |
parent | Stable for amd64, wrt bug #534292 (diff) | |
download | gentoo-2-744bdb5f1eebc6461075653d31adc109ddbfdcd7.tar.gz gentoo-2-744bdb5f1eebc6461075653d31adc109ddbfdcd7.tar.bz2 gentoo-2-744bdb5f1eebc6461075653d31adc109ddbfdcd7.zip |
Stable for amd64, wrt bug #534294
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 0d46d3d009b4..a6c0f97de440 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.40 2015/01/02 08:09:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.41 2015/01/22 08:42:47 ago Exp $ + + 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cyphesis-0.6.2.ebuild: + Stable for amd64, wrt bug #534294 02 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> cyphesis-0.6.2.ebuild: update HOMEPAGE diff --git a/games-server/cyphesis/cyphesis-0.6.2.ebuild b/games-server/cyphesis/cyphesis-0.6.2.ebuild index 2bf070c9d5ed..84a082699408 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.6 2015/01/02 08:09:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.7 2015/01/22 08:42:47 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" |