summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/indent')
-rw-r--r--dev-util/indent/ChangeLog8
-rw-r--r--dev-util/indent/indent-2.2.10-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog
index d77430310bf8..a1211d302272 100644
--- a/dev-util/indent/ChangeLog
+++ b/dev-util/indent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/indent
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.39 2009/12/02 18:58:57 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.40 2010/02/07 18:35:57 hwoarang Exp $
+
+ 07 Feb 2010; Markos Chandras <hwoarang@gentoo.org>
+ indent-2.2.10-r1.ebuild:
+ Stable on amd64 wrt bug #302346
02 Dec 2009; Jeroen Roovers <jer@gentoo.org> indent-2.2.10-r1.ebuild:
Correct patch reason.
diff --git a/dev-util/indent/indent-2.2.10-r1.ebuild b/dev-util/indent/indent-2.2.10-r1.ebuild
index 17fdff882a6e..238911c78153 100644
--- a/dev-util/indent/indent-2.2.10-r1.ebuild
+++ b/dev-util/indent/indent-2.2.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.10-r1.ebuild,v 1.4 2009/12/02 18:58:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.10-r1.ebuild,v 1.5 2010/02/07 18:35:57 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/indent/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="nls"
DEPEND="nls? ( sys-devel/gettext )"