diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:06:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:06:46 +0000 |
commit | 634bd4500958f75f17356e95f9103a2e2562260f (patch) | |
tree | 326755ef037b1d0f1f71d6e72f46865d77cfad35 /app-emulation/libspectrum | |
parent | amd64/x86 stable, bug #384827 (diff) | |
download | gentoo-2-634bd4500958f75f17356e95f9103a2e2562260f.tar.gz gentoo-2-634bd4500958f75f17356e95f9103a2e2562260f.tar.bz2 gentoo-2-634bd4500958f75f17356e95f9103a2e2562260f.zip |
x86 stable, bug #385791
(Portage version: 2.1.10.25/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libspectrum')
-rw-r--r-- | app-emulation/libspectrum/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libspectrum/libspectrum-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog index 4d158c6683ea..f65b2b3fd16a 100644 --- a/app-emulation/libspectrum/ChangeLog +++ b/app-emulation/libspectrum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libspectrum # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.30 2011/10/15 14:14:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.31 2011/10/15 23:06:46 maekke Exp $ + + 15 Oct 2011; Markus Meier <maekke@gentoo.org> libspectrum-1.0.0.ebuild: + x86 stable, bug #385791 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libspectrum-1.0.0.ebuild: ppc stable wrt #385791 diff --git a/app-emulation/libspectrum/libspectrum-1.0.0.ebuild b/app-emulation/libspectrum/libspectrum-1.0.0.ebuild index 3308ba657890..ed78193bb6a6 100644 --- a/app-emulation/libspectrum/libspectrum-1.0.0.ebuild +++ b/app-emulation/libspectrum/libspectrum-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.0.0.ebuild,v 1.3 2011/10/15 14:14:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.0.0.ebuild,v 1.4 2011/10/15 23:06:46 maekke Exp $ EAPI="3" @@ -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 ) |