diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:57:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:57:31 +0000 |
commit | 06312c808b7a16e60e9236814cde62b55532a52d (patch) | |
tree | 08be7ae3e1be2c2f01bd593aebf0f10b373e2af8 /games-arcade | |
parent | Stable for x86, wrt bug #540608 (diff) | |
download | gentoo-2-06312c808b7a16e60e9236814cde62b55532a52d.tar.gz gentoo-2-06312c808b7a16e60e9236814cde62b55532a52d.tar.bz2 gentoo-2-06312c808b7a16e60e9236814cde62b55532a52d.zip |
Stable for x86, wrt bug #540610
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/gish-demo/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/gish-demo/gish-demo-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/gish-demo/ChangeLog b/games-arcade/gish-demo/ChangeLog index c0ae412c5316..77f7ee3e57af 100644 --- a/games-arcade/gish-demo/ChangeLog +++ b/games-arcade/gish-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/gish-demo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.16 2015/02/19 10:39:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.17 2015/02/25 15:57:31 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gish-demo-1.6.ebuild: + Stable for x86, wrt bug #540610 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gish-demo-1.6.ebuild: Stable for amd64, wrt bug #540610 diff --git a/games-arcade/gish-demo/gish-demo-1.6.ebuild b/games-arcade/gish-demo/gish-demo-1.6.ebuild index 1e032c619159..cf83302ed2db 100644 --- a/games-arcade/gish-demo/gish-demo-1.6.ebuild +++ b/games-arcade/gish-demo/gish-demo-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.6.ebuild,v 1.2 2015/02/19 10:39:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.6.ebuild,v 1.3 2015/02/25 15:57:31 ago Exp $ EAPI=5 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://s159260531.onlinehome.us/demos/gishdemo.tar.gz -> ${P}.tar.gz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RESTRICT="mirror bindist strip" QA_PREBUILT="${GAMES_PREFIX_OPT:1}/${PN}/gish" |