diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-01-22 21:50:51 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-01-22 21:50:51 +0000 |
commit | b633b159fe0893feec526a9d9e569aef30664e79 (patch) | |
tree | b017f6d9f867182c780362ce39f98ed95990e65e /app-emulation/wine | |
parent | cleanup (Manifest recommit) (diff) | |
download | gentoo-2-b633b159fe0893feec526a9d9e569aef30664e79.tar.gz gentoo-2-b633b159fe0893feec526a9d9e569aef30664e79.tar.bz2 gentoo-2-b633b159fe0893feec526a9d9e569aef30664e79.zip |
x86 stable
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/wine/wine-20031212.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index eb1c84d838a2..2da10af74464 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.63 2004/01/22 21:43:03 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.64 2004/01/22 21:50:51 mholzer Exp $ + + 22 Jan 2004; Martin Holzer <mholzer@gentoo.org> wine-20031212.ebuild: + x86 stable *wine-20040121 (22 Jan 2004) diff --git a/app-emulation/wine/wine-20031212.ebuild b/app-emulation/wine/wine-20031212.ebuild index 1724baca8059..5117c3aa0def 100644 --- a/app-emulation/wine/wine-20031212.ebuild +++ b/app-emulation/wine/wine-20031212.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-20031212.ebuild,v 1.1 2003/12/15 09:00:40 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20031212.ebuild,v 1.2 2004/01/22 21:50:51 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 |