diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-14 20:14:45 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-14 20:14:45 +0000 |
commit | 94e76b35e2429dfc36f527abf06ec39fa9e5ed33 (patch) | |
tree | 1c043b0c52341c0642a79b419fbcc0611cefb56e /app-emulation | |
parent | added to strip -fstack-protector (diff) | |
download | gentoo-2-94e76b35e2429dfc36f527abf06ec39fa9e5ed33.tar.gz gentoo-2-94e76b35e2429dfc36f527abf06ec39fa9e5ed33.tar.bz2 gentoo-2-94e76b35e2429dfc36f527abf06ec39fa9e5ed33.zip |
blocking more
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/wine/wine-20030508.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index 572de4c23365..918ad5a26702 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,5 +1,5 @@ MD5 2452850107b10fbe0fe890247133bb1d ChangeLog 8439 -MD5 181de9e7aa9a0f1c1b9a20b483560d18 wine-20030508.ebuild 3466 +MD5 e7178023c300f7474c7ae3bbc0d813a4 wine-20030508.ebuild 3489 MD5 46bf68a028758a463ab3f5b5c0f103a6 wine-20030411-r1.ebuild 3316 MD5 b0780073e1d513fb7658070bba8d0672 files/digest-wine-20030508 284 MD5 af8da46a0e51578ff1e18e399141d628 files/wine-20030411-fake_windows.tar.bz2 500 diff --git a/app-emulation/wine/wine-20030508.ebuild b/app-emulation/wine/wine-20030508.ebuild index fc444cddf795..437bc8d93864 100644 --- a/app-emulation/wine/wine-20030508.ebuild +++ b/app-emulation/wine/wine-20030508.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-20030508.ebuild,v 1.2 2003/05/13 20:23:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20030508.ebuild,v 1.3 2003/05/14 20:14:29 mholzer Exp $ inherit eutils base @@ -18,6 +18,7 @@ IUSE="nas arts cups opengl alsa tcltk nptl" DEPEND="sys-devel/gcc !media-sound/jack-audio-connection-kit + !media-sound/jack-cvs sys-devel/flex dev-util/yacc >=sys-libs/ncurses-5.2 |