diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-10 17:24:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-10 17:24:58 +0000 |
commit | 41656e266d88190906574cff3ba372ef4a361401 (patch) | |
tree | d02fe3e0b62a59a3ecb076cc5176618fab2b4e3c /sys-devel/m4 | |
parent | alpha/ia64/sparc stable wrt #195250 (diff) | |
download | gentoo-2-41656e266d88190906574cff3ba372ef4a361401.tar.gz gentoo-2-41656e266d88190906574cff3ba372ef4a361401.tar.bz2 gentoo-2-41656e266d88190906574cff3ba372ef4a361401.zip |
alpha/ia64 stable wrt #195257
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-devel/m4')
-rw-r--r-- | sys-devel/m4/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog index 2cc28f345196..86b89475156c 100644 --- a/sys-devel/m4/ChangeLog +++ b/sys-devel/m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/m4 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.96 2007/10/09 22:08:24 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.97 2007/10/10 17:24:58 armin76 Exp $ + + 10 Oct 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.10.ebuild: + alpha/ia64 stable wrt #195257 09 Oct 2007; Dawid Węgliński <cla@gentoo.org> m4-1.4.10.ebuild: Stable on x86 for bug 195257 diff --git a/sys-devel/m4/m4-1.4.10.ebuild b/sys-devel/m4/m4-1.4.10.ebuild index 2a6545eb25d9..b1c688ba2131 100644 --- a/sys-devel/m4/m4-1.4.10.ebuild +++ b/sys-devel/m4/m4-1.4.10.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/sys-devel/m4/m4-1.4.10.ebuild,v 1.6 2007/10/09 22:08:24 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.10.ebuild,v 1.7 2007/10/10 17:24:58 armin76 Exp $ DESCRIPTION="GNU macro processor" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-3" 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="examples nls" # remember: cannot dep on autoconf since it needs us |