diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-21 16:02:44 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-21 16:02:44 +0000 |
commit | ddab4bd994976415d58df9fd6f580329adc98819 (patch) | |
tree | 7fe96c3fc685a1e20c51d1776f6fed701f25952c /app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild | |
parent | cruft remove (diff) | |
download | gentoo-2-ddab4bd994976415d58df9fd6f580329adc98819.tar.gz gentoo-2-ddab4bd994976415d58df9fd6f580329adc98819.tar.bz2 gentoo-2-ddab4bd994976415d58df9fd6f580329adc98819.zip |
bump to stable
Diffstat (limited to 'app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild')
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild index 51e451645775..e81efceb7f56 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.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/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.2 2003/02/13 07:17:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.3 2003/06/21 16:02:36 seemant Exp $ MY_P1=tcltk-${P} MY_P=${P/-/_}-1.1 @@ -12,7 +12,7 @@ HOMEPAGE="http://packages.debian.org/unstable/otherosfs/winesetuptk.html" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 -ppc" +KEYWORDS="x86 -ppc -sparc -alpha -hppa -mips -arm" DEPEND="virtual/x11" |