summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-09-24 11:43:29 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-09-24 11:43:29 +0000
commitdd02a8cafa34475faeab24e72ab49c88d51bea7d (patch)
treef5b9f94088ada29cbd66428d91df30b8690c5cce /sys-devel
parentx86 stable, see bug 417027. Thanks Myckel Habets! (diff)
downloadgentoo-2-dd02a8cafa34475faeab24e72ab49c88d51bea7d.tar.gz
gentoo-2-dd02a8cafa34475faeab24e72ab49c88d51bea7d.tar.bz2
gentoo-2-dd02a8cafa34475faeab24e72ab49c88d51bea7d.zip
x86 stable, see bug 417027. Thanks Myckel Habets!
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/ChangeLog5
-rw-r--r--sys-devel/llvm/llvm-3.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog
index 51295b616125..96c2d496e897 100644
--- a/sys-devel/llvm/ChangeLog
+++ b/sys-devel/llvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/llvm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.91 2012/08/24 14:23:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.92 2012/09/24 11:43:29 nativemad Exp $
+
+ 24 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> llvm-3.0-r2.ebuild:
+ x86 stable, see bug 417027. Thanks Myckel Habets.
24 Aug 2012; Agostino Sarubbo <ago@gentoo.org> llvm-3.0-r2.ebuild:
Stable for amd64, wrt bug #417027
diff --git a/sys-devel/llvm/llvm-3.0-r2.ebuild b/sys-devel/llvm/llvm-3.0-r2.ebuild
index c25b00397289..279333412d28 100644
--- a/sys-devel/llvm/llvm-3.0-r2.ebuild
+++ b/sys-devel/llvm/llvm-3.0-r2.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/llvm/llvm-3.0-r2.ebuild,v 1.7 2012/08/24 14:23:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.0-r2.ebuild,v 1.8 2012/09/24 11:43:29 nativemad Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.tar.gz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug gold +libffi multitarget ocaml test udis86 vim-syntax"
DEPEND="dev-lang/perl