diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
commit | 2adea7aab70854894b57d546957cc82d3be26b57 (patch) | |
tree | 0a823bde86aee7e6353f05b48778da45f00712dd /app-emulation/nwwine | |
parent | Initial Import of Geo-IP perl module (diff) | |
download | gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.gz gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.bz2 gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.zip |
unmask and changelog fixes
Diffstat (limited to 'app-emulation/nwwine')
-rw-r--r-- | app-emulation/nwwine/nwwine-20020703.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/nwwine/nwwine-20020703.ebuild b/app-emulation/nwwine/nwwine-20020703.ebuild index 65514daafb50..377ce92ce00d 100644 --- a/app-emulation/nwwine/nwwine-20020703.ebuild +++ b/app-emulation/nwwine/nwwine-20020703.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/nwwine/nwwine-20020703.ebuild,v 1.3 2003/06/07 03:31:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/nwwine/nwwine-20020703.ebuild,v 1.4 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="A special version of wine for the Never Winter Nights toolkit" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -8,7 +8,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 |