diff options
author | Markus Meier <maekke@gentoo.org> | 2014-01-11 17:15:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-01-11 17:15:49 +0000 |
commit | 34530e96b3684b67dd1a4d5a843006e113409bad (patch) | |
tree | 90130d5bfdcc6c70c612cf06d11562588466e400 /sys-devel/boost-m4 | |
parent | arm stable, bug #495950 (diff) | |
download | gentoo-2-34530e96b3684b67dd1a4d5a843006e113409bad.tar.gz gentoo-2-34530e96b3684b67dd1a4d5a843006e113409bad.tar.bz2 gentoo-2-34530e96b3684b67dd1a4d5a843006e113409bad.zip |
arm stable, bug #496904
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 b02b70b87b44..655129f01f5c 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.13 2014/01/09 15:10:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.14 2014/01/11 17:15:49 maekke Exp $ + + 11 Jan 2014; Markus Meier <maekke@gentoo.org> boost-m4-0.4.ebuild: + arm stable, bug #496904 09 Jan 2014; Jeroen Roovers <jer@gentoo.org> boost-m4-0.4.ebuild: Stable for HPPA (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 2dafe82858d3..2bb0e2854cc5 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.4 2014/01/09 15:10:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.4.ebuild,v 1.5 2014/01/11 17:15:49 maekke 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 |