diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:11:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:11:51 +0000 |
commit | 5cceee76c0c3fd011c5acb7b47cb65f2ce03e35f (patch) | |
tree | 4cd36487bd228d4e571d7bd26986a2045d00543b /games-engines | |
parent | Stable for amd64, wrt bug #544628 (diff) | |
download | gentoo-2-5cceee76c0c3fd011c5acb7b47cb65f2ce03e35f.tar.gz gentoo-2-5cceee76c0c3fd011c5acb7b47cb65f2ce03e35f.tar.bz2 gentoo-2-5cceee76c0c3fd011c5acb7b47cb65f2ce03e35f.zip |
Stable for amd64, wrt bug #544342
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/openxcom/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/openxcom/openxcom-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/openxcom/ChangeLog b/games-engines/openxcom/ChangeLog index 98b389a49f04..e7c3f45a1d83 100644 --- a/games-engines/openxcom/ChangeLog +++ b/games-engines/openxcom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/openxcom # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/openxcom/ChangeLog,v 1.4 2015/01/21 05:33:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/openxcom/ChangeLog,v 1.5 2015/03/27 09:11:51 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> openxcom-1.0.0.ebuild: + Stable for amd64, wrt bug #544342 21 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> openxcom-1.0.0.ebuild: point people to additional language packs diff --git a/games-engines/openxcom/openxcom-1.0.0.ebuild b/games-engines/openxcom/openxcom-1.0.0.ebuild index ee6b34fe6d91..2b27aff9730f 100644 --- a/games-engines/openxcom/openxcom-1.0.0.ebuild +++ b/games-engines/openxcom/openxcom-1.0.0.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-engines/openxcom/openxcom-1.0.0.ebuild,v 1.4 2015/01/21 05:33:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/openxcom/openxcom-1.0.0.ebuild,v 1.5 2015/03/27 09:11:51 ago Exp $ EAPI=5 inherit eutils cmake-utils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="https://github.com/SupSuper/OpenXcom/archive/v1.0.tar.gz -> ${P}.tar.gz LICENSE="GPL-3 CC-BY-SA-4.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" RDEPEND=">=dev-cpp/yaml-cpp-0.5.1 |