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 e60c80893955..dedf6e1cf8be 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.48 2010/03/23 16:46:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.49 2010/05/10 18:26:06 nixnut Exp $ + + 10 May 2010; nixnut <nixnut@gentoo.org> indent-2.2.11.ebuild: + ppc stable #318809 23 Mar 2010; Jeroen Roovers <jer@gentoo.org> indent-2.2.10-r1.ebuild, indent-2.2.11.ebuild: diff --git a/dev-util/indent/indent-2.2.11.ebuild b/dev-util/indent/indent-2.2.11.ebuild index e9430b06cc75..a394d082126b 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.2 2010/03/23 16:46:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.11.ebuild,v 1.3 2010/05/10 18:26:06 nixnut 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=" |