diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-02 08:08:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-02 08:08:27 +0000 |
commit | a6af71168e8aedf5da704e3b44835ce6a448c851 (patch) | |
tree | e21f73d54ea41a82015ad6c5de1174bc3f7ead58 /games-server/cyphesis | |
parent | Mark arm64 stable. (diff) | |
download | gentoo-2-a6af71168e8aedf5da704e3b44835ce6a448c851.tar.gz gentoo-2-a6af71168e8aedf5da704e3b44835ce6a448c851.tar.bz2 gentoo-2-a6af71168e8aedf5da704e3b44835ce6a448c851.zip |
punt 2_6
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-server/cyphesis')
-rw-r--r-- | games-server/cyphesis/ChangeLog | 7 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index 54362138543f..53f7fa3ab629 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/cyphesis -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.38 2014/12/28 15:46:47 titanofold Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.39 2015/01/02 08:08:27 mr_bones_ Exp $ + + 02 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> cyphesis-0.6.2.ebuild: + punt 2_6 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> cyphesis-0.6.0.ebuild, cyphesis-0.6.2.ebuild: diff --git a/games-server/cyphesis/cyphesis-0.6.2.ebuild b/games-server/cyphesis/cyphesis-0.6.2.ebuild index b991da38a3c1..7e4983c47eeb 100644 --- a/games-server/cyphesis/cyphesis-0.6.2.ebuild +++ b/games-server/cyphesis/cyphesis-0.6.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.4 2014/12/28 15:46:47 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.5 2015/01/02 08:08:27 mr_bones_ Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit toolchain-funcs autotools python-single-r1 eutils games DESCRIPTION="WorldForge server running small games" |