diff options
author | Sergey Kuleshov <sergey@gentoo.org> | 2003-07-12 11:02:43 +0000 |
---|---|---|
committer | Sergey Kuleshov <sergey@gentoo.org> | 2003-07-12 11:02:43 +0000 |
commit | 3e5cf04779bd869b09dec43b6987ed9f598b3046 (patch) | |
tree | 269a812393f3fb2d9bff9f1e09ed7590b3fb4a39 /app-emulation/wine | |
parent | Bumped wine-20030618-r1 to stable. (diff) | |
download | gentoo-2-3e5cf04779bd869b09dec43b6987ed9f598b3046.tar.gz gentoo-2-3e5cf04779bd869b09dec43b6987ed9f598b3046.tar.bz2 gentoo-2-3e5cf04779bd869b09dec43b6987ed9f598b3046.zip |
Bumped wine-20030618-r1 to stable.
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/wine/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20030618-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index e3b62d85f6d2..b52a8b635d2a 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.47 2003/07/12 06:41:18 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.48 2003/07/12 11:02:04 sergey Exp $ + + 12 Jul 2003; Sergey Kuleshov <svyatogor@gentoo.org> wine-20030618-r1.ebuild: + Bumping wine-20030618-r1 to stable. *wine-20030709 (12 Jul 2003) diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index d033a8484343..d69833bd21ba 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,8 +1,8 @@ -MD5 17f2bf4f2ff61298f602e07eb843a245 ChangeLog 9240 +MD5 bea96afa86fbe84cb686fe8955b39fe7 ChangeLog 9357 MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 cf7820d37da40ca549fdecbc8942ba50 wine-20030411-r1.ebuild 3312 MD5 62de78f5d52d478759bd45a85b8c82b4 wine-20030508.ebuild 3510 -MD5 b18e756f7fd73ae9b87dffc89e224b8e wine-20030618-r1.ebuild 3697 +MD5 838097314636d0ba4d375b89b04f2e3a wine-20030618-r1.ebuild 3694 MD5 03402d805ec87326fb636bd1bd29f03f wine-20030618.ebuild 3623 MD5 de0cac62b6063f93149c01540f283137 wine-20030709.ebuild 3576 MD5 dcd68f96e0066c424ec1ceb8411c7549 files/digest-wine-20030411-r1 67 diff --git a/app-emulation/wine/wine-20030618-r1.ebuild b/app-emulation/wine/wine-20030618-r1.ebuild index 7448c3f54341..27601f9ee9fa 100644 --- a/app-emulation/wine/wine-20030618-r1.ebuild +++ b/app-emulation/wine/wine-20030618-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-20030618-r1.ebuild,v 1.1 2003/07/04 18:45:18 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20030618-r1.ebuild,v 1.2 2003/07/12 11:02:05 sergey Exp $ inherit eutils base @@ -14,7 +14,7 @@ HOMEPAGE="http://www.winehq.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" IUSE="nas arts cups opengl alsa tcltk nptl" DEPEND="sys-devel/gcc |