diff options
author | 2010-05-17 13:17:51 +0000 | |
---|---|---|
committer | 2010-05-17 13:17:51 +0000 | |
commit | 578392051b58a0eb8d35c273df6daa87ef71333f (patch) | |
tree | 922da6367dd9beea0f04c12929ffc59fe73e1515 /dev-util/indent | |
parent | DEPEND on Module-Build (diff) | |
download | gentoo-2-578392051b58a0eb8d35c273df6daa87ef71333f.tar.gz gentoo-2-578392051b58a0eb8d35c273df6daa87ef71333f.tar.bz2 gentoo-2-578392051b58a0eb8d35c273df6daa87ef71333f.zip |
x86 stable wrt bug #318809
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-util/indent')
-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 8326e70acc37..a3d273c5a927 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.51 2010/05/12 14:50:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.52 2010/05/17 13:17:51 phajdan.jr Exp $ + + 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> indent-2.2.11.ebuild: + x86 stable wrt bug #318809 12 May 2010; Jeroen Roovers <jer@gentoo.org> indent-2.2.11.ebuild: Stable for HPPA (bug #318809). diff --git a/dev-util/indent/indent-2.2.11.ebuild b/dev-util/indent/indent-2.2.11.ebuild index 14349bf2b7c8..47e5986ff712 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.5 2010/05/12 14:50:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.11.ebuild,v 1.6 2010/05/17 13:17:51 phajdan.jr 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=" |