diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 07:55:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 07:55:24 +0000 |
commit | 7f3771983a2d1edf6bf035a01ce4ae72a9447b22 (patch) | |
tree | 65a439e4b638240706df8e51466d64396ab1cf55 /games-emulation | |
parent | Version bump (diff) | |
download | gentoo-2-7f3771983a2d1edf6bf035a01ce4ae72a9447b22.tar.gz gentoo-2-7f3771983a2d1edf6bf035a01ce4ae72a9447b22.tar.bz2 gentoo-2-7f3771983a2d1edf6bf035a01ce4ae72a9447b22.zip |
Stable for amd64, wrt bug #546304
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 4b3f6cb37f43..2412174a7717 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.26 2015/03/12 18:53:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.27 2015/04/13 07:55:24 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> emutos-0.9.4.ebuild: + Stable for amd64, wrt bug #546304 *emutos-0.9.4 (12 Mar 2015) diff --git a/games-emulation/emutos/emutos-0.9.4.ebuild b/games-emulation/emutos/emutos-0.9.4.ebuild index 035681818971..37a9ceadd41c 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.1 2015/03/12 18:53:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/emutos-0.9.4.ebuild,v 1.2 2015/04/13 07:55:24 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="" |