summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-11-13 20:57:02 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-11-13 20:57:02 +0000
commitb48ef948634010ba6650873fab73fcc6b438bdde (patch)
treeab9cf0e42e94ba31430dc4e88076756cf3e1e086 /app-emulation
parentversion bump. Added -fPIC as per bug #103663 (diff)
downloadgentoo-2-b48ef948634010ba6650873fab73fcc6b438bdde.tar.gz
gentoo-2-b48ef948634010ba6650873fab73fcc6b438bdde.tar.bz2
gentoo-2-b48ef948634010ba6650873fab73fcc6b438bdde.zip
app-emulation/vice stable on ppc.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vice/ChangeLog5
-rw-r--r--app-emulation/vice/vice-1.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog
index d1fecb81279c..8d8900ced5fc 100644
--- a/app-emulation/vice/ChangeLog
+++ b/app-emulation/vice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/vice
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.29 2005/11/12 10:37:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.30 2005/11/13 20:57:02 hansmi Exp $
+
+ 13 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> vice-1.17.ebuild:
+ Stable on ppc.
12 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> vice-1.17.ebuild:
stable for x86
diff --git a/app-emulation/vice/vice-1.17.ebuild b/app-emulation/vice/vice-1.17.ebuild
index 44763e38fb2f..ed698935e2d9 100644
--- a/app-emulation/vice/vice-1.17.ebuild
+++ b/app-emulation/vice/vice-1.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.17.ebuild,v 1.3 2005/11/12 10:37:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.17.ebuild,v 1.4 2005/11/13 20:57:02 hansmi Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="X Xaw3d arts esd ffmpeg gnome nls readline sdl"
DEPEND="esd? ( media-sound/esound )