summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-03-03 12:43:41 +0000
committerSimon Stelling <blubb@gentoo.org>2007-03-03 12:43:41 +0000
commit47208c5061439221d857601cfb6eeb67ec91f9cc (patch)
treed9a3680e251f0bbdc2857eb4b3b7a9a83ea8ce08 /dev-util/indent
parentStable on ppc wrt bug #165555. (diff)
downloadgentoo-2-47208c5061439221d857601cfb6eeb67ec91f9cc.tar.gz
gentoo-2-47208c5061439221d857601cfb6eeb67ec91f9cc.tar.bz2
gentoo-2-47208c5061439221d857601cfb6eeb67ec91f9cc.zip
stable on amd64; bug 169097
(Portage version: 2.1.2-r13)
Diffstat (limited to 'dev-util/indent')
-rw-r--r--dev-util/indent/ChangeLog5
-rw-r--r--dev-util/indent/indent-2.2.9-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog
index 5ac983ebbece..cb715e9d35a3 100644
--- a/dev-util/indent/ChangeLog
+++ b/dev-util/indent/ChangeLog
@@ -1,6 +1,9 @@
# 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.24 2007/03/03 12:12:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.25 2007/03/03 12:43:41 blubb Exp $
+
+ 03 Mar 2007; Simon Stelling <blubb@gentoo.org> indent-2.2.9-r3.ebuild:
+ stable on amd64; bug 169097
03 Mar 2007; Raúl Porcel <armin76@gentoo.org> indent-2.2.9-r3.ebuild:
x86 stable wrt bug 169097
diff --git a/dev-util/indent/indent-2.2.9-r3.ebuild b/dev-util/indent/indent-2.2.9-r3.ebuild
index 24dd24348fd1..20db7effaa48 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.2 2007/03/03 12:12:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r3.ebuild,v 1.3 2007/03/03 12:43:41 blubb 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"