summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-05-01 02:08:12 +0000
committerJason Wever <weeve@gentoo.org>2006-05-01 02:08:12 +0000
commit39039272d90f59b5540c76bfebe1df8f4aae34fd (patch)
tree8001ad40ef5bfe12cd50b651eff351927f3a1f47 /dev-util/weblint
parentUpdate to 6.1_rc1. (diff)
downloadgentoo-2-39039272d90f59b5540c76bfebe1df8f4aae34fd.tar.gz
gentoo-2-39039272d90f59b5540c76bfebe1df8f4aae34fd.tar.bz2
gentoo-2-39039272d90f59b5540c76bfebe1df8f4aae34fd.zip
Stable on SPARC.
(Portage version: 2.1_pre10)
Diffstat (limited to 'dev-util/weblint')
-rw-r--r--dev-util/weblint/ChangeLog7
-rw-r--r--dev-util/weblint/files/digest-weblint-1.0202
-rw-r--r--dev-util/weblint/weblint-1.020.ebuild6
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-util/weblint/ChangeLog b/dev-util/weblint/ChangeLog
index b7014a4d0d15..4111ca7a0fd9 100644
--- a/dev-util/weblint/ChangeLog
+++ b/dev-util/weblint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/weblint
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/ChangeLog,v 1.9 2005/08/07 13:06:00 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/ChangeLog,v 1.10 2006/05/01 02:08:12 weeve Exp $
+
+ 01 May 2006; Jason Wever <weeve@gentoo.org> weblint-1.020.ebuild:
+ Stable on SPARC.
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> weblint-1.020.ebuild:
Stable on ppc.
diff --git a/dev-util/weblint/files/digest-weblint-1.020 b/dev-util/weblint/files/digest-weblint-1.020
index 7a51fed6cc14..cd59e3ea9242 100644
--- a/dev-util/weblint/files/digest-weblint-1.020
+++ b/dev-util/weblint/files/digest-weblint-1.020
@@ -1 +1,3 @@
MD5 032d12e353397e7675b1a739b0e7bc0a weblint-1.020.tar.gz 41264
+RMD160 f139b8e7c726ad21daab20288ed93b688193ac44 weblint-1.020.tar.gz 41264
+SHA256 6d84c2b044fdaede92d39bc6647d187c5b1adca932265f1ae8c5aefae0ca0ec0 weblint-1.020.tar.gz 41264
diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild
index dea4654ec872..db3675e54183 100644
--- a/dev-util/weblint/weblint-1.020.ebuild
+++ b/dev-util/weblint/weblint-1.020.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# 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.12 2005/08/07 13:06:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.13 2006/05/01 02:08:12 weeve Exp $
DESCRIPTION="syntax and minimal style checker for HTML by Neil Bowers"
SRC_URI="mirror://gentoo/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.w3.org/Tools/weblint.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ppc sparc x86"
IUSE=""
DEPEND=""