From b5cde5c1d6aae683d23ef6ce0ab80a1589d326b0 Mon Sep 17 00:00:00 2001 From: Hanno Boeck Date: Wed, 8 Jan 2003 23:23:46 +0000 Subject: fixed lintool-warnings --- app-text/htmlinc/htmlinc-1.0_beta1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/htmlinc/htmlinc-1.0_beta1.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1.ebuild index e67b2f25ae53..855c4fa118b1 100644 --- a/app-text/htmlinc/htmlinc-1.0_beta1.ebuild +++ b/app-text/htmlinc/htmlinc-1.0_beta1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1.ebuild,v 1.6 2002/12/09 04:17:44 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1.ebuild,v 1.7 2003/01/08 23:23:46 hanno Exp $ DESCRIPTION="HTML Include System by Ulli Meybohm" HOMEPAGE="http://www.meybohm.de/" SRC_URI="http://meybohm.de/files/${PN}.tar.gz" - -KEYWORDS="x86 sparc " +IUSE="" +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad