summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-07-17 07:52:26 +0000
committerJan Seidel <tuxus@gentoo.org>2003-07-17 07:52:26 +0000
commitae1a51e3121aad0b0080de8b2139469cf6424d35 (patch)
treea959d31f1d53ed5adda417868122d2beb699d692 /dev-util
parentClosing bug 23667 (diff)
downloadhistorical-ae1a51e3121aad0b0080de8b2139469cf6424d35.tar.gz
historical-ae1a51e3121aad0b0080de8b2139469cf6424d35.tar.bz2
historical-ae1a51e3121aad0b0080de8b2139469cf6424d35.zip
Marked stable on mips
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lintool/ChangeLog5
-rw-r--r--dev-util/lintool/lintool-0.2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/lintool/ChangeLog b/dev-util/lintool/ChangeLog
index 395963be7676..b9801c09ca23 100644
--- a/dev-util/lintool/ChangeLog
+++ b/dev-util/lintool/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-util/lintool
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/lintool/ChangeLog,v 1.12 2003/03/29 11:32:44 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/lintool/ChangeLog,v 1.13 2003/07/17 07:52:26 tuxus Exp $
11 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
@@ -9,6 +9,9 @@
*lintool-0.2.3-r1 (17 Feb 2003)
+ 17 Jul 2003; Jan Seidel <tuxus@gentoo.org> lintool-0.2.3-r1.ebuild :
+ Marked stable on mips
+
29 Mar 2003; Seemant Kulleen <seemant@gentoo.org> lintool-0.2.3-r1.ebuild,
lintool-0.2.4.ebuild:
HOMEPAGE fix by Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299
diff --git a/dev-util/lintool/lintool-0.2.3-r1.ebuild b/dev-util/lintool/lintool-0.2.3-r1.ebuild
index b4596d8817dd..2f276228a6c7 100644
--- a/dev-util/lintool/lintool-0.2.3-r1.ebuild
+++ b/dev-util/lintool/lintool-0.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/lintool/lintool-0.2.3-r1.ebuild,v 1.2 2003/03/29 11:32:44 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/lintool/lintool-0.2.3-r1.ebuild,v 1.3 2003/07/17 07:52:26 tuxus Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Gentoo Linux \"lint\" utility"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc hppa alpha"
+KEYWORDS="x86 ppc sparc hppa alpha mips"
DEPEND=">=sys-apps/portage-2.0.47-r10
>=dev-lang/python-2.2"