summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-10 13:16:42 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-10 13:16:42 +0000
commit6485e685771c1fc501585cec6f761a33107928cf (patch)
tree86dc1d5a59178c28ba2788941db328dc87e296e2 /sys-devel/boost-m4
parentrevbumped with security patch CVE-2012-2146 added to files wrt Bug #434576 (diff)
downloadgentoo-2-6485e685771c1fc501585cec6f761a33107928cf.tar.gz
gentoo-2-6485e685771c1fc501585cec6f761a33107928cf.tar.bz2
gentoo-2-6485e685771c1fc501585cec6f761a33107928cf.zip
keyword ppc, bug #442470
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-devel/boost-m4')
-rw-r--r--sys-devel/boost-m4/ChangeLog6
-rw-r--r--sys-devel/boost-m4/boost-m4-0.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-devel/boost-m4/ChangeLog b/sys-devel/boost-m4/ChangeLog
index 2653c915cd93..23fe6b4c9849 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.2 2012/06/10 03:35:20 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.3 2012/11/10 13:16:42 blueness Exp $
+
+ 10 Nov 2012; Anthony G. Basile <blueness@gentoo.org> boost-m4-0.2.ebuild:
+ keyword ppc, bug #442470
10 Jun 2012; Nathan Phillip Brink <binki@gentoo.org> boost-m4-0.2.ebuild:
Use tarball instead of zipball, reducing DEPENDencies and (hopefully) making
@@ -12,4 +15,3 @@
+metadata.xml:
Add boost-m4-0.2 for bug #352618, an alternate set of boost-detecting m4
macros.
-
diff --git a/sys-devel/boost-m4/boost-m4-0.2.ebuild b/sys-devel/boost-m4/boost-m4-0.2.ebuild
index c280974c5dab..36a6741aeef0 100644
--- a/sys-devel/boost-m4/boost-m4-0.2.ebuild
+++ b/sys-devel/boost-m4/boost-m4-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.2.ebuild,v 1.2 2012/06/10 03:35:20 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.2.ebuild,v 1.3 2012/11/10 13:16:42 blueness Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/tarball/v${PV} -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
src_unpack() {