diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-01-09 12:28:29 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-01-09 12:28:29 +0000 |
commit | 7b0d71c4afcb025f3e39ea5bb6a8f1497ea88520 (patch) | |
tree | c49f2de5580fc50bd3bea10bcbdaf43557b23d31 /app-text/tkinfo | |
parent | clean up (diff) | |
download | gentoo-2-7b0d71c4afcb025f3e39ea5bb6a8f1497ea88520.tar.gz gentoo-2-7b0d71c4afcb025f3e39ea5bb6a8f1497ea88520.tar.bz2 gentoo-2-7b0d71c4afcb025f3e39ea5bb6a8f1497ea88520.zip |
Stable on sparc.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'app-text/tkinfo')
-rw-r--r-- | app-text/tkinfo/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/tkinfo/tkinfo-2.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/tkinfo/ChangeLog b/app-text/tkinfo/ChangeLog index d6c5581d154d..e0ccd736fbd5 100644 --- a/app-text/tkinfo/ChangeLog +++ b/app-text/tkinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/tkinfo -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.16 2006/09/16 14:36:30 dertobi123 Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.17 2007/01/09 12:28:29 fmccor Exp $ + + 09 Jan 2007; Ferris McCormick <fmccor@gentoo.org> tkinfo-2.8.ebuild: + Stable on sparc. 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> tkinfo-2.8.ebuild: ppc stable diff --git a/app-text/tkinfo/tkinfo-2.8.ebuild b/app-text/tkinfo/tkinfo-2.8.ebuild index 573552f3d75f..dec1802d8bb5 100644 --- a/app-text/tkinfo/tkinfo-2.8.ebuild +++ b/app-text/tkinfo/tkinfo-2.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.8.ebuild,v 1.4 2006/09/16 14:36:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.8.ebuild,v 1.5 2007/01/09 12:28:29 fmccor 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="alpha ~amd64 ~hppa ia64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc sparc ~x86" IUSE="" LICENSE="freedist" SLOT="0" |