diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-03 20:46:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-03 20:46:53 +0000 |
commit | 47f41cc67400765e2464c36f92588ab340fdae67 (patch) | |
tree | e6b3ecba787e2d925106ce626ad8b1e82496afce | |
parent | nptl in wine (diff) | |
download | historical-47f41cc67400765e2464c36f92588ab340fdae67.tar.gz historical-47f41cc67400765e2464c36f92588ab340fdae67.tar.bz2 historical-47f41cc67400765e2464c36f92588ab340fdae67.zip |
touch up KEYWORDS
-rw-r--r-- | app-emulation/wine/wine-20040121.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20040213.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20040309.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20040408.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-emulation/wine/wine-20040121.ebuild b/app-emulation/wine/wine-20040121.ebuild index 93872807fcde..2e14a21a098c 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.2 2004/03/10 17:27:02 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040121.ebuild,v 1.3 2004/05/03 20:46:53 vapier 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" IUSE="nas arts cups opengl alsa tcltk nptl debug" DEPEND="sys-devel/gcc diff --git a/app-emulation/wine/wine-20040213.ebuild b/app-emulation/wine/wine-20040213.ebuild index fe84b0aab72a..aee092f83912 100644 --- a/app-emulation/wine/wine-20040213.ebuild +++ b/app-emulation/wine/wine-20040213.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-20040213.ebuild,v 1.1 2004/02/16 15:25:49 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040213.ebuild,v 1.2 2004/05/03 20:46:53 vapier 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" IUSE="nas arts cups opengl alsa tcltk nptl debug" DEPEND="sys-devel/gcc diff --git a/app-emulation/wine/wine-20040309.ebuild b/app-emulation/wine/wine-20040309.ebuild index 25a855b04361..cc11a9779f79 100644 --- a/app-emulation/wine/wine-20040309.ebuild +++ b/app-emulation/wine/wine-20040309.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-20040309.ebuild,v 1.1 2004/03/10 19:28:27 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040309.ebuild,v 1.2 2004/05/03 20:46:53 vapier 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" IUSE="nas arts cups opengl alsa tcltk nptl debug" DEPEND="sys-devel/gcc diff --git a/app-emulation/wine/wine-20040408.ebuild b/app-emulation/wine/wine-20040408.ebuild index 7236490a2c49..4a395df407d2 100644 --- a/app-emulation/wine/wine-20040408.ebuild +++ b/app-emulation/wine/wine-20040408.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-20040408.ebuild,v 1.1 2004/04/10 14:41:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040408.ebuild,v 1.2 2004/05/03 20:46:53 vapier 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" IUSE="nas arts cups opengl alsa tcltk nptl debug" DEPEND="sys-devel/gcc |