diff options
author | Sascha Schwabbauer <cybersystem@gentoo.org> | 2002-08-19 17:52:39 +0000 |
---|---|---|
committer | Sascha Schwabbauer <cybersystem@gentoo.org> | 2002-08-19 17:52:39 +0000 |
commit | 70c4a06c996f086d1f96ce603e3fe4393e35248a (patch) | |
tree | d78cf70e4d9752d728fde9eedbbd96760ab38bfb /app-emulation/winesetuptk | |
parent | added -ppc to keywords (diff) | |
download | gentoo-2-70c4a06c996f086d1f96ce603e3fe4393e35248a.tar.gz gentoo-2-70c4a06c996f086d1f96ce603e3fe4393e35248a.tar.bz2 gentoo-2-70c4a06c996f086d1f96ce603e3fe4393e35248a.zip |
added -ppc to keywords
Diffstat (limited to 'app-emulation/winesetuptk')
-rw-r--r-- | app-emulation/winesetuptk/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-emulation/winesetuptk/ChangeLog b/app-emulation/winesetuptk/ChangeLog index cfbc0cf200c7..03c77a7897d8 100644 --- a/app-emulation/winesetuptk/ChangeLog +++ b/app-emulation/winesetuptk/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/winesetuptk # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/ChangeLog,v 1.4 2002/08/06 23:44:08 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/ChangeLog,v 1.5 2002/08/19 17:47:45 cybersystem Exp $ + +*winesetuptk-0.6.0b-r2 (19 August 2002) + + 19 August 2002; Sascha Schwabbauer <cybersystem@gentoo.org> ChangeLog, winesetuptk-0.6.0b-r2.ebuild : + + Added -ppc to the keywords. *winesetuptk-0.6.0b-r2 (12 Jun 2002) diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild index 9e7f82a564ac..3fac81384ea9 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild,v 1.4 2002/08/06 23:44:08 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild,v 1.5 2002/08/19 17:47:45 cybersystem Exp $ MY_P1=tcltk-${P} P=${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://packages.debian.org/unstable/otherosfs/winesetuptk.html" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" DEPEND="virtual/glibc virtual/x11" |