summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-12-06 21:45:08 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-12-06 21:45:08 +0000
commitd672a63c35d7b9c36384c5d9f8f0da5d5a6936b6 (patch)
tree9a4122855d2c0c4d3087843a99b99fe7cc2b779d /sys-devel/m4
parentStable on MIPS. (diff)
downloadgentoo-2-d672a63c35d7b9c36384c5d9f8f0da5d5a6936b6.tar.gz
gentoo-2-d672a63c35d7b9c36384c5d9f8f0da5d5a6936b6.tar.bz2
gentoo-2-d672a63c35d7b9c36384c5d9f8f0da5d5a6936b6.zip
Stable on Alpha.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'sys-devel/m4')
-rw-r--r--sys-devel/m4/ChangeLog5
-rw-r--r--sys-devel/m4/m4-1.4.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog
index 12ca1b322812..37b1a966f205 100644
--- a/sys-devel/m4/ChangeLog
+++ b/sys-devel/m4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/m4
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.70 2006/12/01 16:17:00 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.71 2006/12/06 21:45:08 kloeri Exp $
+
+ 06 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> m4-1.4.7.ebuild:
+ Stable on Alpha.
01 Dec 2006; Markus Rothe <corsair@gentoo.org> m4-1.4.7.ebuild:
Stable on ppc64; bug #156293
diff --git a/sys-devel/m4/m4-1.4.7.ebuild b/sys-devel/m4/m4-1.4.7.ebuild
index 81fcbc3487fc..02f79a6778f0 100644
--- a/sys-devel/m4/m4-1.4.7.ebuild
+++ b/sys-devel/m4/m4-1.4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.7.ebuild,v 1.9 2006/12/01 16:17:00 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.7.ebuild,v 1.10 2006/12/06 21:45:08 kloeri Exp $
#inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls"
DEPEND="nls? ( sys-devel/gettext )"