diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-11 18:46:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-11 18:46:42 +0000 |
commit | 6b235f200b24e7cb1e9fec033e007ffe575ce3e7 (patch) | |
tree | f259e0240a3c4b57a7333f1db96b1d0e58337ecd /app-text/tkinfo | |
parent | security fix #92254 (diff) | |
download | gentoo-2-6b235f200b24e7cb1e9fec033e007ffe575ce3e7.tar.gz gentoo-2-6b235f200b24e7cb1e9fec033e007ffe575ce3e7.tar.bz2 gentoo-2-6b235f200b24e7cb1e9fec033e007ffe575ce3e7.zip |
stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/tkinfo')
-rw-r--r-- | app-text/tkinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/tkinfo/tkinfo-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/tkinfo/ChangeLog b/app-text/tkinfo/ChangeLog index a8ead351c543..330a23c4ff21 100644 --- a/app-text/tkinfo/ChangeLog +++ b/app-text/tkinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/tkinfo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.11 2005/01/01 16:38:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.12 2005/05/11 18:46:42 agriffis Exp $ + + 11 May 2005; Aron Griffis <agriffis@gentoo.org> tkinfo-2.6.ebuild: + stable on amd64 07 Dec 2004; Aron Griffis <agriffis@gentoo.org> tkinfo-2.6.ebuild: stable on alpha diff --git a/app-text/tkinfo/tkinfo-2.6.ebuild b/app-text/tkinfo/tkinfo-2.6.ebuild index 854cb3dd8bc6..c2d2054bb3f3 100644 --- a/app-text/tkinfo/tkinfo-2.6.ebuild +++ b/app-text/tkinfo/tkinfo-2.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.7 2005/01/01 16:38:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.8 2005/05/11 18:46:42 agriffis Exp $ DESCRIPTION="Info Browser in TK" SRC_URI="http://math-www.uni-paderborn.de/~axel/tkinfo/${P}.tar.gz" HOMEPAGE="http://math-www.uni-paderborn.de/~axel/tkinfo/" -KEYWORDS="x86 sparc ppc hppa alpha" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" LICENSE="freedist" SLOT="0" |