diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-09 15:10:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-09 15:10:14 +0000 |
commit | d1c9d87f9c4cdbdf6eed6da7061f004df8209840 (patch) | |
tree | 15dd32fdd2268fbc5a69938d231314a44d2d4bc3 /sys-devel/boost-m4 | |
parent | Run src_prepare only once; fixes bug #497616, reported by tman. (diff) | |
download | gentoo-2-d1c9d87f9c4cdbdf6eed6da7061f004df8209840.tar.gz gentoo-2-d1c9d87f9c4cdbdf6eed6da7061f004df8209840.tar.bz2 gentoo-2-d1c9d87f9c4cdbdf6eed6da7061f004df8209840.zip |
Stable for HPPA (bug #496904).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel/boost-m4')
-rw-r--r-- | sys-devel/boost-m4/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/boost-m4/boost-m4-0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/boost-m4/ChangeLog b/sys-devel/boost-m4/ChangeLog index 1ed4290502f2..b02b70b87b44 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.12 2013/10/21 13:31:25 grobian Exp $ +# 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 $ + + 09 Jan 2014; Jeroen Roovers <jer@gentoo.org> boost-m4-0.4.ebuild: + Stable for HPPA (bug #496904). 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> boost-m4-0.4.ebuild: Marked ~x64-macos, bug #486818 diff --git a/sys-devel/boost-m4/boost-m4-0.4.ebuild b/sys-devel/boost-m4/boost-m4-0.4.ebuild index caaca78a4db0..2dafe82858d3 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 +# 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.3 2013/10/21 13:31:25 grobian Exp $ +# $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 $ 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 |