diff options
author | 2005-11-12 10:37:52 +0000 | |
---|---|---|
committer | 2005-11-12 10:37:52 +0000 | |
commit | 3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94 (patch) | |
tree | 674d2bb9310c44c0c568efd2f0c5b579dcf7c273 /app-emulation/vice/vice-1.17.ebuild | |
parent | path fix for mkfs.{dos,vfat,ntfs} from bug #107572 + bit of a cleanout (diff) | |
download | historical-3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94.tar.gz historical-3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94.tar.bz2 historical-3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94.zip |
stable for x86
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-emulation/vice/vice-1.17.ebuild')
-rw-r--r-- | app-emulation/vice/vice-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vice/vice-1.17.ebuild b/app-emulation/vice/vice-1.17.ebuild index 78e7c3f20f2b..44763e38fb2f 100644 --- a/app-emulation/vice/vice-1.17.ebuild +++ b/app-emulation/vice/vice-1.17.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/vice/vice-1.17.ebuild,v 1.2 2005/10/17 21:43:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.17.ebuild,v 1.3 2005/11/12 10:37:52 mr_bones_ Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="X Xaw3d arts esd ffmpeg gnome nls readline sdl" DEPEND="esd? ( media-sound/esound ) |