diff options
Diffstat (limited to 'app-text/tkinfo/tkinfo-2.5-r1.ebuild')
-rw-r--r-- | app-text/tkinfo/tkinfo-2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tkinfo/tkinfo-2.5-r1.ebuild b/app-text/tkinfo/tkinfo-2.5-r1.ebuild index 237c387c5dd1..34934329daff 100644 --- a/app-text/tkinfo/tkinfo-2.5-r1.ebuild +++ b/app-text/tkinfo/tkinfo-2.5-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.5-r1.ebuild,v 1.9 2003/02/13 09:46:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.5-r1.ebuild,v 1.10 2003/07/17 00:08:38 pylon Exp $ S=${WORKDIR}/${P} 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 " +KEYWORDS="x86 sparc ppc" SLOT="0" LICENSE="freedist" |