diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 13:31:25 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 13:31:25 +0000 |
commit | 8ab6b1cb1a8c56a5b4b49216bfc89bbbe1801768 (patch) | |
tree | 6db40d5964b183da6fb371a4f26120496ec0b840 /sys-devel | |
parent | Marked ~x64-macos, bug #486818 (diff) | |
download | gentoo-2-8ab6b1cb1a8c56a5b4b49216bfc89bbbe1801768.tar.gz gentoo-2-8ab6b1cb1a8c56a5b4b49216bfc89bbbe1801768.tar.bz2 gentoo-2-8ab6b1cb1a8c56a5b4b49216bfc89bbbe1801768.zip |
Marked ~x64-macos, bug #486818
(Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
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 dec52332c24a..1ed4290502f2 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.11 2013/04/29 02:31:30 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.12 2013/10/21 13:31:25 grobian Exp $ + + 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> boost-m4-0.4.ebuild: + Marked ~x64-macos, bug #486818 29 Apr 2013; Christoph Junghans <ottxor@gentoo.org> boost-m4-0.4.ebuild: added ~arm (tested by me) diff --git a/sys-devel/boost-m4/boost-m4-0.4.ebuild b/sys-devel/boost-m4/boost-m4-0.4.ebuild index 7e6da05f07d8..caaca78a4db0 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-2013 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.2 2013/04/29 02:31:30 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.4.ebuild,v 1.3 2013/10/21 13:31:25 grobian 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 ~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 |