diff options
author | 2004-03-10 17:27:02 +0000 | |
---|---|---|
committer | 2004-03-10 17:27:02 +0000 | |
commit | 0c62d92be9f02761b0ac60c7a19ebc1b6973e320 (patch) | |
tree | 459e4c18cc3d6f88ac32b354818b37636d0d2617 /app-emulation | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-0c62d92be9f02761b0ac60c7a19ebc1b6973e320.tar.gz gentoo-2-0c62d92be9f02761b0ac60c7a19ebc1b6973e320.tar.bz2 gentoo-2-0c62d92be9f02761b0ac60c7a19ebc1b6973e320.zip |
x86 stable
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/wine/wine-20040121.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index c754b5ffd0ed..6314945eec34 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/wine # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.65 2004/02/16 15:25:49 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.66 2004/03/10 17:27:02 mholzer Exp $ + + 10 Mar 2004; Martin Holzer <mholzer@gentoo.org> wine-20040121.ebuild: + x86 stable *wine-20040213 (16 Feb 2004) diff --git a/app-emulation/wine/wine-20040121.ebuild b/app-emulation/wine/wine-20040121.ebuild index 1ec9819f22b6..93872807fcde 100644 --- a/app-emulation/wine/wine-20040121.ebuild +++ b/app-emulation/wine/wine-20040121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040121.ebuild,v 1.1 2004/01/22 21:43:03 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040121.ebuild,v 1.2 2004/03/10 17:27:02 mholzer Exp $ inherit eutils base @@ -12,7 +12,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 |