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/vice/vice-2.4.ebuild | |
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/vice/vice-2.4.ebuild')
-rw-r--r-- | app-emulation/vice/vice-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |