diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 10:40:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 10:40:52 +0000 |
commit | 41bd99415ae1a434d9cf066ef5c8328f1172d4e4 (patch) | |
tree | fc92d20dffc498eed3d5b61413bf9f3eda6eef76 /games-strategy | |
parent | Stable for amd64, wrt bug #540468 (diff) | |
download | gentoo-2-41bd99415ae1a434d9cf066ef5c8328f1172d4e4.tar.gz gentoo-2-41bd99415ae1a434d9cf066ef5c8328f1172d4e4.tar.bz2 gentoo-2-41bd99415ae1a434d9cf066ef5c8328f1172d4e4.zip |
Stable for amd64, wrt bug #540598
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/s25rttr/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.8.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/s25rttr/ChangeLog b/games-strategy/s25rttr/ChangeLog index b32bb4d36550..b99a67131032 100644 --- a/games-strategy/s25rttr/ChangeLog +++ b/games-strategy/s25rttr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/s25rttr -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.7 2014/11/25 23:22:30 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.8 2015/02/19 10:40:52 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> s25rttr-0.8.1.ebuild: + Stable for amd64, wrt bug #540598 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/games-strategy/s25rttr/s25rttr-0.8.1.ebuild b/games-strategy/s25rttr/s25rttr-0.8.1.ebuild index 3c678dd8f6ca..31536de68cb6 100644 --- a/games-strategy/s25rttr/s25rttr-0.8.1.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.8.1.ebuild @@ -1,6 +1,6 @@ -# 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-strategy/s25rttr/s25rttr-0.8.1.ebuild,v 1.2 2014/05/15 17:06:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/s25rttr-0.8.1.ebuild,v 1.3 2015/02/19 10:40:52 ago Exp $ EAPI=5 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 |