diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-11-19 09:48:24 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-11-19 09:48:24 +0000 |
commit | 146fab4e5e4ec49521699c2b61da920083d6dc6c (patch) | |
tree | 78b0339627cc46fbcdfd364e0668248d594223cc /games-sports | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-146fab4e5e4ec49521699c2b61da920083d6dc6c.tar.gz gentoo-2-146fab4e5e4ec49521699c2b61da920083d6dc6c.tar.bz2 gentoo-2-146fab4e5e4ec49521699c2b61da920083d6dc6c.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #491380.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/trophy/ChangeLog | 6 | ||||
-rw-r--r-- | games-sports/trophy/trophy-2.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-sports/trophy/ChangeLog b/games-sports/trophy/ChangeLog index cd1b4ff8fc62..835d9d3b11bb 100644 --- a/games-sports/trophy/ChangeLog +++ b/games-sports/trophy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-sports/trophy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/trophy/ChangeLog,v 1.11 2013/01/19 23:46:40 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/trophy/ChangeLog,v 1.12 2013/11/19 09:48:24 chainsaw Exp $ + + 19 Nov 2013; Tony Vroon <chainsaw@gentoo.org> trophy-2.0.3.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #491380. *trophy-2.0.3 (19 Jan 2013) diff --git a/games-sports/trophy/trophy-2.0.3.ebuild b/games-sports/trophy/trophy-2.0.3.ebuild index 8f1e3538ec39..393797668e68 100644 --- a/games-sports/trophy/trophy-2.0.3.ebuild +++ b/games-sports/trophy/trophy-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/trophy/trophy-2.0.3.ebuild,v 1.1 2013/01/19 23:46:40 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/trophy/trophy-2.0.3.ebuild,v 1.2 2013/11/19 09:48:24 chainsaw Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-games/clanlib:0.8[opengl]" |