diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:33:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:33:08 +0000 |
commit | 5be9e10eb64700cd4ca93d86c782bddc071e7215 (patch) | |
tree | 82abfb8920370323e20771616e35b2e60eddb953 /games-strategy/s25rttr | |
parent | Stable for amd64, wrt bug #457884 (diff) | |
download | gentoo-2-5be9e10eb64700cd4ca93d86c782bddc071e7215.tar.gz gentoo-2-5be9e10eb64700cd4ca93d86c782bddc071e7215.tar.bz2 gentoo-2-5be9e10eb64700cd4ca93d86c782bddc071e7215.zip |
Stable for amd64, wrt bug #457886
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/s25rttr')
-rw-r--r-- | games-strategy/s25rttr/ChangeLog | 8 | ||||
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.8.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-strategy/s25rttr/ChangeLog b/games-strategy/s25rttr/ChangeLog index 878e0ef75696..45925493ccdb 100644 --- a/games-strategy/s25rttr/ChangeLog +++ b/games-strategy/s25rttr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/s25rttr -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.1 2012/11/12 23:07:17 hasufell Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.2 2013/02/16 22:33:08 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> s25rttr-0.8.ebuild: + Stable for amd64, wrt bug #457886 *s25rttr-0.8 (12 Nov 2012) @@ -8,4 +11,3 @@ +files/s25rttr-0.8-cmake.patch, +files/s25rttr-0.8-soundconverter.patch, +metadata.xml: initial import wrt #363719 - diff --git a/games-strategy/s25rttr/s25rttr-0.8.ebuild b/games-strategy/s25rttr/s25rttr-0.8.ebuild index c1037a0bf682..7cc6c64cdacd 100644 --- a/games-strategy/s25rttr/s25rttr-0.8.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/s25rttr-0.8.ebuild,v 1.1 2012/11/12 23:07:17 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/s25rttr-0.8.ebuild,v 1.2 2013/02/16 22:33:08 ago Exp $ EAPI=4 inherit eutils cmake-utils gnome2-utils games @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="debug glfw" RDEPEND="app-arch/bzip2 |