diff options
author | Alex Veber <coronalvr@gentoo.org> | 2003-08-27 09:51:35 +0000 |
---|---|---|
committer | Alex Veber <coronalvr@gentoo.org> | 2003-08-27 09:51:35 +0000 |
commit | fc2d7b14141289b73ed2125cbd63f961282bbfcf (patch) | |
tree | d090fa9ed74b3ca1d0dc9d6cdfea5ce6d0a50341 /app-emulation | |
parent | version bump. (diff) | |
download | gentoo-2-fc2d7b14141289b73ed2125cbd63f961282bbfcf.tar.gz gentoo-2-fc2d7b14141289b73ed2125cbd63f961282bbfcf.tar.bz2 gentoo-2-fc2d7b14141289b73ed2125cbd63f961282bbfcf.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-20030813.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 0738be2a68bd..da8fb0dc43f0 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.50 2003/08/15 16:20:47 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.51 2003/08/27 09:51:29 coronalvr Exp $ + + 27 Aug 2003; Alex Veber <coronalvr@gentoo.org> wine-20030813.ebuild: + move to stable *wine-20030813 (15 Aug 2003) diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index dc6e8074111c..c43119082004 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,6 +1,6 @@ MD5 4aa1aa872496b830ab794877a3548bab wine-20030709.ebuild 3361 -MD5 a3b7b61d52dbbff5a9c632cd14eb45b0 wine-20030813.ebuild 3362 -MD5 262d1853eb13ccc65d6a8f875d409071 ChangeLog 9662 +MD5 346982cd33f3aab2d425f2cc739723f2 wine-20030813.ebuild 3361 +MD5 7add9e476557bc0337cf095bed583a01 ChangeLog 9751 MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 217e14f3956bd6a4407a0d11963b5108 wine-20030618-r1.ebuild 3474 MD5 bf24bbde88c8128df0743ebe3ee2aa43 files/digest-wine-20030618-r1 351 diff --git a/app-emulation/wine/wine-20030813.ebuild b/app-emulation/wine/wine-20030813.ebuild index 703bb5e7003b..2e00138b04d3 100644 --- a/app-emulation/wine/wine-20030813.ebuild +++ b/app-emulation/wine/wine-20030813.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-20030813.ebuild,v 1.1 2003/08/15 16:20:47 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20030813.ebuild,v 1.2 2003/08/27 09:51:29 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 |