diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:49:49 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:49:49 +0000 |
commit | bbfa6efa06c8b397416c5df183bb807ce76a859e (patch) | |
tree | 8f4d1d7c99381fc5fe7d946ef4f9671a09d2d39e /sys-devel | |
parent | amd64 stable, bug #497722 (diff) | |
download | gentoo-2-bbfa6efa06c8b397416c5df183bb807ce76a859e.tar.gz gentoo-2-bbfa6efa06c8b397416c5df183bb807ce76a859e.tar.bz2 gentoo-2-bbfa6efa06c8b397416c5df183bb807ce76a859e.zip |
amd64 stable, bug #496904
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-devel')
-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 655129f01f5c..5263608f4ab1 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.14 2014/01/11 17:15:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.15 2014/01/12 19:49:49 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> boost-m4-0.4.ebuild: + amd64 stable, bug #496904 11 Jan 2014; Markus Meier <maekke@gentoo.org> boost-m4-0.4.ebuild: arm stable, 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 2bb0e2854cc5..72f7040c0024 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.5 2014/01/11 17:15:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.4.ebuild,v 1.6 2014/01/12 19:49:49 pacho 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 |