diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:00:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:00:26 +0000 |
commit | 9e17f75e38425cf5ad9dff5ec27199c25889f508 (patch) | |
tree | ff770d0b85bea0e64befc9b4c99d1ca7b8cdc400 /dev-tcltk/tktable | |
parent | Stable on ppc. (diff) | |
download | historical-9e17f75e38425cf5ad9dff5ec27199c25889f508.tar.gz historical-9e17f75e38425cf5ad9dff5ec27199c25889f508.tar.bz2 historical-9e17f75e38425cf5ad9dff5ec27199c25889f508.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-tcltk/tktable')
-rw-r--r-- | dev-tcltk/tktable/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tktable/tktable-2.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tktable/ChangeLog b/dev-tcltk/tktable/ChangeLog index 9a512e9beaf4..8de46ee44869 100644 --- a/dev-tcltk/tktable/ChangeLog +++ b/dev-tcltk/tktable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tktable -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.5 2004/11/06 15:41:39 pyrania Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.6 2005/08/07 12:59:58 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> tktable-2.9.ebuild: + Stable on ppc. 06 Nov 2004; <pyrania@gentoo.org> tktable-2.8.ebuild, tktable-2.9.ebuild: Marked stable on x86. diff --git a/dev-tcltk/tktable/tktable-2.9.ebuild b/dev-tcltk/tktable/tktable-2.9.ebuild index ddc9b5c81b16..fada75a63984 100644 --- a/dev-tcltk/tktable/tktable-2.9.ebuild +++ b/dev-tcltk/tktable/tktable-2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.9.ebuild,v 1.3 2004/11/06 15:41:39 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.9.ebuild,v 1.4 2005/08/07 12:59:58 hansmi 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 ~ppc" +KEYWORDS="~amd64 ppc x86" SLOT="0" IUSE="" |