diff options
Diffstat (limited to 'app-emulation/free42')
-rw-r--r-- | app-emulation/free42/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/free42/free42-1.4.77.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/free42/ChangeLog b/app-emulation/free42/ChangeLog index 110eba45036a..e313de949241 100644 --- a/app-emulation/free42/ChangeLog +++ b/app-emulation/free42/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/free42 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.15 2013/01/21 20:44:37 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.16 2013/02/25 11:37:25 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> free42-1.4.77.ebuild: + Stable for amd64, wrt bug #459128 21 Jan 2013; Chema Alonso <nimiux@gentoo.org> free42-1.4.77.ebuild: Add fix to avoid array subscript above bounds. Reported upstream diff --git a/app-emulation/free42/free42-1.4.77.ebuild b/app-emulation/free42/free42-1.4.77.ebuild index 562c47ba1689..3b58d561596b 100644 --- a/app-emulation/free42/free42-1.4.77.ebuild +++ b/app-emulation/free42/free42-1.4.77.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/app-emulation/free42/free42-1.4.77.ebuild,v 1.2 2013/01/21 20:44:37 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.4.77.ebuild,v 1.3 2013/02/25 11:37:25 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa" DEPEND="dev-libs/atk |