diff options
author | 2004-11-06 15:41:39 +0000 | |
---|---|---|
committer | 2004-11-06 15:41:39 +0000 | |
commit | 298e30f257308975883e2190d024a147ff58a8fc (patch) | |
tree | 903061a2bb4c33a72adaf30d0a4a906d1e760abc /dev-tcltk/tktable/tktable-2.8.ebuild | |
parent | Stable on sparc wrt security bug #70227. (Manifest recommit) (diff) | |
download | gentoo-2-298e30f257308975883e2190d024a147ff58a8fc.tar.gz gentoo-2-298e30f257308975883e2190d024a147ff58a8fc.tar.bz2 gentoo-2-298e30f257308975883e2190d024a147ff58a8fc.zip |
Marked stable on x86.
Diffstat (limited to 'dev-tcltk/tktable/tktable-2.8.ebuild')
-rw-r--r-- | dev-tcltk/tktable/tktable-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tktable/tktable-2.8.ebuild b/dev-tcltk/tktable/tktable-2.8.ebuild index d7f6cfbf0803..8cc07fa0c4d6 100644 --- a/dev-tcltk/tktable/tktable-2.8.ebuild +++ b/dev-tcltk/tktable/tktable-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.8.ebuild,v 1.2 2004/06/25 02:10:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.8.ebuild,v 1.3 2004/11/06 15:41:39 pyrania Exp $ MY_P="Tktable${PV}" DESCRIPTION="full-featured 2D table widget" @@ -8,7 +8,7 @@ HOMEPAGE="http://tktable.sourceforge.net/" SRC_URI="mirror://sourceforge/tktable/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" SLOT="0" IUSE="" |