diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 07:58:07 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 07:58:07 +0000 |
commit | d44d6ca765eb1d618ef79b3e467717f0c18b5a1f (patch) | |
tree | 75920f9093256fe7764636c59991a7e922a8e6e4 /dev-tcltk/tktray/tktray-1.1.ebuild | |
parent | Initial ebuild. Many thanks to all the contributors on bug 246166. This ebuil... (diff) | |
download | historical-d44d6ca765eb1d618ef79b3e467717f0c18b5a1f.tar.gz historical-d44d6ca765eb1d618ef79b3e467717f0c18b5a1f.tar.bz2 historical-d44d6ca765eb1d618ef79b3e467717f0c18b5a1f.zip |
Marked ~ppc for bug #254377.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-tcltk/tktray/tktray-1.1.ebuild')
-rw-r--r-- | dev-tcltk/tktray/tktray-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/tktray/tktray-1.1.ebuild b/dev-tcltk/tktray/tktray-1.1.ebuild index b12e9768c636..2d4c74016bb3 100644 --- a/dev-tcltk/tktray/tktray-1.1.ebuild +++ b/dev-tcltk/tktray/tktray-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/tktray-1.1.ebuild,v 1.3 2008/10/03 19:34:54 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/tktray-1.1.ebuild,v 1.4 2009/12/27 07:58:07 josejx Exp $ MY_P="${PN}${PV}" DESCRIPTION="tktray - System Tray Icon Support for Tk on X11" @@ -10,7 +10,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BWidget" SLOT="0" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="threads debug" DEPEND=">=dev-lang/tcl-8.4 |