diff options
-rw-r--r-- | app-emulation/vice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/vice/vice-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index 9a76bf322abc..f27dc10d0e87 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vice # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.54 2007/10/24 18:38:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.55 2007/10/29 19:45:23 fmccor Exp $ + + 29 Oct 2007; Ferris McCormick <fmccor@gentoo.org> vice-1.22.ebuild: + Sparc stable --- Bug #196608 --- developer request. 24 Oct 2007; Markus Meier <maekke@gentoo.org> vice-1.22.ebuild: x86 stable, bug #196608 diff --git a/app-emulation/vice/vice-1.22.ebuild b/app-emulation/vice/vice-1.22.ebuild index d8d2dab3525a..f6656a85eaf8 100644 --- a/app-emulation/vice/vice-1.22.ebuild +++ b/app-emulation/vice/vice-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.22.ebuild,v 1.3 2007/10/24 18:38:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.22.ebuild,v 1.4 2007/10/29 19:45:23 fmccor Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="Xaw3d alsa arts esd ffmpeg gnome nls png readline resid sdl" RDEPEND="media-libs/giflib |