diff options
author | Tilman Klar <phoenix@gentoo.org> | 2003-04-12 16:02:23 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2003-04-12 16:02:23 +0000 |
commit | 70c695e7ea0c22b9b3e6eef3a9b6bb65223e3fbb (patch) | |
tree | 5974016e10ac13e4e5a00d61c46600dd0c384c52 /app-emulation | |
parent | slight fix (diff) | |
download | historical-70c695e7ea0c22b9b3e6eef3a9b6bb65223e3fbb.tar.gz historical-70c695e7ea0c22b9b3e6eef3a9b6bb65223e3fbb.tar.bz2 historical-70c695e7ea0c22b9b3e6eef3a9b6bb65223e3fbb.zip |
Put wine-20030411.ebuild into the stable x86 profile.
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/wine/wine-20030411.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 64404927c9f4..3369a3e47593 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.35 2003/04/11 19:44:59 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.36 2003/04/12 16:02:23 phoenix Exp $ *wine-20020411 (11 Apr 2003) + 12 Apr 2002; Tilman Klar <phoenix@gentoo.org> wine-20020411.ebuild : + Tagged this version stable ("x86"). + 11 Apr 2002; Tilman Klar <phoenix@gentoo.org> wine-20020411.ebuild, files/digest-wine-20020411, files/wine-20020411-* : Added new version of wine (cvs snapshot). This version works with the diff --git a/app-emulation/wine/wine-20030411.ebuild b/app-emulation/wine/wine-20030411.ebuild index 11a19a90a8d3..268597477bee 100644 --- a/app-emulation/wine/wine-20030411.ebuild +++ b/app-emulation/wine/wine-20030411.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-20030411.ebuild,v 1.1 2003/04/11 19:44:59 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20030411.ebuild,v 1.2 2003/04/12 16:02:23 phoenix Exp $ inherit eutils base @@ -10,7 +10,7 @@ HOMEPAGE="http://www.winehq.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" IUSE="nas arts cups opengl alsa tcltk" DEPEND="sys-devel/gcc |