diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-02-25 10:52:44 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-02-25 10:52:44 +0000 |
commit | 584b3e9c927ea878ece10b0d7804fd4f78f26b19 (patch) | |
tree | 53c72af304e98828828f4d9258c0cdf95afaae2d /games-emulation | |
parent | Stable for ppc64, wrt bug #457286 (diff) | |
download | gentoo-2-584b3e9c927ea878ece10b0d7804fd4f78f26b19.tar.gz gentoo-2-584b3e9c927ea878ece10b0d7804fd4f78f26b19.tar.bz2 gentoo-2-584b3e9c927ea878ece10b0d7804fd4f78f26b19.zip |
Stable for amd64 wrt bug #458652
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/advancescan/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/advancescan/advancescan-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/advancescan/ChangeLog b/games-emulation/advancescan/ChangeLog index 3193eff95131..95c7d3d82b0d 100644 --- a/games-emulation/advancescan/ChangeLog +++ b/games-emulation/advancescan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/advancescan # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancescan/ChangeLog,v 1.7 2013/01/22 18:20:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancescan/ChangeLog,v 1.8 2013/02/25 10:52:44 nimiux Exp $ + + 25 Feb 2013; Chema Alonso <nimiux@gentoo.org> advancescan-1.16.ebuild: + Stable for amd64 wrt bug #458652 *advancescan-1.16 (22 Jan 2013) diff --git a/games-emulation/advancescan/advancescan-1.16.ebuild b/games-emulation/advancescan/advancescan-1.16.ebuild index e72c7655749e..161c00cfc956 100644 --- a/games-emulation/advancescan/advancescan-1.16.ebuild +++ b/games-emulation/advancescan/advancescan-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancescan/advancescan-1.16.ebuild,v 1.1 2013/01/22 18:20:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancescan/advancescan-1.16.ebuild,v 1.2 2013/02/25 10:52:44 nimiux Exp $ EAPI=2 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-libs/expat |