diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 14:36:30 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 14:36:30 +0000 |
commit | 16d5cc0cb92a88dae747aa332e087a1f4bdae4e0 (patch) | |
tree | 8329dacd313d0c1f1b0a3b94c3a6839531252966 /app-text/tkinfo/tkinfo-2.8.ebuild | |
parent | fix xorg-server download locations (diff) | |
download | gentoo-2-16d5cc0cb92a88dae747aa332e087a1f4bdae4e0.tar.gz gentoo-2-16d5cc0cb92a88dae747aa332e087a1f4bdae4e0.tar.bz2 gentoo-2-16d5cc0cb92a88dae747aa332e087a1f4bdae4e0.zip |
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'app-text/tkinfo/tkinfo-2.8.ebuild')
-rw-r--r-- | app-text/tkinfo/tkinfo-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tkinfo/tkinfo-2.8.ebuild b/app-text/tkinfo/tkinfo-2.8.ebuild index 06ffecb8dbb4..573552f3d75f 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 # 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.3 2006/03/09 22:16:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.8.ebuild,v 1.4 2006/09/16 14:36:30 dertobi123 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" |