diff options
author | 2014-10-29 10:33:46 +0000 | |
---|---|---|
committer | 2014-10-29 10:33:46 +0000 | |
commit | 2aba400cf9c28df8f8f6d30457ae427498f7cd81 (patch) | |
tree | cbc2d657e877e923f8371b53cba406bb48db65bc /app-emulation | |
parent | Stable for amd64, wrt bug #520298 (diff) | |
download | gentoo-2-2aba400cf9c28df8f8f6d30457ae427498f7cd81.tar.gz gentoo-2-2aba400cf9c28df8f8f6d30457ae427498f7cd81.tar.bz2 gentoo-2-2aba400cf9c28df8f8f6d30457ae427498f7cd81.zip |
Stable for amd64, wrt bug #526764
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/free42/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/free42/free42-1.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/free42/ChangeLog b/app-emulation/free42/ChangeLog index f9308e2cdcaf..6574047b3b5a 100644 --- a/app-emulation/free42/ChangeLog +++ b/app-emulation/free42/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/free42 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.24 2014/09/24 13:02:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.25 2014/10/29 10:33:46 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> free42-1.5.4.ebuild: + Stable for amd64, wrt bug #526764 *free42-1.5.4 (24 Sep 2014) diff --git a/app-emulation/free42/free42-1.5.4.ebuild b/app-emulation/free42/free42-1.5.4.ebuild index 5dd048de2b1c..c0f9188e7f24 100644 --- a/app-emulation/free42/free42-1.5.4.ebuild +++ b/app-emulation/free42/free42-1.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.5.4.ebuild,v 1.1 2014/09/24 13:02:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.5.4.ebuild,v 1.2 2014/10/29 10:33:46 ago Exp $ EAPI=5 @@ -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 |