diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-11-12 10:37:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-11-12 10:37:52 +0000 |
commit | efacfa4f8270e4ab575ea170784e603519aac070 (patch) | |
tree | f775542b81bbbec768e404f98fb5d8aaca3d5985 /app-emulation | |
parent | path fix for mkfs.{dos,vfat,ntfs} from bug #107572 + bit of a cleanout (diff) | |
download | gentoo-2-efacfa4f8270e4ab575ea170784e603519aac070.tar.gz gentoo-2-efacfa4f8270e4ab575ea170784e603519aac070.tar.bz2 gentoo-2-efacfa4f8270e4ab575ea170784e603519aac070.zip |
stable for x86
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/vice/vice-1.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index 4b03e64f4b84..d1fecb81279c 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vice # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.28 2005/10/20 17:39:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.29 2005/11/12 10:37:52 mr_bones_ Exp $ + + 12 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> vice-1.17.ebuild: + stable for x86 20 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> -files/vice_gcc4_patch.gz, -vice-1.16.ebuild: 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 ) |