diff options
Diffstat (limited to 'app-text/tkman/tkman-2.1.ebuild')
-rw-r--r-- | app-text/tkman/tkman-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tkman/tkman-2.1.ebuild b/app-text/tkman/tkman-2.1.ebuild index d973abc7e0ff..a89ec3ddbf6b 100644 --- a/app-text/tkman/tkman-2.1.ebuild +++ b/app-text/tkman/tkman-2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.4 2002/08/02 17:42:50 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.5 2002/08/16 02:42:02 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="TkMan man and info page browser" SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="Artistic" |