diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-27 02:56:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-27 02:56:35 +0000 |
commit | 7eff571812d5e8797d3228dbe2a1212f0d37e195 (patch) | |
tree | fc63b53cb5cb011a85b3d90c877b0fe72d8bc1d0 /sys-devel/m4 | |
parent | Fix metadata to reflect reality, drop bug assignment recipes. (diff) | |
download | gentoo-2-7eff571812d5e8797d3228dbe2a1212f0d37e195.tar.gz gentoo-2-7eff571812d5e8797d3228dbe2a1212f0d37e195.tar.bz2 gentoo-2-7eff571812d5e8797d3228dbe2a1212f0d37e195.zip |
Stable for HPPA (bug #423239).
(Portage version: 2.2.0_alpha113/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/m4')
-rw-r--r-- | sys-devel/m4/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog index 6953256cab52..48db0fa3b2e6 100644 --- a/sys-devel/m4/ChangeLog +++ b/sys-devel/m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/m4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.156 2012/06/26 17:41:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.157 2012/06/27 02:56:35 jer Exp $ + + 27 Jun 2012; Jeroen Roovers <jer@gentoo.org> m4-1.4.16.ebuild: + Stable for HPPA (bug #423239). 26 Jun 2012; Agostino Sarubbo <ago@gentoo.org> m4-1.4.16.ebuild: Stable for amd64, wrt bug #423239 diff --git a/sys-devel/m4/m4-1.4.16.ebuild b/sys-devel/m4/m4-1.4.16.ebuild index 44a17edf73ca..46c042981431 100644 --- a/sys-devel/m4/m4-1.4.16.ebuild +++ b/sys-devel/m4/m4-1.4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild,v 1.6 2012/06/26 17:41:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild,v 1.7 2012/06/27 02:56:35 jer 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 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples" # remember: cannot dep on autoconf since it needs us |