diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:52:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:52:48 +0000 |
commit | c4ac7a13a0170f7a83127a515fa17ba900a2fa1f (patch) | |
tree | c5ec18f316d43a5722a4e022c7b9889ecde0b810 /games-strategy/openra | |
parent | amd64 stable, bug #502356 (diff) | |
download | gentoo-2-c4ac7a13a0170f7a83127a515fa17ba900a2fa1f.tar.gz gentoo-2-c4ac7a13a0170f7a83127a515fa17ba900a2fa1f.tar.bz2 gentoo-2-c4ac7a13a0170f7a83127a515fa17ba900a2fa1f.zip |
amd64 stable, bug #502360
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-strategy/openra')
-rw-r--r-- | games-strategy/openra/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/openra/openra-20131223-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/openra/ChangeLog b/games-strategy/openra/ChangeLog index 264b48ff99dd..a7b82319ff7c 100644 --- a/games-strategy/openra/ChangeLog +++ b/games-strategy/openra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/openra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/openra/ChangeLog,v 1.26 2013/12/25 01:19:50 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/openra/ChangeLog,v 1.27 2014/03/02 22:52:48 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> openra-20131223-r1.ebuild: + amd64 stable, bug #502360 25 Dec 2013; Julian Ospald <hasufell@gentoo.org> files/openra-20131223-sdl2.patch: diff --git a/games-strategy/openra/openra-20131223-r1.ebuild b/games-strategy/openra/openra-20131223-r1.ebuild index d590579ae53a..8f6352c5fb20 100644 --- a/games-strategy/openra/openra-20131223-r1.ebuild +++ b/games-strategy/openra/openra-20131223-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/openra/openra-20131223-r1.ebuild,v 1.1 2013/12/24 21:46:19 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/openra/openra-20131223-r1.ebuild,v 1.2 2014/03/02 22:52:48 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="tools" DEPEND="dev-dotnet/libgdiplus |