diff options
author | Markus Meier <maekke@gentoo.org> | 2007-10-24 18:38:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-10-24 18:38:44 +0000 |
commit | d7cfd37674ec3d06c8f993b3139fa08b9f26175e (patch) | |
tree | 4e602309058a38a18743526ff08272062f1c35f5 /app-emulation/vice | |
parent | revert wrong removal of src-install (diff) | |
download | gentoo-2-d7cfd37674ec3d06c8f993b3139fa08b9f26175e.tar.gz gentoo-2-d7cfd37674ec3d06c8f993b3139fa08b9f26175e.tar.bz2 gentoo-2-d7cfd37674ec3d06c8f993b3139fa08b9f26175e.zip |
x86 stable, bug #196608
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-emulation/vice')
-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 2a1a8b22f610..9a76bf322abc 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.53 2007/10/21 23:23:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.54 2007/10/24 18:38:44 maekke Exp $ + + 24 Oct 2007; Markus Meier <maekke@gentoo.org> vice-1.22.ebuild: + x86 stable, bug #196608 21 Oct 2007; Michael Sterrett <mr_bones_@gentoo.org> vice-1.22.ebuild: dep on x11-libs/libXrandr as well (bug #196564) diff --git a/app-emulation/vice/vice-1.22.ebuild b/app-emulation/vice/vice-1.22.ebuild index df172eb22722..d8d2dab3525a 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.2 2007/10/21 23:23:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.22.ebuild,v 1.3 2007/10/24 18:38:44 maekke 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 |