summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-21 19:24:46 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-21 19:24:46 +0000
commitd1d797d801b206f5ff9ff1f342398a2972caa30d (patch)
treee94a08ca4d386ff6444bc40989605b67cec333e2 /app-emulation/spectemu
parentVersion bumped (diff)
downloadhistorical-d1d797d801b206f5ff9ff1f342398a2972caa30d.tar.gz
historical-d1d797d801b206f5ff9ff1f342398a2972caa30d.tar.bz2
historical-d1d797d801b206f5ff9ff1f342398a2972caa30d.zip
Added to ~ppc
Diffstat (limited to 'app-emulation/spectemu')
-rw-r--r--app-emulation/spectemu/ChangeLog7
-rw-r--r--app-emulation/spectemu/spectemu-0.9.4.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/spectemu/ChangeLog b/app-emulation/spectemu/ChangeLog
index 827c1896832d..b1794373997d 100644
--- a/app-emulation/spectemu/ChangeLog
+++ b/app-emulation/spectemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spectemu
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.5 2003/06/29 20:06:54 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.6 2004/03/21 19:24:45 dholm Exp $
+
+ 21 Mar 2004; David Holm <dholm@gentoo.org> spectemu-0.9.4.ebuild:
+ Added to ~ppc.
*spectemu-0.9.4 (27 Jul 2002)
diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild
index 5eda76c70487..36554d2bf6aa 100644
--- a/app-emulation/spectemu/spectemu-0.9.4.ebuild
+++ b/app-emulation/spectemu/spectemu-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.8 2004/02/20 06:08:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.9 2004/03/21 19:24:46 dholm Exp $
IUSE="X readline svga"
@@ -8,7 +8,7 @@ DESCRIPTION="48k ZX Spectrum Emulator"
HOMEPAGE="http://kempelen.iit.bme.hu/~mszeredi/spectemu/spectemu.html"
LICENSE="GPL-2 | LGPL-2"
SRC_URI="http://home.gwi.net/~plemon/sources/spectemu-0.94.tar.gz"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
SLOT="0"
### Several versions of specemu exist, xspect & vgaspect, utilising X11
### and/or svgalib. libreadline provides optional runtime features.