summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 11:15:49 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 11:15:49 +0000
commitd3328ebd0906111e37db04938ca2c8f8e34a6010 (patch)
treed2b816ad3a8732b189c50042dd3458e3b9dc7a70 /app-emulation/libspectrum
parentStable on ppc. (diff)
downloadhistorical-d3328ebd0906111e37db04938ca2c8f8e34a6010.tar.gz
historical-d3328ebd0906111e37db04938ca2c8f8e34a6010.tar.bz2
historical-d3328ebd0906111e37db04938ca2c8f8e34a6010.zip
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'app-emulation/libspectrum')
-rw-r--r--app-emulation/libspectrum/ChangeLog6
-rw-r--r--app-emulation/libspectrum/libspectrum-0.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/libspectrum/ChangeLog b/app-emulation/libspectrum/ChangeLog
index 71dd48e7df65..1a4b72ff22e3 100644
--- a/app-emulation/libspectrum/ChangeLog
+++ b/app-emulation/libspectrum/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/libspectrum
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.8 2005/01/03 22:07:10 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.9 2005/04/24 11:13:51 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ libspectrum-0.2.1.ebuild:
+ Stable on ppc.
*libspectrum-0.2.2 (04 Jan 2005)
diff --git a/app-emulation/libspectrum/libspectrum-0.2.1.ebuild b/app-emulation/libspectrum/libspectrum-0.2.1.ebuild
index 8188f2735d35..b139197157ed 100644
--- a/app-emulation/libspectrum/libspectrum-0.2.1.ebuild
+++ b/app-emulation/libspectrum/libspectrum-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.1.ebuild,v 1.4 2005/01/01 14:14:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-0.2.1.ebuild,v 1.5 2005/04/24 11:13:51 hansmi Exp $
DESCRIPTION="Spectrum emulation library"
HOMEPAGE="http://fuse-emulator.sourceforge.net/libspectrum.php"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
DEPEND="=dev-libs/glib-1*
>=dev-libs/libgcrypt-1.1.91