diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 02:38:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 02:38:34 +0000 |
commit | e3ccadd08082d0928f5a1e0e835a3e310f28ca1e (patch) | |
tree | c3d0b1b70db27423e5a67b0a1225b065b55b5cbd /app-emulation | |
parent | Version bump. (diff) | |
download | gentoo-2-e3ccadd08082d0928f5a1e0e835a3e310f28ca1e.tar.gz gentoo-2-e3ccadd08082d0928f5a1e0e835a3e310f28ca1e.tar.bz2 gentoo-2-e3ccadd08082d0928f5a1e0e835a3e310f28ca1e.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spectemu/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spectemu/spectemu-0.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spectemu/ChangeLog b/app-emulation/spectemu/ChangeLog index d31766381d17..c45cda1a8bbe 100644 --- a/app-emulation/spectemu/ChangeLog +++ b/app-emulation/spectemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spectemu # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.12 2005/04/22 19:48:25 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.13 2005/04/24 02:38:34 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> spectemu-0.9.4.ebuild: + Stable on ppc. 22 Apr 2005; <rphillips@gentoo.org> spectemu-0.99.3.ebuild: Fix man page location diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild index 778f1e5df3d9..cc4caaa407b6 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-2005 Gentoo Foundation # 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.14 2005/01/01 14:17:00 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.15 2005/04/24 02:38:34 hansmi Exp $ ### Several versions of specemu exist, xspect & vgaspect, utilising X11 ### and/or svgalib. libreadline provides optional runtime features. @@ -13,7 +13,7 @@ SRC_URI="http://home.gwi.net/~plemon/sources/spectemu-0.94.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="X readline svga" DEPEND="X? ( virtual/x11 ) |