diff options
author | 2015-06-26 08:40:15 +0000 | |
---|---|---|
committer | 2015-06-26 08:40:15 +0000 | |
commit | 71da5e38845f7f7811e236b84329cd4334926735 (patch) | |
tree | c98b22d737e6fc6eb085d4bfec83bf6eb9f8154e /app-emulation | |
parent | Stable for x86, wrt bug #534818 (diff) | |
download | gentoo-2-71da5e38845f7f7811e236b84329cd4334926735.tar.gz gentoo-2-71da5e38845f7f7811e236b84329cd4334926735.tar.bz2 gentoo-2-71da5e38845f7f7811e236b84329cd4334926735.zip |
Stable for x86, wrt bug #534850
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libspectrum/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libspectrum/libspectrum-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog index c574d36bfafe..09205ebccbdc 100644 --- a/app-emulation/libspectrum/ChangeLog +++ b/app-emulation/libspectrum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libspectrum # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.37 2015/06/11 15:06:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.38 2015/06/26 08:40:15 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libspectrum-1.1.1.ebuild: + Stable for x86, wrt bug #534850 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libspectrum-1.1.1.ebuild: Stable for amd64, wrt bug #534850 diff --git a/app-emulation/libspectrum/libspectrum-1.1.1.ebuild b/app-emulation/libspectrum/libspectrum-1.1.1.ebuild index 31652f944ba2..092914357c57 100644 --- a/app-emulation/libspectrum/libspectrum-1.1.1.ebuild +++ b/app-emulation/libspectrum/libspectrum-1.1.1.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/app-emulation/libspectrum/libspectrum-1.1.1.ebuild,v 1.2 2015/06/11 15:06:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.1.1.ebuild,v 1.3 2015/06/26 08:40:15 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="audiofile bzip2 gcrypt zlib" RDEPEND="zlib? ( sys-libs/zlib ) |