diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 07:07:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 07:07:37 +0000 |
commit | 4a4c0e7aa9a97e5af791593045d66c9a2ce62d33 (patch) | |
tree | 7eb2a7670e189308fb81deb635b5ed7281890adf /app-emulation | |
parent | alpha/hppa/ia64/s390 stable (diff) | |
download | gentoo-2-4a4c0e7aa9a97e5af791593045d66c9a2ce62d33.tar.gz gentoo-2-4a4c0e7aa9a97e5af791593045d66c9a2ce62d33.tar.bz2 gentoo-2-4a4c0e7aa9a97e5af791593045d66c9a2ce62d33.zip |
prep for death #120575
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild index 9e7c7fb1f5bf..4864b6696dda 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-2005 Gentoo Foundation # 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.12 2005/01/01 14:20:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.13 2006/01/29 07:07:37 vapier Exp $ MY_P1=tcltk-${P} MY_P=${P/-/_}-1.1 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/winesetuptk/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-*" IUSE="" DEPEND="virtual/x11" diff --git a/app-emulation/winesetuptk/winesetuptk-0.7.ebuild b/app-emulation/winesetuptk/winesetuptk-0.7.ebuild index 66dad66a2987..e0e0d5bde450 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.7.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.7.ebuild,v 1.8 2005/08/16 03:50:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.7.ebuild,v 1.9 2006/01/29 07:07:37 vapier Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/wine/winesetuptk-0.7.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="-*" IUSE="" DEPEND="virtual/x11" |