diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-02 08:05:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-02 08:05:59 +0000 |
commit | 27f799442f63526c801dd38bc005005ac31694eb (patch) | |
tree | 0d6f616fb33c2b0cdb8247e2918a42e3eed2eb9a /games-rpg | |
parent | tidy (diff) | |
download | gentoo-2-27f799442f63526c801dd38bc005005ac31694eb.tar.gz gentoo-2-27f799442f63526c801dd38bc005005ac31694eb.tar.bz2 gentoo-2-27f799442f63526c801dd38bc005005ac31694eb.zip |
punt 2_6
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/wastesedge/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/wastesedge/wastesedge-0.3.5.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-rpg/wastesedge/ChangeLog b/games-rpg/wastesedge/ChangeLog index 43230f4d864f..8925e0bc0cc6 100644 --- a/games-rpg/wastesedge/ChangeLog +++ b/games-rpg/wastesedge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/wastesedge -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.18 2013/02/06 19:46:10 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.19 2015/01/02 08:05:59 mr_bones_ Exp $ + + 02 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> wastesedge-0.3.5.ebuild: + punt 2_6 06 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> wastesedge-0.3.5.ebuild: tidy diff --git a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild index df9942452d1b..e2c80f6427e7 100644 --- a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild +++ b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.5.ebuild,v 1.2 2013/02/06 19:46:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.5.ebuild,v 1.3 2015/01/02 08:05:59 mr_bones_ Exp $ EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) - +PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 games DESCRIPTION="role playing game to showcase the adonthell engine" |