diff options
author | 2015-02-09 08:18:11 +0000 | |
---|---|---|
committer | 2015-02-09 08:18:11 +0000 | |
commit | 7daab3d3690e1d2e62fbc49c9fe4c97e35a2d1ef (patch) | |
tree | a316c8824c97b095e7e672e9bda9f2c537dd5194 /games-emulation | |
parent | Stable for amd64, wrt bug #539386 (diff) | |
download | gentoo-2-7daab3d3690e1d2e62fbc49c9fe4c97e35a2d1ef.tar.gz gentoo-2-7daab3d3690e1d2e62fbc49c9fe4c97e35a2d1ef.tar.bz2 gentoo-2-7daab3d3690e1d2e62fbc49c9fe4c97e35a2d1ef.zip |
Stable for amd64, wrt bug #539390
(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 | 7 | ||||
-rw-r--r-- | games-emulation/emutos/emutos-0.9.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/emutos/ChangeLog b/games-emulation/emutos/ChangeLog index 5b7f9981c774..7e2841075fd9 100644 --- a/games-emulation/emutos/ChangeLog +++ b/games-emulation/emutos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/emutos -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.21 2014/07/15 22:17:16 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.22 2015/02/09 08:18:11 ago Exp $ + + 09 Feb 2015; Agostino Sarubbo <ago@gentoo.org> emutos-0.9.3.ebuild: + Stable for amd64, wrt bug #539390 15 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> -emutos-0.8.7.ebuild: old diff --git a/games-emulation/emutos/emutos-0.9.3.ebuild b/games-emulation/emutos/emutos-0.9.3.ebuild index 5c6e03ca607a..61ee79c25fea 100644 --- a/games-emulation/emutos/emutos-0.9.3.ebuild +++ b/games-emulation/emutos/emutos-0.9.3.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-emulation/emutos/emutos-0.9.3.ebuild,v 1.1 2014/07/08 18:21:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/emutos-0.9.3.ebuild,v 1.2 2015/02/09 08:18:11 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="" |