diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
commit | 81f5ce90b8c48a8d3e08b130b7d470eef8f74242 (patch) | |
tree | 6ea73040d5f6a99a764a1d7c3a9cc7af0f275aad /app-text/tkinfo/tkinfo-2.6.ebuild | |
parent | Stable on alpha. (diff) | |
download | historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.tar.gz historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.tar.bz2 historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/tkinfo/tkinfo-2.6.ebuild')
-rw-r--r-- | app-text/tkinfo/tkinfo-2.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/tkinfo/tkinfo-2.6.ebuild b/app-text/tkinfo/tkinfo-2.6.ebuild index b367be8ebdaf..eaf5548a62ba 100644 --- a/app-text/tkinfo/tkinfo-2.6.ebuild +++ b/app-text/tkinfo/tkinfo-2.6.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 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.3 2004/06/24 22:53:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.4 2004/07/14 00:47:44 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" +IUSE="" LICENSE="freedist" SLOT="0" |