diff options
-rw-r--r-- | dev-util/indent/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/indent/indent-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog index 57c9daafb81b..c90fd3cec329 100644 --- a/dev-util/indent/ChangeLog +++ b/dev-util/indent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/indent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.53 2010/05/21 05:37:47 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.54 2010/05/30 18:22:20 armin76 Exp $ + + 30 May 2010; Raúl Porcel <armin76@gentoo.org> indent-2.2.11.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #318809 21 May 2010; Kenneth Prugh <ken69267@gentoo.org> indent-2.2.11.ebuild: amd64 stable, bug #318809 diff --git a/dev-util/indent/indent-2.2.11.ebuild b/dev-util/indent/indent-2.2.11.ebuild index 26f1b0c20672..5808b4799502 100644 --- a/dev-util/indent/indent-2.2.11.ebuild +++ b/dev-util/indent/indent-2.2.11.ebuild @@ -1,6 +1,6 @@ # 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.11.ebuild,v 1.7 2010/05/21 05:37:47 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.11.ebuild,v 1.8 2010/05/30 18:22:20 armin76 Exp $ EAPI="2" @@ -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=" |