summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-04 08:09:54 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-04 08:09:54 +0000
commit377e79fb7200b3f531b37b67c301dd72b31d15cb (patch)
tree603ec1b9b8a5ac9bf435d44ebc5cd43e1a2c0eec /dev-util/weblint
parentversion bump - closes bug #51318 (diff)
downloadhistorical-377e79fb7200b3f531b37b67c301dd72b31d15cb.tar.gz
historical-377e79fb7200b3f531b37b67c301dd72b31d15cb.tar.bz2
historical-377e79fb7200b3f531b37b67c301dd72b31d15cb.zip
Stable on alpha.
Diffstat (limited to 'dev-util/weblint')
-rw-r--r--dev-util/weblint/ChangeLog5
-rw-r--r--dev-util/weblint/weblint-1.020.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/weblint/ChangeLog b/dev-util/weblint/ChangeLog
index 88233929a28c..b676a922fb21 100644
--- a/dev-util/weblint/ChangeLog
+++ b/dev-util/weblint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/weblint
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/ChangeLog,v 1.5 2004/03/30 09:50:45 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/ChangeLog,v 1.6 2004/06/04 08:09:54 kloeri Exp $
+
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> weblint-1.020.ebuild:
+ Stable on alpha.
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> weblint-1.020.ebuild:
Adding amd64 keyword. Closing #44958.
diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild
index 7ad178e63cbc..026933ec586c 100644
--- a/dev-util/weblint/weblint-1.020.ebuild
+++ b/dev-util/weblint/weblint-1.020.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.8 2004/03/30 09:50:45 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.9 2004/06/04 08:09:54 kloeri 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="x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~amd64"
DEPEND=""
RDEPEND="dev-lang/perl"