diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 18:37:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 18:37:58 +0000 |
commit | 674bb7df23638dc77416a456050541d4da47cf93 (patch) | |
tree | 3d75118d0ee780b3d7650e3910678198f8428486 /dev-util/indent | |
parent | Stable on sparc (diff) | |
download | gentoo-2-674bb7df23638dc77416a456050541d4da47cf93.tar.gz gentoo-2-674bb7df23638dc77416a456050541d4da47cf93.tar.bz2 gentoo-2-674bb7df23638dc77416a456050541d4da47cf93.zip |
Stable on sparc wrt #169097
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-util/indent')
-rw-r--r-- | dev-util/indent/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/indent/indent-2.2.9-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog index 5f9280cd5a89..4a75ef222fc6 100644 --- a/dev-util/indent/ChangeLog +++ b/dev-util/indent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/indent # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.28 2007/03/07 09:51:43 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.29 2007/03/08 18:37:58 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + indent-2.2.9-r3.ebuild: + Stable on sparc wrt #169097 07 Mar 2007; Alexander H. Færøy <eroyf@gentoo.org> indent-2.2.9-r3.ebuild: diff --git a/dev-util/indent/indent-2.2.9-r3.ebuild b/dev-util/indent/indent-2.2.9-r3.ebuild index ec1db1e3ea85..3b603acef1b0 100644 --- a/dev-util/indent/indent-2.2.9-r3.ebuild +++ b/dev-util/indent/indent-2.2.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r3.ebuild,v 1.6 2007/03/07 09:51:43 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r3.ebuild,v 1.7 2007/03/08 18:37:58 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/indent/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="nls" DEPEND="virtual/libc" |