summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/indent/ChangeLog7
-rw-r--r--dev-util/indent/indent-2.2.9-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog
index 3b732f91f67d..5ac983ebbece 100644
--- a/dev-util/indent/ChangeLog
+++ b/dev-util/indent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/indent
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.23 2006/07/31 06:10:31 wormo Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.24 2007/03/03 12:12:39 armin76 Exp $
+
+ 03 Mar 2007; Raúl Porcel <armin76@gentoo.org> indent-2.2.9-r3.ebuild:
+ x86 stable wrt bug 169097
*indent-2.2.9-r3 (01 Aug 2006)
diff --git a/dev-util/indent/indent-2.2.9-r3.ebuild b/dev-util/indent/indent-2.2.9-r3.ebuild
index 5da3d335843a..24dd24348fd1 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-2006 Gentoo Foundation
+# 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.1 2006/07/31 06:10:31 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r3.ebuild,v 1.2 2007/03/03 12:12:39 armin76 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"