diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 10:12:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 10:12:24 +0000 |
commit | 18bd41bf3099b3239e3938e1311e67362d960b72 (patch) | |
tree | 21adbc4e07d2bc431b87aff16c0163f85c85b540 /sys-devel/m4 | |
parent | Bump (diff) | |
download | gentoo-2-18bd41bf3099b3239e3938e1311e67362d960b72.tar.gz gentoo-2-18bd41bf3099b3239e3938e1311e67362d960b72.tar.bz2 gentoo-2-18bd41bf3099b3239e3938e1311e67362d960b72.zip |
m68k stable wrt #258525, thanks to kolla for testing
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/m4')
-rw-r--r-- | sys-devel/m4/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog index f52b53cd8a67..fcc970d88d8d 100644 --- a/sys-devel/m4/ChangeLog +++ b/sys-devel/m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/m4 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.124 2009/02/24 19:19:49 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.125 2009/03/17 10:12:24 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> m4-1.4.12.ebuild: + m68k stable wrt #258525, thanks to kolla for testing 24 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org> m4-1.4.12.ebuild: stable amd64, bug 258525 diff --git a/sys-devel/m4/m4-1.4.12.ebuild b/sys-devel/m4/m4-1.4.12.ebuild index 2608e8c3fee5..9eb717354ace 100644 --- a/sys-devel/m4/m4-1.4.12.ebuild +++ b/sys-devel/m4/m4-1.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.12.ebuild,v 1.9 2009/02/24 19:19:49 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.12.ebuild,v 1.10 2009/03/17 10:12:24 armin76 Exp $ DESCRIPTION="GNU macro processor" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lzma" 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" # remember: cannot dep on autoconf since it needs us |