diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-07-18 20:16:41 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-07-18 20:16:41 +0000 |
commit | 14b12996b3ee99defd66ea50b23c5840b77c8748 (patch) | |
tree | 3c14896adea1d758e5f300c22b9c738d9db7033e /app-emulation | |
parent | try to remove deprecated ebuilds which should have been removed in the last c... (diff) | |
download | historical-14b12996b3ee99defd66ea50b23c5840b77c8748.tar.gz historical-14b12996b3ee99defd66ea50b23c5840b77c8748.tar.bz2 historical-14b12996b3ee99defd66ea50b23c5840b77c8748.zip |
x86 stable
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/wine/wine-20040408-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index 74c3383efba2..21028ea39e51 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -3,7 +3,7 @@ MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 24e0c9d978568399d08b5110fc9f37b5 wine-20040121.ebuild 3267 MD5 684f07277fc6e7b8022cb6f286e2b8fc wine-20040213.ebuild 3268 MD5 613e3e8d4ffd83b28198b385eb4401be wine-20040309.ebuild 3268 -MD5 95a9ed6854a342434007b3e51008ef4b wine-20040408-r1.ebuild 3270 +MD5 d1628478184ac7018efb0820452f9d1d wine-20040408-r1.ebuild 3269 MD5 44e535935efed5038a68bf8e8a91d86d wine-20040408.ebuild 3268 MD5 ba30e4e9a414d79f787b4ad2ca55d012 wine-20040505.ebuild 3317 MD5 0c5e08e32b01d33dcb2d317d40e141d1 wine-20040615.ebuild 3399 diff --git a/app-emulation/wine/wine-20040408-r1.ebuild b/app-emulation/wine/wine-20040408-r1.ebuild index 36f6802d102d..8fc4af47fc50 100644 --- a/app-emulation/wine/wine-20040408-r1.ebuild +++ b/app-emulation/wine/wine-20040408-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040408-r1.ebuild,v 1.4 2004/07/08 14:33:53 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040408-r1.ebuild,v 1.5 2004/07/18 20:16:41 mholzer Exp $ inherit eutils base @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="x86 -*" IUSE="X alsa arts cups debug nas nptl opengl tcltk" DEPEND="sys-devel/gcc |