summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-01 18:53:41 +0000
committerTom Gall <tgall@gentoo.org>2004-07-01 18:53:41 +0000
commit1c2dbcdc7cfdfe6ddbbdfe1cd8d83a03c548d7cd (patch)
treeffc6042879cfef83f8a31fc1f359d4de19e7ed0e /dev-util/indent
parentAdd Metadata (Manifest recommit) (diff)
downloadgentoo-2-1c2dbcdc7cfdfe6ddbbdfe1cd8d83a03c548d7cd.tar.gz
gentoo-2-1c2dbcdc7cfdfe6ddbbdfe1cd8d83a03c548d7cd.tar.bz2
gentoo-2-1c2dbcdc7cfdfe6ddbbdfe1cd8d83a03c548d7cd.zip
stable on ppc64, bug #54804
Diffstat (limited to 'dev-util/indent')
-rw-r--r--dev-util/indent/ChangeLog5
-rw-r--r--dev-util/indent/indent-2.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog
index e09d824a49bd..1d23f35caccb 100644
--- a/dev-util/indent/ChangeLog
+++ b/dev-util/indent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/indent
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.15 2004/06/25 02:36:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.16 2004/07/01 18:53:41 tgall Exp $
+
+ 01 Jul 2004; Tom Gall <tgall@gentoo.org> indent-2.2.9.ebuild:
+ stable on ppc64, bug #54804
13 May 2004; Stephen P. Becker <geoman@gentoo.org> indent-2.2.9.ebuild:
Stable on mips.
diff --git a/dev-util/indent/indent-2.2.9.ebuild b/dev-util/indent/indent-2.2.9.ebuild
index 06913dd6a347..5923fc353bea 100644
--- a/dev-util/indent/indent-2.2.9.ebuild
+++ b/dev-util/indent/indent-2.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.14 2004/06/25 02:36:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9.ebuild,v 1.15 2004/07/01 18:53:41 tgall Exp $
DESCRIPTION="Indent program source files"
HOMEPAGE="http://www.gnu.org/software/indent/indent.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/indent/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips s390"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips s390 ppc64"
DEPEND="virtual/glibc"