diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-11-08 15:14:44 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-11-08 15:14:44 +0000 |
commit | 35729b998add045048a5195e13bb33bf82db1413 (patch) | |
tree | f021e310e137a01de71a2c45bfaf50b8f5582308 /app-emulation | |
parent | New devel version (diff) | |
download | historical-35729b998add045048a5195e13bb33bf82db1413.tar.gz historical-35729b998add045048a5195e13bb33bf82db1413.tar.bz2 historical-35729b998add045048a5195e13bb33bf82db1413.zip |
Put the newer wine ebuilds into the stable profile
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/ChangeLog | 11 | ||||
-rw-r--r-- | app-emulation/wine/wine-20021007.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20021031.ebuild | 4 |
3 files changed, 14 insertions, 5 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 4026141e0ee6..c5217e96da67 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for app-emulation/wine # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.22 2002/11/04 18:31:53 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.23 2002/11/08 15:14:44 phoenix Exp $ *wine-20021031 (04 Nov 2002) + 08 Nov 2002; phoen][x <phoenix@gentoo.org> wine-20021031.ebuild : + + Put this ebuild into the stable profile. + + 04 Oct 2002; phoen][x <phoenix@gentoo.org> wine-20021031.ebuild, ChangeLog, files/wine-20021031-fake_windows.tar.bz2, files/wine-20021031-misc.tar.bz2 : @@ -12,6 +17,10 @@ *wine-20021007 (12 Oct 2002) + 08 Nov 2002; phoen][x <phoenix@gentoo.org> wine-20021007.ebuild : + + Put this ebuild into the stable profile. + 15 Oct 2002; phoen][x <phoenix@gentoo.org> wine-20021007.ebuild, ChangeLog, files/wine-20021007-fake_windows.tar.bz2, files/wine-20021007-misc.tar.bz2 : diff --git a/app-emulation/wine/wine-20021007.ebuild b/app-emulation/wine/wine-20021007.ebuild index 158f360c22f4..8b4283b62926 100644 --- a/app-emulation/wine/wine-20021007.ebuild +++ b/app-emulation/wine/wine-20021007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20021007.ebuild,v 1.4 2002/11/04 17:49:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20021007.ebuild,v 1.5 2002/11/08 15:14:44 phoenix Exp $ IUSE="nas arts cups opengl alsa" @@ -9,7 +9,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-${PV}.tar.g HOMEPAGE="http://www.winehq.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc -sparc64" +KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/x11 sys-devel/gcc sys-devel/flex diff --git a/app-emulation/wine/wine-20021031.ebuild b/app-emulation/wine/wine-20021031.ebuild index a8b319013231..3c8fa4c7cf17 100644 --- a/app-emulation/wine/wine-20021031.ebuild +++ b/app-emulation/wine/wine-20021031.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20021031.ebuild,v 1.1 2002/11/04 18:31:53 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20021031.ebuild,v 1.2 2002/11/08 15:14:44 phoenix Exp $ IUSE="nas arts cups opengl alsa" @@ -9,7 +9,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-${PV}.tar.g HOMEPAGE="http://www.winehq.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc -sparc64" +KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/x11 sys-devel/gcc sys-devel/flex |