diff options
author | 2015-04-19 10:40:02 +0000 | |
---|---|---|
committer | 2015-04-19 10:40:02 +0000 | |
commit | 869a5cccc030c2e4d5c1c58460789c1e566fa25e (patch) | |
tree | fc91b160860dd29aa6a00acdff666fb688568fb8 /games-fps/legends | |
parent | Stable for amd64, wrt bug #517702 (diff) | |
download | gentoo-2-869a5cccc030c2e4d5c1c58460789c1e566fa25e.tar.gz gentoo-2-869a5cccc030c2e4d5c1c58460789c1e566fa25e.tar.bz2 gentoo-2-869a5cccc030c2e4d5c1c58460789c1e566fa25e.zip |
Stable for amd64, wrt bug #546072
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-fps/legends')
-rw-r--r-- | games-fps/legends/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/legends/legends-0.4.1.43-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/legends/ChangeLog b/games-fps/legends/ChangeLog index 6beecba0f80d..aa2db0c93844 100644 --- a/games-fps/legends/ChangeLog +++ b/games-fps/legends/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/legends -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/ChangeLog,v 1.30 2014/07/07 20:42:53 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/ChangeLog,v 1.31 2015/04/19 10:40:02 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> legends-0.4.1.43-r1.ebuild: + Stable for amd64, wrt bug #546072 07 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> legends-0.4.1.43-r1.ebuild: diff --git a/games-fps/legends/legends-0.4.1.43-r1.ebuild b/games-fps/legends/legends-0.4.1.43-r1.ebuild index 6a8623cc192c..8de2753ae730 100644 --- a/games-fps/legends/legends-0.4.1.43-r1.ebuild +++ b/games-fps/legends/legends-0.4.1.43-r1.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-fps/legends/legends-0.4.1.43-r1.ebuild,v 1.2 2014/07/07 20:42:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.43-r1.ebuild,v 1.3 2015/04/19 10:40:02 ago Exp $ EAPI=5 inherit eutils unpacker games @@ -15,7 +15,7 @@ SRC_URI="http://legendsthegame.net/files/${MY_P}.run LICENSE="Legends LGPL-2.1+" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="+dedicated" RESTRICT="strip" |