summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-11-12 10:37:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-11-12 10:37:52 +0000
commit3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94 (patch)
tree674d2bb9310c44c0c568efd2f0c5b579dcf7c273 /app-emulation
parentpath fix for mkfs.{dos,vfat,ntfs} from bug #107572 + bit of a cleanout (diff)
downloadhistorical-3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94.tar.gz
historical-3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94.tar.bz2
historical-3ee7cfb648a24f2ad5ca4c055a7cb58ab2eeaa94.zip
stable for x86
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vice/ChangeLog5
-rw-r--r--app-emulation/vice/Manifest4
-rw-r--r--app-emulation/vice/vice-1.17.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog
index 4b03e64f4b84..d1fecb81279c 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.28 2005/10/20 17:39:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.29 2005/11/12 10:37:52 mr_bones_ Exp $
+
+ 12 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> vice-1.17.ebuild:
+ stable for x86
20 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org>
-files/vice_gcc4_patch.gz, -vice-1.16.ebuild:
diff --git a/app-emulation/vice/Manifest b/app-emulation/vice/Manifest
index 81086d21d273..b695259af555 100644
--- a/app-emulation/vice/Manifest
+++ b/app-emulation/vice/Manifest
@@ -1,6 +1,6 @@
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 a490a6fbf0efc8d327ee8de9118ee334 vice-1.17.ebuild 1369
-MD5 5c8b323beb048f8b50d26aa6c11fbcec ChangeLog 3648
+MD5 0af0177b56ff752d7d1bdc4266cb63ab vice-1.17.ebuild 1372
+MD5 bdb53d3ae48633e54dc10afb0089b8aa ChangeLog 3739
MD5 99c5daa624fb08ea5e9f1a08e3b78976 vice-1.14-r1.ebuild 1427
MD5 eca7586b8ef1c0d8665368c0328f9250 files/digest-vice-1.14-r1 62
MD5 962c8cfd8a9a308b180e1a26c4973625 files/1.14-po-Makefile.patch 560
diff --git a/app-emulation/vice/vice-1.17.ebuild b/app-emulation/vice/vice-1.17.ebuild
index 78e7c3f20f2b..44763e38fb2f 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.2 2005/10/17 21:43:04 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.17.ebuild,v 1.3 2005/11/12 10:37:52 mr_bones_ 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 )