diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 21:45:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 21:45:21 +0000 |
commit | f03bf4a1261037ee56d21bbeb8178821eed024dd (patch) | |
tree | 33bd26a74ceea779cfd348b7c1931e1e00660bd8 /app-emulation | |
parent | Stable for amd64, wrt bug #464624 (diff) | |
download | gentoo-2-f03bf4a1261037ee56d21bbeb8178821eed024dd.tar.gz gentoo-2-f03bf4a1261037ee56d21bbeb8178821eed024dd.tar.bz2 gentoo-2-f03bf4a1261037ee56d21bbeb8178821eed024dd.zip |
Stable for amd64, wrt bug #464624
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/vice/vice-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index 82b4c820ca55..42432c6aa535 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.88 2013/04/05 18:56:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.89 2013/04/05 21:45:21 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vice-2.4.ebuild: + Stable for amd64, wrt bug #464624 05 Apr 2013; Michael Sterrett <mr_bones_@gentoo.org> +files/vice-2.4-buffer.patch, files/vice-2.3-libav.patch, diff --git a/app-emulation/vice/vice-2.4.ebuild b/app-emulation/vice/vice-2.4.ebuild index 9be5dd03218d..b4873075c678 100644 --- a/app-emulation/vice/vice-2.4.ebuild +++ b/app-emulation/vice/vice-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.4.ebuild,v 1.5 2013/04/05 18:56:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.4.ebuild,v 1.6 2013/04/05 21:45:21 ago Exp $ EAPI=5 inherit autotools eutils toolchain-funcs games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="Xaw3d alsa gnome nls png readline sdl ipv6 memmap ethernet oss zlib X gif jpeg xv dga xrandr ffmpeg lame pulseaudio" RDEPEND=" |