diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:16 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:16 +0000 |
commit | 6105d41b347c367ab54c422b19cf7bc0239d6b85 (patch) | |
tree | 0f6d1d1a8879a58496864291c72a960711a445d9 /dev-util/weblint/weblint-1.020.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.tar.gz historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.tar.bz2 historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-util/weblint/weblint-1.020.ebuild')
-rw-r--r-- | dev-util/weblint/weblint-1.020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild index 6be44c1e963a..a74d1ed2e474 100644 --- a/dev-util/weblint/weblint-1.020.ebuild +++ b/dev-util/weblint/weblint-1.020.ebuild @@ -1,13 +1,13 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.1 2002/10/31 21:55:53 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.2 2002/12/09 04:21:16 manson Exp $ DESCRIPTION="Weblint is a syntax and minimal style checker for HTML by Neil Bowers" SRC_URI="mirror://gentoo/${P}.tar.gz" HOMEPAGE="http://www.w3.org/Tools/weblint.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND="" RDEPEND="sys-devel/perl" |