diff options
author | Alex Veber <coronalvr@gentoo.org> | 2003-11-08 08:09:30 +0000 |
---|---|---|
committer | Alex Veber <coronalvr@gentoo.org> | 2003-11-08 08:09:30 +0000 |
commit | 021503f0b4144a2c1e38a0074c5d6b995a666c11 (patch) | |
tree | 2abc276ef043155771c143078b96018fc15a258d /app-emulation | |
parent | move to stable (diff) | |
download | gentoo-2-021503f0b4144a2c1e38a0074c5d6b995a666c11.tar.gz gentoo-2-021503f0b4144a2c1e38a0074c5d6b995a666c11.tar.bz2 gentoo-2-021503f0b4144a2c1e38a0074c5d6b995a666c11.zip |
move to stable
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/wine/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20031016.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 9032a2572878..6fccf6dbd230 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/wine # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.56 2003/10/18 19:40:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.57 2003/11/08 08:09:14 coronalvr Exp $ + + 08 Nov 2003; Alex Veber <coronalvr@gentoo.org> wine-20031016.ebuild: + move to stable. 19 Oct 2003; Martin Holzer <mholzer@gentoo.org> : digest update. Closes #31434 diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index d46a3108aabb..12644558d317 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,6 +1,6 @@ -MD5 8472b39c69f1f0dc995984eaf23a38a6 wine-20031016.ebuild 3283 +MD5 9bf1cedbd74c942349dea043a5c457e6 wine-20031016.ebuild 3285 MD5 f81e7076a368cabf746a5bf2902b7331 wine-20030911.ebuild 3285 -MD5 4b85a442beb5517762589a5a29f0b958 ChangeLog 10482 +MD5 f381325f15b18299960b6dee879f09e9 ChangeLog 10574 MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 93d56cba67f4fa7de374e3fcacea4338 files/digest-wine-20030911 282 MD5 babcff559a797fab676479737edee307 files/digest-wine-20031016 282 diff --git a/app-emulation/wine/wine-20031016.ebuild b/app-emulation/wine/wine-20031016.ebuild index f8a101f52abf..be0f5740b790 100644 --- a/app-emulation/wine/wine-20031016.ebuild +++ b/app-emulation/wine/wine-20031016.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/wine/wine-20031016.ebuild,v 1.1 2003/10/18 16:13:26 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20031016.ebuild,v 1.2 2003/11/08 08:09:14 coronalvr Exp $ inherit eutils base @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" IUSE="nas arts cups opengl alsa tcltk nptl debug" DEPEND="sys-devel/gcc |