diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-13 20:24:07 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-13 20:24:07 +0000 |
commit | 162ab2bc7426eac0e8ed8133b8aa33c0dee33db1 (patch) | |
tree | 2077e745a996534fcc7a0eae83785e2022e2f681 /app-emulation/wine | |
parent | Added net-analyzer/rrdtool to RDEPEND. Closes #20953 (diff) | |
download | historical-162ab2bc7426eac0e8ed8133b8aa33c0dee33db1.tar.gz historical-162ab2bc7426eac0e8ed8133b8aa33c0dee33db1.tar.bz2 historical-162ab2bc7426eac0e8ed8133b8aa33c0dee33db1.zip |
Added Blocking DEPEND. Closes #20857
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-20030508.ebuild | 3 |
3 files changed, 8 insertions, 4 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index baa4e68ea791..a3d255c7e8df 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,9 +1,12 @@ # 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.40 2003/05/11 20:24:57 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.41 2003/05/13 20:23:42 mholzer Exp $ *wine-20030508 (11 May 2003) + 13 May 2003; Martin Holzer <mholzer@gentoo.org> wine-20030508.ebuild: + Added Blocking DEPEND. Closes #20857 + 11 May 2003; Martin Holzer <mholzer@gentoo.org> wine-20030508.ebuild: Version bumped. diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index c54c6111ae27..572de4c23365 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,5 +1,5 @@ -MD5 d88e89c237fc435d75080c3b6c5fb69c ChangeLog 8327 -MD5 6f5da43308a2ca3c3ab92ffdfac5b585 wine-20030508.ebuild 3426 +MD5 2452850107b10fbe0fe890247133bb1d ChangeLog 8439 +MD5 181de9e7aa9a0f1c1b9a20b483560d18 wine-20030508.ebuild 3466 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 6b601346afff..fc444cddf795 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.1 2003/05/11 20:24:57 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20030508.ebuild,v 1.2 2003/05/13 20:23:42 mholzer Exp $ inherit eutils base @@ -17,6 +17,7 @@ KEYWORDS="x86 -ppc -sparc" IUSE="nas arts cups opengl alsa tcltk nptl" DEPEND="sys-devel/gcc + !media-sound/jack-audio-connection-kit sys-devel/flex dev-util/yacc >=sys-libs/ncurses-5.2 |