diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 21:45:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 21:45:45 +0000 |
commit | 51586d0f41208489505a9f64cb2d09ab289f339e (patch) | |
tree | 5c7262290ca8a1bec9251f8e50a156577c004617 /app-emulation/vice | |
parent | Stable for amd64, wrt bug #464410 (diff) | |
download | gentoo-2-51586d0f41208489505a9f64cb2d09ab289f339e.tar.gz gentoo-2-51586d0f41208489505a9f64cb2d09ab289f339e.tar.bz2 gentoo-2-51586d0f41208489505a9f64cb2d09ab289f339e.zip |
Stable for x86, 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')
-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 42432c6aa535..e9cf399fd9c1 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.89 2013/04/05 21:45:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.90 2013/04/05 21:45:45 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vice-2.4.ebuild: + Stable for x86, wrt bug #464624 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vice-2.4.ebuild: Stable for amd64, wrt bug #464624 diff --git a/app-emulation/vice/vice-2.4.ebuild b/app-emulation/vice/vice-2.4.ebuild index b4873075c678..c6585a727356 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.6 2013/04/05 21:45:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.4.ebuild,v 1.7 2013/04/05 21:45:45 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=" |