summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-23 11:04:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-23 11:04:03 +0000
commitd1d0ebcf58093e9987c2fb4f51fffd21832d5c9f (patch)
treef6af7c37f7760ba6eeea336ee3b262d56c73dcc1 /sys-devel/llvm
parentStable for ppc, wrt bug #491018 (diff)
downloadgentoo-2-d1d0ebcf58093e9987c2fb4f51fffd21832d5c9f.tar.gz
gentoo-2-d1d0ebcf58093e9987c2fb4f51fffd21832d5c9f.tar.bz2
gentoo-2-d1d0ebcf58093e9987c2fb4f51fffd21832d5c9f.zip
Stable for ppc64, wrt bug #491018
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/ChangeLog5
-rw-r--r--sys-devel/llvm/llvm-3.3-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog
index 9cee2a4e248b..987ddbc338d2 100644
--- a/sys-devel/llvm/ChangeLog
+++ b/sys-devel/llvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/llvm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.181 2014/03/23 11:03:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.182 2014/03/23 11:04:03 ago Exp $
+
+ 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> llvm-3.3-r3.ebuild:
+ Stable for ppc64, wrt bug #491018
23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> llvm-3.3-r3.ebuild:
Stable for ppc, wrt bug #491018
diff --git a/sys-devel/llvm/llvm-3.3-r3.ebuild b/sys-devel/llvm/llvm-3.3-r3.ebuild
index e0a8c6360d67..2ec0c2f418fc 100644
--- a/sys-devel/llvm/llvm-3.3-r3.ebuild
+++ b/sys-devel/llvm/llvm-3.3-r3.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/llvm/llvm-3.3-r3.ebuild,v 1.6 2014/03/23 11:03:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r3.ebuild,v 1.7 2014/03/23 11:04:03 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.gz
LICENSE="UoI-NCSA"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="clang debug doc gold +libffi multitarget ocaml python
+static-analyzer test udis86 xml video_cards_radeon
kernel_Darwin kernel_FreeBSD"