diff options
author | Alex Veber <coronalvr@gentoo.org> | 2003-10-13 18:39:50 +0000 |
---|---|---|
committer | Alex Veber <coronalvr@gentoo.org> | 2003-10-13 18:39:50 +0000 |
commit | c12c31e07f46bd0f91cedf57ebd0e033d595ffe0 (patch) | |
tree | b56bd89f8fb3024d379e3969346d5665c2b93647 /app-emulation/wine | |
parent | remove old files (diff) | |
download | gentoo-2-c12c31e07f46bd0f91cedf57ebd0e033d595ffe0.tar.gz gentoo-2-c12c31e07f46bd0f91cedf57ebd0e033d595ffe0.tar.bz2 gentoo-2-c12c31e07f46bd0f91cedf57ebd0e033d595ffe0.zip |
move to stable
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/wine/Manifest | 10 | ||||
-rw-r--r-- | app-emulation/wine/wine-20030911.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index e1c51e63c6e1..7ae370062944 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.53 2003/10/01 11:46:11 sergey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.54 2003/10/13 18:39:09 coronalvr Exp $ + + 13 Oct 2003; Alex Veber <coronalvr@gentoo.org> wine-20030911.ebuild: + move to stable. 01 Oct 2003; Sergey Kuleshov <svyatogor@gentoo.org> : Changed the config file to reflect the changes wine team made in its syntax. diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index 28fbe8c3a20e..c22f79ed3bea 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,8 +1,8 @@ -MD5 f405c0acec0e14b060af6098195c9881 files/digest-wine-20030709 282 -MD5 be3a1d7fb2b0a85a61ff148f4f5e88aa files/digest-wine-20030813 282 -MD5 93d56cba67f4fa7de374e3fcacea4338 files/digest-wine-20030911 282 MD5 2f7429ab82b8876499a9a49efce65d9d wine-20030709.ebuild 3349 MD5 b8c2e242572c0855e323cc735eaf3431 wine-20030813.ebuild 3349 -MD5 254b7930bf8a18fdcdd6dfab8288d6fe wine-20030911.ebuild 3284 -MD5 0a280115a66677f67c7565e91a048d8e ChangeLog 10171 +MD5 f81e7076a368cabf746a5bf2902b7331 wine-20030911.ebuild 3285 +MD5 1e9f0a57d5f88e4d3ea7b8b84b538c25 ChangeLog 10264 MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 +MD5 f405c0acec0e14b060af6098195c9881 files/digest-wine-20030709 282 +MD5 be3a1d7fb2b0a85a61ff148f4f5e88aa files/digest-wine-20030813 282 +MD5 93d56cba67f4fa7de374e3fcacea4338 files/digest-wine-20030911 282 diff --git a/app-emulation/wine/wine-20030911.ebuild b/app-emulation/wine/wine-20030911.ebuild index 15d3e4e7b08a..5decf89e18cf 100644 --- a/app-emulation/wine/wine-20030911.ebuild +++ b/app-emulation/wine/wine-20030911.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-20030911.ebuild,v 1.2 2003/09/13 10:07:04 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20030911.ebuild,v 1.3 2003/10/13 18:39:09 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 |