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/tkinfo-2.8.ebuild | |
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/tkinfo-2.8.ebuild')
-rw-r--r-- | app-text/tkinfo/tkinfo-2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |