diff options
author | 2015-04-19 10:06:55 +0000 | |
---|---|---|
committer | 2015-04-19 10:06:55 +0000 | |
commit | 5273227e70f122839b7c4a661beca0ed3922cb73 (patch) | |
tree | e8d96063162b20dba741a4ac5886508530897410 /games-emulation | |
parent | Stable for x86, wrt bug #545080 (diff) | |
download | gentoo-2-5273227e70f122839b7c4a661beca0ed3922cb73.tar.gz gentoo-2-5273227e70f122839b7c4a661beca0ed3922cb73.tar.bz2 gentoo-2-5273227e70f122839b7c4a661beca0ed3922cb73.zip |
Stable for x86, wrt bug #546304
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/emutos/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/emutos/emutos-0.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/emutos/ChangeLog b/games-emulation/emutos/ChangeLog index 2412174a7717..9895c1834962 100644 --- a/games-emulation/emutos/ChangeLog +++ b/games-emulation/emutos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/emutos # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.27 2015/04/13 07:55:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.28 2015/04/19 10:06:55 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> emutos-0.9.4.ebuild: + Stable for x86, wrt bug #546304 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> emutos-0.9.4.ebuild: Stable for amd64, wrt bug #546304 diff --git a/games-emulation/emutos/emutos-0.9.4.ebuild b/games-emulation/emutos/emutos-0.9.4.ebuild index 37a9ceadd41c..195af43ca1df 100644 --- a/games-emulation/emutos/emutos-0.9.4.ebuild +++ b/games-emulation/emutos/emutos-0.9.4.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-emulation/emutos/emutos-0.9.4.ebuild,v 1.2 2015/04/13 07:55:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/emutos-0.9.4.ebuild,v 1.3 2015/04/19 10:06:55 ago Exp $ EAPI=5 inherit games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/emutos/emutos-src-0.9.3.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="" |