diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:41:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:41:39 +0000 |
commit | fe9c39b9e28160dd40e0dfedf41b59fbec5a747a (patch) | |
tree | dbbcfcdbdc7e2282ee7328090cd1d6b38a2c1e3d /sys-devel/boost-m4 | |
parent | Stable for ia64, wrt bug #496626 (diff) | |
download | gentoo-2-fe9c39b9e28160dd40e0dfedf41b59fbec5a747a.tar.gz gentoo-2-fe9c39b9e28160dd40e0dfedf41b59fbec5a747a.tar.bz2 gentoo-2-fe9c39b9e28160dd40e0dfedf41b59fbec5a747a.zip |
Stable for ia64, wrt bug #496904
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/boost-m4')
-rw-r--r-- | sys-devel/boost-m4/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/boost-m4/boost-m4-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/boost-m4/ChangeLog b/sys-devel/boost-m4/ChangeLog index cd4d7a834174..b18b3e1e9dc1 100644 --- a/sys-devel/boost-m4/ChangeLog +++ b/sys-devel/boost-m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/boost-m4 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.17 2014/01/14 15:32:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.18 2014/01/15 09:41:39 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> boost-m4-0.4.ebuild: + Stable for ia64, wrt bug #496904 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> boost-m4-0.4.ebuild: Stable for ppc, wrt bug #496904 diff --git a/sys-devel/boost-m4/boost-m4-0.4.ebuild b/sys-devel/boost-m4/boost-m4-0.4.ebuild index 407239949770..bf62c94f17bc 100644 --- a/sys-devel/boost-m4/boost-m4-0.4.ebuild +++ b/sys-devel/boost-m4/boost-m4-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.4.ebuild,v 1.8 2014/01/14 15:32:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.4.ebuild,v 1.9 2014/01/15 09:41:39 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" # boost.m4 has a buildsystem, but the distributer didn't use make dist |