summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-03-07 09:51:43 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-03-07 09:51:43 +0000
commite4a5e412823e2274704f7a5ddfde6c80834d6851 (patch)
tree5ea0c5675aa3c16bc3e4e1accd7a9fe8b595f39c /dev-util/indent
parentadd load path correctly, fixes bug 169588, reported by Ulrich Mueller <ulm@kp... (diff)
downloadgentoo-2-e4a5e412823e2274704f7a5ddfde6c80834d6851.tar.gz
gentoo-2-e4a5e412823e2274704f7a5ddfde6c80834d6851.tar.bz2
gentoo-2-e4a5e412823e2274704f7a5ddfde6c80834d6851.zip
MIPS love.
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-util/indent')
-rw-r--r--dev-util/indent/ChangeLog6
-rw-r--r--dev-util/indent/indent-2.2.9-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog
index f98ddec93f60..5f9280cd5a89 100644
--- a/dev-util/indent/ChangeLog
+++ b/dev-util/indent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/indent
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.27 2007/03/06 08:58:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.28 2007/03/07 09:51:43 eroyf Exp $
+
+ 07 Mar 2007; Alexander H. Færøy <eroyf@gentoo.org>
+ indent-2.2.9-r3.ebuild:
+ Stable on MIPS; bug #169097
06 Mar 2007; Markus Rothe <corsair@gentoo.org> indent-2.2.9-r3.ebuild:
Stable on ppc64; bug #169097
diff --git a/dev-util/indent/indent-2.2.9-r3.ebuild b/dev-util/indent/indent-2.2.9-r3.ebuild
index dcaf4ae05d6d..ec1db1e3ea85 100644
--- a/dev-util/indent/indent-2.2.9-r3.ebuild
+++ b/dev-util/indent/indent-2.2.9-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r3.ebuild,v 1.5 2007/03/06 08:58:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r3.ebuild,v 1.6 2007/03/07 09:51:43 eroyf Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/indent/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="nls"
DEPEND="virtual/libc"