summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-06-20 04:31:16 +0000
committerMike Frysinger <vapier@gentoo.org>2003-06-20 04:31:16 +0000
commit7c57748fa219a89989da05458553ead212cd6a7d (patch)
treebdb8d63ba1b7d15ba0d2202e74b439fd4176df63 /app-emulation/XWine
parentversion bump/fix for #11465 (diff)
downloadhistorical-7c57748fa219a89989da05458553ead212cd6a7d.tar.gz
historical-7c57748fa219a89989da05458553ead212cd6a7d.tar.bz2
historical-7c57748fa219a89989da05458553ead212cd6a7d.zip
version bump/fix for #11465
Diffstat (limited to 'app-emulation/XWine')
-rw-r--r--app-emulation/XWine/Manifest2
-rw-r--r--app-emulation/XWine/XWine-0.3.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/XWine/Manifest b/app-emulation/XWine/Manifest
index 3a3c05430aff..1813a1988795 100644
--- a/app-emulation/XWine/Manifest
+++ b/app-emulation/XWine/Manifest
@@ -1,3 +1,3 @@
MD5 4837a922513d4f243f19eb64789f2556 files/digest-XWine-0.3.1 66
-MD5 ff9a2dcd35e63b22c0994ea9e43383ba XWine-0.3.1.ebuild 1099
+MD5 65ffe0ca0b9913c2994d30dade196718 XWine-0.3.1.ebuild 1097
MD5 5826f0339076ffbcfeb2c4054cafdd13 ChangeLog 1394
diff --git a/app-emulation/XWine/XWine-0.3.1.ebuild b/app-emulation/XWine/XWine-0.3.1.ebuild
index 90e342869360..fa5716f0d4a8 100644
--- a/app-emulation/XWine/XWine-0.3.1.ebuild
+++ b/app-emulation/XWine/XWine-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/XWine/XWine-0.3.1.ebuild,v 1.1 2003/06/20 04:30:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/XWine/XWine-0.3.1.ebuild,v 1.2 2003/06/20 04:31:13 vapier Exp $
DESCRIPTION="GTK+ frontend for Wine"
HOMEPAGE="http://darken.tuxfamily.org/pages/xwine_en.html"
@@ -8,7 +8,7 @@ SRC_URI="http://darken.tuxfamily.org/projets/${P}_en.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 -ppc -sparc "
+KEYWORDS="x86 -ppc -sparc"
IUSE="nls"
DEPEND="=x11-libs/gtk+-1*