diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:39:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:39:56 +0000 |
commit | 2a974352e3a3e196f7c52c9eafaee5ede5e520b5 (patch) | |
tree | 7e0225c600dce5052ee89822b4acb10ff07825a1 /app-emulation/spectemu | |
parent | remove from tree (diff) | |
download | gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.gz gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.bz2 gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-emulation/spectemu')
-rw-r--r-- | app-emulation/spectemu/spectemu-0.99.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/spectemu/spectemu-0.99.3.ebuild b/app-emulation/spectemu/spectemu-0.99.3.ebuild index 2238d8703b59..107c873b8ada 100644 --- a/app-emulation/spectemu/spectemu-0.99.3.ebuild +++ b/app-emulation/spectemu/spectemu-0.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.99.3.ebuild,v 1.9 2006/08/20 19:46:24 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.99.3.ebuild,v 1.10 2007/07/12 06:39:56 mr_bones_ Exp $ ### Several versions of specemu exist, xspect & vgaspect, utilising X11 ### and/or svgalib. libreadline provides optional runtime features. @@ -47,4 +47,3 @@ src_compile() { src_install() { make install_root="${D}" install || die } - |