diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-12-07 22:40:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-12-07 22:40:20 +0000 |
commit | e285c26327009facff809d5b7f6226ea24b5b9f2 (patch) | |
tree | fa5ae696c892eccba4ee2b410f1fdd9c75e3be85 /app-text/tkinfo/tkinfo-2.6.ebuild | |
parent | bug correction, and a cool search feature in use flags and description ! enjo... (diff) | |
download | gentoo-2-e285c26327009facff809d5b7f6226ea24b5b9f2.tar.gz gentoo-2-e285c26327009facff809d5b7f6226ea24b5b9f2.tar.bz2 gentoo-2-e285c26327009facff809d5b7f6226ea24b5b9f2.zip |
stable on alpha
Diffstat (limited to 'app-text/tkinfo/tkinfo-2.6.ebuild')
-rw-r--r-- | app-text/tkinfo/tkinfo-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tkinfo/tkinfo-2.6.ebuild b/app-text/tkinfo/tkinfo-2.6.ebuild index 794cddaa71cb..1f235740c5ce 100644 --- a/app-text/tkinfo/tkinfo-2.6.ebuild +++ b/app-text/tkinfo/tkinfo-2.6.ebuild @@ -1,12 +1,12 @@ # 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.5 2004/09/14 20:39:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.6 2004/12/07 22:40:20 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 hppa" +KEYWORDS="x86 sparc ppc hppa alpha" IUSE="" LICENSE="freedist" SLOT="0" |