summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2011-10-06 19:49:41 +0000
committerSteve Dibb <beandog@gentoo.org>2011-10-06 19:49:41 +0000
commit2ef9ec2503793c022e603d4ddff9f9057105ac6d (patch)
tree1ceed2bc0ede30ad23ae1eed4a8543e6755181bb /app-emulation/libspectrum
parentamd64 stable, bug 385511 (diff)
downloadgentoo-2-2ef9ec2503793c022e603d4ddff9f9057105ac6d.tar.gz
gentoo-2-2ef9ec2503793c022e603d4ddff9f9057105ac6d.tar.bz2
gentoo-2-2ef9ec2503793c022e603d4ddff9f9057105ac6d.zip
amd64 stable, bug 385791
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libspectrum')
-rw-r--r--app-emulation/libspectrum/ChangeLog5
-rw-r--r--app-emulation/libspectrum/libspectrum-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog
index c9811521fd2c..86fcf3dd853b 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.28 2011/05/02 19:29:50 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.29 2011/10/06 19:49:41 beandog Exp $
+
+ 06 Oct 2011; Steve Dibb <beandog@gentoo.org> libspectrum-1.0.0.ebuild:
+ amd64 stable, bug 385791
*libspectrum-1.0.0 (02 May 2011)
diff --git a/app-emulation/libspectrum/libspectrum-1.0.0.ebuild b/app-emulation/libspectrum/libspectrum-1.0.0.ebuild
index 8ec3d2d951f0..1b1cfb7eec25 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.1 2011/05/02 19:29:50 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.0.0.ebuild,v 1.2 2011/10/06 19:49:41 beandog 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 )