diff options
author | 2015-01-31 17:50:48 +0000 | |
---|---|---|
committer | 2015-01-31 17:50:48 +0000 | |
commit | e7ff5278c906968a9bb6a126070c7c7653493887 (patch) | |
tree | ee9f58125631fd9e7c2d00a6ac260be0d2edcea7 /games-fps/rtcwmp-demo | |
parent | Stable for amd64, wrt bug #537030 (diff) | |
download | gentoo-2-e7ff5278c906968a9bb6a126070c7c7653493887.tar.gz gentoo-2-e7ff5278c906968a9bb6a126070c7c7653493887.tar.bz2 gentoo-2-e7ff5278c906968a9bb6a126070c7c7653493887.zip |
Stable for amd64, wrt bug #535910
(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/rtcwmp-demo')
-rw-r--r-- | games-fps/rtcwmp-demo/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/rtcwmp-demo/ChangeLog b/games-fps/rtcwmp-demo/ChangeLog index 5ffbb06de0c8..9e8568d4820c 100644 --- a/games-fps/rtcwmp-demo/ChangeLog +++ b/games-fps/rtcwmp-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/rtcwmp-demo -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog,v 1.14 2014/07/09 22:23:25 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/ChangeLog,v 1.15 2015/01/31 17:50:48 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rtcwmp-demo-1.1-r1.ebuild: + Stable for amd64, wrt bug #535910 *rtcwmp-demo-1.1-r1 (09 Jul 2014) diff --git a/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild b/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild index 3d1e7a08a6f2..f759f196d0e8 100644 --- a/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild +++ b/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-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/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild,v 1.1 2014/07/09 22:23:25 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r1.ebuild,v 1.2 2015/01/31 17:50:48 ago Exp $ EAPI=5 inherit eutils unpacker games @@ -14,7 +14,7 @@ SRC_URI="mirror://idsoftware/wolf/linux/old/${MY_P} LICENSE="RTCW GPL-2" # gpl for init script bug #425946 SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="dedicated" RESTRICT="strip mirror" |