diff options
author | Alex Veber <coronalvr@gentoo.org> | 2003-12-15 06:00:51 +0000 |
---|---|---|
committer | Alex Veber <coronalvr@gentoo.org> | 2003-12-15 06:00:51 +0000 |
commit | 34f9c05786a5888e170e00afa6ddb72b2bd7a810 (patch) | |
tree | ebe024cbcc00d9ee93ec51ed96fe12b2b323fc93 /app-emulation/wine | |
parent | fix perms on the pkgconfig dir #34088 (diff) | |
download | historical-34f9c05786a5888e170e00afa6ddb72b2bd7a810.tar.gz historical-34f9c05786a5888e170e00afa6ddb72b2bd7a810.tar.bz2 historical-34f9c05786a5888e170e00afa6ddb72b2bd7a810.zip |
Bump 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-20031118-r1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 35a788f2cd39..f8576e120ff2 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.60 2003/12/10 20:06:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.61 2003/12/15 06:00:40 coronalvr Exp $ + + 15 Dec 2003; Alex Veber <coronalvr@gentoo.org> wine-20031118-r1.ebuild: + Bump to stable. 10 Dec 2003; Martin Holzer <mholzer@gentoo.org> wine-20031118-r1.ebuild, wine-20031016.ebuild, files/wine-alsa.patch: diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index 62c2e3a6f933..e99eb42e2943 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,8 +1,8 @@ -MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 876f02ad3c4f03281fcb66855ca497d0 wine-20031016.ebuild 3320 -MD5 f42604f1599fad4ce9d4f2bcc0bb58a7 wine-20031118-r1.ebuild 3397 -MD5 83d5e20e683560bb5a5f2ca8b51a368e ChangeLog 11108 -MD5 b5307649654483532930907b0485eaf0 files/wine-alsa.patch 86359 -MD5 babcff559a797fab676479737edee307 files/digest-wine-20031016 282 +MD5 dfb90e5e211bca76f4770a8e1c8f0415 wine-20031118-r1.ebuild 3398 +MD5 e205413f84b404aa688693b6f46834e7 ChangeLog 11203 +MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 1668a758aa2007cb99a773b3c5c844c9 files/winearts-kdecvs-fix.patch 325 +MD5 b5307649654483532930907b0485eaf0 files/wine-alsa.patch 86359 MD5 f4c2e1af9760b436e551775c823b6bed files/digest-wine-20031118-r1 285 +MD5 babcff559a797fab676479737edee307 files/digest-wine-20031016 282 diff --git a/app-emulation/wine/wine-20031118-r1.ebuild b/app-emulation/wine/wine-20031118-r1.ebuild index e116856032fc..1bf57384469b 100644 --- a/app-emulation/wine/wine-20031118-r1.ebuild +++ b/app-emulation/wine/wine-20031118-r1.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-20031118-r1.ebuild,v 1.2 2003/12/10 20:06:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20031118-r1.ebuild,v 1.3 2003/12/15 06:00:40 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 |