diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-09 17:37:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-09 17:37:52 +0000 |
commit | ad8b1e93b2ce3b97a03fd79042ac8a54c47d3a17 (patch) | |
tree | bb263ac26553d14aaf5b2b12036fda6583c9d4a8 /sys-devel/m4 | |
parent | Remove useless zlib dependency. (diff) | |
download | gentoo-2-ad8b1e93b2ce3b97a03fd79042ac8a54c47d3a17.tar.gz gentoo-2-ad8b1e93b2ce3b97a03fd79042ac8a54c47d3a17.tar.bz2 gentoo-2-ad8b1e93b2ce3b97a03fd79042ac8a54c47d3a17.zip |
alpha/ia64/m68k/s390/sh stable wrt #348550
(Portage version: 2.1.9.25/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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog index d2b7db238a22..716b3f029648 100644 --- a/sys-devel/m4/ChangeLog +++ b/sys-devel/m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/m4 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.148 2011/01/04 13:57:30 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.149 2011/01/09 17:37:52 armin76 Exp $ + + 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> m4-1.4.15.ebuild: + alpha/ia64/m68k/s390/sh stable wrt #348550 04 Jan 2011; Michael Weber <xmw@gentoo.org> m4-1.4.15.ebuild: sparc stable (bug 348550) diff --git a/sys-devel/m4/m4-1.4.15.ebuild b/sys-devel/m4/m4-1.4.15.ebuild index de58d3a3c402..37c931316ccc 100644 --- a/sys-devel/m4/m4-1.4.15.ebuild +++ b/sys-devel/m4/m4-1.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.15.ebuild,v 1.9 2011/01/04 13:57:30 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.15.ebuild,v 1.10 2011/01/09 17:37:52 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="examples" # remember: cannot dep on autoconf since it needs us |