diff options
-rw-r--r-- | dev-util/indent/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/indent/indent-2.2.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog index 927176f34461..6271059c5e2a 100644 --- a/dev-util/indent/ChangeLog +++ b/dev-util/indent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/indent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.60 2012/05/13 12:03:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.61 2012/05/16 14:19:34 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> indent-2.2.11-r1.ebuild: + Stable for HPPA (bug #414947). 13 May 2012; Markus Meier <maekke@gentoo.org> indent-2.2.11-r1.ebuild: arm stable, bug #414947 diff --git a/dev-util/indent/indent-2.2.11-r1.ebuild b/dev-util/indent/indent-2.2.11-r1.ebuild index 0936f81ccd36..4653ddba2188 100644 --- a/dev-util/indent/indent-2.2.11-r1.ebuild +++ b/dev-util/indent/indent-2.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.11-r1.ebuild,v 1.6 2012/05/13 12:03:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.11-r1.ebuild,v 1.7 2012/05/16 14:19:34 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.isidore-it.eu/${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=" |