diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-07-09 23:38:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-07-09 23:38:37 +0000 |
commit | 7816927489494fbe6a5582e8397bfba0c64db17e (patch) | |
tree | ff5f9ab7112111e1c0132e682322cd265cbb4cb4 /games-emulation | |
parent | Add flex-2.5.31 back in with Debian patchset #97921 by Martin Mokrejs. (diff) | |
download | gentoo-2-7816927489494fbe6a5582e8397bfba0c64db17e.tar.gz gentoo-2-7816927489494fbe6a5582e8397bfba0c64db17e.tar.bz2 gentoo-2-7816927489494fbe6a5582e8397bfba0c64db17e.zip |
typo
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/fceultra/fceultra-0.98.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/fceultra/fceultra-0.98.12.ebuild b/games-emulation/fceultra/fceultra-0.98.12.ebuild index 3ef4e55ccc7e..69ccec3beb02 100644 --- a/games-emulation/fceultra/fceultra-0.98.12.ebuild +++ b/games-emulation/fceultra/fceultra-0.98.12.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/fceultra-0.98.12.ebuild,v 1.3 2005/07/08 22:25:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/fceultra-0.98.12.ebuild,v 1.4 2005/07/09 23:38:37 mr_bones_ Exp $ inherit eutils games DESCRIPTION="A portable NES/Famicom emulator" HOMEPAGE="http://www.emulator-zone.com/doc.php/nes/fceultra.html" -SRC_URI="mirrors://gentoo/fceu-${PV}.src.tar.bz2" +SRC_URI="mirror://gentoo/fceu-${PV}.src.tar.bz2" LICENSE="GPL-2" SLOT="0" |