diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:49:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:49:38 +0000 |
commit | efd0071a09db8d90aafc9a9bff6499ba6f38837b (patch) | |
tree | 5dd54ff7ac95c3fc67312a3c52f81cfe2f6e74d2 /app-text/tkinfo | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-efd0071a09db8d90aafc9a9bff6499ba6f38837b.tar.gz gentoo-2-efd0071a09db8d90aafc9a9bff6499ba6f38837b.tar.bz2 gentoo-2-efd0071a09db8d90aafc9a9bff6499ba6f38837b.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/tkinfo')
-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" |