summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-17 18:50:50 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-17 18:50:50 +0000
commit6a317306f9705c3c9839989bbf863ce214fb5425 (patch)
treeabeacb301b1eb23b33af041b14e73a6bc3fa6331
parentx86 stable wrt bug #390337 (diff)
downloadgentoo-2-6a317306f9705c3c9839989bbf863ce214fb5425.tar.gz
gentoo-2-6a317306f9705c3c9839989bbf863ce214fb5425.tar.bz2
gentoo-2-6a317306f9705c3c9839989bbf863ce214fb5425.zip
x86 stable wrt bug #384709
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r--sys-devel/llvm/ChangeLog5
-rw-r--r--sys-devel/llvm/llvm-2.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog
index 9f5be2e5783c..37a41a4be453 100644
--- a/sys-devel/llvm/ChangeLog
+++ b/sys-devel/llvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/llvm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.49 2011/11/09 22:54:04 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.50 2011/11/17 18:50:50 phajdan.jr Exp $
+
+ 17 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> llvm-2.9-r2.ebuild:
+ x86 stable wrt bug #384709
*llvm-3.0_rc3 (09 Nov 2011)
diff --git a/sys-devel/llvm/llvm-2.9-r2.ebuild b/sys-devel/llvm/llvm-2.9-r2.ebuild
index 429890a31f81..a7d8b5983eeb 100644
--- a/sys-devel/llvm/llvm-2.9-r2.ebuild
+++ b/sys-devel/llvm/llvm-2.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.9-r2.ebuild,v 1.3 2011/10/04 11:43:37 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.9-r2.ebuild,v 1.4 2011/11/17 18:50:50 phajdan.jr Exp $
EAPI="3"
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.tgz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug +libffi llvm-gcc multitarget ocaml test udis86 vim-syntax"
DEPEND="dev-lang/perl